WHOIS QUERY TIME

2 May 2024 - 1:22 PM UTC

Registered: 10 April 2015
Expiry: 10 April 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alizila.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alizila.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alizila.ru",
            "domain_keyword": "alizila",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:05",
            "create_date": "2015-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alizila.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alizila.ru</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:05</query_time>
   <create_date>2015-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>R01-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>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.045 seconds) for "alizila.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2024 - 1:22 PM UTC

Registered: 10 April 2015
Expiry: 10 April 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=alizila.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alizila.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "alizila.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "alizila.ru",
            "domain_keyword": "alizila",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:05",
            "create_date": "2015-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>alizila.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>alizila.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alizila.ru</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:05</query_time>
   <create_date>2015-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>R01-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>
 </results>
 <stats>
  <total_time>0.045</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 9 domain names (in 0.016 seconds) which contained the exact domain keyword "alizila".
Domain Name Registered Expiry Registrar Ownership
1 alizila.com 20 May 2008 20 May 2025 CSC CORPORATE DOMAINS, INC. Alibaba Group Holding Limited
2 alizila.biz 15 Sep 2010 14 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
3 alizila.asia 15 Sep 2010 15 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
4 alizila.info 15 Sep 2010 15 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
5 alizila.ru 10 Apr 2015 10 Apr 2025 R01-RU Private Person
6 alizila.xin 17 Aug 2015 17 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
7 alizila.online 19 Aug 2015 19 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Alibaba (China) Co., Ltd.
8 alizila.top 30 Mar 2023 30 Mar 2024 Web Commerce Communications Ltd Tony S Matney
9 alizila.org 12 Jun 2023 12 Jun 2024 P.A. Viet Nam Company Limited REDACTED FOR PRIVACY
10 alizila.net 12 Jun 2023 12 Jun 2024 P.A. Viet Nam Company Limited Nguyen Thanh Quang

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=alizila&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "alizila",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "alizila.com, alizila.biz, alizila.asia, alizila.info, alizila.ru, alizila.xin, alizila.online, alizila.top, alizila.org, alizila.net",
    "results": [
        {
            "num": 1,
            "domain_name": "alizila.com",
            "domain_keyword": "alizila",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:08:33",
            "create_date": "2008-05-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Alibaba Group Holding Limited",
            "registrant_address": "Fourth Floor, One Capital Place P.O. Box 847",
            "registrant_city": "George Town",
            "registrant_zip": "KY11103",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.22155100",
            "registrant_fax": "+852.22155100",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alizila.biz",
            "domain_keyword": "alizila",
            "domain_tld": "biz",
            "query_time": "2024-04-14 14:17:00",
            "create_date": "2010-09-15",
            "update_date": "2024-04-07",
            "expiry_date": "2024-09-14",
            "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": 3,
            "domain_name": "alizila.asia",
            "domain_keyword": "alizila",
            "domain_tld": "asia",
            "query_time": "2024-05-20 08:46:43",
            "create_date": "2010-09-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": 4,
            "domain_name": "alizila.info",
            "domain_keyword": "alizila",
            "domain_tld": "info",
            "query_time": "2024-05-14 03:06:32",
            "create_date": "2010-09-15",
            "update_date": "2024-05-09",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alizila.ru",
            "domain_keyword": "alizila",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:05",
            "create_date": "2015-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "R01-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": 6,
            "domain_name": "alizila.xin",
            "domain_keyword": "alizila",
            "domain_tld": "xin",
            "query_time": "2024-04-14 14:17:00",
            "create_date": "2015-08-17",
            "update_date": "2024-04-07",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": 7,
            "domain_name": "alizila.online",
            "domain_keyword": "alizila",
            "domain_tld": "online",
            "query_time": "2024-04-14 14:17:00",
            "create_date": "2015-08-19",
            "update_date": "2024-04-07",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Alibaba (China) Co., Ltd.",
            "registrant_state": "zhe jiang",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alizila.top",
            "domain_keyword": "alizila",
            "domain_tld": "top",
            "query_time": "2024-05-29 04:34:15",
            "create_date": "2023-03-30",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-30",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tony S Matney",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "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": 10,
            "domain_name": "alizila.net",
            "domain_keyword": "alizila",
            "domain_tld": "net",
            "query_time": "2024-05-14 03:06:33",
            "create_date": "2023-06-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "Nguyen Thanh Quang",
            "registrant_address": "B201, chung cu 2, Phuong Phuoc Long B, Thanh pho Thu Duc",
            "registrant_city": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.985909720",
            "registrant_fax": "[owner_fax_countrycode].985909720",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>alizila</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>alizila.com, alizila.biz, alizila.asia, alizila.info, alizila.ru, alizila.xin, alizila.online, alizila.top, alizila.org, alizila.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alizila.com</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:08:33</query_time>
   <create_date>2008-05-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Alibaba Group Holding Limited</registrant_company>
   <registrant_address>Fourth Floor, One Capital Place P.O. Box 847</registrant_address>
   <registrant_city>George Town</registrant_city>
   <registrant_zip>KY11103</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.22155100</registrant_phone>
   <registrant_fax>+852.22155100</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>alizila.biz</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 14:17:00</query_time>
   <create_date>2010-09-15</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-09-14</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>3</num>
   <domain_name>alizila.asia</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 08:46:43</query_time>
   <create_date>2010-09-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>4</num>
   <domain_name>alizila.info</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 03:06:32</query_time>
   <create_date>2010-09-15</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alizila.ru</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:05</query_time>
   <create_date>2015-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>R01-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>6</num>
   <domain_name>alizila.xin</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-14 14:17:00</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>7</num>
   <domain_name>alizila.online</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-14 14:17:00</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Alibaba (China) Co., Ltd.</registrant_company>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>8</num>
   <domain_name>alizila.top</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 04:34:15</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tony S Matney</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</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>10</num>
   <domain_name>alizila.net</domain_name>
   <domain_keyword>alizila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 03:06:33</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-10-27</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://www.pavietnam.vn</registrar_website>
   <registrant_name>Nguyen Thanh Quang</registrant_name>
   <registrant_address>B201, chung cu 2, Phuong Phuoc Long B, Thanh pho Thu Duc</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.985909720</registrant_phone>
   <registrant_fax>[owner_fax_countrycode].985909720</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>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,618 domain names (in 0.142 seconds) which look and sound like the brand name "alizila".
Domain Name Registered Expiry Registrar Ownership
1 aliaila.com 19 Oct 2023 19 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
2 aliziza.com 12 Dec 2023 12 Dec 2024 INWX GmbH My Domain Provider
3 alizia.it 16 Dec 2012 17 Dec 2024 NameCase GmbH Puglia.com Srls
4 alisila.ru 27 Sep 2018 27 Sep 2024 R01-RU Private Person
5 aliyila.com 27 May 2020 27 May 2025 Cloudflare, Inc. DATA REDACTED
6 alihila.com 3 Nov 2020 3 Nov 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 alizilla.com 7 Feb 2008 7 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 aliziya.com 15 Jun 2020 15 Jun 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
9 alicila.com 5 Nov 2018 5 Nov 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
10 alivila.com 16 Jul 2007 16 Jul 2025 Megazone Corp., dba HOSTING.KR ryusung
11 alizina.com 7 May 2022 7 May 2025 Gname.com Pte. Ltd. Redacted for privacy
12 alimila.com 27 Jul 2009 27 Jul 2024 GoDaddy.com, LLC -
13 alilila.com 30 May 2021 30 May 2024 MAFF Inc. zhihui Ren
14 alioila.com 2 Apr 2010 2 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
15 aliwila.com 3 Nov 2020 3 Nov 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
16 alisila.com 28 Jun 2021 28 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
17 alidila.com 8 Mar 2023 8 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 aliaila.net 25 Jun 2020 25 Jun 2026 GoDaddy.com, LLC -
19 alixila.co.uk 29 Nov 2001 29 Nov 2025 Ionos SE [Tag = 1AND1] -
20 aliuila.com 30 Apr 2023 30 Apr 2026 NameCheap, Inc. -
21 alivila.jp 13 Aug 2007 31 Aug 2024 - sato fumiko
22 alibila.com 6 May 2017 6 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 aliila.com 11 Jun 2005 11 Jun 2024 Onlinenic Inc Afshin Emami
24 alivila.net 31 Jul 2023 31 Jul 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
25 alixila.com 29 Nov 2001 29 Nov 2024 IONOS SE Alixila
26 alinila.com 12 Jun 2020 12 Jun 2025 DNSPod, Inc. REDACTED FOR PRIVACY
27 alivila.co.jp 17 Jan 2006 - - Alivila Hotel Management K.K.
28 alizia.blog 23 Jan 2018 23 Jan 2027 Go Daddy, LLC Domains By Proxy, LLC
29 lizila.com 28 Jun 2023 28 Jun 2024 DropCatch.com 829 LLC Redacted for GDPR privacy
30 alizia.store 2 Apr 2023 2 Apr 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
31 alizia.ru 25 May 2010 25 May 2025 RU-CENTER-RU JSC Aliance-Avto
32 alizia.org 1 Apr 2023 1 Apr 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
33 alixila.be 26 Nov 2009 - OVH -
34 balizila.com 5 Jun 2021 5 Jun 2024 GoDaddy.com, LLC -
35 alitila.com 13 Apr 2020 13 Apr 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0157526223
36 alizia.net 1 Apr 2023 1 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
37 aizila.com 20 Apr 2023 20 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
38 alizia.io 13 Aug 2018 13 Aug 2024 IONOS SE Maria Jesus Alonso
39 alizia.com 29 Mar 2000 29 Mar 2025 Network Solutions, LLC -
40 alizia.eu - - Acens Technologies S.L. -
41 alilaila.net 5 Mar 2023 5 Mar 2025 GoDaddy.com, LLC -
42 alinija.com 15 Dec 2011 15 Dec 2024 united domains AG -
43 alinica.com 1 Jul 2012 1 Jul 2024 Squarespace Domains II LLC Hector Quiroz
44 alavila.com 22 May 2023 22 May 2027 Wix.Com Ltd. Wix.com Ltd.
45 laitila.org 4 Oct 2005 4 Oct 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
46 alikiba.co.uk 29 Jan 2010 29 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
47 altzilla.com 19 Aug 2005 19 Aug 2024 Squarespace Domains II LLC WDDG
48 aljzira.com 8 Apr 2023 8 Apr 2025 NameSilo, LLC -
49 laiziya.net 15 Sep 2022 15 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
50 alizinc.com 2 Mar 2023 2 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
51 alisilao.com 3 May 2013 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 olioila.com 29 Sep 2015 29 Sep 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
53 alihill.com 5 Nov 2001 5 Nov 2024 DREAMHOST Proxy Protection LLC
54 alizizi.com 11 Nov 2008 11 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
55 alibial.buzz 14 Jun 2023 14 Jun 2024 Sav.com LLC Privacy Protection
56 cliziba.com 17 Feb 2024 17 Feb 2025 Tucows Domains Inc. -
57 lipzila.com 24 Jul 2023 24 Jul 2028 GoDaddy.com, LLC -
58 alivifa.com 1 Jun 2023 1 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
59 allaila.com 9 Oct 2010 9 Oct 2024 GoDaddy.com, LLC -
60 lizilab.com 6 Apr 2021 6 Apr 2031 Alibaba Cloud Computing (Beijing) Co., Ltd. -
61 alivola.it 16 Mar 2001 6 May 2025 Aruba s.p.a. ALIVOLA di Bartolini G. & Cremoncini P. snc
62 galizia.info 30 Nov 2023 30 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 alivira.ru 23 Jan 2024 23 Jan 2025 REGRU-RU Private Person
64 algzira.net 18 Sep 2023 18 Sep 2024 CommuniGal Communication Ltd. -
65 anizilla.com 10 Nov 2023 10 Nov 2024 DropCatch.com 431 LLC Redacted for GDPR privacy
66 clozila.com 20 May 2023 20 May 2025 Gname 065 Inc -
67 alifina.com 21 Sep 2015 21 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 linzila.net 6 Mar 2022 6 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
69 alizspa.com 15 Mar 2019 15 Mar 2025 GoDaddy.com, LLC -
70 aizilla.world 22 May 2024 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 aliavila.com 30 Jul 2015 30 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
72 alidiza.com 7 Oct 2010 6 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
73 alialia.com 20 Aug 2002 20 Aug 2024 GoDaddy.com, LLC -
74 alalila.store 15 May 2020 15 May 2025 OVH -
75 alpsila.ru 12 May 2024 12 May 2025 REGRU-RU Private Person
76 lairila.net 4 Mar 2002 4 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
77 alaqila.tv 24 Feb 2013 24 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
78 alivala.monster 12 Apr 2024 12 Apr 2025 Web Commerce Communications Ltd Whoisprotection.cc
79 lizilaw.com 21 Dec 2019 21 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
80 alimira.com 22 Oct 2023 22 Oct 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
81 alibiba.com 25 Sep 2004 25 Sep 2028 Media Elite Holdings Limited Fundacion Privacy Services LTD
82 alizing.ru 16 Dec 2020 16 Dec 2024 REGRU-RU Private Person
83 alzilla.com 5 May 2006 5 May 2025 GoDaddy.com, LLC -
84 palizvila.com 8 Mar 2024 8 Mar 2025 1API GmbH REDACTED FOR PRIVACY
85 abizlla.com 21 Nov 2012 21 Nov 2024 GoDaddy.com, LLC -
86 alinilo.ru 30 Apr 2024 30 Apr 2025 REGRU-RU Yandex.Mail Exclusive email address feature
87 alimily.com 20 Jun 2020 20 Jun 2024 Tucows Domains Inc. -
88 galizia.com 30 Jun 2016 30 Jun 2024 GoDaddy.com, LLC -
89 allziba.com 30 Oct 2023 30 Oct 2024 Tucows Domains Inc. -
90 alimita.co.uk 9 Mar 2021 9 Mar 2025 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
91 alizzaa.com 19 Jul 2022 19 Jul 2024 Tucows Domains Inc. -
92 aliizsa.com 18 Jun 2022 18 Jun 2025 GANDI SAS REDACTED FOR PRIVACY
93 alisiba.com 1 Oct 2018 1 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 aliailab.com 11 May 2023 11 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
95 alphila.com 6 Jan 2019 6 Jan 2025 Cronon AG -
96 adszila.com 24 Mar 2016 24 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
97 alinika.com 1 May 2024 1 May 2025 HOSTING UKRAINE LLC Hosting Ukraine LLC
98 aliziku.com 21 Apr 2016 21 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
99 alinela.com 19 Sep 2012 19 Sep 2027 GoDaddy.com, LLC -
100 alibita.co.uk 16 Feb 2024 16 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
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 Alizila.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alizila.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alizila.ru",
        "page_size": 100
    },
    "count": {
        "total": 1618,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aliaila.com, aliziza.com, alizia.it, alisila.ru, aliyila.com, alihila.com, alizilla.com, aliziya.com, alicila.com, alivila.com, alizina.com, alimila.com, alilila.com, alioila.com, aliwila.com, alisila.com, alidila.com, aliaila.net, alixila.co.uk, aliuila.com, alivila.jp, alibila.com, aliila.com, alivila.net, alixila.com, alinila.com, alivila.co.jp, alizia.blog, lizila.com, alizia.store, alizia.ru, alizia.org, alixila.be, balizila.com, alitila.com, alizia.net, aizila.com, alizia.io, alizia.com, alizia.eu, alilaila.net, alinija.com, alinica.com, alavila.com, laitila.org, alikiba.co.uk, altzilla.com, aljzira.com, laiziya.net, alizinc.com, alisilao.com, olioila.com, alihill.com, alizizi.com, alibial.buzz, cliziba.com, lipzila.com, alivifa.com, allaila.com, lizilab.com, alivola.it, galizia.info, alivira.ru, algzira.net, anizilla.com, clozila.com, alifina.com, linzila.net, alizspa.com, aizilla.world, aliavila.com, alidiza.com, alialia.com, alalila.store, alpsila.ru, lairila.net, alaqila.tv, alivala.monster, lizilaw.com, alimira.com, alibiba.com, alizing.ru, alzilla.com, palizvila.com, abizlla.com, alinilo.ru, alimily.com, galizia.com, allziba.com, alimita.co.uk, alizzaa.com, aliizsa.com, alisiba.com, aliailab.com, alphila.com, adszila.com, alinika.com, aliziku.com, alinela.com, alibita.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "aliaila.com",
            "domain_keyword": "aliaila",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:16:27",
            "create_date": "2023-10-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=aliaila.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aliziza.com",
            "domain_keyword": "aliziza",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:05:50",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "alizia.it",
            "domain_keyword": "alizia",
            "domain_tld": "it",
            "query_time": "2024-05-14 03:06:32",
            "create_date": "2012-12-16",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-17",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "alisila.ru",
            "domain_keyword": "alisila",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:21:44",
            "create_date": "2018-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "R01-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": 5,
            "domain_name": "aliyila.com",
            "domain_keyword": "aliyila",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:34:50",
            "create_date": "2020-05-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-27",
            "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": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/aliyila.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "chuck.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alihila.com",
            "domain_keyword": "alihila",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:11:10",
            "create_date": "2020-11-03",
            "update_date": "2020-11-03",
            "expiry_date": "2030-11-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "alizilla.com",
            "domain_keyword": "alizilla",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:08:40",
            "create_date": "2008-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aliziya.com",
            "domain_keyword": "aliziya",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:33",
            "create_date": "2020-06-15",
            "update_date": "2023-06-11",
            "expiry_date": "2025-06-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns133.alidropship.com",
                "ns134.alidropship.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alicila.com",
            "domain_keyword": "alicila",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:26:00",
            "create_date": "2018-11-05",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "alivila.com",
            "domain_keyword": "alivila",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:56:40",
            "create_date": "2007-07-16",
            "update_date": "2023-10-19",
            "expiry_date": "2025-07-16",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "alizina.com",
            "domain_keyword": "alizina",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:06:33",
            "create_date": "2022-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=alizina.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "alimila.com",
            "domain_keyword": "alimila",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:11:05",
            "create_date": "2009-07-27",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "alilila.com",
            "domain_keyword": "alilila",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:05:39",
            "create_date": "2021-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-30",
            "registrar_iana": 817,
            "registrar_name": "MAFF Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "zhihui Ren",
            "registrant_address": "hunanshenghengyangshiyanfengquzhongshannanlu55hao",
            "registrant_city": "HengYangShi",
            "registrant_state": "HuNan",
            "registrant_zip": "421000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.07348269868",
            "name_servers": [
                "expired1.maff.com",
                "expired2.maff.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alioila.com",
            "domain_keyword": "alioila",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:19:19",
            "create_date": "2010-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "alan.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aliwila.com",
            "domain_keyword": "aliwila",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:33:25",
            "create_date": "2020-11-03",
            "update_date": "2020-11-03",
            "expiry_date": "2030-11-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "alisila.com",
            "domain_keyword": "alisila",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:21:39",
            "create_date": "2021-06-28",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Bangkok",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "hosttook.earth.orderbox-dns.com",
                "hosttook.mars.orderbox-dns.com",
                "hosttook.mercury.orderbox-dns.com",
                "hosttook.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alidila.com",
            "domain_keyword": "alidila",
            "domain_tld": "com",
            "query_time": "2024-05-08 23:08:51",
            "create_date": "2023-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=alidila.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "aliaila.net",
            "domain_keyword": "aliaila",
            "domain_tld": "net",
            "query_time": "2024-05-25 22:00:32",
            "create_date": "2020-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2026-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "alixila.co.uk",
            "domain_keyword": "alixila",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 12:42:04",
            "create_date": "2001-11-29",
            "update_date": "2024-03-18",
            "expiry_date": "2025-11-29",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1023.ui-dns.biz",
                "ns1023.ui-dns.com",
                "ns1023.ui-dns.de",
                "ns1023.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "aliuila.com",
            "domain_keyword": "aliuila",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:33:12",
            "create_date": "2023-04-30",
            "update_date": "2024-01-27",
            "expiry_date": "2026-04-30",
            "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": 21,
            "domain_name": "alivila.jp",
            "domain_keyword": "alivila",
            "domain_tld": "jp",
            "query_time": "2024-04-26 12:56:40",
            "create_date": "2007-08-13",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "sato fumiko",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 22,
            "domain_name": "alibila.com",
            "domain_keyword": "alibila",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:50:42",
            "create_date": "2017-05-06",
            "update_date": "2021-04-30",
            "expiry_date": "2024-05-06",
            "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": 23,
            "domain_name": "aliila.com",
            "domain_keyword": "aliila",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:25:44",
            "create_date": "2005-06-11",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-11",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Afshin Emami",
            "registrant_address": "No.21,Azimi Str.,Lavasani Ave Tehran,",
            "registrant_city": "null",
            "registrant_state": "non state",
            "registrant_zip": "1937665154",
            "registrant_country": "AF",
            "registrant_email": "[email protected]",
            "registrant_phone": "+93.9121947459",
            "registrant_fax": "+93.9121947459",
            "name_servers": [
                "cl179.mizbanfadns.net",
                "cl180.mizbanfadns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "alivila.net",
            "domain_keyword": "alivila",
            "domain_tld": "net",
            "query_time": "2024-04-12 04:46:47",
            "create_date": "2023-07-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/alivila.net/owner",
            "name_servers": [
                "directi1.irandns.com",
                "directi2.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alixila.com",
            "domain_keyword": "alixila",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:57:49",
            "create_date": "2001-11-29",
            "update_date": "2018-01-11",
            "expiry_date": "2024-11-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alixila",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "alinila.com",
            "domain_keyword": "alinila",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:18:59",
            "create_date": "2020-06-12",
            "update_date": "2024-03-27",
            "expiry_date": "2025-06-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=alinila.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "alivila.co.jp",
            "domain_keyword": "alivila",
            "domain_tld": "co.jp",
            "query_time": "2024-05-01 21:33:11",
            "create_date": "2006-01-17",
            "update_date": "2024-02-01",
            "registrant_company": "Alivila Hotel Management K.K.",
            "name_servers": [
                "nswx101.wadax-sv.jp",
                "wx104.wadax-sv.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "alizia.blog",
            "domain_keyword": "alizia",
            "domain_tld": "blog",
            "query_time": "2024-05-24 23:05:02",
            "create_date": "2018-01-23",
            "update_date": "2024-04-25",
            "expiry_date": "2027-01-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lizila.com",
            "domain_keyword": "lizila",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:21:04",
            "create_date": "2023-06-28",
            "update_date": "2024-05-21",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2588,
            "registrar_name": "DropCatch.com 829 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "si chuan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alizia.store",
            "domain_keyword": "alizia",
            "domain_tld": "store",
            "query_time": "2024-06-01 06:59:32",
            "create_date": "2023-04-02",
            "update_date": "2024-05-09",
            "expiry_date": "2024-04-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Maharashtra",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "alizia.ru",
            "domain_keyword": "alizia",
            "domain_tld": "ru",
            "query_time": "2024-05-28 03:51:52",
            "create_date": "2010-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC Aliance-Avto",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "alizia.org",
            "domain_keyword": "alizia",
            "domain_tld": "org",
            "query_time": "2024-06-01 06:59:32",
            "create_date": "2023-04-01",
            "update_date": "2024-05-11",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "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": "please query the rdds service of the registrar 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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "alixila.be",
            "domain_keyword": "alixila",
            "domain_tld": "be",
            "query_time": "2024-05-29 04:33:37",
            "create_date": "2009-11-26",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns.alixila.be",
                "ns.alixila.be",
                "ns.kimsufi.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 34,
            "domain_name": "balizila.com",
            "domain_keyword": "balizila",
            "domain_tld": "com",
            "query_time": "2024-04-12 04:53:26",
            "create_date": "2021-06-05",
            "update_date": "2022-10-16",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alitila.com",
            "domain_keyword": "alitila",
            "domain_tld": "com",
            "query_time": "2024-04-10 02:00:18",
            "create_date": "2020-04-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0157526223",
            "registrant_company": "Contact Privacy Inc. Customer 0157526223",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "alizia.net",
            "domain_keyword": "alizia",
            "domain_tld": "net",
            "query_time": "2024-05-01 21:36:05",
            "create_date": "2023-04-01",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-01",
            "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=alizia.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aizila.com",
            "domain_keyword": "aizila",
            "domain_tld": "com",
            "query_time": "2024-04-30 13:02:34",
            "create_date": "2023-04-20",
            "update_date": "2023-06-03",
            "expiry_date": "2025-04-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alizia.io",
            "domain_keyword": "alizia",
            "domain_tld": "io",
            "query_time": "2024-04-14 14:16:59",
            "create_date": "2018-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Maria Jesus Alonso",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1023.ui-dns.biz",
                "ns1023.ui-dns.de",
                "ns1025.ui-dns.com",
                "ns1082.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "alizia.com",
            "domain_keyword": "alizia",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:16:59",
            "create_date": "2000-03-29",
            "update_date": "2023-01-28",
            "expiry_date": "2025-03-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "alizia.eu",
            "domain_keyword": "alizia",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:37:45",
            "registrar_name": "Acens Technologies S.L.",
            "registrar_website": "http://www.acens.com",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net",
                "ns12.servicio-online.net"
            ]
        },
        {
            "num": 41,
            "domain_name": "alilaila.net",
            "domain_keyword": "alilaila",
            "domain_tld": "net",
            "query_time": "2024-04-09 03:09:34",
            "create_date": "2023-03-05",
            "update_date": "2023-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "alinija.com",
            "domain_keyword": "alinija",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:18:24",
            "create_date": "2011-12-15",
            "update_date": "2024-03-31",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alinica.com",
            "domain_keyword": "alinica",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:18:24",
            "create_date": "2012-07-01",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hector Quiroz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=alinica.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.1and1.com",
                "ns52.1and1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "alavila.com",
            "domain_keyword": "alavila",
            "domain_tld": "com",
            "query_time": "2024-05-01 07:57:47",
            "create_date": "2023-05-22",
            "update_date": "2024-02-14",
            "expiry_date": "2027-05-22",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "laitila.org",
            "domain_keyword": "laitila",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:49:37",
            "create_date": "2005-10-04",
            "update_date": "2024-02-06",
            "expiry_date": "2025-10-04",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar 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.shellit.org",
                "ns2.shellit.org",
                "ns3.shellit.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alikiba.co.uk",
            "domain_keyword": "alikiba",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 07:26:45",
            "create_date": "2010-01-29",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-29",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "altzilla.com",
            "domain_keyword": "altzilla",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:44:39",
            "create_date": "2005-08-19",
            "update_date": "2024-04-10",
            "expiry_date": "2024-08-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WDDG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "aljzira.com",
            "domain_keyword": "aljzira",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:07:58",
            "create_date": "2023-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "laiziya.net",
            "domain_keyword": "laiziya",
            "domain_tld": "net",
            "query_time": "2024-04-09 03:26:56",
            "create_date": "2022-09-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=laiziya.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alizinc.com",
            "domain_keyword": "alizinc",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:36:06",
            "create_date": "2023-03-02",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=alizinc.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "alisilao.com",
            "domain_keyword": "alisilao",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:03:29",
            "create_date": "2013-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "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=alisilao.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "olioila.com",
            "domain_keyword": "olioila",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:12:50",
            "create_date": "2015-09-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-29",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "alihill.com",
            "domain_keyword": "alihill",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:25:27",
            "create_date": "2001-11-05",
            "update_date": "2023-10-04",
            "expiry_date": "2024-11-05",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O alihill.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "alizizi.com",
            "domain_keyword": "alizizi",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:17:01",
            "create_date": "2008-11-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.yuwang.com",
                "ns2.yuwang.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "alibial.buzz",
            "domain_keyword": "alibial",
            "domain_tld": "buzz",
            "query_time": "2024-05-11 15:09:38",
            "create_date": "2023-06-14",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cliziba.com",
            "domain_keyword": "cliziba",
            "domain_tld": "com",
            "query_time": "2024-04-08 23:27:38",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "lipzila.com",
            "domain_keyword": "lipzila",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:34:33",
            "create_date": "2023-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2028-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alivifa.com",
            "domain_keyword": "alivifa",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:33:11",
            "create_date": "2023-06-01",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-01",
            "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=alivifa.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "allaila.com",
            "domain_keyword": "allaila",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:18:40",
            "create_date": "2010-10-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-15v137de.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lizilab.com",
            "domain_keyword": "lizilab",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:21:04",
            "create_date": "2021-04-06",
            "update_date": "2021-04-12",
            "expiry_date": "2031-04-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.cargocollective.com",
                "ns2.cargocollective.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "alivola.it",
            "domain_keyword": "alivola",
            "domain_tld": "it",
            "query_time": "2024-05-23 16:39:57",
            "create_date": "2001-03-16",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "ALIVOLA di Bartolini G. & Cremoncini P. snc",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 62,
            "domain_name": "galizia.info",
            "domain_keyword": "galizia",
            "domain_tld": "info",
            "query_time": "2024-04-08 05:56:08",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "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": [
                "noah.ns.cloudflare.com",
                "sureena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "alivira.ru",
            "domain_keyword": "alivira",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:21:55",
            "create_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hwfs.ru",
                "ns6.hwfs.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "algzira.net",
            "domain_keyword": "algzira",
            "domain_tld": "net",
            "query_time": "2024-05-05 18:10:10",
            "create_date": "2023-09-18",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "anizilla.com",
            "domain_keyword": "anizilla",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:55:36",
            "create_date": "2023-11-10",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1842,
            "registrar_name": "DropCatch.com 431 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "hong kong",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "clozila.com",
            "domain_keyword": "clozila",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:26:35",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 4057,
            "registrar_name": "Gname 065 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "alifina.com",
            "domain_keyword": "alifina",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:36:45",
            "create_date": "2015-09-21",
            "update_date": "2020-09-15",
            "expiry_date": "2025-09-21",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "linzila.net",
            "domain_keyword": "linzila",
            "domain_tld": "net",
            "query_time": "2024-05-06 13:43:26",
            "create_date": "2022-03-06",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-06",
            "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": "alizspa.com",
            "domain_keyword": "alizspa",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:17:03",
            "create_date": "2019-03-15",
            "update_date": "2023-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aizilla.world",
            "domain_keyword": "aizilla",
            "domain_tld": "world",
            "query_time": "2024-05-25 19:38:37",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aliavila.com",
            "domain_keyword": "aliavila",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:50:32",
            "create_date": "2015-07-30",
            "update_date": "2022-11-22",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "ying guo",
            "registrant_country": "GB",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "alidiza.com",
            "domain_keyword": "alidiza",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:28:07",
            "create_date": "2010-10-07",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (328165743)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O alidiza.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "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": 73,
            "domain_name": "alialia.com",
            "domain_keyword": "alialia",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:16:34",
            "create_date": "2002-08-20",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "alalila.store",
            "domain_keyword": "alalila",
            "domain_tld": "store",
            "query_time": "2024-05-18 02:37:36",
            "create_date": "2020-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "alpsila.ru",
            "domain_keyword": "alpsila",
            "domain_tld": "ru",
            "query_time": "2024-05-14 16:06:48",
            "create_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "lairila.net",
            "domain_keyword": "lairila",
            "domain_tld": "net",
            "query_time": "2024-04-15 23:47:52",
            "create_date": "2002-03-04",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Etel&#228;-Suomenl&#228;&#228;ni",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "FI",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns.wmhost.com",
                "ns2.wmhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "alaqila.tv",
            "domain_keyword": "alaqila",
            "domain_tld": "tv",
            "query_time": "2024-04-12 19:55:10",
            "create_date": "2013-02-24",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "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": "please query the rdds service of the registrar 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": [
                "anuj.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "alivala.monster",
            "domain_keyword": "alivala",
            "domain_tld": "monster",
            "query_time": "2024-04-14 16:31:31",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "lizilaw.com",
            "domain_keyword": "lizilaw",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:59:34",
            "create_date": "2019-12-21",
            "update_date": "2021-10-25",
            "expiry_date": "2024-12-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "alimira.com",
            "domain_keyword": "alimira",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:11:05",
            "create_date": "2023-10-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 81,
            "domain_name": "alibiba.com",
            "domain_keyword": "alibiba",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:20:59",
            "create_date": "2004-09-25",
            "update_date": "2023-06-28",
            "expiry_date": "2028-09-25",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "alizing.ru",
            "domain_keyword": "alizing",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:05",
            "create_date": "2020-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "alzilla.com",
            "domain_keyword": "alzilla",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:40:02",
            "create_date": "2006-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "palizvila.com",
            "domain_keyword": "palizvila",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:12:34",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "contact via https://www.1api.net/send-message/palizvila.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "wpro3.parsdn.com",
                "wpro4.parsdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "abizlla.com",
            "domain_keyword": "abizlla",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:48:52",
            "create_date": "2012-11-21",
            "update_date": "2022-11-22",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "alinilo.ru",
            "domain_keyword": "alinilo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:10:17",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "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": 87,
            "domain_name": "alimily.com",
            "domain_keyword": "alimily",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:11:05",
            "create_date": "2020-06-20",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "galizia.com",
            "domain_keyword": "galizia",
            "domain_tld": "com",
            "query_time": "2024-04-12 14:26:08",
            "create_date": "2016-06-30",
            "update_date": "2024-03-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "allziba.com",
            "domain_keyword": "allziba",
            "domain_tld": "com",
            "query_time": "2024-04-11 23:05:40",
            "create_date": "2023-10-30",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "alimita.co.uk",
            "domain_keyword": "alimita",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 17:14:48",
            "create_date": "2021-03-09",
            "update_date": "2024-01-08",
            "expiry_date": "2025-03-09",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "alizzaa.com",
            "domain_keyword": "alizzaa",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:05:54",
            "create_date": "2022-07-19",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "grace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aliizsa.com",
            "domain_keyword": "aliizsa",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:41:19",
            "create_date": "2022-06-18",
            "update_date": "2023-06-08",
            "expiry_date": "2025-06-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-202-a.gandi.net",
                "ns-207-b.gandi.net",
                "ns-30-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alisiba.com",
            "domain_keyword": "alisiba",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:19:07",
            "create_date": "2018-10-01",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aliailab.com",
            "domain_keyword": "aliailab",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:00:32",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "gan su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alphila.com",
            "domain_keyword": "alphila",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:49:55",
            "create_date": "2019-01-06",
            "update_date": "2019-01-06",
            "expiry_date": "2025-01-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks12.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "adszila.com",
            "domain_keyword": "adszila",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:14:01",
            "create_date": "2016-03-24",
            "update_date": "2024-04-13",
            "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=adszila.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "alinika.com",
            "domain_keyword": "alinika",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:11:44",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns14.inhostedns.com",
                "ns24.inhostedns.net",
                "ns34.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 98,
            "domain_name": "aliziku.com",
            "domain_keyword": "aliziku",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:17:00",
            "create_date": "2016-04-21",
            "update_date": "2022-12-28",
            "expiry_date": "2025-04-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "alinela.com",
            "domain_keyword": "alinela",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:12:28",
            "create_date": "2012-09-19",
            "update_date": "2022-09-20",
            "expiry_date": "2027-09-19",
            "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": 100,
            "domain_name": "alibita.co.uk",
            "domain_keyword": "alibita",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 03:08:04",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.142,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alizila.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1618</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aliaila.com, aliziza.com, alizia.it, alisila.ru, aliyila.com, alihila.com, alizilla.com, aliziya.com, alicila.com, alivila.com, alizina.com, alimila.com, alilila.com, alioila.com, aliwila.com, alisila.com, alidila.com, aliaila.net, alixila.co.uk, aliuila.com, alivila.jp, alibila.com, aliila.com, alivila.net, alixila.com, alinila.com, alivila.co.jp, alizia.blog, lizila.com, alizia.store, alizia.ru, alizia.org, alixila.be, balizila.com, alitila.com, alizia.net, aizila.com, alizia.io, alizia.com, alizia.eu, alilaila.net, alinija.com, alinica.com, alavila.com, laitila.org, alikiba.co.uk, altzilla.com, aljzira.com, laiziya.net, alizinc.com, alisilao.com, olioila.com, alihill.com, alizizi.com, alibial.buzz, cliziba.com, lipzila.com, alivifa.com, allaila.com, lizilab.com, alivola.it, galizia.info, alivira.ru, algzira.net, anizilla.com, clozila.com, alifina.com, linzila.net, alizspa.com, aizilla.world, aliavila.com, alidiza.com, alialia.com, alalila.store, alpsila.ru, lairila.net, alaqila.tv, alivala.monster, lizilaw.com, alimira.com, alibiba.com, alizing.ru, alzilla.com, palizvila.com, abizlla.com, alinilo.ru, alimily.com, galizia.com, allziba.com, alimita.co.uk, alizzaa.com, aliizsa.com, alisiba.com, aliailab.com, alphila.com, adszila.com, alinika.com, aliziku.com, alinela.com, alibita.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aliaila.com</domain_name>
   <domain_keyword>aliaila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:16:27</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=aliaila.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aliziza.com</domain_name>
   <domain_keyword>aliziza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:05:50</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>alizia.it</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 03:06:32</query_time>
   <create_date>2012-12-16</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alisila.ru</domain_name>
   <domain_keyword>alisila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:21:44</query_time>
   <create_date>2018-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>R01-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>5</num>
   <domain_name>aliyila.com</domain_name>
   <domain_keyword>aliyila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:34:50</query_time>
   <create_date>2020-05-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-27</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>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/aliyila.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>chuck.ns.cloudflare.com</value>
    <value>violet.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>6</num>
   <domain_name>alihila.com</domain_name>
   <domain_keyword>alihila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:11:10</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2020-11-03</update_date>
   <expiry_date>2030-11-03</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>alizilla.com</domain_name>
   <domain_keyword>alizilla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:08:40</query_time>
   <create_date>2008-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
    <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>8</num>
   <domain_name>aliziya.com</domain_name>
   <domain_keyword>aliziya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:33</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns133.alidropship.com</value>
    <value>ns134.alidropship.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>alicila.com</domain_name>
   <domain_keyword>alicila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:26:00</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>alivila.com</domain_name>
   <domain_keyword>alivila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:56:40</query_time>
   <create_date>2007-07-16</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alizina.com</domain_name>
   <domain_keyword>alizina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:06:33</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=alizina.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>alimila.com</domain_name>
   <domain_keyword>alimila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:11:05</query_time>
   <create_date>2009-07-27</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>alilila.com</domain_name>
   <domain_keyword>alilila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:05:39</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>817</registrar_iana>
   <registrar_name>MAFF Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>zhihui Ren</registrant_name>
   <registrant_address>hunanshenghengyangshiyanfengquzhongshannanlu55hao</registrant_address>
   <registrant_city>HengYangShi</registrant_city>
   <registrant_state>HuNan</registrant_state>
   <registrant_zip>421000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.07348269868</registrant_phone>
   <name_servers>
    <value>expired1.maff.com</value>
    <value>expired2.maff.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alioila.com</domain_name>
   <domain_keyword>alioila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:19:19</query_time>
   <create_date>2010-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>alan.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.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>aliwila.com</domain_name>
   <domain_keyword>aliwila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:33:25</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2020-11-03</update_date>
   <expiry_date>2030-11-03</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>alisila.com</domain_name>
   <domain_keyword>alisila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:21:39</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>hosttook.earth.orderbox-dns.com</value>
    <value>hosttook.mars.orderbox-dns.com</value>
    <value>hosttook.mercury.orderbox-dns.com</value>
    <value>hosttook.venus.orderbox-dns.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>alidila.com</domain_name>
   <domain_keyword>alidila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 23:08:51</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=alidila.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aliaila.net</domain_name>
   <domain_keyword>aliaila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 22:00:32</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2026-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>alixila.co.uk</domain_name>
   <domain_keyword>alixila</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 12:42:04</query_time>
   <create_date>2001-11-29</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-11-29</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1023.ui-dns.com</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1023.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>aliuila.com</domain_name>
   <domain_keyword>aliuila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:33:12</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-04-30</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>21</num>
   <domain_name>alivila.jp</domain_name>
   <domain_keyword>alivila</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 12:56:40</query_time>
   <create_date>2007-08-13</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>sato fumiko</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>alibila.com</domain_name>
   <domain_keyword>alibila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:50:42</query_time>
   <create_date>2017-05-06</create_date>
   <update_date>2021-04-30</update_date>
   <expiry_date>2024-05-06</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>23</num>
   <domain_name>aliila.com</domain_name>
   <domain_keyword>aliila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:25:44</query_time>
   <create_date>2005-06-11</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Afshin Emami</registrant_name>
   <registrant_address>No.21,Azimi Str.,Lavasani Ave Tehran,</registrant_address>
   <registrant_city>null</registrant_city>
   <registrant_state>non state</registrant_state>
   <registrant_zip>1937665154</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+93.9121947459</registrant_phone>
   <registrant_fax>+93.9121947459</registrant_fax>
   <name_servers>
    <value>cl179.mizbanfadns.net</value>
    <value>cl180.mizbanfadns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>alivila.net</domain_name>
   <domain_keyword>alivila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 04:46:47</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/alivila.net/owner</registrant_email>
   <name_servers>
    <value>directi1.irandns.com</value>
    <value>directi2.irandns.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>alixila.com</domain_name>
   <domain_keyword>alixila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:57:49</query_time>
   <create_date>2001-11-29</create_date>
   <update_date>2018-01-11</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alixila</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>alinila.com</domain_name>
   <domain_keyword>alinila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:18:59</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=alinila.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>alivila.co.jp</domain_name>
   <domain_keyword>alivila</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-01 21:33:11</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Alivila Hotel Management K.K.</registrant_company>
   <name_servers>
    <value>nswx101.wadax-sv.jp</value>
    <value>wx104.wadax-sv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>alizia.blog</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-24 23:05:02</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2027-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lizila.com</domain_name>
   <domain_keyword>lizila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:21:04</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2588</registrar_iana>
   <registrar_name>DropCatch.com 829 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>alizia.store</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 06:59:32</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>alizia.ru</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 03:51:52</query_time>
   <create_date>2010-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC Aliance-Avto</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>alizia.org</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 06:59:32</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</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>please query the rdds service of the registrar 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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>alixila.be</domain_name>
   <domain_keyword>alixila</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 04:33:37</query_time>
   <create_date>2009-11-26</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns.alixila.be</value>
    <value>ns.alixila.be</value>
    <value>ns.kimsufi.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>balizila.com</domain_name>
   <domain_keyword>balizila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 04:53:26</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>35</num>
   <domain_name>alitila.com</domain_name>
   <domain_keyword>alitila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 02:00:18</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0157526223</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0157526223</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>alizia.net</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 21:36:05</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-01</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=alizia.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>aizila.com</domain_name>
   <domain_keyword>aizila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 13:02:34</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>alizia.io</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-14 14:16:59</query_time>
   <create_date>2018-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Maria Jesus Alonso</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1023.ui-dns.biz</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1082.ui-dns.org</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>39</num>
   <domain_name>alizia.com</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:16:59</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alizia.eu</domain_name>
   <domain_keyword>alizia</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:37:45</query_time>
   <registrar_name>Acens Technologies S.L.</registrar_name>
   <registrar_website>http://www.acens.com</registrar_website>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
    <value>ns12.servicio-online.net</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>alilaila.net</domain_name>
   <domain_keyword>alilaila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 03:09:34</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>alinija.com</domain_name>
   <domain_keyword>alinija</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:18:24</query_time>
   <create_date>2011-12-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>alinica.com</domain_name>
   <domain_keyword>alinica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:18:24</query_time>
   <create_date>2012-07-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hector Quiroz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=alinica.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.1and1.com</value>
    <value>ns52.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alavila.com</domain_name>
   <domain_keyword>alavila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 07:57:47</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2027-05-22</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>laitila.org</domain_name>
   <domain_keyword>laitila</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:49:37</query_time>
   <create_date>2005-10-04</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</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.shellit.org</value>
    <value>ns2.shellit.org</value>
    <value>ns3.shellit.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alikiba.co.uk</domain_name>
   <domain_keyword>alikiba</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 07:26:45</query_time>
   <create_date>2010-01-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>altzilla.com</domain_name>
   <domain_keyword>altzilla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:44:39</query_time>
   <create_date>2005-08-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WDDG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aljzira.com</domain_name>
   <domain_keyword>aljzira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:07:58</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>laiziya.net</domain_name>
   <domain_keyword>laiziya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 03:26:56</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=laiziya.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>alizinc.com</domain_name>
   <domain_keyword>alizinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:36:06</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=alizinc.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>alisilao.com</domain_name>
   <domain_keyword>alisilao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:03:29</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.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=alisilao.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>olioila.com</domain_name>
   <domain_keyword>olioila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:12:50</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>alihill.com</domain_name>
   <domain_keyword>alihill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:25:27</query_time>
   <create_date>2001-11-05</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O alihill.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>alizizi.com</domain_name>
   <domain_keyword>alizizi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:17:01</query_time>
   <create_date>2008-11-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>ns1.yuwang.com</value>
    <value>ns2.yuwang.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>alibial.buzz</domain_name>
   <domain_keyword>alibial</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-11 15:09:38</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-14</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>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.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>cliziba.com</domain_name>
   <domain_keyword>cliziba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 23:27:38</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>lipzila.com</domain_name>
   <domain_keyword>lipzila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:34:33</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2028-07-24</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alivifa.com</domain_name>
   <domain_keyword>alivifa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:33:11</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-01</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=alivifa.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <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>59</num>
   <domain_name>allaila.com</domain_name>
   <domain_keyword>allaila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:18:40</query_time>
   <create_date>2010-10-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-15v137de.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lizilab.com</domain_name>
   <domain_keyword>lizilab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:21:04</query_time>
   <create_date>2021-04-06</create_date>
   <update_date>2021-04-12</update_date>
   <expiry_date>2031-04-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>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.cargocollective.com</value>
    <value>ns2.cargocollective.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>alivola.it</domain_name>
   <domain_keyword>alivola</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 16:39:57</query_time>
   <create_date>2001-03-16</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>ALIVOLA di Bartolini G. &amp; Cremoncini P. snc</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>galizia.info</domain_name>
   <domain_keyword>galizia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-08 05:56:08</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</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>noah.ns.cloudflare.com</value>
    <value>sureena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>alivira.ru</domain_name>
   <domain_keyword>alivira</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:21:55</query_time>
   <create_date>2024-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hwfs.ru</value>
    <value>ns6.hwfs.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>algzira.net</domain_name>
   <domain_keyword>algzira</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 18:10:10</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>anizilla.com</domain_name>
   <domain_keyword>anizilla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:55:36</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1842</registrar_iana>
   <registrar_name>DropCatch.com 431 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>hong kong</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>clozila.com</domain_name>
   <domain_keyword>clozila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:26:35</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>4057</registrar_iana>
   <registrar_name>Gname 065 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>67</num>
   <domain_name>alifina.com</domain_name>
   <domain_keyword>alifina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:36:45</query_time>
   <create_date>2015-09-21</create_date>
   <update_date>2020-09-15</update_date>
   <expiry_date>2025-09-21</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>linzila.net</domain_name>
   <domain_keyword>linzila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 13:43:26</query_time>
   <create_date>2022-03-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-06</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>alizspa.com</domain_name>
   <domain_keyword>alizspa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:17:03</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-03-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aizilla.world</domain_name>
   <domain_keyword>aizilla</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 19:38:37</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aliavila.com</domain_name>
   <domain_keyword>aliavila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:50:32</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-07-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>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>ying guo</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>alidiza.com</domain_name>
   <domain_keyword>alidiza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:28:07</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (328165743)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O alidiza.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</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>73</num>
   <domain_name>alialia.com</domain_name>
   <domain_keyword>alialia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:16:34</query_time>
   <create_date>2002-08-20</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>alalila.store</domain_name>
   <domain_keyword>alalila</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 02:37:36</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>alpsila.ru</domain_name>
   <domain_keyword>alpsila</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 16:06:48</query_time>
   <create_date>2024-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>lairila.net</domain_name>
   <domain_keyword>lairila</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 23:47:52</query_time>
   <create_date>2002-03-04</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Etel&amp;#228;-Suomenl&amp;#228;&amp;#228;ni</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns.wmhost.com</value>
    <value>ns2.wmhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>alaqila.tv</domain_name>
   <domain_keyword>alaqila</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-12 19:55:10</query_time>
   <create_date>2013-02-24</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</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>please query the rdds service of the registrar 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>anuj.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>alivala.monster</domain_name>
   <domain_keyword>alivala</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-14 16:31:31</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>lizilaw.com</domain_name>
   <domain_keyword>lizilaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:59:34</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2021-10-25</update_date>
   <expiry_date>2024-12-21</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>alimira.com</domain_name>
   <domain_keyword>alimira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:11:05</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>alibiba.com</domain_name>
   <domain_keyword>alibiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:20:59</query_time>
   <create_date>2004-09-25</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2028-09-25</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>alizing.ru</domain_name>
   <domain_keyword>alizing</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:05</query_time>
   <create_date>2020-12-16</create_date>
   <expiry_date>2024-12-16</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>83</num>
   <domain_name>alzilla.com</domain_name>
   <domain_keyword>alzilla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:40:02</query_time>
   <create_date>2006-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>84</num>
   <domain_name>palizvila.com</domain_name>
   <domain_keyword>palizvila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:12:34</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/palizvila.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>wpro3.parsdn.com</value>
    <value>wpro4.parsdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>abizlla.com</domain_name>
   <domain_keyword>abizlla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:48:52</query_time>
   <create_date>2012-11-21</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>alinilo.ru</domain_name>
   <domain_keyword>alinilo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:10:17</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</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>87</num>
   <domain_name>alimily.com</domain_name>
   <domain_keyword>alimily</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:11:05</query_time>
   <create_date>2020-06-20</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>galizia.com</domain_name>
   <domain_keyword>galizia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 14:26:08</query_time>
   <create_date>2016-06-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-06-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>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>allziba.com</domain_name>
   <domain_keyword>allziba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 23:05:40</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>alimita.co.uk</domain_name>
   <domain_keyword>alimita</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 17:14:48</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>alizzaa.com</domain_name>
   <domain_keyword>alizzaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:05:54</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-19</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>brett.ns.cloudflare.com</value>
    <value>grace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aliizsa.com</domain_name>
   <domain_keyword>aliizsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:41:19</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-202-a.gandi.net</value>
    <value>ns-207-b.gandi.net</value>
    <value>ns-30-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>alisiba.com</domain_name>
   <domain_keyword>alisiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:19:07</query_time>
   <create_date>2018-10-01</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aliailab.com</domain_name>
   <domain_keyword>aliailab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:00:32</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>gan su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
    <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>95</num>
   <domain_name>alphila.com</domain_name>
   <domain_keyword>alphila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:49:55</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2019-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>adszila.com</domain_name>
   <domain_keyword>adszila</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:14:01</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-04-13</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=adszila.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>alinika.com</domain_name>
   <domain_keyword>alinika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:11:44</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns14.inhostedns.com</value>
    <value>ns24.inhostedns.net</value>
    <value>ns34.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aliziku.com</domain_name>
   <domain_keyword>aliziku</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:17:00</query_time>
   <create_date>2016-04-21</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2025-04-21</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>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>alinela.com</domain_name>
   <domain_keyword>alinela</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:12:28</query_time>
   <create_date>2012-09-19</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2027-09-19</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>100</num>
   <domain_name>alibita.co.uk</domain_name>
   <domain_keyword>alibita</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 03:08:04</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.142</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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