WHOIS QUERY TIME

6 May 2024 - 9:09 PM UTC

Registered: 4 August 2022
Expiry: 4 August 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 徐奕
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alkena.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alkena.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alkena.com.cn",
            "domain_keyword": "alkena",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 21:09:31",
            "create_date": "2022-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐奕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alkena.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alkena.com.cn</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 21:09:31</query_time>
   <create_date>2022-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐奕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.041 seconds) for "alkena.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 12:23 AM UTC

Registered: 4 August 2022
Expiry: 4 August 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 张晓东
Email: [email protected]

#2 - QUERY TIME

23 May 2023 - 9:24 AM UTC

Registered: 4 August 2022
Expiry: 4 August 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 徐奕
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=alkena.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alkena.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "alkena.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "alkena.com.cn",
            "domain_keyword": "alkena",
            "domain_tld": "com.cn",
            "query_time": "2023-02-09 00:23:09",
            "create_date": "2022-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "张晓东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alkena.com.cn",
            "domain_keyword": "alkena",
            "domain_tld": "com.cn",
            "query_time": "2023-05-23 09:24:23",
            "create_date": "2022-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐奕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>alkena.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>alkena.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alkena.com.cn</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-09 00:23:09</query_time>
   <create_date>2022-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>张晓东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>2</num>
   <domain_name>alkena.com.cn</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-05-23 09:24:23</query_time>
   <create_date>2022-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐奕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </results>
 <stats>
  <total_time>0.041</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 6 domain names (in 0.015 seconds) which contained the exact domain keyword "alkena".
Domain Name Registered Expiry Registrar Ownership
1 alkena.com 3 May 2000 3 May 2027 Network Solutions, LLC -
2 alkena.jp 25 Jan 2013 31 Jan 2025 - Paraube Inc.
3 alkena.org 23 Jan 2019 23 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 alkena.com.cn 4 Aug 2022 4 Aug 2024 DYNADOTCHINA LLC 徐奕
5 alkena.site 1 Jul 2023 1 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 alkena.lt 7 Feb 2024 8 Feb 2025 UAB "Interneto vizija" -
7 alkena.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=alkena&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "alkena",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "alkena.com, alkena.jp, alkena.org, alkena.com.cn, alkena.site, alkena.lt, alkena.de",
    "results": [
        {
            "num": 1,
            "domain_name": "alkena.com",
            "domain_keyword": "alkena",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:22:16",
            "create_date": "2000-05-03",
            "update_date": "2023-10-16",
            "expiry_date": "2027-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.webland.ch",
                "ns2.webland.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alkena.jp",
            "domain_keyword": "alkena",
            "domain_tld": "jp",
            "query_time": "2024-04-14 14:22:16",
            "create_date": "2013-01-25",
            "update_date": "2024-04-03",
            "expiry_date": "2025-01-31",
            "registrant_name": "Paraube Inc.",
            "registrant_address": "Nishi-ku Hiroshima-shi",
            "registrant_zip": "733-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "082-942-1612",
            "registrant_fax": "082-942-1613",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "alkena.org",
            "domain_keyword": "alkena",
            "domain_tld": "org",
            "query_time": "2024-05-20 08:47:53",
            "create_date": "2019-01-23",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alkena.com.cn",
            "domain_keyword": "alkena",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 21:09:31",
            "create_date": "2022-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐奕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alkena.site",
            "domain_keyword": "alkena",
            "domain_tld": "site",
            "query_time": "2024-05-20 08:47:53",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alkena.lt",
            "domain_keyword": "alkena",
            "domain_tld": "lt",
            "query_time": "2024-04-09 06:09:22",
            "create_date": "2024-02-07",
            "expiry_date": "2025-02-08",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "alkena.de",
            "domain_keyword": "alkena",
            "domain_tld": "de",
            "query_time": "2024-05-21 14:19:17",
            "update_date": "2015-07-25",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>alkena</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>alkena.com, alkena.jp, alkena.org, alkena.com.cn, alkena.site, alkena.lt, alkena.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alkena.com</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:22:16</query_time>
   <create_date>2000-05-03</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2027-05-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.webland.ch</value>
    <value>ns2.webland.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>alkena.jp</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 14:22:16</query_time>
   <create_date>2013-01-25</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Paraube Inc.</registrant_name>
   <registrant_address>Nishi-ku Hiroshima-shi</registrant_address>
   <registrant_zip>733-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>082-942-1612</registrant_phone>
   <registrant_fax>082-942-1613</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>alkena.org</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 08:47:53</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alkena.com.cn</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 21:09:31</query_time>
   <create_date>2022-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐奕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>5</num>
   <domain_name>alkena.site</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 08:47:53</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alkena.lt</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-09 06:09:22</query_time>
   <create_date>2024-02-07</create_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>alkena.de</domain_name>
   <domain_keyword>alkena</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 14:19:17</query_time>
   <update_date>2015-07-25</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 5,377 domain names (in 0.093 seconds) which look and sound like the brand name "alkena".
Domain Name Registered Expiry Registrar Ownership
1 alekna.org 2 May 2012 2 May 2025 CloudFlare, Inc. Alekna Ltd
2 almena.ro 3 Mar 2017 2 Feb 2025 CYBER_FOLKS S.R.L. -
3 aliena.space 1 Sep 2021 1 Sep 2024 eNom, Inc. Data Protected
4 alzena.co.uk 3 Apr 2023 3 Apr 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
5 alketa.top 20 Jun 2023 20 Jun 2024 NameSilo,LLC PrivacyGuardian.org llc
6 alpena.co.jp 12 May 1998 - - Alpena Corporation
7 alkema.website 16 Sep 2021 16 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
8 alkona.lt 18 Jan 2011 19 Jan 2025 UAB "Interneto vizija" UAB "Interneto vizija"
9 almena.fr 19 Feb 2016 19 Feb 2025 OVH Ano Nymous
10 alcena.fr 30 Mar 2018 30 Mar 2025 OVH Ano Nymous
11 alkema.tech 16 Sep 2021 16 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
12 almena.net 16 Jan 2000 16 Jan 2025 Tucows Domains Inc. -
13 alkenz.com 2 Oct 2000 2 Oct 2025 Whois Corp. Whois Domain Admin.
14 alkeba.store 30 Jan 2021 30 Jan 2025 CV. Rumahweb Indonesia Domain Data Guard
15 altena.com 23 Jan 1997 24 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
16 alkeda.com 13 Feb 2003 13 Feb 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 741590
17 alkema.ca 10 Jul 2002 10 Jul 2024 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
18 aldena.ca 31 Jul 2016 31 Jul 2024 eNom Canada Corp. Not Available
19 alpena.org 20 Dec 2022 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 aloena.com 7 Oct 2013 7 Oct 2024 Dynadot Inc -
21 falkena.frl 3 Apr 2015 3 Apr 2025 Metaregistrar BV Applications -
22 alsena.ro 23 Sep 2021 22 Sep 2024 Awesome Projects SRL -
23 alkeno.com 21 Apr 2023 21 Apr 2025 SAV.COM, LLC REDACTED FOR PRIVACY
24 alkenia.io 23 Jun 2021 23 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
25 alkera.ru 30 Jul 2007 30 Jul 2024 RU-CENTER-RU NETGALAXY LTD
26 alkenia.net 11 Jul 2015 11 Jul 2024 GANDI SAS REDACTED FOR PRIVACY
27 alkeng.com 7 May 2001 7 May 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
28 albena.it 26 Jan 2011 10 Feb 2025 Algorithmedia S.r.l. Puglia.com Srls
29 lakena.org 6 Oct 2019 6 Oct 2024 Namesilo, LLC See PrivacyGuardian.org
30 alaena.co.uk 30 May 2023 30 May 2024 Register.com Inc [Tag = REGISTER] -
31 aliena.tech 9 Mar 2019 9 Mar 2025 Cloudflare, Inc. Aliena Corporation
32 alkenn.com 17 Oct 2023 17 Oct 2024 Wild West Domains, LLC -
33 alkema.biz 28 Feb 2007 27 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu APMS
34 alfena.pt - - - -
35 aldena.org 18 Feb 2020 18 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu ALD IMPORT EOOD
36 altena.online 22 Nov 2016 22 Nov 2024 Mijn Internet Oplossing B.V My Domain Provider
37 altena.frl 3 Feb 2016 3 Feb 2025 Realtime Register B.V. -
38 alkana.org 4 Feb 2019 4 Feb 2025 eNom, LLC Data Protected
39 alkyna.com 27 Oct 2023 27 Oct 2024 Dynadot Inc -
40 alhena.website 8 Mar 2021 8 Mar 2025 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Swiss Domain Trustee AG
41 aleena.xyz 22 Aug 2017 22 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
42 falkena.info 30 Nov 2015 30 Nov 2024 Realtime Register B.V. My Domain Provider
43 altena.nrw 9 Jun 2017 9 Jun 2024 Global Village GmbH Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen
44 albena.org 2 Aug 2019 2 Aug 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
45 alkeia.fr 18 Apr 2023 18 Apr 2025 KEY-SYSTEMS GmbH Ano Nymous
46 alhena.online 26 Jan 2022 26 Jan 2025 Network Solutions LLC -
47 albena.hu 25 Jan 2021 - - -
48 allena.info 12 Mar 2017 12 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA La-di-da AB
49 alkuna.ru 8 May 2024 8 May 2025 ARDIS-RU Private Person
50 alekna.lt 7 Sep 2010 8 Sep 2024 UAB "Interneto vizija" UAB "Interneto vizija"
51 aldena.com 15 Aug 2001 15 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
52 aleena.fyi 18 Mar 2022 18 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
53 albena.nl 16 Oct 2010 - XNS Registrar B.V. -
54 albena.by 17 Jan 2019 17 Jan 2025 Reliable Software, Ltd Частное предприятие "Альбена-Строй"
55 alvena.ru 11 Feb 2015 11 Feb 2025 REGTIME-RU Private Person
56 aliena.beer 21 Mar 2019 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 alkina.live 8 May 2024 8 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Private Person
58 alkana.net 6 Dec 2018 6 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
59 alkina.com.au - - GoDaddy.com LLC trading as GoDaddy.com Michael Minshall
60 albena.software 21 Jan 2023 21 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
61 aldena.cloud 27 Jun 2016 27 Jun 2026 Tucows Domains Inc. Telecomunicazioni Aldena Srl Societa/Ditta
62 alkema.media 16 Sep 2021 16 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 arkena.net 12 Sep 2013 12 Sep 2024 GANDI SAS Cognacq Jay Image
64 alkmena.com.pl 16 May 2016 16 May 2025 home.pl S.A. -
65 aleena.com 16 Feb 1996 17 Feb 2029 ENOM, INC. REDACTED FOR PRIVACY
66 aldena.be 20 Sep 2021 - OVH -
67 aliena.cloud 21 Feb 2018 21 Feb 2025 Tucows Domains Inc. Gabriele Grosso
68 aliena.de - - - -
69 alwena.net 11 Nov 2019 11 Nov 2024 Tucows Domains Inc. -
70 altena.email 14 Mar 2019 14 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
71 alekna.info 6 Feb 2009 6 Feb 2025 Tucows Domains Inc. Rytis Alekna
72 alkenz.online 8 May 2023 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 altena.ca 17 Jan 2018 17 Jan 2025 VDC Virtual Data Corp. o/a Blacksun REDACTED FOR PRIVACY
74 alwena.de - - - -
75 altena.info 17 Sep 2001 17 Sep 2024 Key-Systems GmbH N/A
76 alkema.studio 4 May 2020 4 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 aleena.design 9 Aug 2023 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 alkent.com 19 Nov 2017 19 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 alkera.com 5 Jun 2002 5 Jun 2025 ENOM, INC. REDACTED FOR PRIVACY
80 aukena.paris 19 Jul 2019 19 Jul 2024 OVH Maboutiqueonaturel
81 aleena.io 9 Sep 2017 9 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
82 alkene.store 27 Mar 2023 27 Mar 2026 Dreamscape Networks International Pte Ltd -
83 alpena.energy 31 Aug 2022 31 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 alkeba.com 17 Nov 2021 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 alpena.realestate 19 Feb 2023 19 Feb 2025 Name Share, Inc RE/MAX New Horizons
86 alhena.me 7 Mar 2022 7 Mar 2025 OVH SAS ALHENA
87 alhena.us 8 Mar 2021 8 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Guepfert Samuel
88 almena.me 1 May 2016 1 May 2025 DNC Holdings, Inc. Jewella Privacy LLC
89 almena.cl 12 May 2016 12 May 2028 NIC Chile Importadora de Repuestos Almena S.A.
90 alaena.com 17 Aug 2008 17 Aug 2024 NameCheap, Inc. -
91 altena.group 17 May 2022 17 May 2025 Tucows Domains Inc. Privacy Protected by Hostnet
92 albena.co.uk 7 Feb 2023 7 Feb 2025 Ionos SE [Tag = 1AND1] -
93 aljena.com 23 Nov 2008 23 Nov 2025 Alpine Domains Inc. eWeb Development Inc.
94 aleena.coffee 3 Mar 2022 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 alkema.org 19 Jan 2018 19 Jan 2025 Tucows Domains Inc. AAMC
96 alpena.cz 23 Mar 2000 27 Mar 2025 REG-WEBGLOBE ALPENA - Josef Nedorost
97 alrena.org 22 Oct 2018 22 Oct 2024 Key-Systems GmbH Twinsense
98 ankena.online 1 May 2023 1 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
99 aikena.net 27 Mar 2023 27 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
100 alkmena.pl 20 Jun 2011 20 Jun 2025 home.pl S.A. -
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 Alkena.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alkena.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alkena.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 5377,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "alekna.org, almena.ro, aliena.space, alzena.co.uk, alketa.top, alpena.co.jp, alkema.website, alkona.lt, almena.fr, alcena.fr, alkema.tech, almena.net, alkenz.com, alkeba.store, altena.com, alkeda.com, alkema.ca, aldena.ca, alpena.org, aloena.com, falkena.frl, alsena.ro, alkeno.com, alkenia.io, alkera.ru, alkenia.net, alkeng.com, albena.it, lakena.org, alaena.co.uk, aliena.tech, alkenn.com, alkema.biz, alfena.pt, aldena.org, altena.online, altena.frl, alkana.org, alkyna.com, alhena.website, aleena.xyz, falkena.info, altena.nrw, albena.org, alkeia.fr, alhena.online, albena.hu, allena.info, alkuna.ru, alekna.lt, aldena.com, aleena.fyi, albena.nl, albena.by, alvena.ru, aliena.beer, alkina.live, alkana.net, alkina.com.au, albena.software, aldena.cloud, alkema.media, arkena.net, alkmena.com.pl, aleena.com, aldena.be, aliena.cloud, aliena.de, alwena.net, altena.email, alekna.info, alkenz.online, altena.ca, alwena.de, altena.info, alkema.studio, aleena.design, alkent.com, alkera.com, aukena.paris, aleena.io, alkene.store, alpena.energy, alkeba.com, alpena.realestate, alhena.me, alhena.us, almena.me, almena.cl, alaena.com, altena.group, albena.co.uk, aljena.com, aleena.coffee, alkema.org, alpena.cz, alrena.org, ankena.online, aikena.net, alkmena.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "alekna.org",
            "domain_keyword": "alekna",
            "domain_tld": "org",
            "query_time": "2024-04-14 09:56:48",
            "create_date": "2012-05-02",
            "update_date": "2023-06-22",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alekna Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pam.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "almena.ro",
            "domain_keyword": "almena",
            "domain_tld": "ro",
            "query_time": "2024-05-31 16:43:10",
            "create_date": "2017-03-03",
            "expiry_date": "2025-02-02",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "dns.gazduire.ro",
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "aliena.space",
            "domain_keyword": "aliena",
            "domain_tld": "space",
            "query_time": "2024-05-26 17:20:48",
            "create_date": "2021-09-01",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alzena.co.uk",
            "domain_keyword": "alzena",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 04:51:14",
            "create_date": "2023-04-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-03",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "alketa.top",
            "domain_keyword": "alketa",
            "domain_tld": "top",
            "query_time": "2024-05-06 21:09:34",
            "create_date": "2023-06-20",
            "update_date": "2023-10-06",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alpena.co.jp",
            "domain_keyword": "alpena",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 04:53:37",
            "create_date": "1998-05-12",
            "update_date": "2023-06-01",
            "registrant_company": "Alpena Corporation",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 7,
            "domain_name": "alkema.website",
            "domain_keyword": "alkema",
            "domain_tld": "website",
            "query_time": "2024-04-09 06:09:19",
            "create_date": "2021-09-16",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-16",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alkona.lt",
            "domain_keyword": "alkona",
            "domain_tld": "lt",
            "query_time": "2024-04-16 15:21:37",
            "create_date": "2011-01-18",
            "expiry_date": "2025-01-19",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 9,
            "domain_name": "almena.fr",
            "domain_keyword": "almena",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:39:36",
            "create_date": "2016-02-19",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 10,
            "domain_name": "alcena.fr",
            "domain_keyword": "alcena",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:10:29",
            "create_date": "2018-03-30",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-30",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "alkema.tech",
            "domain_keyword": "alkema",
            "domain_tld": "tech",
            "query_time": "2024-04-09 06:09:19",
            "create_date": "2021-09-16",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-16",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "almena.net",
            "domain_keyword": "almena",
            "domain_tld": "net",
            "query_time": "2024-04-10 07:45:21",
            "create_date": "2000-01-16",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "alkenz.com",
            "domain_keyword": "alkenz",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:22:19",
            "create_date": "2000-10-02",
            "update_date": "2020-09-04",
            "expiry_date": "2025-10-02",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns1.webmoa.co.kr",
                "ns2.webmoa.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alkeba.store",
            "domain_keyword": "alkeba",
            "domain_tld": "store",
            "query_time": "2024-05-20 08:47:48",
            "create_date": "2021-01-30",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "Domain Data Guard",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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": [
                "nsid1.rumahweb.com",
                "nsid2.rumahweb.net",
                "nsid3.rumahweb.biz",
                "nsid4.rumahweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "altena.com",
            "domain_keyword": "altena",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:55:37",
            "create_date": "1997-01-23",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "alkeda.com",
            "domain_keyword": "alkeda",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:59:41",
            "create_date": "2003-02-13",
            "update_date": "2024-05-05",
            "expiry_date": "2025-02-13",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 9cf6d",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 741590",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alkema.ca",
            "domain_keyword": "alkema",
            "domain_tld": "ca",
            "query_time": "2024-04-09 06:09:19",
            "create_date": "2002-07-10",
            "update_date": "2024-01-10",
            "expiry_date": "2024-07-10",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aldena.ca",
            "domain_keyword": "aldena",
            "domain_tld": "ca",
            "query_time": "2024-04-08 05:40:39",
            "create_date": "2016-07-31",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-31",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "Alena Naidzenka",
            "registrant_company": "Not Available",
            "registrant_address": "6 - 1749 Fell Ave",
            "registrant_city": "North Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V7P3L3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6045188501",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "alpena.org",
            "domain_keyword": "alpena",
            "domain_tld": "org",
            "query_time": "2024-04-28 11:24:20",
            "create_date": "2022-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aloena.com",
            "domain_keyword": "aloena",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:46:19",
            "create_date": "2013-10-07",
            "update_date": "2023-02-07",
            "expiry_date": "2024-10-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "falkena.frl",
            "domain_keyword": "falkena",
            "domain_tld": "frl",
            "query_time": "2024-04-20 16:30:18",
            "create_date": "2015-04-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-03",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "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.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "alsena.ro",
            "domain_keyword": "alsena",
            "domain_tld": "ro",
            "query_time": "2024-04-21 15:23:34",
            "create_date": "2021-09-23",
            "expiry_date": "2024-09-22",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 23,
            "domain_name": "alkeno.com",
            "domain_keyword": "alkeno",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:41:29",
            "create_date": "2023-04-21",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-21",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=alkeno.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "alkenia.io",
            "domain_keyword": "alkenia",
            "domain_tld": "io",
            "query_time": "2024-05-01 21:41:28",
            "create_date": "2021-06-23",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alkera.ru",
            "domain_keyword": "alkera",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:22:11",
            "create_date": "2007-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "alkenia.net",
            "domain_keyword": "alkenia",
            "domain_tld": "net",
            "query_time": "2024-04-10 23:10:51",
            "create_date": "2015-07-11",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-11",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-138-c.gandi.net",
                "ns-183-b.gandi.net",
                "ns-208-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "alkeng.com",
            "domain_keyword": "alkeng",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:10:51",
            "create_date": "2001-05-07",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-07",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.1and1.com",
                "ns30.1and1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "albena.it",
            "domain_keyword": "albena",
            "domain_tld": "it",
            "query_time": "2024-05-10 06:18:11",
            "create_date": "2011-01-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-10",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 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": 29,
            "domain_name": "lakena.org",
            "domain_keyword": "lakena",
            "domain_tld": "org",
            "query_time": "2024-04-17 06:39:29",
            "create_date": "2019-10-06",
            "update_date": "2022-11-20",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alaena.co.uk",
            "domain_keyword": "alaena",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 00:44:36",
            "create_date": "2023-05-30",
            "update_date": "2023-05-30",
            "expiry_date": "2024-05-30",
            "registrar_name": "Register.com Inc [Tag = REGISTER]",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "aliena.tech",
            "domain_keyword": "aliena",
            "domain_tld": "tech",
            "query_time": "2024-04-30 11:23:46",
            "create_date": "2019-03-09",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Aliena Corporation",
            "registrant_state": "Aichi",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the 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": [
                "erin.ns.cloudflare.com",
                "osmar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "alkenn.com",
            "domain_keyword": "alkenn",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:10:51",
            "create_date": "2023-10-17",
            "update_date": "2024-03-26",
            "expiry_date": "2024-10-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "alkema.biz",
            "domain_keyword": "alkema",
            "domain_tld": "biz",
            "query_time": "2024-04-14 14:22:05",
            "create_date": "2007-02-28",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "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": "APMS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "alfena.pt",
            "domain_keyword": "alfena",
            "domain_tld": "pt",
            "query_time": "2024-04-09 03:05:44",
            "name_servers": [
                "ns1.ptservidor.net",
                "ns2.ptservidor.net",
                "ns3.ptservidor.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 35,
            "domain_name": "aldena.org",
            "domain_keyword": "aldena",
            "domain_tld": "org",
            "query_time": "2024-04-11 22:05:46",
            "create_date": "2020-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "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": "ALD IMPORT EOOD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the 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.es38.siteground.eu",
                "ns2.es38.siteground.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "altena.online",
            "domain_keyword": "altena",
            "domain_tld": "online",
            "query_time": "2024-04-18 19:34:47",
            "create_date": "2016-11-22",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1587,
            "registrar_name": "Mijn Internet Oplossing B.V",
            "registrar_website": "http://www.mijninternetoplossing.nl/",
            "registrant_company": "My Domain Provider",
            "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.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "altena.frl",
            "domain_keyword": "altena",
            "domain_tld": "frl",
            "query_time": "2024-04-18 19:34:47",
            "create_date": "2016-02-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-03",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "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.",
            "name_servers": [
                "ns95.axc.nl",
                "ns96.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alkana.org",
            "domain_keyword": "alkana",
            "domain_tld": "org",
            "query_time": "2024-04-09 06:09:05",
            "create_date": "2019-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "alkyna.com",
            "domain_keyword": "alkyna",
            "domain_tld": "com",
            "query_time": "2024-04-09 06:12:32",
            "create_date": "2023-10-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-e4d900f2.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "alhena.website",
            "domain_keyword": "alhena",
            "domain_tld": "website",
            "query_time": "2024-05-08 23:02:54",
            "create_date": "2021-03-08",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-08",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aleena.xyz",
            "domain_keyword": "aleena",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 00:14:01",
            "create_date": "2017-08-22",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.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": [
                "ns1.uniregistry-dns.com",
                "ns1.uniregistry-dns.net",
                "ns2.uniregistry-dns.com",
                "ns2.uniregistry-dns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "falkena.info",
            "domain_keyword": "falkena",
            "domain_tld": "info",
            "query_time": "2024-06-02 08:54:10",
            "create_date": "2015-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "altena.nrw",
            "domain_keyword": "altena",
            "domain_tld": "nrw",
            "query_time": "2024-04-09 00:51:39",
            "create_date": "2017-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.globvill.de",
                "dns.globvill.ruhr",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "albena.org",
            "domain_keyword": "albena",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:08:47",
            "create_date": "2019-08-02",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curt.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "alkeia.fr",
            "domain_keyword": "alkeia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:35:53",
            "create_date": "2023-04-18",
            "update_date": "2023-04-30",
            "expiry_date": "2025-04-18",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 46,
            "domain_name": "alhena.online",
            "domain_keyword": "alhena",
            "domain_tld": "online",
            "query_time": "2024-04-21 01:10:47",
            "create_date": "2022-01-26",
            "update_date": "2024-04-05",
            "expiry_date": "2025-01-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "albena.hu",
            "domain_keyword": "albena",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:15:28",
            "create_date": "2021-01-25"
        },
        {
            "num": 48,
            "domain_name": "allena.info",
            "domain_keyword": "allena",
            "domain_tld": "info",
            "query_time": "2024-05-13 05:46:30",
            "create_date": "2017-03-12",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "La-di-da AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "alkuna.ru",
            "domain_keyword": "alkuna",
            "domain_tld": "ru",
            "query_time": "2024-05-14 03:09:19",
            "create_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "aisha.ns.cloudflare.com",
                "hunts.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "alekna.lt",
            "domain_keyword": "alekna",
            "domain_tld": "lt",
            "query_time": "2024-05-17 08:15:07",
            "create_date": "2010-09-07",
            "expiry_date": "2024-09-08",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 51,
            "domain_name": "aldena.com",
            "domain_keyword": "aldena",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:40:39",
            "create_date": "2001-08-15",
            "update_date": "2023-05-23",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aleena.fyi",
            "domain_keyword": "aleena",
            "domain_tld": "fyi",
            "query_time": "2024-05-17 08:13:52",
            "create_date": "2022-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "albena.nl",
            "domain_keyword": "albena",
            "domain_tld": "nl",
            "query_time": "2024-05-01 08:04:33",
            "create_date": "2010-10-16",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "albena.by",
            "domain_keyword": "albena",
            "domain_tld": "by",
            "query_time": "2024-05-01 08:04:35",
            "create_date": "2019-01-17",
            "update_date": "2023-01-16",
            "expiry_date": "2025-01-17",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"Альбена-Строй\"",
            "registrant_address": "220090, -, г. Минск, ул. Логойский тракт, д .39-1, к. 324",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296515315",
            "name_servers": [
                "ns1.bcr.by",
                "ns2.bcr.by"
            ]
        },
        {
            "num": 55,
            "domain_name": "alvena.ru",
            "domain_keyword": "alvena",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:58:01",
            "create_date": "2015-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostinger.ru",
                "ns2.hostinger.ru",
                "ns3.hostinger.ru",
                "ns4.hostinger.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "aliena.beer",
            "domain_keyword": "aliena",
            "domain_tld": "beer",
            "query_time": "2024-05-28 19:51:34",
            "create_date": "2019-03-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "alkina.live",
            "domain_keyword": "alkina",
            "domain_tld": "live",
            "query_time": "2024-05-10 17:15:51",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Respublika Tatarstan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alkana.net",
            "domain_keyword": "alkana",
            "domain_tld": "net",
            "query_time": "2024-04-14 14:20:54",
            "create_date": "2018-12-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "alkina.com.au",
            "domain_keyword": "alkina",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 08:09:35",
            "update_date": "2024-06-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Michael Minshall",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "albena.software",
            "domain_keyword": "albena",
            "domain_tld": "software",
            "query_time": "2024-05-22 05:10:31",
            "create_date": "2023-01-21",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "27",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-204-a.gandi.net",
                "ns-227-b.gandi.net",
                "ns-62-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "aldena.cloud",
            "domain_keyword": "aldena",
            "domain_tld": "cloud",
            "query_time": "2024-04-08 05:40:39",
            "create_date": "2016-06-27",
            "update_date": "2023-10-10",
            "expiry_date": "2026-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telecomunicazioni Aldena Srl Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "alkema.media",
            "domain_keyword": "alkema",
            "domain_tld": "media",
            "query_time": "2024-04-09 06:09:19",
            "create_date": "2021-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "arkena.net",
            "domain_keyword": "arkena",
            "domain_tld": "net",
            "query_time": "2024-05-21 12:34:15",
            "create_date": "2013-09-12",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-12",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cognacq Jay Image",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1.brane.cloud",
                "ns-2.brane.cloud",
                "ns-3.brane.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "alkmena.com.pl",
            "domain_keyword": "alkmena",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 03:52:23",
            "create_date": "2016-05-16",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-16",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns1.linuxpl.com",
                "dns2.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aleena.com",
            "domain_keyword": "aleena",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:57:55",
            "create_date": "1996-02-16",
            "update_date": "2024-02-09",
            "expiry_date": "2029-02-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fc551c26-fd27-4d1b-b324-bd8e37f915fd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aldena.be",
            "domain_keyword": "aldena",
            "domain_tld": "be",
            "query_time": "2024-05-01 13:15:53",
            "create_date": "2021-09-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 67,
            "domain_name": "aliena.cloud",
            "domain_keyword": "aliena",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 17:20:48",
            "create_date": "2018-02-21",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gabriele Grosso",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aliena.de",
            "domain_keyword": "aliena",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:11:07",
            "update_date": "2019-10-14",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 69,
            "domain_name": "alwena.net",
            "domain_keyword": "alwena",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:30:31",
            "create_date": "2019-11-11",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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": 70,
            "domain_name": "altena.email",
            "domain_keyword": "altena",
            "domain_tld": "email",
            "query_time": "2024-05-12 03:36:53",
            "create_date": "2019-03-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lvps46-163-116-144.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "alekna.info",
            "domain_keyword": "alekna",
            "domain_tld": "info",
            "query_time": "2024-05-17 08:15:06",
            "create_date": "2009-02-06",
            "update_date": "2022-02-04",
            "expiry_date": "2025-02-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rytis Alekna",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "registrant_email": "please query the rdds service of the 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.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "alkenz.online",
            "domain_keyword": "alkenz",
            "domain_tld": "online",
            "query_time": "2024-05-14 03:08:50",
            "create_date": "2023-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "altena.ca",
            "domain_keyword": "altena",
            "domain_tld": "ca",
            "query_time": "2024-05-17 10:38:47",
            "create_date": "2018-01-17",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-17",
            "registrar_name": "VDC Virtual Data Corp. o/a Blacksun",
            "registrar_website": "blacksun.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.blacksun.ca",
                "dns2.blacksun.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "alwena.de",
            "domain_keyword": "alwena",
            "domain_tld": "de",
            "query_time": "2024-05-05 10:29:14",
            "update_date": "2024-04-30",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "altena.info",
            "domain_keyword": "altena",
            "domain_tld": "info",
            "query_time": "2024-05-11 00:29:00",
            "create_date": "2001-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "alkema.studio",
            "domain_keyword": "alkema",
            "domain_tld": "studio",
            "query_time": "2024-05-06 21:09:28",
            "create_date": "2020-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aleena.design",
            "domain_keyword": "aleena",
            "domain_tld": "design",
            "query_time": "2024-05-01 13:23:35",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "alkent.com",
            "domain_keyword": "alkent",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:22:18",
            "create_date": "2017-11-19",
            "update_date": "2020-11-13",
            "expiry_date": "2025-11-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "alkera.com",
            "domain_keyword": "alkera",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:22:20",
            "create_date": "2002-06-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/577e0c97-4f83-4cdd-ac3e-e83c7c810144",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pql.net",
                "ns2.pql.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aukena.paris",
            "domain_keyword": "aukena",
            "domain_tld": "paris",
            "query_time": "2024-05-04 14:42:01",
            "create_date": "2019-07-19",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Maboutiqueonaturel",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "aleena.io",
            "domain_keyword": "aleena",
            "domain_tld": "io",
            "query_time": "2024-05-24 19:09:23",
            "create_date": "2017-09-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "alkene.store",
            "domain_keyword": "alkene",
            "domain_tld": "store",
            "query_time": "2024-05-28 03:52:13",
            "create_date": "2023-03-27",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-27",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "alpena.energy",
            "domain_keyword": "alpena",
            "domain_tld": "energy",
            "query_time": "2024-04-14 15:23:06",
            "create_date": "2022-08-31",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-31",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "alkeba.com",
            "domain_keyword": "alkeba",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:41:11",
            "create_date": "2021-11-17",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-17",
            "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=alkeba.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "alpena.realestate",
            "domain_keyword": "alpena",
            "domain_tld": "realestate",
            "query_time": "2024-04-11 14:32:11",
            "create_date": "2023-02-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RE/MAX New Horizons",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "alhena.me",
            "domain_keyword": "alhena",
            "domain_tld": "me",
            "query_time": "2024-05-08 23:02:54",
            "create_date": "2022-03-07",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALHENA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "alhena.us",
            "domain_keyword": "alhena",
            "domain_tld": "us",
            "query_time": "2024-05-08 23:02:54",
            "create_date": "2021-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "Guepfert Samuel",
            "registrant_address": "Hubstrasse 11",
            "registrant_city": "Wil",
            "registrant_zip": "9500",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.794585721",
            "registrant_fax": "+41.000000000",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "almena.me",
            "domain_keyword": "almena",
            "domain_tld": "me",
            "query_time": "2024-05-10 04:28:50",
            "create_date": "2016-05-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-01",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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.orangehost.com",
                "ns2.orangehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "almena.cl",
            "domain_keyword": "almena",
            "domain_tld": "cl",
            "query_time": "2024-04-10 07:45:21",
            "create_date": "2016-05-12",
            "expiry_date": "2028-05-12",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Importadora de Repuestos Almena S.A.",
            "name_servers": [
                "correoa.desis.cl"
            ]
        },
        {
            "num": 90,
            "domain_name": "alaena.com",
            "domain_keyword": "alaena",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:46:22",
            "create_date": "2008-08-17",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "altena.group",
            "domain_keyword": "altena",
            "domain_tld": "group",
            "query_time": "2024-05-24 05:57:32",
            "create_date": "2022-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "albena.co.uk",
            "domain_keyword": "albena",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 19:22:11",
            "create_date": "2023-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1021.ui-dns.de",
                "ns1054.ui-dns.org",
                "ns1057.ui-dns.biz",
                "ns1103.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "aljena.com",
            "domain_keyword": "aljena",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:18:34",
            "create_date": "2008-11-23",
            "update_date": "2023-08-14",
            "expiry_date": "2025-11-23",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aleena.coffee",
            "domain_keyword": "aleena",
            "domain_tld": "coffee",
            "query_time": "2024-05-08 02:04:43",
            "create_date": "2022-03-03",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-03",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alkema.org",
            "domain_keyword": "alkema",
            "domain_tld": "org",
            "query_time": "2024-05-20 08:47:50",
            "create_date": "2018-01-19",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AAMC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "alpena.cz",
            "domain_keyword": "alpena",
            "domain_tld": "cz",
            "query_time": "2024-05-05 03:29:26",
            "create_date": "2000-03-23",
            "update_date": "2023-08-06",
            "expiry_date": "2025-03-27",
            "registrar_name": "REG-WEBGLOBE",
            "registrant_name": "Josef Nedorost",
            "registrant_company": "ALPENA - Josef Nedorost",
            "registrant_address": "B. Nemcove 213, Neratovice, 277 11",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.onebit.cz",
                "ns.onebit.org"
            ]
        },
        {
            "num": 97,
            "domain_name": "alrena.org",
            "domain_keyword": "alrena",
            "domain_tld": "org",
            "query_time": "2024-05-11 08:44:12",
            "create_date": "2018-10-22",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Twinsense",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.shockmedia.nl",
                "ns2.shockmedia.nl",
                "ns3.shockmedia.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "ankena.online",
            "domain_keyword": "ankena",
            "domain_tld": "online",
            "query_time": "2024-05-12 21:51:07",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aikena.net",
            "domain_keyword": "aikena",
            "domain_tld": "net",
            "query_time": "2024-05-28 22:28:57",
            "create_date": "2023-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2024-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "alkmena.pl",
            "domain_keyword": "alkmena",
            "domain_tld": "pl",
            "query_time": "2024-05-30 03:23:16",
            "create_date": "2011-06-20",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns10.linuxpl.com",
                "ns10.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alkena.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5377</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>alekna.org, almena.ro, aliena.space, alzena.co.uk, alketa.top, alpena.co.jp, alkema.website, alkona.lt, almena.fr, alcena.fr, alkema.tech, almena.net, alkenz.com, alkeba.store, altena.com, alkeda.com, alkema.ca, aldena.ca, alpena.org, aloena.com, falkena.frl, alsena.ro, alkeno.com, alkenia.io, alkera.ru, alkenia.net, alkeng.com, albena.it, lakena.org, alaena.co.uk, aliena.tech, alkenn.com, alkema.biz, alfena.pt, aldena.org, altena.online, altena.frl, alkana.org, alkyna.com, alhena.website, aleena.xyz, falkena.info, altena.nrw, albena.org, alkeia.fr, alhena.online, albena.hu, allena.info, alkuna.ru, alekna.lt, aldena.com, aleena.fyi, albena.nl, albena.by, alvena.ru, aliena.beer, alkina.live, alkana.net, alkina.com.au, albena.software, aldena.cloud, alkema.media, arkena.net, alkmena.com.pl, aleena.com, aldena.be, aliena.cloud, aliena.de, alwena.net, altena.email, alekna.info, alkenz.online, altena.ca, alwena.de, altena.info, alkema.studio, aleena.design, alkent.com, alkera.com, aukena.paris, aleena.io, alkene.store, alpena.energy, alkeba.com, alpena.realestate, alhena.me, alhena.us, almena.me, almena.cl, alaena.com, altena.group, albena.co.uk, aljena.com, aleena.coffee, alkema.org, alpena.cz, alrena.org, ankena.online, aikena.net, alkmena.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alekna.org</domain_name>
   <domain_keyword>alekna</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 09:56:48</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alekna Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pam.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>almena.ro</domain_name>
   <domain_keyword>almena</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-31 16:43:10</query_time>
   <create_date>2017-03-03</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>dns.gazduire.ro</value>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aliena.space</domain_name>
   <domain_keyword>aliena</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 17:20:48</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>4</num>
   <domain_name>alzena.co.uk</domain_name>
   <domain_keyword>alzena</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 04:51:14</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>alketa.top</domain_name>
   <domain_keyword>alketa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 21:09:34</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alpena.co.jp</domain_name>
   <domain_keyword>alpena</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 04:53:37</query_time>
   <create_date>1998-05-12</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Alpena Corporation</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>alkema.website</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-09 06:09:19</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-16</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>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>8</num>
   <domain_name>alkona.lt</domain_name>
   <domain_keyword>alkona</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-16 15:21:37</query_time>
   <create_date>2011-01-18</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>almena.fr</domain_name>
   <domain_keyword>almena</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:39:36</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>alcena.fr</domain_name>
   <domain_keyword>alcena</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:10:29</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>alkema.tech</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-09 06:09:19</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-16</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>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>12</num>
   <domain_name>almena.net</domain_name>
   <domain_keyword>almena</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 07:45:21</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>alkenz.com</domain_name>
   <domain_keyword>alkenz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:22:19</query_time>
   <create_date>2000-10-02</create_date>
   <update_date>2020-09-04</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns1.webmoa.co.kr</value>
    <value>ns2.webmoa.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alkeba.store</domain_name>
   <domain_keyword>alkeba</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 08:47:48</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</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>nsid1.rumahweb.com</value>
    <value>nsid2.rumahweb.net</value>
    <value>nsid3.rumahweb.biz</value>
    <value>nsid4.rumahweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>altena.com</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:55:37</query_time>
   <create_date>1997-01-23</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>alkeda.com</domain_name>
   <domain_keyword>alkeda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:59:41</query_time>
   <create_date>2003-02-13</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 9cf6d</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 741590</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>alkema.ca</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-09 06:09:19</query_time>
   <create_date>2002-07-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aldena.ca</domain_name>
   <domain_keyword>aldena</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-08 05:40:39</query_time>
   <create_date>2016-07-31</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>Alena Naidzenka</registrant_name>
   <registrant_company>Not Available</registrant_company>
   <registrant_address>6 - 1749 Fell Ave</registrant_address>
   <registrant_city>North Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V7P3L3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6045188501</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>19</num>
   <domain_name>alpena.org</domain_name>
   <domain_keyword>alpena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 11:24:20</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>20</num>
   <domain_name>aloena.com</domain_name>
   <domain_keyword>aloena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:46:19</query_time>
   <create_date>2013-10-07</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>falkena.frl</domain_name>
   <domain_keyword>falkena</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-20 16:30:18</query_time>
   <create_date>2015-04-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <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>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>alsena.ro</domain_name>
   <domain_keyword>alsena</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-21 15:23:34</query_time>
   <create_date>2021-09-23</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>alkeno.com</domain_name>
   <domain_keyword>alkeno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:41:29</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=alkeno.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>alkenia.io</domain_name>
   <domain_keyword>alkenia</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 21:41:28</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alkera.ru</domain_name>
   <domain_keyword>alkera</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:22:11</query_time>
   <create_date>2007-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>alkenia.net</domain_name>
   <domain_keyword>alkenia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 23:10:51</query_time>
   <create_date>2015-07-11</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-11</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>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-138-c.gandi.net</value>
    <value>ns-183-b.gandi.net</value>
    <value>ns-208-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>alkeng.com</domain_name>
   <domain_keyword>alkeng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:10:51</query_time>
   <create_date>2001-05-07</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>MD</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>ns29.1and1.com</value>
    <value>ns30.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>albena.it</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 06:18:11</query_time>
   <create_date>2011-01-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 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>29</num>
   <domain_name>lakena.org</domain_name>
   <domain_keyword>lakena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 06:39:29</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2022-11-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>alaena.co.uk</domain_name>
   <domain_keyword>alaena</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 00:44:36</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>Register.com Inc [Tag = REGISTER]</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>aliena.tech</domain_name>
   <domain_keyword>aliena</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-30 11:23:46</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Aliena Corporation</registrant_company>
   <registrant_state>Aichi</registrant_state>
   <registrant_country>JP</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>erin.ns.cloudflare.com</value>
    <value>osmar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>alkenn.com</domain_name>
   <domain_keyword>alkenn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:10:51</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>alkema.biz</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 14:22:05</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</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>APMS</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>please query the rdds service of the 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.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alfena.pt</domain_name>
   <domain_keyword>alfena</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-09 03:05:44</query_time>
   <name_servers>
    <value>ns1.ptservidor.net</value>
    <value>ns2.ptservidor.net</value>
    <value>ns3.ptservidor.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>aldena.org</domain_name>
   <domain_keyword>aldena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 22:05:46</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</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>ALD IMPORT EOOD</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>BG</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.es38.siteground.eu</value>
    <value>ns2.es38.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>altena.online</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 19:34:47</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn Internet Oplossing B.V</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <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>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>altena.frl</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-18 19:34:47</query_time>
   <create_date>2016-02-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <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>
   <name_servers>
    <value>ns95.axc.nl</value>
    <value>ns96.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>alkana.org</domain_name>
   <domain_keyword>alkana</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-09 06:09:05</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>alkyna.com</domain_name>
   <domain_keyword>alkyna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 06:12:32</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-e4d900f2.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alhena.website</domain_name>
   <domain_keyword>alhena</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-08 23:02:54</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aleena.xyz</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 00:14:01</query_time>
   <create_date>2017-08-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.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>ns1.uniregistry-dns.com</value>
    <value>ns1.uniregistry-dns.net</value>
    <value>ns2.uniregistry-dns.com</value>
    <value>ns2.uniregistry-dns.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>42</num>
   <domain_name>falkena.info</domain_name>
   <domain_keyword>falkena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 08:54:10</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</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>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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>altena.nrw</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-04-09 00:51:39</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>Ministerium fuer Inneres und Kommunales des Landes Nordrhein-Westfalen</registrant_company>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.globvill.ruhr</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>albena.org</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:08:47</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curt.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>alkeia.fr</domain_name>
   <domain_keyword>alkeia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:35:53</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>alhena.online</domain_name>
   <domain_keyword>alhena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 01:10:47</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>albena.hu</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:15:28</query_time>
   <create_date>2021-01-25</create_date>
  </value>
  <value>
   <num>48</num>
   <domain_name>allena.info</domain_name>
   <domain_keyword>allena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 05:46:30</query_time>
   <create_date>2017-03-12</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>La-di-da AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>alkuna.ru</domain_name>
   <domain_keyword>alkuna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 03:09:19</query_time>
   <create_date>2024-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>aisha.ns.cloudflare.com</value>
    <value>hunts.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>alekna.lt</domain_name>
   <domain_keyword>alekna</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-17 08:15:07</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>aldena.com</domain_name>
   <domain_keyword>aldena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:40:39</query_time>
   <create_date>2001-08-15</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>aleena.fyi</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-17 08:13:52</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>albena.nl</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 08:04:33</query_time>
   <create_date>2010-10-16</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>albena.by</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-01 08:04:35</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2023-01-16</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;Альбена-Строй&quot;</registrant_company>
   <registrant_address>220090, -, г. Минск, ул. Логойский тракт, д .39-1, к. 324</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296515315</registrant_phone>
   <name_servers>
    <value>ns1.bcr.by</value>
    <value>ns2.bcr.by</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>alvena.ru</domain_name>
   <domain_keyword>alvena</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:58:01</query_time>
   <create_date>2015-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostinger.ru</value>
    <value>ns2.hostinger.ru</value>
    <value>ns3.hostinger.ru</value>
    <value>ns4.hostinger.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>aliena.beer</domain_name>
   <domain_keyword>aliena</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-28 19:51:34</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>57</num>
   <domain_name>alkina.live</domain_name>
   <domain_keyword>alkina</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-10 17:15:51</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Respublika Tatarstan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alkana.net</domain_name>
   <domain_keyword>alkana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 14:20:54</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>alkina.com.au</domain_name>
   <domain_keyword>alkina</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 08:09:35</query_time>
   <update_date>2024-06-02</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Michael Minshall</registrant_name>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>albena.software</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-22 05:10:31</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://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>27</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-204-a.gandi.net</value>
    <value>ns-227-b.gandi.net</value>
    <value>ns-62-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>aldena.cloud</domain_name>
   <domain_keyword>aldena</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-08 05:40:39</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2026-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telecomunicazioni Aldena Srl Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>alkema.media</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-09 06:09:19</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>arkena.net</domain_name>
   <domain_keyword>arkena</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 12:34:15</query_time>
   <create_date>2013-09-12</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-12</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_company>Cognacq Jay Image</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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-1.brane.cloud</value>
    <value>ns-2.brane.cloud</value>
    <value>ns-3.brane.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>alkmena.com.pl</domain_name>
   <domain_keyword>alkmena</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 03:52:23</query_time>
   <create_date>2016-05-16</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns1.linuxpl.com</value>
    <value>dns2.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aleena.com</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:57:55</query_time>
   <create_date>1996-02-16</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2029-02-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fc551c26-fd27-4d1b-b324-bd8e37f915fd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aldena.be</domain_name>
   <domain_keyword>aldena</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-01 13:15:53</query_time>
   <create_date>2021-09-20</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>aliena.cloud</domain_name>
   <domain_keyword>aliena</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 17:20:48</query_time>
   <create_date>2018-02-21</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gabriele Grosso</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aliena.de</domain_name>
   <domain_keyword>aliena</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:11:07</query_time>
   <update_date>2019-10-14</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>alwena.net</domain_name>
   <domain_keyword>alwena</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:30:31</query_time>
   <create_date>2019-11-11</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-11</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>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>70</num>
   <domain_name>altena.email</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-12 03:36:53</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lvps46-163-116-144.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>alekna.info</domain_name>
   <domain_keyword>alekna</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 08:15:06</query_time>
   <create_date>2009-02-06</create_date>
   <update_date>2022-02-04</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rytis Alekna</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>LT</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.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>alkenz.online</domain_name>
   <domain_keyword>alkenz</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 03:08:50</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>altena.ca</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 10:38:47</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>VDC Virtual Data Corp. o/a Blacksun</registrar_name>
   <registrar_website>blacksun.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.blacksun.ca</value>
    <value>dns2.blacksun.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>alwena.de</domain_name>
   <domain_keyword>alwena</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 10:29:14</query_time>
   <update_date>2024-04-30</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>altena.info</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 00:29:00</query_time>
   <create_date>2001-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>alkema.studio</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-06 21:09:28</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aleena.design</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-01 13:23:35</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>alkent.com</domain_name>
   <domain_keyword>alkent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:22:18</query_time>
   <create_date>2017-11-19</create_date>
   <update_date>2020-11-13</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>alkera.com</domain_name>
   <domain_keyword>alkera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:22:20</query_time>
   <create_date>2002-06-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/577e0c97-4f83-4cdd-ac3e-e83c7c810144</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pql.net</value>
    <value>ns2.pql.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aukena.paris</domain_name>
   <domain_keyword>aukena</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-04 14:42:01</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Maboutiqueonaturel</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aleena.io</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 19:09:23</query_time>
   <create_date>2017-09-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>alkene.store</domain_name>
   <domain_keyword>alkene</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 03:52:13</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>alpena.energy</domain_name>
   <domain_keyword>alpena</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-14 15:23:06</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-31</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>alkeba.com</domain_name>
   <domain_keyword>alkeba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:41:11</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-17</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=alkeba.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>alpena.realestate</domain_name>
   <domain_keyword>alpena</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-04-11 14:32:11</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RE/MAX New Horizons</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>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>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>alhena.me</domain_name>
   <domain_keyword>alhena</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 23:02:54</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ALHENA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>alhena.us</domain_name>
   <domain_keyword>alhena</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-08 23:02:54</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>Guepfert Samuel</registrant_name>
   <registrant_address>Hubstrasse 11</registrant_address>
   <registrant_city>Wil</registrant_city>
   <registrant_zip>9500</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.794585721</registrant_phone>
   <registrant_fax>+41.000000000</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>almena.me</domain_name>
   <domain_keyword>almena</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-10 04:28:50</query_time>
   <create_date>2016-05-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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.orangehost.com</value>
    <value>ns2.orangehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>almena.cl</domain_name>
   <domain_keyword>almena</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-10 07:45:21</query_time>
   <create_date>2016-05-12</create_date>
   <expiry_date>2028-05-12</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Importadora de Repuestos Almena S.A.</registrant_name>
   <name_servers>
    <value>correoa.desis.cl</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>alaena.com</domain_name>
   <domain_keyword>alaena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:46:22</query_time>
   <create_date>2008-08-17</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>altena.group</domain_name>
   <domain_keyword>altena</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-24 05:57:32</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</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>please query the rdds service of the 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.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>albena.co.uk</domain_name>
   <domain_keyword>albena</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 19:22:11</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1021.ui-dns.de</value>
    <value>ns1054.ui-dns.org</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1103.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>aljena.com</domain_name>
   <domain_keyword>aljena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:18:34</query_time>
   <create_date>2008-11-23</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-11-23</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aleena.coffee</domain_name>
   <domain_keyword>aleena</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-08 02:04:43</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-03</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>alkema.org</domain_name>
   <domain_keyword>alkema</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 08:47:50</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AAMC</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>please query the rdds service of the 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.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>alpena.cz</domain_name>
   <domain_keyword>alpena</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 03:29:26</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>REG-WEBGLOBE</registrar_name>
   <registrant_name>Josef Nedorost</registrant_name>
   <registrant_company>ALPENA - Josef Nedorost</registrant_company>
   <registrant_address>B. Nemcove 213, Neratovice, 277 11</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.onebit.cz</value>
    <value>ns.onebit.org</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>alrena.org</domain_name>
   <domain_keyword>alrena</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 08:44:12</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-22</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>Twinsense</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>please query the rdds service of the 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.shockmedia.nl</value>
    <value>ns2.shockmedia.nl</value>
    <value>ns3.shockmedia.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ankena.online</domain_name>
   <domain_keyword>ankena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 21:51:07</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aikena.net</domain_name>
   <domain_keyword>aikena</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 22:28:57</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>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>100</num>
   <domain_name>alkmena.pl</domain_name>
   <domain_keyword>alkmena</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 03:23:16</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns10.linuxpl.com</value>
    <value>ns10.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</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.