WHOIS QUERY TIME

5 May 2024 - 7:32 AM UTC

Registered: 23 January 2015
Modified: 7 December 2022
Expiry: 23 January 2028

REGISTRAR

Name: DOMAINOO
Website: http://www.domainoo.com

NAME SERVERS

a.ns.domainoo.fr
b.ns.domainoo.fr
c.ns.domainoo.fr
d.ns.domainoo.fr

DOMAIN STATUS

Active
associated

REGISTRANT

Name: Ano Nymous

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=alexen.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "alexen.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "alexen.fr",
            "domain_keyword": "alexen",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:32:57",
            "create_date": "2015-01-23",
            "update_date": "2022-12-07",
            "expiry_date": "2028-01-23",
            "registrar_name": "DOMAINOO",
            "registrar_website": "http://www.domainoo.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "a.ns.domainoo.fr",
                "b.ns.domainoo.fr",
                "c.ns.domainoo.fr",
                "d.ns.domainoo.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>alexen.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>alexen.fr</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:32:57</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2028-01-23</expiry_date>
   <registrar_name>DOMAINOO</registrar_name>
   <registrar_website>http://www.domainoo.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>a.ns.domainoo.fr</value>
    <value>b.ns.domainoo.fr</value>
    <value>c.ns.domainoo.fr</value>
    <value>d.ns.domainoo.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </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.055 seconds) for "alexen.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 8:33 PM UTC

Registered: 23 January 2015
Modified: 18 January 2016

REGISTRAR

Name: DOMAINOO

DOMAIN STATUS

ACTIVE

#2 - QUERY TIME

5 May 2024 - 7:32 AM UTC

Registered: 23 January 2015
Modified: 7 December 2022
Expiry: 23 January 2028

REGISTRAR

Name: DOMAINOO
Website: http://www.domainoo.com

NAME SERVERS

a.ns.domainoo.fr
b.ns.domainoo.fr
c.ns.domainoo.fr
d.ns.domainoo.fr

DOMAIN STATUS

Active
associated

REGISTRANT

Name: Ano Nymous

* 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=alexen.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "alexen.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "alexen.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "alexen.fr",
            "domain_keyword": "alexen",
            "domain_tld": "fr",
            "query_time": "2016-10-28 20:33:52",
            "create_date": "2015-01-23",
            "update_date": "2016-01-18",
            "registrar_name": "DOMAINOO",
            "domain_status": [
                "ACTIVE"
            ]
        },
        {
            "num": 2,
            "domain_name": "alexen.fr",
            "domain_keyword": "alexen",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:32:57",
            "create_date": "2015-01-23",
            "update_date": "2022-12-07",
            "expiry_date": "2028-01-23",
            "registrar_name": "DOMAINOO",
            "registrar_website": "http://www.domainoo.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "a.ns.domainoo.fr",
                "b.ns.domainoo.fr",
                "c.ns.domainoo.fr",
                "d.ns.domainoo.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>alexen.fr</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>alexen.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alexen.fr</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2016-10-28 20:33:52</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2016-01-18</update_date>
   <registrar_name>DOMAINOO</registrar_name>
   <domain_status>
    <value>ACTIVE</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>alexen.fr</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:32:57</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2028-01-23</expiry_date>
   <registrar_name>DOMAINOO</registrar_name>
   <registrar_website>http://www.domainoo.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>a.ns.domainoo.fr</value>
    <value>b.ns.domainoo.fr</value>
    <value>c.ns.domainoo.fr</value>
    <value>d.ns.domainoo.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 3 domain names (in 0.015 seconds) which contained the exact domain keyword "alexen".
Domain Name Registered Expiry Registrar Ownership
1 alexen.com 8 Nov 1999 8 Nov 2024 OVH, SAS Gie AGAP
2 alexen.fr 23 Jan 2015 23 Jan 2028 DOMAINOO Ano Nymous
3 alexen.ru 4 Feb 2022 4 Feb 2025 REGRU-RU ALEXEN, LLC
4 alexen.eu - - DOMAINOO -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=alexen&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "alexen",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "alexen.com, alexen.fr, alexen.ru, alexen.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "alexen.com",
            "domain_keyword": "alexen",
            "domain_tld": "com",
            "query_time": "2024-06-13 03:44:30",
            "create_date": "1999-11-08",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-08",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gie AGAP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "alexen.fr",
            "domain_keyword": "alexen",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:32:57",
            "create_date": "2015-01-23",
            "update_date": "2022-12-07",
            "expiry_date": "2028-01-23",
            "registrar_name": "DOMAINOO",
            "registrar_website": "http://www.domainoo.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "a.ns.domainoo.fr",
                "b.ns.domainoo.fr",
                "c.ns.domainoo.fr",
                "d.ns.domainoo.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "alexen.ru",
            "domain_keyword": "alexen",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:17:55",
            "create_date": "2022-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "ALEXEN, LLC",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "alexen.eu",
            "domain_keyword": "alexen",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:37:24",
            "registrar_name": "DOMAINOO",
            "registrar_website": "www.domainoo-eu.com",
            "name_servers": [
                "a.ns.domainoo.fr",
                "b.ns.domainoo.fr",
                "c.ns.domainoo.fr",
                "d.ns.domainoo.fr"
            ]
        }
    ],
    "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>alexen</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>alexen.com, alexen.fr, alexen.ru, alexen.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alexen.com</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 03:44:30</query_time>
   <create_date>1999-11-08</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gie AGAP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.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>2</num>
   <domain_name>alexen.fr</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:32:57</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2028-01-23</expiry_date>
   <registrar_name>DOMAINOO</registrar_name>
   <registrar_website>http://www.domainoo.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>a.ns.domainoo.fr</value>
    <value>b.ns.domainoo.fr</value>
    <value>c.ns.domainoo.fr</value>
    <value>d.ns.domainoo.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>alexen.ru</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:17:55</query_time>
   <create_date>2022-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>ALEXEN, LLC</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>alexen.eu</domain_name>
   <domain_keyword>alexen</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:37:24</query_time>
   <registrar_name>DOMAINOO</registrar_name>
   <registrar_website>www.domainoo-eu.com</registrar_website>
   <name_servers>
    <value>a.ns.domainoo.fr</value>
    <value>b.ns.domainoo.fr</value>
    <value>c.ns.domainoo.fr</value>
    <value>d.ns.domainoo.fr</value>
   </name_servers>
  </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,256 domain names (in 0.071 seconds) which look and sound like the brand name "alexen".
Domain Name Registered Expiry Registrar Ownership
1 alexon.site 25 Feb 2024 25 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xu Li Tao
2 plexen.com 21 May 2013 21 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 alexey.wiki 17 Jun 2014 17 Jun 2024 Porkbun Private by Design, LLC
4 alezen.com 4 Aug 2007 4 Aug 2024 IONOS SE Alezen S.L
5 alexgen.com 16 Aug 2012 17 Aug 2024 DREAMHOST Proxy Protection LLC
6 alexan.red 23 Aug 2021 23 Aug 2024 Gransy, s.r.o. REDACTED FOR PRIVACY
7 alexes.casa 30 Oct 2021 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 alexei.gallery 26 Jul 2016 26 Jul 2024 Porkbun LLC Private by Design, LLC
9 alexan.careers 5 Mar 2014 5 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0139474694
10 alexey.plus 27 Jun 2018 27 Jun 2024 Porkbun LLC Private by Design, LLC
11 alexon.work 6 Feb 2023 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 alexeo.fr 12 Mar 2012 9 Oct 2025 NETIM ALEXEO
13 alefen.com 16 Jan 2017 16 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
14 alexei.uk 1 Jul 2019 1 Jul 2024 Anaclara Systems Limited [Tag = ANACLARA] -
15 alexet.co.uk 29 Apr 2020 29 Apr 2025 TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD] -
16 alexed.com 19 Sep 2011 19 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 alezen.shop 13 Feb 2024 13 Feb 2025 Namecheap, Inc. -
18 alexei.su 7 Oct 2008 7 Oct 2024 REGTIME-SU Private Person
19 alexey.su 10 Jan 2014 10 Jan 2025 RUCENTER-SU Private Person
20 flexen.ru 24 Mar 2003 24 Mar 2025 RU-CENTER-RU 'Flex Engineering DIO' Ltd.
21 alexan.email 26 Mar 2014 26 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0139474752
22 alexey.asia 14 Dec 2022 14 Dec 2024 Porkbun LLC Private by Design, LLC
23 alexeo.org 25 Sep 2019 25 Sep 2024 Internet Domain Service BS Corp Whois Privacy Corp.
24 adexen.online 5 Apr 2024 5 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Adexenin
25 alexey.ru 11 Jan 2000 31 Jan 2025 RU-CENTER-RU Private Person
26 aleven.info 4 Jun 2010 4 Jun 2024 Metaregistrar BV REDACTED FOR PRIVACY
27 alexey.im - 7 Aug 2024 - Redacted
28 alexet.net 10 Jun 2009 10 Jun 2025 Hostopia Canada Corp. -
29 alexyen.com 5 Mar 2009 5 Mar 2025 IONOS SE 1&1 Internet Inc
30 aleden.it 9 Oct 2017 9 Oct 2024 Tucows.com Co. hidden
31 alexin.family 7 Dec 2023 7 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 flexen.co.uk 9 Jun 2011 9 Jun 2024 Namesco Limited [Tag = NAMESCO] -
33 alexlen.com 2 Jan 2012 2 Jan 2025 GoDaddy.com, LLC -
34 alesen.com 19 Aug 2016 19 Aug 2024 GoDaddy.com, LLC -
35 alexem.studio 24 May 2024 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 alexten.online 25 Mar 2024 25 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
37 alexon.live 17 Aug 2022 17 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
38 alexey.name - - 007Names, Inc. -
39 alexin.by 7 Feb 2020 7 Feb 2025 Reliable Software, Ltd КФХ "Алекс и Н"
40 alexey.fun 27 Jun 2018 27 Jun 2024 Porkbun, LLC Private by Design, LLC
41 alexdn.com 7 Jul 2016 7 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 alewen.com 16 Jan 2021 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 alexey.realtor 6 Aug 2022 6 Aug 2024 Name Share, Inc NAR's official operator of the .REALTOR TLD
44 alexven.com 20 Mar 2019 20 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
45 alexey.com.br 14 Dec 2007 14 Dec 2024 - Alexey Domatewicz Neto
46 flexen.be 27 Jul 2015 - team.blue nl B.V. -
47 aleven.com 15 Aug 2003 15 Aug 2024 Wild West Domains, LLC -
48 alexei.express 5 Dec 2018 5 Dec 2024 Squarespace Domains II LLC Alexander Wills
49 alexren.me 31 Jul 2023 31 Jul 2024 Porkbun LLC Private by Design, LLC
50 aleven.ai - - Porkbun LLC Private by Design, LLC
51 alexew.ru 13 Sep 2023 13 Sep 2024 REGRU-RU Private Person
52 alexon.com 27 Apr 1995 28 Apr 2026 MarkMonitor, Inc. Thermo Fisher Scientific
53 alexvn.be 8 Nov 2008 - One.com A/S -
54 alexcn.com 13 Apr 2013 13 Apr 2025 NameSilo, LLC -
55 alexena.com 24 Feb 2011 24 Feb 2025 123-Reg Limited -
56 alexey.video 14 Jul 2016 14 Jul 2024 Porkbun LLC Private by Design, LLC
57 aleven.live 2 Mar 2024 2 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
58 alex-en.org 22 May 2021 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 alexun.store 29 Jan 2024 29 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
60 alexej.co 1 Jul 2016 30 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 alexon.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
62 alexey.com 26 Apr 2002 26 Apr 2029 URL SOLUTIONS INC. GLOBAL DOMAIN PRIVACY SERVICES INC
63 alexean.co 28 Jul 2022 28 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164892064
64 alexlen.top 27 Sep 2023 27 Sep 2024 NameSilo,LLC PrivacyGuardian.org llc
65 alexan.info 4 Sep 2020 4 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
66 alexten.ru 25 Mar 2024 25 Mar 2025 REGRU-RU Private Person
67 alexwen.net 10 Mar 2021 10 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
68 alexei.vodka 14 Nov 2023 14 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169285661
69 alexon.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
70 alexun.inc 29 Jan 2024 29 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
71 alexey.tel 9 Nov 2020 9 Nov 2024 Key-Systems GmbH Private Person
72 alexan.ro 6 Sep 2022 5 Sep 2024 CYBER_FOLKS S.R.L. -
73 alexein.uk 5 Aug 2019 5 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
74 alexan.co.uk 10 Feb 2022 10 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
75 alexed.net 21 Jun 2017 21 Jun 2027 GoDaddy.com, LLC -
76 alexer.dev 26 May 2022 26 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
77 alexben.com 24 Nov 2019 24 Nov 2024 GoDaddy.com, LLC -
78 alexben.org 31 Aug 2019 31 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
79 alexey.co.uk 8 Sep 2004 8 Sep 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
80 alexeo.com 18 Jul 2006 18 Jul 2025 GoDaddy.com, LLC -
81 alexes.ru 11 Feb 2015 11 Feb 2025 RU-CENTER-RU Private Person
82 alexeen.com 18 Apr 2022 18 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 alexin.com 7 Oct 2003 7 Oct 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 741098
84 alexeo.net 25 Sep 2019 25 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
85 alexmn.org 29 Mar 1996 30 Mar 2025 TLDS L.L.C. d/b/a SRSPlus Alexandria Area Economic Development Com
86 abexen.com 24 Aug 2022 24 Aug 2024 GoDaddy.com, LLC -
87 alexjn.co.uk 8 Mar 2003 8 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
88 alexon.tech 13 Apr 2021 13 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 alexey.dev 25 Feb 2019 25 Feb 2025 Porkbun LLC Private by Design, LLC
90 alexgn.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Yandex.Mail Exclusive email address feature
91 alexeo.ru 28 Jun 2012 28 Jun 2024 REGRU-RU Private Person
92 alexey.digital 20 Sep 2017 20 Sep 2024 Porkbun LLC Private by Design, LLC
93 alexei.me 8 Dec 2009 8 Dec 2024 Cloudflare, Inc REDACTED FOR PRIVACY
94 alexel.com 5 Mar 2004 5 Mar 2025 GoDaddy.com, LLC AskMySite.com LLC
95 alexun.net 29 Jan 2024 29 Jan 2025 GoDaddy.com, LLC -
96 alexey.cam 3 Apr 2019 3 Apr 2025 Porkbun, LLC Private by Design, LLC
97 alextn.net 24 Apr 2020 24 Apr 2030 Dreamscape Networks International Pte Ltd TIEN NGUYEN
98 alexei.store 14 Jun 2023 14 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
99 alexey.red 2 Dec 2018 2 Dec 2024 Porkbun LLC Private by Design, LLC
100 adexen.biz 5 Feb 2009 4 Feb 2025 OVH sas Adexen
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 Alexen.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=alexen.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "alexen.fr",
        "page_size": 100
    },
    "count": {
        "total": 5256,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "alexon.site, plexen.com, alexey.wiki, alezen.com, alexgen.com, alexan.red, alexes.casa, alexei.gallery, alexan.careers, alexey.plus, alexon.work, alexeo.fr, alefen.com, alexei.uk, alexet.co.uk, alexed.com, alezen.shop, alexei.su, alexey.su, flexen.ru, alexan.email, alexey.asia, alexeo.org, adexen.online, alexey.ru, aleven.info, alexey.im, alexet.net, alexyen.com, aleden.it, alexin.family, flexen.co.uk, alexlen.com, alesen.com, alexem.studio, alexten.online, alexon.live, alexey.name, alexin.by, alexey.fun, alexdn.com, alewen.com, alexey.realtor, alexven.com, alexey.com.br, flexen.be, aleven.com, alexei.express, alexren.me, aleven.ai, alexew.ru, alexon.com, alexvn.be, alexcn.com, alexena.com, alexey.video, aleven.live, alex-en.org, alexun.store, alexej.co, alexon.xyz, alexey.com, alexean.co, alexlen.top, alexan.info, alexten.ru, alexwen.net, alexei.vodka, alexon.info, alexun.inc, alexey.tel, alexan.ro, alexein.uk, alexan.co.uk, alexed.net, alexer.dev, alexben.com, alexben.org, alexey.co.uk, alexeo.com, alexes.ru, alexeen.com, alexin.com, alexeo.net, alexmn.org, abexen.com, alexjn.co.uk, alexon.tech, alexey.dev, alexgn.ru, alexeo.ru, alexey.digital, alexei.me, alexel.com, alexun.net, alexey.cam, alextn.net, alexei.store, alexey.red, adexen.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "alexon.site",
            "domain_keyword": "alexon",
            "domain_tld": "site",
            "query_time": "2024-05-02 23:50:00",
            "create_date": "2024-02-25",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Xu Li Tao",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "plexen.com",
            "domain_keyword": "plexen",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:56:06",
            "create_date": "2013-05-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "alexey.wiki",
            "domain_keyword": "alexey",
            "domain_tld": "wiki",
            "query_time": "2024-06-13 03:45:08",
            "create_date": "2014-06-17",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alezen.com",
            "domain_keyword": "alezen",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:04:53",
            "create_date": "2007-08-04",
            "update_date": "2018-01-11",
            "expiry_date": "2024-08-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alezen S.L",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1109.ui-dns.biz",
                "ns1109.ui-dns.com",
                "ns1109.ui-dns.de",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alexgen.com",
            "domain_keyword": "alexgen",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:34:22",
            "create_date": "2012-08-16",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O alexgen.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "alexan.red",
            "domain_keyword": "alexan",
            "domain_tld": "red",
            "query_time": "2024-05-20 21:12:38",
            "create_date": "2021-08-23",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "alexes.casa",
            "domain_keyword": "alexes",
            "domain_tld": "casa",
            "query_time": "2024-06-13 03:44:38",
            "create_date": "2021-10-30",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-30",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "alexei.gallery",
            "domain_keyword": "alexei",
            "domain_tld": "gallery",
            "query_time": "2024-05-03 07:32:42",
            "create_date": "2016-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alexan.careers",
            "domain_keyword": "alexan",
            "domain_tld": "careers",
            "query_time": "2024-05-08 02:13:13",
            "create_date": "2014-03-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0139474694",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "alexey.plus",
            "domain_keyword": "alexey",
            "domain_tld": "plus",
            "query_time": "2024-05-24 01:03:03",
            "create_date": "2018-06-27",
            "update_date": "2023-09-09",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "alexon.work",
            "domain_keyword": "alexon",
            "domain_tld": "work",
            "query_time": "2024-06-07 00:30:55",
            "create_date": "2023-02-06",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-06",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "alexeo.fr",
            "domain_keyword": "alexeo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:32:57",
            "create_date": "2012-03-12",
            "update_date": "2024-04-29",
            "expiry_date": "2025-10-09",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/fr/nom-domaine/domaine-fr",
            "registrant_company": "ALEXEO",
            "registrant_address": "76 rue Alexandre Dumas, 02100 SAINT-QUENTIN",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.323672313",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "alefen.com",
            "domain_keyword": "alefen",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:03:17",
            "create_date": "2017-01-16",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of alefen.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1257.awsdns-29.org",
                "ns-1731.awsdns-24.co.uk",
                "ns-382.awsdns-47.com",
                "ns-647.awsdns-16.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alexei.uk",
            "domain_keyword": "alexei",
            "domain_tld": "uk",
            "query_time": "2024-05-24 01:03:01",
            "create_date": "2019-07-01",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-01",
            "registrar_name": "Anaclara Systems Limited [Tag = ANACLARA]",
            "registrar_website": "http://terms.anaclara.net",
            "name_servers": [
                "ns1.anaclara.uk",
                "ns2.anaclara.uk",
                "ns3.anaclara.uk",
                "ns4.anaclara.uk",
                "ns5.anaclara.uk",
                "ns6.anaclara.uk",
                "ns7.anaclara.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "alexet.co.uk",
            "domain_keyword": "alexet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 01:03:03",
            "create_date": "2020-04-29",
            "update_date": "2023-03-26",
            "expiry_date": "2025-04-29",
            "registrar_name": "TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD]",
            "registrar_website": "https://www.pilchard.co.uk",
            "name_servers": [
                "ns1-03.azure-dns.com",
                "ns2-03.azure-dns.net",
                "ns3-03.azure-dns.org",
                "ns4-03.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "alexed.com",
            "domain_keyword": "alexed",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:57:03",
            "create_date": "2011-09-19",
            "update_date": "2020-09-13",
            "expiry_date": "2025-09-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "alezen.shop",
            "domain_keyword": "alezen",
            "domain_tld": "shop",
            "query_time": "2024-04-18 09:04:53",
            "create_date": "2024-02-13",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "ns307.sellvir.com",
                "ns308.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "alexei.su",
            "domain_keyword": "alexei",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:28",
            "create_date": "2008-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "buck.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "alexey.su",
            "domain_keyword": "alexey",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:29",
            "create_date": "2014-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "megan.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 20,
            "domain_name": "flexen.ru",
            "domain_keyword": "flexen",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:23:03",
            "create_date": "2003-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "'Flex Engineering DIO' Ltd.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "alexan.email",
            "domain_keyword": "alexan",
            "domain_tld": "email",
            "query_time": "2024-05-25 14:03:00",
            "create_date": "2014-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0139474752",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "alexey.asia",
            "domain_keyword": "alexey",
            "domain_tld": "asia",
            "query_time": "2024-05-03 07:33:04",
            "create_date": "2022-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "alexeo.org",
            "domain_keyword": "alexeo",
            "domain_tld": "org",
            "query_time": "2024-05-24 01:03:00",
            "create_date": "2019-09-25",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-25",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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": 24,
            "domain_name": "adexen.online",
            "domain_keyword": "adexen",
            "domain_tld": "online",
            "query_time": "2024-06-09 11:03:06",
            "create_date": "2024-04-05",
            "update_date": "2024-05-29",
            "expiry_date": "2025-04-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Adexenin",
            "registrant_state": "Lagos",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the 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": [
                "monovm.earth.orderbox-dns.com",
                "monovm.mars.orderbox-dns.com",
                "monovm.mercury.orderbox-dns.com",
                "monovm.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alexey.ru",
            "domain_keyword": "alexey",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:17:59",
            "create_date": "2000-01-11",
            "expiry_date": "2025-01-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.runame.com",
                "ns2.runame.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "aleven.info",
            "domain_keyword": "aleven",
            "domain_tld": "info",
            "query_time": "2024-05-17 08:20:26",
            "create_date": "2010-06-04",
            "update_date": "2023-11-10",
            "expiry_date": "2024-06-04",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "alexey.im",
            "domain_keyword": "alexey",
            "domain_tld": "im",
            "query_time": "2024-05-30 11:57:07",
            "expiry_date": "2024-08-07",
            "registrant_name": "Redacted",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ]
        },
        {
            "num": 28,
            "domain_name": "alexet.net",
            "domain_keyword": "alexet",
            "domain_tld": "net",
            "query_time": "2024-06-13 03:44:42",
            "create_date": "2009-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.verifymywhois.com",
                "ns2.verifymywhois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "alexyen.com",
            "domain_keyword": "alexyen",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:03:45",
            "create_date": "2009-03-05",
            "update_date": "2018-01-11",
            "expiry_date": "2025-03-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1071.ui-dns.biz",
                "ns1071.ui-dns.com",
                "ns1071.ui-dns.de",
                "ns1071.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aleden.it",
            "domain_keyword": "aleden",
            "domain_tld": "it",
            "query_time": "2024-05-14 00:13:48",
            "create_date": "2017-10-09",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-09",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 31,
            "domain_name": "alexin.family",
            "domain_keyword": "alexin",
            "domain_tld": "family",
            "query_time": "2024-06-13 03:48:38",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "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": 32,
            "domain_name": "flexen.co.uk",
            "domain_keyword": "flexen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 02:55:36",
            "create_date": "2011-06-09",
            "update_date": "2022-06-09",
            "expiry_date": "2024-06-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "alexlen.com",
            "domain_keyword": "alexlen",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:28:14",
            "create_date": "2012-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "alesen.com",
            "domain_keyword": "alesen",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:40:09",
            "create_date": "2016-08-19",
            "update_date": "2024-01-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alexem.studio",
            "domain_keyword": "alexem",
            "domain_tld": "studio",
            "query_time": "2024-05-26 17:52:42",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "alexten.online",
            "domain_keyword": "alexten",
            "domain_tld": "online",
            "query_time": "2024-05-27 17:47:02",
            "create_date": "2024-03-25",
            "update_date": "2024-05-23",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "alexon.live",
            "domain_keyword": "alexon",
            "domain_tld": "live",
            "query_time": "2024-05-02 23:50:00",
            "create_date": "2022-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8351.hostgator.com",
                "ns8352.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "alexey.name",
            "domain_keyword": "alexey",
            "domain_tld": "name",
            "query_time": "2024-05-03 07:33:31",
            "registrar_iana": 91,
            "registrar_name": "007Names, Inc.",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 39,
            "domain_name": "alexin.by",
            "domain_keyword": "alexin",
            "domain_tld": "by",
            "query_time": "2024-05-03 07:36:16",
            "create_date": "2020-02-07",
            "update_date": "2023-12-09",
            "expiry_date": "2025-02-07",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "КФХ \"Алекс и Н\"",
            "registrant_address": "222121, Минская область, Борисовский район, аг. Новоселки, ул. Свободы, д. 11, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296667204",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 40,
            "domain_name": "alexey.fun",
            "domain_keyword": "alexey",
            "domain_tld": "fun",
            "query_time": "2024-05-24 01:03:03",
            "create_date": "2018-06-27",
            "update_date": "2023-09-25",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "alexdn.com",
            "domain_keyword": "alexdn",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:32:21",
            "create_date": "2016-07-07",
            "update_date": "2020-01-15",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "alewen.com",
            "domain_keyword": "alewen",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:59:33",
            "create_date": "2021-01-16",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=alewen.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "alexey.realtor",
            "domain_keyword": "alexey",
            "domain_tld": "realtor",
            "query_time": "2024-06-13 03:45:07",
            "create_date": "2022-08-06",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "alexven.com",
            "domain_keyword": "alexven",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:01:15",
            "create_date": "2019-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "alexey.com.br",
            "domain_keyword": "alexey",
            "domain_tld": "com.br",
            "query_time": "2024-05-03 07:33:31",
            "create_date": "2007-12-14",
            "update_date": "2022-09-19",
            "expiry_date": "2024-12-14",
            "registrant_name": "Alexey Domatewicz Neto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns128.hostgator.com.br",
                "ns129.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "flexen.be",
            "domain_keyword": "flexen",
            "domain_tld": "be",
            "query_time": "2024-06-08 04:26:16",
            "create_date": "2015-07-27",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 47,
            "domain_name": "aleven.com",
            "domain_keyword": "aleven",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:58:49",
            "create_date": "2003-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "alexei.express",
            "domain_keyword": "alexei",
            "domain_tld": "express",
            "query_time": "2024-06-13 03:44:11",
            "create_date": "2018-12-05",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexander Wills",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RI",
            "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.alexander-wills.com",
                "ns2.alexander-wills.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "alexren.me",
            "domain_keyword": "alexren",
            "domain_tld": "me",
            "query_time": "2024-04-21 12:36:07",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aleven.ai",
            "domain_keyword": "aleven",
            "domain_tld": "ai",
            "query_time": "2024-05-03 04:59:37",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "alexew.ru",
            "domain_keyword": "alexew",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:17:56",
            "create_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "alexon.com",
            "domain_keyword": "alexon",
            "domain_tld": "com",
            "query_time": "2024-05-25 14:09:10",
            "create_date": "1995-04-27",
            "update_date": "2024-03-27",
            "expiry_date": "2026-04-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Thermo Fisher Scientific",
            "registrant_address": "81 Wyman Street,",
            "registrant_city": "Waltham",
            "registrant_state": "MA",
            "registrant_zip": "02454",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8006785599",
            "registrant_fax": "+1.7816221207",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "alexvn.be",
            "domain_keyword": "alexvn",
            "domain_tld": "be",
            "query_time": "2024-05-27 17:47:39",
            "create_date": "2008-11-08",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 54,
            "domain_name": "alexcn.com",
            "domain_keyword": "alexcn",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:30:24",
            "create_date": "2013-04-13",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "alexena.com",
            "domain_keyword": "alexena",
            "domain_tld": "com",
            "query_time": "2024-06-13 03:44:30",
            "create_date": "2011-02-24",
            "update_date": "2023-02-17",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "alexey.video",
            "domain_keyword": "alexey",
            "domain_tld": "video",
            "query_time": "2024-06-13 03:45:08",
            "create_date": "2016-07-14",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aleven.live",
            "domain_keyword": "aleven",
            "domain_tld": "live",
            "query_time": "2024-05-08 02:12:46",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "james.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "alex-en.org",
            "domain_keyword": "alex-en",
            "domain_tld": "org",
            "query_time": "2024-05-25 14:02:12",
            "create_date": "2021-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 59,
            "domain_name": "alexun.store",
            "domain_keyword": "alexun",
            "domain_tld": "store",
            "query_time": "2024-05-25 21:55:43",
            "create_date": "2024-01-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "alexej.co",
            "domain_keyword": "alexej",
            "domain_tld": "co",
            "query_time": "2024-05-24 01:02:58",
            "create_date": "2016-07-01",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-30",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "alexon.xyz",
            "domain_keyword": "alexon",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 12:15:37",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "alexey.com",
            "domain_keyword": "alexey",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:57:07",
            "create_date": "2002-04-26",
            "update_date": "2021-02-25",
            "expiry_date": "2029-04-26",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "Private Whois",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "Tower Financial Center Flr 35, 50th St y E. Mendez St",
            "registrant_city": "Panama",
            "registrant_state": "NA",
            "registrant_zip": "NA",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4692250522",
            "name_servers": [
                "ns1.fozzy.com",
                "ns2.fozzy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "alexean.co",
            "domain_keyword": "alexean",
            "domain_tld": "co",
            "query_time": "2024-06-13 03:44:04",
            "create_date": "2022-07-28",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164892064",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "alexlen.top",
            "domain_keyword": "alexlen",
            "domain_tld": "top",
            "query_time": "2024-04-21 12:28:14",
            "create_date": "2023-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "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": [
                "plato.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "alexan.info",
            "domain_keyword": "alexan",
            "domain_tld": "info",
            "query_time": "2024-05-17 22:50:32",
            "create_date": "2020-09-04",
            "update_date": "2024-05-13",
            "expiry_date": "2024-09-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IT-52",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "alexten.ru",
            "domain_keyword": "alexten",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:19:27",
            "create_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "alexwen.net",
            "domain_keyword": "alexwen",
            "domain_tld": "net",
            "query_time": "2024-05-02 23:52:36",
            "create_date": "2021-03-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "alexei.vodka",
            "domain_keyword": "alexei",
            "domain_tld": "vodka",
            "query_time": "2024-05-24 01:02:57",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169285661",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alexon.info",
            "domain_keyword": "alexon",
            "domain_tld": "info",
            "query_time": "2024-05-25 02:01:35",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "alexun.inc",
            "domain_keyword": "alexun",
            "domain_tld": "inc",
            "query_time": "2024-05-25 21:55:43",
            "create_date": "2024-01-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "alexey.tel",
            "domain_keyword": "alexey",
            "domain_tld": "tel",
            "query_time": "2024-05-13 09:05:44",
            "create_date": "2020-11-09",
            "update_date": "2024-02-29",
            "expiry_date": "2024-11-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Msk",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "alexan.ro",
            "domain_keyword": "alexan",
            "domain_tld": "ro",
            "query_time": "2024-05-17 22:50:32",
            "create_date": "2022-09-06",
            "expiry_date": "2024-09-05",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "joel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 73,
            "domain_name": "alexein.uk",
            "domain_keyword": "alexein",
            "domain_tld": "uk",
            "query_time": "2024-06-07 00:22:23",
            "create_date": "2019-08-05",
            "update_date": "2023-12-09",
            "expiry_date": "2024-08-05",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "alexan.co.uk",
            "domain_keyword": "alexan",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 07:05:43",
            "create_date": "2022-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "alexed.net",
            "domain_keyword": "alexed",
            "domain_tld": "net",
            "query_time": "2024-06-13 03:44:06",
            "create_date": "2017-06-21",
            "update_date": "2022-10-03",
            "expiry_date": "2027-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "alexer.dev",
            "domain_keyword": "alexer",
            "domain_tld": "dev",
            "query_time": "2024-05-03 07:32:52",
            "create_date": "2022-05-26",
            "update_date": "2023-08-12",
            "expiry_date": "2025-05-26",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "alexben.com",
            "domain_keyword": "alexben",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:07:35",
            "create_date": "2019-11-24",
            "update_date": "2024-03-30",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "alexben.org",
            "domain_keyword": "alexben",
            "domain_tld": "org",
            "query_time": "2024-05-22 20:21:47",
            "create_date": "2019-08-31",
            "update_date": "2022-10-15",
            "expiry_date": "2025-08-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sofia",
            "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.cloudns.net",
                "ns2.cloudns.net",
                "ns3.cloudns.net",
                "ns4.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "alexey.co.uk",
            "domain_keyword": "alexey",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 00:22:49",
            "create_date": "2004-09-08",
            "update_date": "2023-11-15",
            "expiry_date": "2026-09-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "alexeo.com",
            "domain_keyword": "alexeo",
            "domain_tld": "com",
            "query_time": "2024-06-13 03:44:34",
            "create_date": "2006-07-18",
            "update_date": "2024-06-04",
            "expiry_date": "2025-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "alexes.ru",
            "domain_keyword": "alexes",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:17:56",
            "create_date": "2015-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.ru",
                "ns1.ru",
                "ns2.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "alexeen.com",
            "domain_keyword": "alexeen",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:32:41",
            "create_date": "2022-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "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=alexeen.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "alexin.com",
            "domain_keyword": "alexin",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:36:16",
            "create_date": "2003-10-07",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-07",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 437e7",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 741098",
            "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.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "alexeo.net",
            "domain_keyword": "alexeo",
            "domain_tld": "net",
            "query_time": "2024-05-24 01:03:00",
            "create_date": "2019-09-25",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-25",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "alexmn.org",
            "domain_keyword": "alexmn",
            "domain_tld": "org",
            "query_time": "2024-06-02 02:40:09",
            "create_date": "1996-03-29",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-30",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexandria Area Economic Development Com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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.gctel.net",
                "ns2.gctel.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "abexen.com",
            "domain_keyword": "abexen",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:04:39",
            "create_date": "2022-08-24",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "alexjn.co.uk",
            "domain_keyword": "alexjn",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 08:20:18",
            "create_date": "2003-03-08",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "alexon.tech",
            "domain_keyword": "alexon",
            "domain_tld": "tech",
            "query_time": "2024-05-15 10:36:01",
            "create_date": "2021-04-13",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "alexey.dev",
            "domain_keyword": "alexey",
            "domain_tld": "dev",
            "query_time": "2024-06-13 03:45:06",
            "create_date": "2019-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "alexgn.ru",
            "domain_keyword": "alexgn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:18:23",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "alexeo.ru",
            "domain_keyword": "alexeo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:17:55",
            "create_date": "2012-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "alexey.digital",
            "domain_keyword": "alexey",
            "domain_tld": "digital",
            "query_time": "2024-05-30 11:57:07",
            "create_date": "2017-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alexei.me",
            "domain_keyword": "alexei",
            "domain_tld": "me",
            "query_time": "2024-06-13 03:44:11",
            "create_date": "2009-12-08",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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": [
                "guss.ns.cloudflare.com",
                "stevie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alexel.com",
            "domain_keyword": "alexel",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:08:42",
            "create_date": "2004-03-05",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NetSupport AskMySite",
            "registrant_company": "AskMySite.com LLC",
            "registrant_address": "P.O.BOX 411",
            "registrant_city": "Cresskill",
            "registrant_state": "New Jersey",
            "registrant_zip": "07626",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572572392",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "alexun.net",
            "domain_keyword": "alexun",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:55:43",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "alexey.cam",
            "domain_keyword": "alexey",
            "domain_tld": "cam",
            "query_time": "2024-06-13 03:45:06",
            "create_date": "2019-04-03",
            "update_date": "2024-06-12",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "alextn.net",
            "domain_keyword": "alextn",
            "domain_tld": "net",
            "query_time": "2024-05-20 21:19:15",
            "create_date": "2020-04-24",
            "update_date": "2020-05-28",
            "expiry_date": "2030-04-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "TIEN NGUYEN",
            "registrant_address": "PO BOX 705",
            "registrant_city": "SUNSHINE",
            "registrant_state": "VIC",
            "registrant_zip": "3020",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.430183472",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "alexei.store",
            "domain_keyword": "alexei",
            "domain_tld": "store",
            "query_time": "2024-05-13 09:05:36",
            "create_date": "2023-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "alexey.red",
            "domain_keyword": "alexey",
            "domain_tld": "red",
            "query_time": "2024-06-13 03:45:07",
            "create_date": "2018-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "adexen.biz",
            "domain_keyword": "adexen",
            "domain_tld": "biz",
            "query_time": "2024-04-18 15:52:20",
            "create_date": "2009-02-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-04",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adexen",
            "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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>alexen.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5256</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>alexon.site, plexen.com, alexey.wiki, alezen.com, alexgen.com, alexan.red, alexes.casa, alexei.gallery, alexan.careers, alexey.plus, alexon.work, alexeo.fr, alefen.com, alexei.uk, alexet.co.uk, alexed.com, alezen.shop, alexei.su, alexey.su, flexen.ru, alexan.email, alexey.asia, alexeo.org, adexen.online, alexey.ru, aleven.info, alexey.im, alexet.net, alexyen.com, aleden.it, alexin.family, flexen.co.uk, alexlen.com, alesen.com, alexem.studio, alexten.online, alexon.live, alexey.name, alexin.by, alexey.fun, alexdn.com, alewen.com, alexey.realtor, alexven.com, alexey.com.br, flexen.be, aleven.com, alexei.express, alexren.me, aleven.ai, alexew.ru, alexon.com, alexvn.be, alexcn.com, alexena.com, alexey.video, aleven.live, alex-en.org, alexun.store, alexej.co, alexon.xyz, alexey.com, alexean.co, alexlen.top, alexan.info, alexten.ru, alexwen.net, alexei.vodka, alexon.info, alexun.inc, alexey.tel, alexan.ro, alexein.uk, alexan.co.uk, alexed.net, alexer.dev, alexben.com, alexben.org, alexey.co.uk, alexeo.com, alexes.ru, alexeen.com, alexin.com, alexeo.net, alexmn.org, abexen.com, alexjn.co.uk, alexon.tech, alexey.dev, alexgn.ru, alexeo.ru, alexey.digital, alexei.me, alexel.com, alexun.net, alexey.cam, alextn.net, alexei.store, alexey.red, adexen.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>alexon.site</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 23:50:00</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Xu Li Tao</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>plexen.com</domain_name>
   <domain_keyword>plexen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:56:06</query_time>
   <create_date>2013-05-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>alexey.wiki</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-13 03:45:08</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alezen.com</domain_name>
   <domain_keyword>alezen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:04:53</query_time>
   <create_date>2007-08-04</create_date>
   <update_date>2018-01-11</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alezen S.L</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1109.ui-dns.biz</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alexgen.com</domain_name>
   <domain_keyword>alexgen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:34:22</query_time>
   <create_date>2012-08-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O alexgen.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>alexan.red</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-20 21:12:38</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>alexes.casa</domain_name>
   <domain_keyword>alexes</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-06-13 03:44:38</query_time>
   <create_date>2021-10-30</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-30</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>alexei.gallery</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-03 07:32:42</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>alexan.careers</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-08 02:13:13</query_time>
   <create_date>2014-03-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0139474694</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>alexey.plus</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-24 01:03:03</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>alexon.work</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-07 00:30:55</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-06</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>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>12</num>
   <domain_name>alexeo.fr</domain_name>
   <domain_keyword>alexeo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:32:57</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/fr/nom-domaine/domaine-fr</registrar_website>
   <registrant_company>ALEXEO</registrant_company>
   <registrant_address>76 rue Alexandre Dumas, 02100 SAINT-QUENTIN</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.323672313</registrant_phone>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>alefen.com</domain_name>
   <domain_keyword>alefen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:03:17</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of alefen.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1257.awsdns-29.org</value>
    <value>ns-1731.awsdns-24.co.uk</value>
    <value>ns-382.awsdns-47.com</value>
    <value>ns-647.awsdns-16.net</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>14</num>
   <domain_name>alexei.uk</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 01:03:01</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Anaclara Systems Limited [Tag = ANACLARA]</registrar_name>
   <registrar_website>http://terms.anaclara.net</registrar_website>
   <name_servers>
    <value>ns1.anaclara.uk</value>
    <value>ns2.anaclara.uk</value>
    <value>ns3.anaclara.uk</value>
    <value>ns4.anaclara.uk</value>
    <value>ns5.anaclara.uk</value>
    <value>ns6.anaclara.uk</value>
    <value>ns7.anaclara.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>alexet.co.uk</domain_name>
   <domain_keyword>alexet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 01:03:03</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2023-03-26</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD]</registrar_name>
   <registrar_website>https://www.pilchard.co.uk</registrar_website>
   <name_servers>
    <value>ns1-03.azure-dns.com</value>
    <value>ns2-03.azure-dns.net</value>
    <value>ns3-03.azure-dns.org</value>
    <value>ns4-03.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>alexed.com</domain_name>
   <domain_keyword>alexed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:57:03</query_time>
   <create_date>2011-09-19</create_date>
   <update_date>2020-09-13</update_date>
   <expiry_date>2025-09-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>alezen.shop</domain_name>
   <domain_keyword>alezen</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 09:04:53</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns307.sellvir.com</value>
    <value>ns308.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>alexei.su</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:28</query_time>
   <create_date>2008-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>buck.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>alexey.su</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:29</query_time>
   <create_date>2014-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>megan.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>flexen.ru</domain_name>
   <domain_keyword>flexen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:23:03</query_time>
   <create_date>2003-03-24</create_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>'Flex Engineering DIO' Ltd.</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>alexan.email</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 14:03:00</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</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>Contact Privacy Inc. Customer 0139474752</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>alexey.asia</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-03 07:33:04</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>alexeo.org</domain_name>
   <domain_keyword>alexeo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 01:03:00</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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>24</num>
   <domain_name>adexen.online</domain_name>
   <domain_keyword>adexen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 11:03:06</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Adexenin</registrant_company>
   <registrant_state>Lagos</registrant_state>
   <registrant_country>NG</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>monovm.earth.orderbox-dns.com</value>
    <value>monovm.mars.orderbox-dns.com</value>
    <value>monovm.mercury.orderbox-dns.com</value>
    <value>monovm.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alexey.ru</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:17:59</query_time>
   <create_date>2000-01-11</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.runame.com</value>
    <value>ns2.runame.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>aleven.info</domain_name>
   <domain_keyword>aleven</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 08:20:26</query_time>
   <create_date>2010-06-04</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>alexey.im</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-30 11:57:07</query_time>
   <expiry_date>2024-08-07</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>alexet.net</domain_name>
   <domain_keyword>alexet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 03:44:42</query_time>
   <create_date>2009-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.verifymywhois.com</value>
    <value>ns2.verifymywhois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>alexyen.com</domain_name>
   <domain_keyword>alexyen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:03:45</query_time>
   <create_date>2009-03-05</create_date>
   <update_date>2018-01-11</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1071.ui-dns.biz</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1071.ui-dns.de</value>
    <value>ns1071.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aleden.it</domain_name>
   <domain_keyword>aleden</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 00:13:48</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>alexin.family</domain_name>
   <domain_keyword>alexin</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-06-13 03:48:38</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</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>32</num>
   <domain_name>flexen.co.uk</domain_name>
   <domain_keyword>flexen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 02:55:36</query_time>
   <create_date>2011-06-09</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>alexlen.com</domain_name>
   <domain_keyword>alexlen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:28:14</query_time>
   <create_date>2012-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alesen.com</domain_name>
   <domain_keyword>alesen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:40:09</query_time>
   <create_date>2016-08-19</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>alexem.studio</domain_name>
   <domain_keyword>alexem</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-26 17:52:42</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>alexten.online</domain_name>
   <domain_keyword>alexten</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 17:47:02</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>alexon.live</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 23:50:00</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8351.hostgator.com</value>
    <value>ns8352.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>alexey.name</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-03 07:33:31</query_time>
   <registrar_iana>91</registrar_iana>
   <registrar_name>007Names, Inc.</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>alexin.by</domain_name>
   <domain_keyword>alexin</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-03 07:36:16</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>КФХ &quot;Алекс и Н&quot;</registrant_company>
   <registrant_address>222121, Минская область, Борисовский район, аг. Новоселки, ул. Свободы, д. 11, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296667204</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>alexey.fun</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-24 01:03:03</query_time>
   <create_date>2018-06-27</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>alexdn.com</domain_name>
   <domain_keyword>alexdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:32:21</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>alewen.com</domain_name>
   <domain_keyword>alewen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:59:33</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=alewen.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>alexey.realtor</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-06-13 03:45:07</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-06</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>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>alexven.com</domain_name>
   <domain_keyword>alexven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:01:15</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>AT</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>alexey.com.br</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-03 07:33:31</query_time>
   <create_date>2007-12-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrant_name>Alexey Domatewicz Neto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns128.hostgator.com.br</value>
    <value>ns129.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>flexen.be</domain_name>
   <domain_keyword>flexen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-08 04:26:16</query_time>
   <create_date>2015-07-27</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>aleven.com</domain_name>
   <domain_keyword>aleven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:58:49</query_time>
   <create_date>2003-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>48</num>
   <domain_name>alexei.express</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-06-13 03:44:11</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexander Wills</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RI</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.alexander-wills.com</value>
    <value>ns2.alexander-wills.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>alexren.me</domain_name>
   <domain_keyword>alexren</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-21 12:36:07</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aleven.ai</domain_name>
   <domain_keyword>aleven</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 04:59:37</query_time>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>alexew.ru</domain_name>
   <domain_keyword>alexew</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:17:56</query_time>
   <create_date>2023-09-13</create_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>alexon.com</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 14:09:10</query_time>
   <create_date>1995-04-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-04-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Thermo Fisher Scientific</registrant_company>
   <registrant_address>81 Wyman Street,</registrant_address>
   <registrant_city>Waltham</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02454</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8006785599</registrant_phone>
   <registrant_fax>+1.7816221207</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</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>53</num>
   <domain_name>alexvn.be</domain_name>
   <domain_keyword>alexvn</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 17:47:39</query_time>
   <create_date>2008-11-08</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>alexcn.com</domain_name>
   <domain_keyword>alexcn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:30:24</query_time>
   <create_date>2013-04-13</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>alexena.com</domain_name>
   <domain_keyword>alexena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 03:44:30</query_time>
   <create_date>2011-02-24</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>alexey.video</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-13 03:45:08</query_time>
   <create_date>2016-07-14</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aleven.live</domain_name>
   <domain_keyword>aleven</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 02:12:46</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>james.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>alex-en.org</domain_name>
   <domain_keyword>alex-en</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 14:02:12</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>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>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>59</num>
   <domain_name>alexun.store</domain_name>
   <domain_keyword>alexun</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 21:55:43</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>alexej.co</domain_name>
   <domain_keyword>alexej</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 01:02:58</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-30</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>alexon.xyz</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 12:15:37</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>alexey.com</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:57:07</query_time>
   <create_date>2002-04-26</create_date>
   <update_date>2021-02-25</update_date>
   <expiry_date>2029-04-26</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>Tower Financial Center Flr 35, 50th St y E. Mendez St</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>NA</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4692250522</registrant_phone>
   <name_servers>
    <value>ns1.fozzy.com</value>
    <value>ns2.fozzy.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>63</num>
   <domain_name>alexean.co</domain_name>
   <domain_keyword>alexean</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-13 03:44:04</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164892064</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>alexlen.top</domain_name>
   <domain_keyword>alexlen</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 12:28:14</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</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>plato.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>alexan.info</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 22:50:32</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IT-52</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>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>66</num>
   <domain_name>alexten.ru</domain_name>
   <domain_keyword>alexten</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:19:27</query_time>
   <create_date>2024-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>alexwen.net</domain_name>
   <domain_keyword>alexwen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 23:52:36</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>alexei.vodka</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-05-24 01:02:57</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169285661</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alexon.info</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 02:01:35</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>alexun.inc</domain_name>
   <domain_keyword>alexun</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-25 21:55:43</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>71</num>
   <domain_name>alexey.tel</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-13 09:05:44</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</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>Msk</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>alexan.ro</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-17 22:50:32</query_time>
   <create_date>2022-09-06</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>joel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>alexein.uk</domain_name>
   <domain_keyword>alexein</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-07 00:22:23</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>alexan.co.uk</domain_name>
   <domain_keyword>alexan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 07:05:43</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>alexed.net</domain_name>
   <domain_keyword>alexed</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 03:44:06</query_time>
   <create_date>2017-06-21</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2027-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>alexer.dev</domain_name>
   <domain_keyword>alexer</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 07:32:52</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-05-26</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>alexben.com</domain_name>
   <domain_keyword>alexben</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:07:35</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>alexben.org</domain_name>
   <domain_keyword>alexben</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 20:21:47</query_time>
   <create_date>2019-08-31</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sofia</registrant_state>
   <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.cloudns.net</value>
    <value>ns2.cloudns.net</value>
    <value>ns3.cloudns.net</value>
    <value>ns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>alexey.co.uk</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 00:22:49</query_time>
   <create_date>2004-09-08</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2026-09-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>alexeo.com</domain_name>
   <domain_keyword>alexeo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 03:44:34</query_time>
   <create_date>2006-07-18</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.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>81</num>
   <domain_name>alexes.ru</domain_name>
   <domain_keyword>alexes</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:17:56</query_time>
   <create_date>2015-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.ru</value>
    <value>ns1.ru</value>
    <value>ns2.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>alexeen.com</domain_name>
   <domain_keyword>alexeen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:32:41</query_time>
   <create_date>2022-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</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=alexeen.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>alexin.com</domain_name>
   <domain_keyword>alexin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:36:16</query_time>
   <create_date>2003-10-07</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-07</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 - 437e7</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 741098</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.smtmdns.com</value>
    <value>ns2.smtmdns.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>84</num>
   <domain_name>alexeo.net</domain_name>
   <domain_keyword>alexeo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 01:03:00</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>alexmn.org</domain_name>
   <domain_keyword>alexmn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 02:40:09</query_time>
   <create_date>1996-03-29</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexandria Area Economic Development Com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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.gctel.net</value>
    <value>ns2.gctel.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>abexen.com</domain_name>
   <domain_keyword>abexen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:04:39</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>87</num>
   <domain_name>alexjn.co.uk</domain_name>
   <domain_keyword>alexjn</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 08:20:18</query_time>
   <create_date>2003-03-08</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>alexon.tech</domain_name>
   <domain_keyword>alexon</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 10:36:01</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>alexey.dev</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-13 03:45:06</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>alexgn.ru</domain_name>
   <domain_keyword>alexgn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:18:23</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>alexeo.ru</domain_name>
   <domain_keyword>alexeo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:17:55</query_time>
   <create_date>2012-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>alexey.digital</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-30 11:57:07</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>alexei.me</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-13 03:44:11</query_time>
   <create_date>2009-12-08</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://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>Berlin</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>guss.ns.cloudflare.com</value>
    <value>stevie.ns.cloudflare.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>alexel.com</domain_name>
   <domain_keyword>alexel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:08:42</query_time>
   <create_date>2004-03-05</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NetSupport AskMySite</registrant_name>
   <registrant_company>AskMySite.com LLC</registrant_company>
   <registrant_address>P.O.BOX 411</registrant_address>
   <registrant_city>Cresskill</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07626</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572572392</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>alexun.net</domain_name>
   <domain_keyword>alexun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:55:43</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>alexey.cam</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-13 03:45:06</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>alextn.net</domain_name>
   <domain_keyword>alextn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 21:19:15</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2020-05-28</update_date>
   <expiry_date>2030-04-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>TIEN NGUYEN</registrant_name>
   <registrant_address>PO BOX 705</registrant_address>
   <registrant_city>SUNSHINE</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3020</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.430183472</registrant_phone>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>alexei.store</domain_name>
   <domain_keyword>alexei</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-13 09:05:36</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>alexey.red</domain_name>
   <domain_keyword>alexey</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-06-13 03:45:07</query_time>
   <create_date>2018-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>adexen.biz</domain_name>
   <domain_keyword>adexen</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 15:52:20</query_time>
   <create_date>2009-02-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adexen</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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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