WHOIS QUERY TIME

17 Apr 2024 - 4:27 PM UTC

Registered: 21 March 2002
Expiry: 21 March 2028

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 北京东方汇才国际文化交流有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aci.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aci.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aci.org.cn",
            "domain_keyword": "aci",
            "domain_tld": "org.cn",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2002-03-21",
            "expiry_date": "2028-03-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "北京东方汇才国际文化交流有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aci.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aci.org.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2002-03-21</create_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>北京东方汇才国际文化交流有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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.14 seconds) for "aci.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jun 2017 - 11:18 AM UTC

Registered: 21 March 2002
Expiry: 21 March 2020

REGISTRAR

Name: ????????????

NAME SERVERS

f1g1ns1.dnspod.net
f1g1ns2.dnspod.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: ???????????
Email: [email protected]

#2 - QUERY TIME

17 Apr 2024 - 4:27 PM UTC

Registered: 21 March 2002
Expiry: 21 March 2028

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 北京东方汇才国际文化交流有限公司
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=aci.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aci.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aci.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "aci.org.cn",
            "domain_keyword": "aci",
            "domain_tld": "org.cn",
            "query_time": "2017-06-28 11:18:45",
            "create_date": "2002-03-21",
            "expiry_date": "2020-03-21",
            "registrar_name": "????????????",
            "registrant_name": "???????????",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "aci.org.cn",
            "domain_keyword": "aci",
            "domain_tld": "org.cn",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2002-03-21",
            "expiry_date": "2028-03-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "北京东方汇才国际文化交流有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.14,
        "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>aci.org.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>aci.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aci.org.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2017-06-28 11:18:45</query_time>
   <create_date>2002-03-21</create_date>
   <expiry_date>2020-03-21</expiry_date>
   <registrar_name>????????????</registrar_name>
   <registrant_name>???????????</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>aci.org.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2002-03-21</create_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>北京东方汇才国际文化交流有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.14</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 142 domain names (in 0.08 seconds) which contained the exact domain keyword "aci".
Domain Name Registered Expiry Registrar Ownership
1 aci.org 9 Aug 1995 8 Aug 2024 TurnCommerce, Inc. DBA NameBright.com ACI
2 aci.net 5 Apr 1996 6 Apr 2025 Tucows Domains Inc. -
3 aci.it 22 Apr 1996 21 Apr 2025 Aci Informatica s.p.a. ACI Informatica S.p.A
4 aci.nl 1 Aug 1997 - NAMECHEAP, INC. -
5 aci.com.pl 26 Aug 1997 31 Dec 2026 OVH SAS -
6 aci.com 28 Aug 1997 27 Aug 2024 Network Solutions, LLC -
7 aci.com.br 11 Aug 1998 11 Aug 2027 - AEROCLUBE DE ITAPOLIS
8 aci.pl 30 Oct 1998 29 Oct 2024 premium.pl Sp. z o.o. -
9 aci.com.cn 1 Mar 2000 1 Mar 2027 阿里云计算有限公司(万网) 北京埃希尔控制技术有限责任公司
10 aci.org.br 3 May 2001 3 May 2026 - ASSOCIACAO COMERCIAL INDUSTRIAL DE SERVICOS DE
11 aci.pt 1 Dec 2001 - - ACI - Sociedade de Mediação Imobiliária, Lda
12 aci.org.cn 21 Mar 2002 21 Mar 2028 广东时代互联科技有限公司 北京东方汇才国际文化交流有限公司
13 aci.biz 27 Mar 2002 26 Mar 2025 007 Names, Inc. Web Express Inc.
14 aci.us 24 Apr 2002 23 Apr 2025 007 Names, Inc. Web Express Inc.
15 aci.ro 15 May 2002 13 Aug 2024 ICI - Registrar -
16 aci.aero 9 Aug 2002 9 Aug 2025 101domain GRS Limited REDACTED FOR PRIVACY
17 aci.cn 17 Mar 2003 17 Mar 2027 阿里云计算有限公司(万网) 北京埃希尔控制技术有限责任公司
18 aci.uk.com 28 Apr 2003 28 Apr 2025 123-Reg Limited -
19 aci.ca 11 Aug 2003 11 Aug 2024 CSC Corporate Domains (Canada) Company Rogers Cable Communications Inc.
20 aci.org.uk 27 Aug 2003 27 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
21 aci.info 29 Nov 2003 29 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0138149599
22 aci.ru 2 Jun 2005 2 Jun 2025 RU-CENTER-RU NETGALAXY LTD
23 aci.md 31 Jan 2006 31 Jan 2025 - -
24 aci.net.nz 13 Apr 2009 - Webcentral Group Ltd T/A Melbourne IT -
25 aci.uk.net 22 Jun 2009 22 Jun 2025 Namesco Limited -
26 aci.hu 19 Aug 2009 - - -
27 aci.lt 20 Oct 2009 21 Oct 2025 UAB "Interneto vizija" UAB "Interneto vizija"
28 aci.in 23 Jul 2011 23 Jul 2030 Dynadot LLC REDACTED FOR PRIVACY
29 aci.dk 16 Feb 2012 28 Feb 2029 - ACI A/S
30 aci.ag 16 Apr 2013 16 Apr 2025 IONOS SE Data Privacy Protected
31 aci.jp 14 May 2013 31 May 2025 - Akatsuki Consulting Inc.
32 aci.ac 8 Aug 2013 8 Aug 2024 NICENIC INTERNATIONAL GROUP CO., LIMITED ma wen yu
33 aci.cc 10 Nov 2013 10 Nov 2024 Guangzhou Yunxun Information Technology Co., Ltd. REDACTED FOR PRIVACY
34 aci.agency 22 May 2014 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 aci.events 11 Jun 2014 11 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
36 aci.nyc 11 Oct 2014 10 Oct 2024 GoDaddy.com, LLC Access Capital, Inc.
37 aci.cool 16 Oct 2014 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 aci.guide 13 Mar 2015 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 aci.site 15 Jul 2015 15 Jul 2024 Go Australia Domains, LLC Domains By Proxy, LLC
40 aci.news 29 Jul 2015 29 Jul 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0140868911
41 aci.life 18 Aug 2015 18 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 aci.online 26 Aug 2015 26 Aug 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
43 aci.tech 30 Nov 2015 30 Nov 2029 Namecheap Privacy service provided by Withheld for Privacy ehf
44 aci.club 27 Jan 2016 26 Jan 2025 1API GmbH ACI Informatica S.p.A.
45 aci.auto 27 Jan 2016 27 Jan 2025 1API GmbH ACI Informatica S.p.A.
46 aci.today 4 Feb 2016 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 aci.network 22 Feb 2016 22 Feb 2025 Gandi SAS Axians ICT Austria GmbH
48 aci.la 7 May 2016 7 May 2025 .LA Premium Names Program -
49 aci.barcelona 18 Jun 2016 18 Jun 2024 GoDaddy.com, LLC. Domains By Proxy, LLC
50 aci.group 12 Sep 2016 12 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 aci.net.in 5 Oct 2016 5 Oct 2024 GoDaddy.com, LLC Sahyadri Agro Retails P Ltd
52 aci.tel 7 Feb 2017 6 Feb 2025 Name.com, Inc. -
53 aci.healthcare 15 Mar 2017 15 Mar 2024 OnlineNIC, Inc. ACI Limited
54 aci.church 18 May 2017 18 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0148277995
55 aci.tools 28 Jul 2017 28 Jul 2024 Key-Systems, LLC Russmedia IT GmbH
56 aci.africa 1 Aug 2017 1 Aug 2024 Gandi African Capital Investments Limited
57 aci.one 10 Jan 2018 10 Jan 2028 GoDaddy.com, LLC Domains By Proxy, LLC
58 aci.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
59 aci.realestate 20 Sep 2018 20 Sep 2024 Name Share, Inc CREA
60 aci.live 31 Oct 2018 31 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
61 aci.foundation 30 Nov 2018 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 aci.guru 5 Dec 2018 5 Dec 2024 1API GmbH REDACTED FOR PRIVACY
63 aci.estate 21 Jan 2019 21 Jan 2025 PSI-USA, Inc. dba Domain Robot Modern-WebDesign.com
64 aci.immobilien 21 Jan 2019 21 Jan 2025 PSI-USA, Inc. dba Domain Robot Modern-WebDesign.com
65 aci.hamburg 22 Jan 2019 22 Jan 2025 PSI-USA, Inc. dba DOMAIN ROBOT -
66 aci.business 15 Feb 2019 15 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 aci.dog 7 Jun 2019 7 Jun 2024 eNom, LLC Data Protected
68 aci.xyz 8 Jun 2019 8 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
69 aci.onl 9 Jul 2019 9 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 aci.insure 24 Jan 2020 24 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
71 aci.pub 4 Feb 2020 4 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. Yu Xuan Liu
72 aci.limited 29 Feb 2020 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 aci.archi 2 Mar 2020 2 Mar 2025 OVH SAS AC2
74 aci.waw.pl 28 Apr 2020 28 Apr 2025 Aftermarket.pl Limited -
75 aci.co.th 7 Aug 2020 6 Aug 2025 THNIC ACI SCIENCES COMPANY LIMITED (บริษัท เอซีไอ ไซเอ็นเซส จำกัด)
76 aci.run 3 Sep 2020 3 Sep 2024 Squarespace Domains II LLC ACI Sports
77 aci.training 18 Sep 2020 18 Sep 2024 eNom, LLC Data Protected
78 aci.digital 21 Sep 2020 21 Sep 2024 Key-Systems, LLC ACI
79 aci.care 30 Sep 2020 30 Sep 2024 Tucows Domains Inc. Data Protected
80 aci.link 14 Feb 2021 14 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
81 aci.institute 14 Feb 2021 14 Feb 2025 eNom, LLC Data Protected
82 aci.media 3 Apr 2021 3 Apr 2024 eNom, LLC Data Protected
83 aci.company 22 May 2021 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 aci.app 23 Jul 2021 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 aci.properties 24 Jul 2021 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 aci.codes 12 Aug 2021 12 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 aci.berlin 18 Aug 2021 18 Aug 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
88 aci.org.in 16 Sep 2021 16 Sep 2024 Good Domain Registry Private Limited Godlib
89 aci.eco 12 Oct 2021 12 Oct 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Paul Elkan
90 aci.fyi 25 Oct 2021 25 Oct 2024 IONOS SE ACIGRUP HOSPITALITY SOFTWARE, S.L
91 aci.nz 10 Nov 2021 - Sitetech Solutions Ltd T/A SiteName -
92 aci.su 17 Dec 2021 17 Dec 2024 R01-SU Private Person
93 aci.cl 23 Dec 2021 23 Dec 2025 NIC Chile Claudio Alexis Corominas Fernandez
94 aci.mobi 29 Dec 2021 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 aci.careers 17 Feb 2022 17 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
96 aci.work 4 Mar 2022 4 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 aci.gold 5 Mar 2022 5 Mar 2025 NameCheap, Inc. Alternate Commodities Index, Inc.
98 aci.ceo 18 Mar 2022 18 Mar 2025 Tucows.com Co. Data Protected
99 aci.build 13 Apr 2022 13 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
100 aci.exchange 12 Aug 2022 12 Aug 2024 NameCheap, Inc. Alternate Commodities Index, Inc.
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Aci.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aci&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aci",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 143,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aci.org, aci.net, aci.it, aci.nl, aci.com.pl, aci.com, aci.com.br, aci.pl, aci.com.cn, aci.org.br, aci.pt, aci.org.cn, aci.biz, aci.us, aci.ro, aci.aero, aci.cn, aci.uk.com, aci.ca, aci.org.uk, aci.info, aci.ru, aci.md, aci.net.nz, aci.uk.net, aci.hu, aci.lt, aci.in, aci.dk, aci.ag, aci.jp, aci.ac, aci.cc, aci.agency, aci.events, aci.nyc, aci.cool, aci.guide, aci.site, aci.news, aci.life, aci.online, aci.tech, aci.club, aci.auto, aci.today, aci.network, aci.la, aci.barcelona, aci.group, aci.net.in, aci.tel, aci.healthcare, aci.church, aci.tools, aci.africa, aci.one, aci.icu, aci.realestate, aci.live, aci.foundation, aci.guru, aci.estate, aci.immobilien, aci.hamburg, aci.business, aci.dog, aci.xyz, aci.onl, aci.insure, aci.pub, aci.limited, aci.archi, aci.waw.pl, aci.co.th, aci.run, aci.training, aci.digital, aci.care, aci.link, aci.institute, aci.media, aci.company, aci.app, aci.properties, aci.codes, aci.berlin, aci.org.in, aci.eco, aci.fyi, aci.nz, aci.su, aci.cl, aci.mobi, aci.careers, aci.work, aci.gold, aci.ceo, aci.build, aci.exchange",
    "results": [
        {
            "num": 1,
            "domain_name": "aci.org",
            "domain_keyword": "aci",
            "domain_tld": "org",
            "query_time": "2024-05-27 04:06:18",
            "create_date": "1995-08-09",
            "update_date": "2023-06-04",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aci.net",
            "domain_keyword": "aci",
            "domain_tld": "net",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "1996-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "hasslo.ns.cloudflare.com",
                "pearl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aci.it",
            "domain_keyword": "aci",
            "domain_tld": "it",
            "query_time": "2024-06-05 16:51:17",
            "create_date": "1996-04-22",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-21",
            "registrar_name": "Aci Informatica s.p.a.",
            "registrar_website": "http://www.informatica.aci.it",
            "registrant_company": "ACI Informatica S.p.A",
            "registrant_address": "via Fiume delle Perle, 24",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00144",
            "registrant_country": "IT",
            "name_servers": [
                "ns-a.aci.it",
                "ns-b.aci.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "aci.nl",
            "domain_keyword": "aci",
            "domain_tld": "nl",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "1997-08-01",
            "update_date": "2022-10-06",
            "registrar_name": "NAMECHEAP, INC.",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "aci.com.pl",
            "domain_keyword": "aci",
            "domain_tld": "com.pl",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "1997-08-26",
            "update_date": "2021-12-22",
            "expiry_date": "2026-12-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.aci.com.pl",
                "ns2.aci.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aci.com",
            "domain_keyword": "aci",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:42:29",
            "create_date": "1997-08-28",
            "update_date": "2021-07-30",
            "expiry_date": "2024-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aci.com.br",
            "domain_keyword": "aci",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 04:24:14",
            "create_date": "1998-08-11",
            "update_date": "2023-10-05",
            "expiry_date": "2027-08-11",
            "registrant_name": "AEROCLUBE DE ITAPOLIS",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "aci.pl",
            "domain_keyword": "aci",
            "domain_tld": "pl",
            "query_time": "2024-06-11 01:55:04",
            "create_date": "1998-10-30",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-29",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.wsjo.pl",
                "ns2.wsjo.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aci.com.cn",
            "domain_keyword": "aci",
            "domain_tld": "com.cn",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2000-03-01",
            "expiry_date": "2027-03-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京埃希尔控制技术有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aci.org.br",
            "domain_keyword": "aci",
            "domain_tld": "org.br",
            "query_time": "2024-05-15 00:24:18",
            "create_date": "2001-05-03",
            "update_date": "2024-05-11",
            "expiry_date": "2026-05-03",
            "registrant_name": "ASSOCIACAO COMERCIAL INDUSTRIAL DE SERVICOS DE",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.netwizard.com.br",
                "ns2.netwizard.com.br",
                "ns3.netwizard.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "aci.pt",
            "domain_keyword": "aci",
            "domain_tld": "pt",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2001-12-01",
            "registrant_name": "ACI - Sociedade de Mediação Imobiliária, Lda",
            "registrant_address": "Av. Marquês de Pombal, Lote 14 R/C Dto",
            "registrant_city": "Leiria",
            "registrant_state": "Leiria",
            "registrant_zip": "2410-152",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "dns1.janeladigital.com",
                "dns2.janeladigital.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "aci.org.cn",
            "domain_keyword": "aci",
            "domain_tld": "org.cn",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2002-03-21",
            "expiry_date": "2028-03-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "北京东方汇才国际文化交流有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aci.biz",
            "domain_keyword": "aci",
            "domain_tld": "biz",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2002-03-27",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 91,
            "registrar_name": "007 Names, Inc.",
            "registrar_website": "whois.007names.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web Express Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "aci.us",
            "domain_keyword": "aci",
            "domain_tld": "us",
            "query_time": "2024-06-11 01:55:01",
            "create_date": "2002-04-24",
            "update_date": "2024-06-08",
            "expiry_date": "2025-04-23",
            "registrar_iana": 91,
            "registrar_name": "007 Names, Inc.",
            "registrar_website": "whois.007names.com",
            "registrant_name": "Web Express, Inc.",
            "registrant_company": "Web Express Inc.",
            "registrant_address": "1031 US Highway 22 W., Suite 105",
            "registrant_city": "Bridgewater",
            "registrant_state": "NJ",
            "registrant_zip": "08807",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9087222211",
            "registrant_fax": "+1.9087225517",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aci.ro",
            "domain_keyword": "aci",
            "domain_tld": "ro",
            "query_time": "2024-06-11 01:55:17",
            "create_date": "2002-05-15",
            "expiry_date": "2024-08-13",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns4.telcor.ro",
                "ns5.telcor.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "aci.aero",
            "domain_keyword": "aci",
            "domain_tld": "aero",
            "query_time": "2024-06-09 21:02:45",
            "create_date": "2002-08-09",
            "update_date": "2023-11-18",
            "expiry_date": "2025-08-09",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aci.cn",
            "domain_keyword": "aci",
            "domain_tld": "cn",
            "query_time": "2024-06-11 01:55:16",
            "create_date": "2003-03-17",
            "expiry_date": "2027-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京埃希尔控制技术有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aci.uk.com",
            "domain_keyword": "aci",
            "domain_tld": "uk.com",
            "query_time": "2024-05-06 21:41:58",
            "create_date": "2003-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/aci.uk.com/registrant",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aci.ca",
            "domain_keyword": "aci",
            "domain_tld": "ca",
            "query_time": "2024-05-31 02:42:29",
            "create_date": "2003-08-11",
            "update_date": "2023-11-02",
            "expiry_date": "2024-08-11",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Rogers Cable Communications Inc.",
            "registrant_address": "333 Bloor Street East, 9th Floor",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4W1G9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169357938",
            "name_servers": [
                "ns2.wlfdle.rnc.net.cable.rogers.com",
                "ns2.ym.rnc.net.cable.rogers.com",
                "ns3.wlfdle.rnc.net.cable.rogers.com",
                "ns3.ym.rnc.net.cable.rogers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aci.org.uk",
            "domain_keyword": "aci",
            "domain_tld": "org.uk",
            "query_time": "2024-05-31 02:42:29",
            "create_date": "2003-08-27",
            "update_date": "2023-12-08",
            "expiry_date": "2025-08-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "aci.info",
            "domain_keyword": "aci",
            "domain_tld": "info",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2003-11-29",
            "update_date": "2021-11-27",
            "expiry_date": "2024-11-29",
            "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 0138149599",
            "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-1115.awsdns-11.org",
                "ns-115.awsdns-14.com",
                "ns-1594.awsdns-07.co.uk",
                "ns-919.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aci.ru",
            "domain_keyword": "aci",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:03:01",
            "create_date": "2005-06-02",
            "expiry_date": "2025-06-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "aci.md",
            "domain_keyword": "aci",
            "domain_tld": "md",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "2006-01-31",
            "expiry_date": "2025-01-31",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "aci.net.nz",
            "domain_keyword": "aci",
            "domain_tld": "net.nz",
            "query_time": "2024-05-06 21:41:59",
            "create_date": "2009-04-13",
            "update_date": "2022-10-31",
            "registrar_name": "Webcentral Group Ltd T/A Melbourne IT",
            "registrar_website": "https://www.webcentral.com.au/",
            "name_servers": [
                "ns1.nsserver.net.nz",
                "ns2.nsserver.net.nz",
                "ns3.nsserver.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "aci.uk.net",
            "domain_keyword": "aci",
            "domain_tld": "uk.net",
            "query_time": "2024-05-17 17:35:47",
            "create_date": "2009-06-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-22",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/aci.uk.net/registrant",
            "name_servers": [
                "lee.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aci.hu",
            "domain_keyword": "aci",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:10:47",
            "create_date": "2009-08-19"
        },
        {
            "num": 27,
            "domain_name": "aci.lt",
            "domain_keyword": "aci",
            "domain_tld": "lt",
            "query_time": "2024-05-14 18:40:05",
            "create_date": "2009-10-20",
            "expiry_date": "2025-10-21",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "fattouche.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "aci.in",
            "domain_keyword": "aci",
            "domain_tld": "in",
            "query_time": "2024-05-21 18:42:57",
            "create_date": "2011-07-23",
            "update_date": "2024-05-08",
            "expiry_date": "2030-07-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "aci.dk",
            "domain_keyword": "aci",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:57:43",
            "create_date": "2012-02-16",
            "expiry_date": "2029-02-28",
            "registrant_name": "ACI A/S",
            "registrant_address": "Amagertorv 17",
            "registrant_city": "København K",
            "registrant_zip": "1160",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "aci.ag",
            "domain_keyword": "aci",
            "domain_tld": "ag",
            "query_time": "2024-05-21 06:50:01",
            "create_date": "2013-04-16",
            "update_date": "2023-11-12",
            "expiry_date": "2025-04-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1031.ui-dns.org",
                "ns1064.ui-dns.de",
                "ns1074.ui-dns.com",
                "ns1086.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aci.jp",
            "domain_keyword": "aci",
            "domain_tld": "jp",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2013-05-14",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Akatsuki Consulting Inc.",
            "registrant_address": "26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6415-6100",
            "registrant_fax": "03-6415-6103",
            "name_servers": [
                "ns1.shsvr.net",
                "ns2.shsvr.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 32,
            "domain_name": "aci.ac",
            "domain_keyword": "aci",
            "domain_tld": "ac",
            "query_time": "2024-05-13 04:24:14",
            "create_date": "2013-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://www.nicenic.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ma wen yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HL",
            "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": [
                "ns3.nicendns.com",
                "ns4.nicendns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aci.cc",
            "domain_keyword": "aci",
            "domain_tld": "cc",
            "query_time": "2024-05-21 06:50:01",
            "create_date": "2013-11-10",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-10",
            "registrar_iana": 3793,
            "registrar_name": "Guangzhou Yunxun Information Technology Co., Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=aci.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aci.agency",
            "domain_keyword": "aci",
            "domain_tld": "agency",
            "query_time": "2024-05-26 01:27:43",
            "create_date": "2014-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aci.events",
            "domain_keyword": "aci",
            "domain_tld": "events",
            "query_time": "2024-05-13 04:24:14",
            "create_date": "2014-06-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aci.nyc",
            "domain_keyword": "aci",
            "domain_tld": "nyc",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "2014-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Access Capital, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aci.cool",
            "domain_keyword": "aci",
            "domain_tld": "cool",
            "query_time": "2024-05-06 21:41:58",
            "create_date": "2014-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1291.awsdns-33.org",
                "ns-161.awsdns-20.com",
                "ns-1979.awsdns-55.co.uk",
                "ns-572.awsdns-07.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aci.guide",
            "domain_keyword": "aci",
            "domain_tld": "guide",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2015-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.us118.siteground.us",
                "ns2.us118.siteground.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aci.site",
            "domain_keyword": "aci",
            "domain_tld": "site",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aci.news",
            "domain_keyword": "aci",
            "domain_tld": "news",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2015-07-29",
            "update_date": "2022-06-19",
            "expiry_date": "2025-07-29",
            "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 0140868911",
            "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": 41,
            "domain_name": "aci.life",
            "domain_keyword": "aci",
            "domain_tld": "life",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2015-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "aci.online",
            "domain_keyword": "aci",
            "domain_tld": "online",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2015-08-26",
            "update_date": "2024-02-14",
            "expiry_date": "2025-08-26",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "North Lebanon",
            "registrant_country": "LB",
            "registrant_email": "please query the rdds service of the 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aci.tech",
            "domain_keyword": "aci",
            "domain_tld": "tech",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2015-11-30",
            "update_date": "2023-08-31",
            "expiry_date": "2029-11-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aci.club",
            "domain_keyword": "aci",
            "domain_tld": "club",
            "query_time": "2024-06-05 16:51:53",
            "create_date": "2016-01-27",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACI Informatica S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-a.aci.it",
                "ns-b.aci.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aci.auto",
            "domain_keyword": "aci",
            "domain_tld": "auto",
            "query_time": "2024-06-05 16:51:32",
            "create_date": "2016-01-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ACI Informatica S.p.A.",
            "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.",
            "name_servers": [
                "ns-a.aci.it",
                "ns-b.aci.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aci.today",
            "domain_keyword": "aci",
            "domain_tld": "today",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2016-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aci.network",
            "domain_keyword": "aci",
            "domain_tld": "network",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2016-02-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Axians ICT Austria GmbH",
            "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": [
                "ns-1317.awsdns-36.org",
                "ns-1914.awsdns-47.co.uk",
                "ns-260.awsdns-32.com",
                "ns-922.awsdns-51.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aci.la",
            "domain_keyword": "aci",
            "domain_tld": "la",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2016-05-07",
            "update_date": "2022-09-10",
            "expiry_date": "2025-05-07",
            "registrar_name": ".LA Premium Names Program",
            "registrant_email": "https://whois.nic.la/contact/aci.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aci.barcelona",
            "domain_keyword": "aci",
            "domain_tld": "barcelona",
            "query_time": "2024-05-21 06:50:01",
            "create_date": "2016-06-18",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC.",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aci.group",
            "domain_keyword": "aci",
            "domain_tld": "group",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2016-09-12",
            "update_date": "2023-07-05",
            "expiry_date": "2024-09-12",
            "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": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "aci.net.in",
            "domain_keyword": "aci",
            "domain_tld": "net.in",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2016-10-05",
            "update_date": "2024-02-07",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sahyadri Agro Retails P Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aci.tel",
            "domain_keyword": "aci",
            "domain_tld": "tel",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2017-02-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aci.healthcare",
            "domain_keyword": "aci",
            "domain_tld": "healthcare",
            "query_time": "2024-05-27 04:06:18",
            "create_date": "2017-03-15",
            "update_date": "2024-05-25",
            "expiry_date": "2024-03-15",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACI Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangladesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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.redmonddc.com",
                "ns2.redmonddc.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aci.church",
            "domain_keyword": "aci",
            "domain_tld": "church",
            "query_time": "2024-05-21 06:50:01",
            "create_date": "2017-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "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 0148277995",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aci.tools",
            "domain_keyword": "aci",
            "domain_tld": "tools",
            "query_time": "2024-05-06 21:41:59",
            "create_date": "2017-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Russmedia IT GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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-too.tele.net",
                "ns.tele.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aci.africa",
            "domain_keyword": "aci",
            "domain_tld": "africa",
            "query_time": "2024-04-21 18:25:08",
            "create_date": "2017-08-01",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED",
            "registrant_company": "African Capital Investments Limited",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aci.one",
            "domain_keyword": "aci",
            "domain_tld": "one",
            "query_time": "2024-06-02 17:02:20",
            "create_date": "2018-01-10",
            "update_date": "2023-06-08",
            "expiry_date": "2028-01-10",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aci.icu",
            "domain_keyword": "aci",
            "domain_tld": "icu",
            "query_time": "2024-06-02 17:02:18",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aci.realestate",
            "domain_keyword": "aci",
            "domain_tld": "realestate",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2018-09-20",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-20",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CREA",
            "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-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": 60,
            "domain_name": "aci.live",
            "domain_keyword": "aci",
            "domain_tld": "live",
            "query_time": "2024-05-17 17:35:47",
            "create_date": "2018-10-31",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-31",
            "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": [
                "ns1mpz.name.com",
                "ns2fkr.name.com",
                "ns3cfp.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "aci.foundation",
            "domain_keyword": "aci",
            "domain_tld": "foundation",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2018-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aci.guru",
            "domain_keyword": "aci",
            "domain_tld": "guru",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2018-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1202.ispapi.net",
                "ns2222.ispapi.net",
                "ns3172.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aci.estate",
            "domain_keyword": "aci",
            "domain_tld": "estate",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2019-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Modern-WebDesign.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Thueringen",
            "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": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aci.immobilien",
            "domain_keyword": "aci",
            "domain_tld": "immobilien",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2019-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Modern-WebDesign.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Thueringen",
            "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": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aci.hamburg",
            "domain_keyword": "aci",
            "domain_tld": "hamburg",
            "query_time": "2024-05-27 04:06:18",
            "create_date": "2019-01-22",
            "update_date": "2019-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "https://www.psi-usa.info/",
            "name_servers": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aci.business",
            "domain_keyword": "aci",
            "domain_tld": "business",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2019-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aci.dog",
            "domain_keyword": "aci",
            "domain_tld": "dog",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2019-06-07",
            "update_date": "2022-07-07",
            "expiry_date": "2024-06-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AV",
            "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": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aci.xyz",
            "domain_keyword": "aci",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2019-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aci.onl",
            "domain_keyword": "aci",
            "domain_tld": "onl",
            "query_time": "2024-05-06 21:41:58",
            "create_date": "2019-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aci.insure",
            "domain_keyword": "aci",
            "domain_tld": "insure",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2020-01-24",
            "update_date": "2023-07-20",
            "expiry_date": "2026-01-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aci.pub",
            "domain_keyword": "aci",
            "domain_tld": "pub",
            "query_time": "2024-04-17 16:27:20",
            "create_date": "2020-02-04",
            "update_date": "2020-02-26",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yu Xuan Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net",
                "f1g1ns3.dnspod.cc"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aci.limited",
            "domain_keyword": "aci",
            "domain_tld": "limited",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "2020-02-29",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aci.archi",
            "domain_keyword": "aci",
            "domain_tld": "archi",
            "query_time": "2024-05-06 21:41:58",
            "create_date": "2020-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AC2",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aci.waw.pl",
            "domain_keyword": "aci",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-06 01:47:04",
            "create_date": "2020-04-28",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns1.serwerseo.biz",
                "dns2.serwerseo.biz"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aci.co.th",
            "domain_keyword": "aci",
            "domain_tld": "co.th",
            "query_time": "2024-05-13 04:24:14",
            "create_date": "2020-08-07",
            "update_date": "2020-08-07",
            "expiry_date": "2025-08-06",
            "registrar_name": "THNIC",
            "registrant_company": "ACI SCIENCES COMPANY LIMITED (บริษัท เอซีไอ ไซเอ็นเซส จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns-a1.cloud.z.com",
                "ns-a3.cloud.z.com",
                "ns-a4.cloud.z.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aci.run",
            "domain_keyword": "aci",
            "domain_tld": "run",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2020-09-03",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACI Sports",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CDMX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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.aci.run",
                "ns2.aci.run"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aci.training",
            "domain_keyword": "aci",
            "domain_tld": "training",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2020-09-18",
            "update_date": "2022-09-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kami.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aci.digital",
            "domain_keyword": "aci",
            "domain_tld": "digital",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2020-09-21",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACI",
            "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": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "aci.care",
            "domain_keyword": "aci",
            "domain_tld": "care",
            "query_time": "2024-05-15 00:24:18",
            "create_date": "2020-09-30",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bedfordshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "aci.link",
            "domain_keyword": "aci",
            "domain_tld": "link",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2021-02-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "aci.institute",
            "domain_keyword": "aci",
            "domain_tld": "institute",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2021-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aci.media",
            "domain_keyword": "aci",
            "domain_tld": "media",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2021-04-03",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aci.company",
            "domain_keyword": "aci",
            "domain_tld": "company",
            "query_time": "2024-05-26 01:27:43",
            "create_date": "2021-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "aci.app",
            "domain_keyword": "aci",
            "domain_tld": "app",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2021-07-23",
            "update_date": "2024-05-30",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "aci.properties",
            "domain_keyword": "aci",
            "domain_tld": "properties",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2021-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aci.codes",
            "domain_keyword": "aci",
            "domain_tld": "codes",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2021-08-12",
            "update_date": "2023-02-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "aci.berlin",
            "domain_keyword": "aci",
            "domain_tld": "berlin",
            "query_time": "2024-05-13 04:24:14",
            "create_date": "2021-08-18",
            "update_date": "2023-03-08",
            "expiry_date": "2024-08-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "dns01.bitstore.group",
                "dns03.bitstore.group"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "aci.org.in",
            "domain_keyword": "aci",
            "domain_tld": "org.in",
            "query_time": "2024-06-02 17:02:17",
            "create_date": "2021-09-16",
            "update_date": "2024-03-15",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1533,
            "registrar_name": "Good Domain Registry Private Limited",
            "registrar_website": "http://www.gooddomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Godlib",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-lucky.vivawebhost.com",
                "ns2-lucky.vivawebhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aci.eco",
            "domain_keyword": "aci",
            "domain_tld": "eco",
            "query_time": "2024-05-23 08:28:09",
            "create_date": "2021-10-12",
            "update_date": "2021-11-30",
            "expiry_date": "2026-10-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paul Elkan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aci.fyi",
            "domain_keyword": "aci",
            "domain_tld": "fyi",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2021-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACIGRUP HOSPITALITY SOFTWARE, S.L",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TARRAGONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.servidoresdns.net",
                "dns16.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aci.nz",
            "domain_keyword": "aci",
            "domain_tld": "nz",
            "query_time": "2024-05-06 21:41:59",
            "create_date": "2021-11-10",
            "update_date": "2023-10-28",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "savanna.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aci.su",
            "domain_keyword": "aci",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:41",
            "create_date": "2021-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 93,
            "domain_name": "aci.cl",
            "domain_keyword": "aci",
            "domain_tld": "cl",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "2021-12-23",
            "expiry_date": "2025-12-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Claudio Alexis Corominas Fernandez",
            "name_servers": [
                "dns1.interdominios.com",
                "dns2.interdominios.com"
            ]
        },
        {
            "num": 94,
            "domain_name": "aci.mobi",
            "domain_keyword": "aci",
            "domain_tld": "mobi",
            "query_time": "2024-05-21 06:50:02",
            "create_date": "2021-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "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": [
                "a7.uberns.com",
                "a7.uberns.net",
                "b7.uberns.com",
                "b7.uberns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aci.careers",
            "domain_keyword": "aci",
            "domain_tld": "careers",
            "query_time": "2024-06-11 01:55:00",
            "create_date": "2022-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2026-02-17",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aci.work",
            "domain_keyword": "aci",
            "domain_tld": "work",
            "query_time": "2024-05-06 21:41:59",
            "create_date": "2022-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aci.gold",
            "domain_keyword": "aci",
            "domain_tld": "gold",
            "query_time": "2024-05-06 21:41:58",
            "create_date": "2022-03-05",
            "update_date": "2023-08-15",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alternate Commodities Index, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "derek.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aci.ceo",
            "domain_keyword": "aci",
            "domain_tld": "ceo",
            "query_time": "2024-05-17 17:35:50",
            "create_date": "2022-03-18",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aci.build",
            "domain_keyword": "aci",
            "domain_tld": "build",
            "query_time": "2024-05-06 01:47:00",
            "create_date": "2022-04-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aci.exchange",
            "domain_keyword": "aci",
            "domain_tld": "exchange",
            "query_time": "2024-05-13 04:24:15",
            "create_date": "2022-08-12",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alternate Commodities Index, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "damiete.ns.cloudflare.com",
                "mckinley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1660262400000_1320715",
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aci</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>143</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aci.org, aci.net, aci.it, aci.nl, aci.com.pl, aci.com, aci.com.br, aci.pl, aci.com.cn, aci.org.br, aci.pt, aci.org.cn, aci.biz, aci.us, aci.ro, aci.aero, aci.cn, aci.uk.com, aci.ca, aci.org.uk, aci.info, aci.ru, aci.md, aci.net.nz, aci.uk.net, aci.hu, aci.lt, aci.in, aci.dk, aci.ag, aci.jp, aci.ac, aci.cc, aci.agency, aci.events, aci.nyc, aci.cool, aci.guide, aci.site, aci.news, aci.life, aci.online, aci.tech, aci.club, aci.auto, aci.today, aci.network, aci.la, aci.barcelona, aci.group, aci.net.in, aci.tel, aci.healthcare, aci.church, aci.tools, aci.africa, aci.one, aci.icu, aci.realestate, aci.live, aci.foundation, aci.guru, aci.estate, aci.immobilien, aci.hamburg, aci.business, aci.dog, aci.xyz, aci.onl, aci.insure, aci.pub, aci.limited, aci.archi, aci.waw.pl, aci.co.th, aci.run, aci.training, aci.digital, aci.care, aci.link, aci.institute, aci.media, aci.company, aci.app, aci.properties, aci.codes, aci.berlin, aci.org.in, aci.eco, aci.fyi, aci.nz, aci.su, aci.cl, aci.mobi, aci.careers, aci.work, aci.gold, aci.ceo, aci.build, aci.exchange</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aci.org</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 04:06:18</query_time>
   <create_date>1995-08-09</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>aci.net</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>1996-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>hasslo.ns.cloudflare.com</value>
    <value>pearl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aci.it</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-05 16:51:17</query_time>
   <create_date>1996-04-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Aci Informatica s.p.a.</registrar_name>
   <registrar_website>http://www.informatica.aci.it</registrar_website>
   <registrant_company>ACI Informatica S.p.A</registrant_company>
   <registrant_address>via Fiume delle Perle, 24</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00144</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-a.aci.it</value>
    <value>ns-b.aci.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aci.nl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>1997-08-01</create_date>
   <update_date>2022-10-06</update_date>
   <registrar_name>NAMECHEAP, INC.</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aci.com.pl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>1997-08-26</create_date>
   <update_date>2021-12-22</update_date>
   <expiry_date>2026-12-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.aci.com.pl</value>
    <value>ns2.aci.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aci.com</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:42:29</query_time>
   <create_date>1997-08-28</create_date>
   <update_date>2021-07-30</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aci.com.br</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 04:24:14</query_time>
   <create_date>1998-08-11</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2027-08-11</expiry_date>
   <registrant_name>AEROCLUBE DE ITAPOLIS</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>aci.pl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-11 01:55:04</query_time>
   <create_date>1998-10-30</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.wsjo.pl</value>
    <value>ns2.wsjo.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aci.com.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2000-03-01</create_date>
   <expiry_date>2027-03-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京埃希尔控制技术有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.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>10</num>
   <domain_name>aci.org.br</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-15 00:24:18</query_time>
   <create_date>2001-05-03</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2026-05-03</expiry_date>
   <registrant_name>ASSOCIACAO COMERCIAL INDUSTRIAL DE SERVICOS DE</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.netwizard.com.br</value>
    <value>ns2.netwizard.com.br</value>
    <value>ns3.netwizard.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>aci.pt</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2001-12-01</create_date>
   <registrant_name>ACI - Sociedade de Mediação Imobiliária, Lda</registrant_name>
   <registrant_address>Av. Marquês de Pombal, Lote 14 R/C Dto</registrant_address>
   <registrant_city>Leiria</registrant_city>
   <registrant_state>Leiria</registrant_state>
   <registrant_zip>2410-152</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>dns1.janeladigital.com</value>
    <value>dns2.janeladigital.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>aci.org.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2002-03-21</create_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>北京东方汇才国际文化交流有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>aci.biz</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>91</registrar_iana>
   <registrar_name>007 Names, Inc.</registrar_name>
   <registrar_website>whois.007names.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web Express Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>aci.us</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-11 01:55:01</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>91</registrar_iana>
   <registrar_name>007 Names, Inc.</registrar_name>
   <registrar_website>whois.007names.com</registrar_website>
   <registrant_name>Web Express, Inc.</registrant_name>
   <registrant_company>Web Express Inc.</registrant_company>
   <registrant_address>1031 US Highway 22 W., Suite 105</registrant_address>
   <registrant_city>Bridgewater</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>08807</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9087222211</registrant_phone>
   <registrant_fax>+1.9087225517</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>aci.ro</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 01:55:17</query_time>
   <create_date>2002-05-15</create_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns4.telcor.ro</value>
    <value>ns5.telcor.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aci.aero</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-09 21:02:45</query_time>
   <create_date>2002-08-09</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.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>QC</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.101domain.com</value>
    <value>ns2.101domain.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>aci.cn</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 01:55:16</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2027-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京埃希尔控制技术有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aci.uk.com</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-06 21:41:58</query_time>
   <create_date>2003-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/aci.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aci.ca</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 02:42:29</query_time>
   <create_date>2003-08-11</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Rogers Cable Communications Inc.</registrant_name>
   <registrant_address>333 Bloor Street East, 9th Floor</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4W1G9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169357938</registrant_phone>
   <name_servers>
    <value>ns2.wlfdle.rnc.net.cable.rogers.com</value>
    <value>ns2.ym.rnc.net.cable.rogers.com</value>
    <value>ns3.wlfdle.rnc.net.cable.rogers.com</value>
    <value>ns3.ym.rnc.net.cable.rogers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aci.org.uk</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-31 02:42:29</query_time>
   <create_date>2003-08-27</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-08-27</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>aci.info</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2003-11-29</create_date>
   <update_date>2021-11-27</update_date>
   <expiry_date>2024-11-29</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 0138149599</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-1115.awsdns-11.org</value>
    <value>ns-115.awsdns-14.com</value>
    <value>ns-1594.awsdns-07.co.uk</value>
    <value>ns-919.awsdns-50.net</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>aci.ru</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:03:01</query_time>
   <create_date>2005-06-02</create_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>aci.md</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>2006-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <name_servers>
    <value>aaden.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>aci.net.nz</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-06 21:41:59</query_time>
   <create_date>2009-04-13</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Webcentral Group Ltd T/A Melbourne IT</registrar_name>
   <registrar_website>https://www.webcentral.com.au/</registrar_website>
   <name_servers>
    <value>ns1.nsserver.net.nz</value>
    <value>ns2.nsserver.net.nz</value>
    <value>ns3.nsserver.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>aci.uk.net</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-05-17 17:35:47</query_time>
   <create_date>2009-06-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/aci.uk.net/registrant</registrant_email>
   <name_servers>
    <value>lee.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>aci.hu</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:10:47</query_time>
   <create_date>2009-08-19</create_date>
  </value>
  <value>
   <num>27</num>
   <domain_name>aci.lt</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-14 18:40:05</query_time>
   <create_date>2009-10-20</create_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>fattouche.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>aci.in</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 18:42:57</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2030-07-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>aci.dk</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:57:43</query_time>
   <create_date>2012-02-16</create_date>
   <expiry_date>2029-02-28</expiry_date>
   <registrant_name>ACI A/S</registrant_name>
   <registrant_address>Amagertorv 17</registrant_address>
   <registrant_city>København K</registrant_city>
   <registrant_zip>1160</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aci.ag</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-21 06:50:01</query_time>
   <create_date>2013-04-16</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>ns1031.ui-dns.org</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1074.ui-dns.com</value>
    <value>ns1086.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aci.jp</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2013-05-14</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Akatsuki Consulting Inc.</registrant_name>
   <registrant_address>26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6415-6100</registrant_phone>
   <registrant_fax>03-6415-6103</registrant_fax>
   <name_servers>
    <value>ns1.shsvr.net</value>
    <value>ns2.shsvr.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>aci.ac</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-13 04:24:14</query_time>
   <create_date>2013-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://www.nicenic.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ma wen yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HL</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>ns3.nicendns.com</value>
    <value>ns4.nicendns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aci.cc</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 06:50:01</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>3793</registrar_iana>
   <registrar_name>Guangzhou Yunxun Information Technology Co., Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=aci.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aci.agency</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-26 01:27:43</query_time>
   <create_date>2014-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aci.events</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-13 04:24:14</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>ns11.domaincontrol.com</value>
    <value>ns12.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>36</num>
   <domain_name>aci.nyc</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>2014-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-10</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>Access Capital, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>aci.cool</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-06 21:41:58</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1291.awsdns-33.org</value>
    <value>ns-161.awsdns-20.com</value>
    <value>ns-1979.awsdns-55.co.uk</value>
    <value>ns-572.awsdns-07.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>38</num>
   <domain_name>aci.guide</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.us118.siteground.us</value>
    <value>ns2.us118.siteground.us</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>39</num>
   <domain_name>aci.site</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>buynow.nametime.com</value>
    <value>forsale.nametime.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>40</num>
   <domain_name>aci.news</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2025-07-29</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 0140868911</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>41</num>
   <domain_name>aci.life</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2015-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>aci.online</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>North Lebanon</registrant_state>
   <registrant_country>LB</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aci.tech</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-11-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aci.club</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-05 16:51:53</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACI Informatica S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns-a.aci.it</value>
    <value>ns-b.aci.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aci.auto</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>auto</domain_tld>
   <query_time>2024-06-05 16:51:32</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ACI Informatica S.p.A.</registrant_company>
   <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>
   <name_servers>
    <value>ns-a.aci.it</value>
    <value>ns-b.aci.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aci.today</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</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>ns53.domaincontrol.com</value>
    <value>ns54.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>47</num>
   <domain_name>aci.network</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2016-02-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Axians ICT Austria GmbH</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>ns-1317.awsdns-36.org</value>
    <value>ns-1914.awsdns-47.co.uk</value>
    <value>ns-260.awsdns-32.com</value>
    <value>ns-922.awsdns-51.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aci.la</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2016-05-07</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>.LA Premium Names Program</registrar_name>
   <registrant_email>https://whois.nic.la/contact/aci.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aci.barcelona</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-05-21 06:50:01</query_time>
   <create_date>2016-06-18</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, 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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.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>50</num>
   <domain_name>aci.group</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>51</num>
   <domain_name>aci.net.in</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sahyadri Agro Retails P Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aci.tel</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aci.healthcare</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-27 04:06:18</query_time>
   <create_date>2017-03-15</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACI Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangladesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BD</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.redmonddc.com</value>
    <value>ns2.redmonddc.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aci.church</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-21 06:50:01</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</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 0148277995</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>aci.tools</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-06 21:41:59</query_time>
   <create_date>2017-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Russmedia IT GmbH</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>please query the rdds service of the registrar 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-too.tele.net</value>
    <value>ns.tele.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aci.africa</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-21 18:25:08</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>African Capital Investments Limited</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aci.one</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 17:02:20</query_time>
   <create_date>2018-01-10</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2028-01-10</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aci.icu</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-02 17:02:18</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aci.realestate</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-20</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>CREA</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-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>60</num>
   <domain_name>aci.live</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-17 17:35:47</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-31</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>ns1mpz.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4lny.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>aci.foundation</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>62</num>
   <domain_name>aci.guru</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2018-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>please query the rdds service of the registrar 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>ns1202.ispapi.net</value>
    <value>ns2222.ispapi.net</value>
    <value>ns3172.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>aci.estate</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Modern-WebDesign.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Thueringen</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>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aci.immobilien</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Modern-WebDesign.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Thueringen</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>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aci.hamburg</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-27 04:06:18</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2019-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>https://www.psi-usa.info/</registrar_website>
   <name_servers>
    <value>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aci.business</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aci.dog</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2022-07-07</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AV</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>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aci.xyz</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2019-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aci.onl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-06 21:41:58</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>70</num>
   <domain_name>aci.insure</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2026-01-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aci.pub</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-17 16:27:20</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2020-02-26</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Xuan Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
    <value>f1g1ns3.dnspod.cc</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aci.limited</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aci.archi</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>archi</domain_tld>
   <query_time>2024-05-06 21:41:58</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AC2</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aci.waw.pl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-06 01:47:04</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dns1.serwerseo.biz</value>
    <value>dns2.serwerseo.biz</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aci.co.th</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-13 04:24:14</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2020-08-07</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>ACI SCIENCES COMPANY LIMITED (บริษัท เอซีไอ ไซเอ็นเซส จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns-a1.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
    <value>ns-a4.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aci.run</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACI Sports</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CDMX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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.aci.run</value>
    <value>ns2.aci.run</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>aci.training</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kami.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aci.digital</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACI</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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>aci.care</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-15 00:24:18</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-30</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bedfordshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aci.link</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>81</num>
   <domain_name>aci.institute</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>82</num>
   <domain_name>aci.media</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2021-04-03</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aci.company</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-26 01:27:43</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>aci.app</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2021-07-23</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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 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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>aci.properties</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>aci.codes</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>87</num>
   <domain_name>aci.berlin</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-13 04:24:14</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>dns01.bitstore.group</value>
    <value>dns03.bitstore.group</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>aci.org.in</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-02 17:02:17</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1533</registrar_iana>
   <registrar_name>Good Domain Registry Private Limited</registrar_name>
   <registrar_website>http://www.gooddomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Godlib</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-lucky.vivawebhost.com</value>
    <value>ns2-lucky.vivawebhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aci.eco</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-23 08:28:09</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2021-11-30</update_date>
   <expiry_date>2026-10-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Paul Elkan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aci.fyi</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACIGRUP HOSPITALITY SOFTWARE, S.L</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TARRAGONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.servidoresdns.net</value>
    <value>dns16.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>aci.nz</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-06 21:41:59</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-10-28</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>savanna.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aci.su</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:41</query_time>
   <create_date>2021-12-17</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>aci.cl</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>2021-12-23</create_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Claudio Alexis Corominas Fernandez</registrant_name>
   <name_servers>
    <value>dns1.interdominios.com</value>
    <value>dns2.interdominios.com</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>aci.mobi</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-21 06:50:02</query_time>
   <create_date>2021-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</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>a7.uberns.com</value>
    <value>a7.uberns.net</value>
    <value>b7.uberns.com</value>
    <value>b7.uberns.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>aci.careers</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-06-11 01:55:00</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-02-17</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>aci.work</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-06 21:41:59</query_time>
   <create_date>2022-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aci.gold</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-06 21:41:58</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-03-05</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>Alternate Commodities Index, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>derek.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.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>aci.ceo</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-17 17:35:50</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aci.build</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-05-06 01:47:00</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aci.exchange</domain_name>
   <domain_keyword>aci</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-13 04:24:15</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alternate Commodities Index, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>damiete.ns.cloudflare.com</value>
    <value>mckinley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1660262400000_1320715</search_after>
 <stats>
  <total_time>0.08</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 8,483 domain names (in 0.15 seconds) which look and sound like the brand name "aci".
Domain Name Registered Expiry Registrar Ownership
1 ac7.shop 13 Dec 2023 13 Dec 2024 Realtime Register B.V. -
2 4ci.info 19 Mar 2019 19 Mar 2025 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
3 aki.xyz 19 Aug 2020 19 Aug 2024 Sav.com, LLC Privacy Protection
4 9aci.top 13 Apr 2023 13 Apr 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
5 acu.com.co 14 Aug 2023 14 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
6 ach.parts 4 Aug 2023 4 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 acz.jp 22 Feb 2002 28 Feb 2025 - OBI net
8 ach.moe 13 Dec 2020 13 Dec 2024 Interlink Co., Ltd. REDACTED FOR PRIVACY
9 adi.app 26 Jul 2020 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 abi.box 26 Apr 2024 26 Apr 2025 NameSilo, LLC 3DNS Privacy, LLC
11 asi.rip 28 Feb 2024 28 Feb 2025 Porkbun LLC Private by Design, LLC
12 asi.xn--q9jyb4c 28 Feb 2024 28 Feb 2025 Porkbun LLC Private by Design, LLC
13 ani.homes 7 Aug 2023 7 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
14 acl.us 24 Apr 2002 23 Apr 2025 TLD Registrar Solutions Ltd. Englebrite LLC
15 apci.space 28 Feb 2024 28 Feb 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
16 acii.net.br 18 Aug 2017 18 Aug 2024 - Associa??o Comercial Industrial de Ituiutaba
17 aco.nz 4 Dec 2017 - ideegeo Group Ltd, c/o iwantmyname -
18 aoi.in.net 12 Jul 2023 12 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
19 ami.partners 24 Jul 2018 24 Jul 2024 Realtime Register B.V. My Domain Provider
20 aic.company 14 Oct 2017 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 acg.su 28 Dec 2022 28 Dec 2024 REGRU-SU Private Person
22 ahi.se 29 Apr 2009 29 Apr 2025 EgenSajt.se -
23 asci.pics 27 Apr 2023 27 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
24 acf.ie 22 Dec 2016 22 Dec 2024 Hosting Ireland ADVANCED CONSTRUCTION AND FITOUTS LIMITED
25 agci.com 27 Jul 1995 26 Jul 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 10695265
26 abci.life 26 Jul 2022 26 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
27 abci.vip 16 Dec 2017 16 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ma Jia Ming
28 ari.vote 4 Jan 2023 4 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
29 ali.fashion 19 Mar 2021 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 aeci.bz 28 Jun 2023 28 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
31 acm.horse 19 Nov 2021 19 Nov 2024 Porkbun Private by Design, LLC
32 a0i.life 7 Mar 2024 7 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
33 acg.schule 1 Sep 2015 1 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
34 acf.systems 28 Dec 2021 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 agi.wine 7 May 2023 7 May 2025 Sav.com, LLC Privacy Protection
36 aca.coop 15 Dec 2017 15 Dec 2027 Domains.coop Limited ACA C.L.
37 acai.network 20 Oct 2022 20 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 acai.biz 28 May 2011 27 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 acc.skin 13 May 2024 13 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
40 a2i.store 26 Jan 2024 26 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170016075
41 aqi.qa - - ROUTEDGE -
42 api.supplies 23 Mar 2019 23 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 aii.cool 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Hong
44 abi.guru 16 May 2023 16 May 2025 Sav.com, LLC - 35 Privacy Protection
45 ali.vision 10 Sep 2015 10 Sep 2024 TLD Registrar Solutions Ltd. Alisystems srl
46 ari.travel 23 Jan 2024 23 Jan 2025 101domain GRS Limited Glomix.Holdings - ISRAEL.USA.GERMANY.ARMENIA.
47 acgi.services 10 Mar 2022 10 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
48 api.tech 11 Mar 2022 11 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hang zhou dai ma gou ke ji you xian gong si
49 acy.co.uk 3 Sep 1999 3 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
50 api.graphics 15 May 2024 15 May 2025 Virtualia LLC Super domains privacy LLC
51 agi.beauty 11 Mar 2023 11 Mar 2025 Porkbun, LLC Private by Design, LLC
52 a7i.cn 26 Jun 2022 26 Jun 2024 DYNADOTCHINA LLC 邝士咏
53 ace.live 15 May 2020 15 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 ani.plus 13 Nov 2019 13 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
55 acs.ac 6 Feb 2001 6 Feb 2025 101domain GRS Limited Digital Privacy Corporation
56 acy.world 15 Apr 2020 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 acli.biz 25 Sep 2013 24 Sep 2024 Network Solutions, LLC American Council of Life Insurers ,Inc
58 acli.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
59 a-i.one 19 Apr 2023 19 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
60 acid.clothing 30 Mar 2023 30 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
61 acx.software 10 Dec 2014 10 Dec 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
62 acx.im - - - Redacted
63 agi.berlin 9 Dec 2023 9 Dec 2024 1&1 Internet SE -
64 ami.homes 8 Apr 2022 8 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
65 acbi.com 23 Jul 1996 22 Jul 2030 Network Solutions, LLC -
66 acp.nz 21 Dec 2019 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
67 acpi.ag 1 Oct 2021 1 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
68 aci8.com 21 Feb 2018 21 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 acc.sc 14 Mar 2009 14 Mar 2024 IONOS SE ADMINISTRACIONES COSTA DE CAST
70 acn.pl 14 Sep 2018 14 Sep 2024 Aftermarket.pl Limited -
71 ac3.ro 28 Oct 2019 26 Oct 2026 CYBER_FOLKS S.R.L. -
72 ac2.it 31 Jul 2000 16 Jun 2024 Aruba s.p.a. Ac2 Tattoo di Arturo Capitolino
73 aca.rocks 26 Feb 2020 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 acg.sex 6 Feb 2016 6 Feb 2025 Name.com, Inc. Hexieshe
75 acf.club 16 Sep 2022 16 Sep 2024 OVH sas AUTOMOBILE CLUB DE FRANCE (SG)
76 acf.nl 20 Nov 1998 - team.blue nl B.V. -
77 ace.pics 20 Jul 2014 20 Jul 2024 Whois Corp. Whois Domain Admin.
78 acc.org.uk 9 Mar 2004 9 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
79 aciu.com 4 Dec 2000 4 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
80 acm.one 12 Jan 2024 12 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 ack.so 17 Mar 2022 17 Mar 2025 NameCheap Privacy service provided by Withheld for Privacy ehf
82 ali.cab 14 Jan 2017 14 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER Popov Aleksis
83 ac4.club 2 Aug 2023 2 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
84 ac3.store 18 Apr 2022 18 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
85 acw.it 20 Mar 2012 7 Apr 2025 Agora' s.a.s Agora' s.a.s.
86 acm.ru 10 Aug 1999 31 Aug 2024 RU-CENTER-RU OOO SC TEHNOLOGIYA
87 acti.solutions 17 Aug 2018 17 Aug 2024 Gandi SAS ACTi Corporation
88 acb.ng 30 Jul 2015 30 Jul 2024 RADIX DOMAINS d/b/a RADIX.NG Aimtech Limited
89 act.pet 28 Oct 2021 28 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
90 a-i.video 5 Mar 2023 5 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 a-i.business 3 May 2023 3 May 2025 Porkbun LLC Private by Design, LLC
92 a-i.space 3 May 2023 3 May 2025 Domain.com, LLC Peter Nawab
93 acsi.nl 7 Aug 1996 - Intermax Group B.V. -
94 achi.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
95 acl.paris 29 Dec 2014 29 Dec 2024 GANDI Alexis Coussement Lumieres
96 acr.eu - - ratiokontakt GmbH -
97 afci.solar 10 Dec 2014 10 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 aaci.cfd 26 Aug 2023 26 Aug 2024 Gname.com Pte. Ltd. ji tuan ji tuan ji tuan
99 ach.golf 2 May 2023 2 May 2025 Sav.com, LLC Privacy Protection
100 acr.com.cn 29 May 2011 29 May 2025 浙江贰贰网络有限公司 杨志强
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 Aci.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aci.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aci.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 8483,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ac7.shop, 4ci.info, aki.xyz, 9aci.top, acu.com.co, ach.parts, acz.jp, ach.moe, adi.app, abi.box, asi.rip, asi.xn--q9jyb4c, ani.homes, acl.us, apci.space, acii.net.br, aco.nz, aoi.in.net, ami.partners, aic.company, acg.su, ahi.se, asci.pics, acf.ie, agci.com, abci.life, abci.vip, ari.vote, ali.fashion, aeci.bz, acm.horse, a0i.life, acg.schule, acf.systems, agi.wine, aca.coop, acai.network, acai.biz, acc.skin, a2i.store, aqi.qa, api.supplies, aii.cool, abi.guru, ali.vision, ari.travel, acgi.services, api.tech, acy.co.uk, api.graphics, agi.beauty, a7i.cn, ace.live, ani.plus, acs.ac, acy.world, acli.biz, acli.xyz, a-i.one, acid.clothing, acx.software, acx.im, agi.berlin, ami.homes, acbi.com, acp.nz, acpi.ag, aci8.com, acc.sc, acn.pl, ac3.ro, ac2.it, aca.rocks, acg.sex, acf.club, acf.nl, ace.pics, acc.org.uk, aciu.com, acm.one, ack.so, ali.cab, ac4.club, ac3.store, acw.it, acm.ru, acti.solutions, acb.ng, act.pet, a-i.video, a-i.business, a-i.space, acsi.nl, achi.info, acl.paris, acr.eu, afci.solar, aaci.cfd, ach.golf, acr.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ac7.shop",
            "domain_keyword": "ac7",
            "domain_tld": "shop",
            "query_time": "2024-04-17 21:33:58",
            "create_date": "2023-12-13",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "4ci.info",
            "domain_keyword": "4ci",
            "domain_tld": "info",
            "query_time": "2024-04-20 09:05:45",
            "create_date": "2019-03-19",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aki.xyz",
            "domain_keyword": "aki",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 13:42:26",
            "create_date": "2020-08-19",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "9aci.top",
            "domain_keyword": "9aci",
            "domain_tld": "top",
            "query_time": "2024-04-29 08:35:23",
            "create_date": "2023-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "acu.com.co",
            "domain_keyword": "acu",
            "domain_tld": "com.co",
            "query_time": "2024-04-29 08:49:31",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ach.parts",
            "domain_keyword": "ach",
            "domain_tld": "parts",
            "query_time": "2024-04-28 12:19:35",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-04",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "acz.jp",
            "domain_keyword": "acz",
            "domain_tld": "jp",
            "query_time": "2024-05-01 05:33:58",
            "create_date": "2002-02-22",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "OBI net",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns19.joeswebhosting.net",
                "ns99.joeswebhosting.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "ach.moe",
            "domain_keyword": "ach",
            "domain_tld": "moe",
            "query_time": "2024-04-28 12:19:35",
            "create_date": "2020-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-13",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "adi.app",
            "domain_keyword": "adi",
            "domain_tld": "app",
            "query_time": "2024-04-29 16:21:04",
            "create_date": "2020-07-26",
            "update_date": "2024-03-02",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "abi.box",
            "domain_keyword": "abi",
            "domain_tld": "box",
            "query_time": "2024-04-28 14:21:34",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "3DNS Privacy, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "asi.rip",
            "domain_keyword": "asi",
            "domain_tld": "rip",
            "query_time": "2024-05-01 00:14:36",
            "create_date": "2024-02-28",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-28",
            "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": 12,
            "domain_name": "asi.xn--q9jyb4c",
            "domain_keyword": "asi",
            "domain_tld": "xn--q9jyb4c",
            "query_time": "2024-05-01 00:14:37",
            "create_date": "2024-02-28",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-28",
            "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": 13,
            "domain_name": "ani.homes",
            "domain_keyword": "ani",
            "domain_tld": "homes",
            "query_time": "2024-05-02 22:38:49",
            "create_date": "2023-08-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ipdhyb7m.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "acl.us",
            "domain_keyword": "acl",
            "domain_tld": "us",
            "query_time": "2024-05-06 01:50:17",
            "create_date": "2002-04-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Englebrite LLC",
            "registrant_address": "1487 Lametti Lane",
            "registrant_city": "Saint Paul",
            "registrant_zip": "55112",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6512358666",
            "name_servers": [
                "ns1.nsglobalhost.net",
                "ns2.nsglobalhost.net",
                "ns3.nsglobalhost.net",
                "ns4.nsglobalhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apci.space",
            "domain_keyword": "apci",
            "domain_tld": "space",
            "query_time": "2024-04-28 22:10:51",
            "create_date": "2024-02-28",
            "update_date": "2024-03-13",
            "expiry_date": "2026-02-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "acii.net.br",
            "domain_keyword": "acii",
            "domain_tld": "net.br",
            "query_time": "2024-05-06 21:42:56",
            "create_date": "2017-08-18",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-18",
            "registrant_name": "Associa??o Comercial Industrial de Ituiutaba",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.wmsoftwares.com.br",
                "dns2.wmsoftwares.com.br",
                "dns3.wmsoftwares.com.br",
                "dns4.wmsoftwares.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "aco.nz",
            "domain_keyword": "aco",
            "domain_tld": "nz",
            "query_time": "2024-05-06 21:49:39",
            "create_date": "2017-12-04",
            "update_date": "2024-01-18",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aoi.in.net",
            "domain_keyword": "aoi",
            "domain_tld": "in.net",
            "query_time": "2024-05-03 20:19:25",
            "create_date": "2023-07-12",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/aoi.in.net/registrant",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ami.partners",
            "domain_keyword": "ami",
            "domain_tld": "partners",
            "query_time": "2024-05-04 12:55:11",
            "create_date": "2018-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aic.company",
            "domain_keyword": "aic",
            "domain_tld": "company",
            "query_time": "2024-05-04 19:43:03",
            "create_date": "2017-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "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": [
                "ns1.lunariffic.com",
                "ns2.lunariffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "acg.su",
            "domain_keyword": "acg",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:40",
            "create_date": "2022-12-28",
            "expiry_date": "2024-12-28",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 22,
            "domain_name": "ahi.se",
            "domain_keyword": "ahi",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:15:16",
            "create_date": "2009-04-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-29",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "asci.pics",
            "domain_keyword": "asci",
            "domain_tld": "pics",
            "query_time": "2024-05-04 20:55:38",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "acf.ie",
            "domain_keyword": "acf",
            "domain_tld": "ie",
            "query_time": "2024-04-28 12:17:00",
            "create_date": "2016-12-22",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-22",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "ADVANCED CONSTRUCTION AND FITOUTS LIMITED",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie",
                "ns4.webhostingireland.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "agci.com",
            "domain_keyword": "agci",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:31:12",
            "create_date": "1995-07-27",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-26",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 10590",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 10695265",
            "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": [
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "abci.life",
            "domain_keyword": "abci",
            "domain_tld": "life",
            "query_time": "2024-04-26 05:52:20",
            "create_date": "2022-07-26",
            "update_date": "2023-08-07",
            "expiry_date": "2027-07-26",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "abci.vip",
            "domain_keyword": "abci",
            "domain_tld": "vip",
            "query_time": "2024-04-26 05:52:20",
            "create_date": "2017-12-16",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ma Jia Ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ari.vote",
            "domain_keyword": "ari",
            "domain_tld": "vote",
            "query_time": "2024-05-12 20:09:21",
            "create_date": "2023-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "ali.fashion",
            "domain_keyword": "ali",
            "domain_tld": "fashion",
            "query_time": "2024-05-12 10:37:32",
            "create_date": "2021-03-19",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-19",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aeci.bz",
            "domain_keyword": "aeci",
            "domain_tld": "bz",
            "query_time": "2024-05-12 04:24:20",
            "create_date": "2023-06-28",
            "update_date": "2023-11-21",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "name_servers": [
                "ns-cloud-e1.gr-ns.com",
                "ns-cloud-e2.gr-ns.com",
                "ns-cloud-e3.gr-ns.com",
                "ns-cloud-e4.gr-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "acm.horse",
            "domain_keyword": "acm",
            "domain_tld": "horse",
            "query_time": "2024-05-13 04:28:42",
            "create_date": "2021-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "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": [
                "donna.ns.cloudflare.com",
                "nitin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "a0i.life",
            "domain_keyword": "a0i",
            "domain_tld": "life",
            "query_time": "2024-05-09 09:23:00",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "acg.schule",
            "domain_keyword": "acg",
            "domain_tld": "schule",
            "query_time": "2024-05-09 19:24:08",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks06.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "acf.systems",
            "domain_keyword": "acf",
            "domain_tld": "systems",
            "query_time": "2024-05-09 19:22:50",
            "create_date": "2021-12-28",
            "update_date": "2024-02-11",
            "expiry_date": "2024-12-28",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "agi.wine",
            "domain_keyword": "agi",
            "domain_tld": "wine",
            "query_time": "2024-05-08 00:51:29",
            "create_date": "2023-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aca.coop",
            "domain_keyword": "aca",
            "domain_tld": "coop",
            "query_time": "2024-05-11 00:41:22",
            "create_date": "2017-12-15",
            "update_date": "2022-12-07",
            "expiry_date": "2027-12-15",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACA C.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the registrar 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.acacoop.com.ar",
                "ns2.gblx.net.ar"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "acai.network",
            "domain_keyword": "acai",
            "domain_tld": "network",
            "query_time": "2024-05-09 00:33:34",
            "create_date": "2022-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "acai.biz",
            "domain_keyword": "acai",
            "domain_tld": "biz",
            "query_time": "2024-05-09 00:33:34",
            "create_date": "2011-05-28",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-27",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "acc.skin",
            "domain_keyword": "acc",
            "domain_tld": "skin",
            "query_time": "2024-05-23 08:17:57",
            "create_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "a2i.store",
            "domain_keyword": "a2i",
            "domain_tld": "store",
            "query_time": "2024-05-23 03:38:24",
            "create_date": "2024-01-26",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170016075",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aqi.qa",
            "domain_keyword": "aqi",
            "domain_tld": "qa",
            "query_time": "2024-05-24 01:19:03",
            "update_date": "2024-03-11",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 42,
            "domain_name": "api.supplies",
            "domain_keyword": "api",
            "domain_tld": "supplies",
            "query_time": "2024-05-22 02:35:33",
            "create_date": "2019-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "aii.cool",
            "domain_keyword": "aii",
            "domain_tld": "cool",
            "query_time": "2024-05-20 14:24:41",
            "create_date": "2023-11-14",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhao Hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "abi.guru",
            "domain_keyword": "abi",
            "domain_tld": "guru",
            "query_time": "2024-05-19 03:00:16",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ali.vision",
            "domain_keyword": "ali",
            "domain_tld": "vision",
            "query_time": "2024-05-18 14:44:13",
            "create_date": "2015-09-10",
            "update_date": "2023-07-18",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alisystems srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Torino",
            "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": [
                "ns1.alisystems.com",
                "ns2.alisystems.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ari.travel",
            "domain_keyword": "ari",
            "domain_tld": "travel",
            "query_time": "2024-05-20 03:43:56",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Glomix.Holdings - ISRAEL.USA.GERMANY.ARMENIA.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AM",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "acgi.services",
            "domain_keyword": "acgi",
            "domain_tld": "services",
            "query_time": "2024-05-14 12:05:58",
            "create_date": "2022-03-10",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "api.tech",
            "domain_keyword": "api",
            "domain_tld": "tech",
            "query_time": "2024-05-15 16:13:16",
            "create_date": "2022-03-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "hang zhou dai ma gou ke ji you xian gong si",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "acy.co.uk",
            "domain_keyword": "acy",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 14:38:42",
            "create_date": "1999-09-03",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-03",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "api.graphics",
            "domain_keyword": "api",
            "domain_tld": "graphics",
            "query_time": "2024-05-17 17:00:08",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 3875,
            "registrar_name": "Virtualia LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super domains privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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-virt.catched.com",
                "ns2-virt.catched.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "agi.beauty",
            "domain_keyword": "agi",
            "domain_tld": "beauty",
            "query_time": "2024-05-25 19:25:04",
            "create_date": "2023-03-11",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-11",
            "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": 52,
            "domain_name": "a7i.cn",
            "domain_keyword": "a7i",
            "domain_tld": "cn",
            "query_time": "2024-05-26 02:10:04",
            "create_date": "2022-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "邝士咏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ace.live",
            "domain_keyword": "ace",
            "domain_tld": "live",
            "query_time": "2024-05-17 06:44:19",
            "create_date": "2020-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "ani.plus",
            "domain_keyword": "ani",
            "domain_tld": "plus",
            "query_time": "2024-05-27 13:49:51",
            "create_date": "2019-11-13",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "acs.ac",
            "domain_keyword": "acs",
            "domain_tld": "ac",
            "query_time": "2024-06-01 00:56:46",
            "create_date": "2001-02-06",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.acs.ac",
                "dns2.acs.ac"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "acy.world",
            "domain_keyword": "acy",
            "domain_tld": "world",
            "query_time": "2024-05-30 20:32:31",
            "create_date": "2020-04-15",
            "update_date": "2023-07-21",
            "expiry_date": "2025-04-15",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "acli.biz",
            "domain_keyword": "acli",
            "domain_tld": "biz",
            "query_time": "2024-06-02 17:05:50",
            "create_date": "2013-09-25",
            "update_date": "2019-05-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Council of Life Insurers ,Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "acli.xyz",
            "domain_keyword": "acli",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 17:05:48",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "a-i.one",
            "domain_keyword": "a-i",
            "domain_tld": "one",
            "query_time": "2024-06-01 11:01:15",
            "create_date": "2023-04-19",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "acid.clothing",
            "domain_keyword": "acid",
            "domain_tld": "clothing",
            "query_time": "2024-05-30 11:26:13",
            "create_date": "2023-03-30",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-30",
            "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": "slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns11.parkpage.foundationapi.com",
                "dns12.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "acx.software",
            "domain_keyword": "acx",
            "domain_tld": "software",
            "query_time": "2024-06-05 21:28:37",
            "create_date": "2014-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "acx.im",
            "domain_keyword": "acx",
            "domain_tld": "im",
            "query_time": "2024-06-05 21:28:37",
            "registrant_name": "Redacted",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ]
        },
        {
            "num": 63,
            "domain_name": "agi.berlin",
            "domain_keyword": "agi",
            "domain_tld": "berlin",
            "query_time": "2024-06-09 08:59:49",
            "create_date": "2023-12-09",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ami.homes",
            "domain_keyword": "ami",
            "domain_tld": "homes",
            "query_time": "2024-06-12 11:00:15",
            "create_date": "2022-04-08",
            "update_date": "2024-06-08",
            "expiry_date": "2024-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "acbi.com",
            "domain_keyword": "acbi",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:55:35",
            "create_date": "1996-07-23",
            "update_date": "2020-07-22",
            "expiry_date": "2030-07-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.quixoticsolutions.com",
                "ns2.quixoticsolutions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "acp.nz",
            "domain_keyword": "acp",
            "domain_tld": "nz",
            "query_time": "2024-06-11 05:34:31",
            "create_date": "2019-12-21",
            "update_date": "2024-02-04",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "acpi.ag",
            "domain_keyword": "acpi",
            "domain_tld": "ag",
            "query_time": "2024-06-11 05:35:35",
            "create_date": "2021-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "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": [
                "ns1glr.name.com",
                "ns2qvz.name.com",
                "ns3gxy.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aci8.com",
            "domain_keyword": "aci8",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:55:01",
            "create_date": "2018-02-21",
            "update_date": "2021-02-15",
            "expiry_date": "2024-02-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "acc.sc",
            "domain_keyword": "acc",
            "domain_tld": "sc",
            "query_time": "2023-11-27 04:25:08",
            "create_date": "2009-03-14",
            "update_date": "2023-03-14",
            "expiry_date": "2024-03-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADMINISTRACIONES COSTA DE CAST",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "V",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.1and1.es",
                "ns64.1and1.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "acn.pl",
            "domain_keyword": "acn",
            "domain_tld": "pl",
            "query_time": "2024-04-05 18:57:05",
            "create_date": "2018-09-14",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 71,
            "domain_name": "ac3.ro",
            "domain_keyword": "ac3",
            "domain_tld": "ro",
            "query_time": "2024-04-17 21:33:04",
            "create_date": "2019-10-28",
            "expiry_date": "2026-10-26",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro",
                "ns3.mxserver.ro",
                "ns4.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 72,
            "domain_name": "ac2.it",
            "domain_keyword": "ac2",
            "domain_tld": "it",
            "query_time": "2024-04-17 21:32:50",
            "create_date": "2000-07-31",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Ac2 Tattoo di Arturo Capitolino",
            "registrant_address": "Via Kennedy, 94",
            "registrant_city": "SAPRI",
            "registrant_state": "SA",
            "registrant_zip": "84073",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "aca.rocks",
            "domain_keyword": "aca",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 21:34:24",
            "create_date": "2020-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "acg.sex",
            "domain_keyword": "acg",
            "domain_tld": "sex",
            "query_time": "2024-04-16 14:56:59",
            "create_date": "2016-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hexieshe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "acf.club",
            "domain_keyword": "acf",
            "domain_tld": "club",
            "query_time": "2024-04-16 20:19:29",
            "create_date": "2022-09-16",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUTOMOBILE CLUB DE FRANCE (SG)",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "acf.nl",
            "domain_keyword": "acf",
            "domain_tld": "nl",
            "query_time": "2024-04-16 20:19:29",
            "create_date": "1998-11-20",
            "update_date": "2024-01-25",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "ace.pics",
            "domain_keyword": "ace",
            "domain_tld": "pics",
            "query_time": "2024-04-22 19:27:35",
            "create_date": "2014-07-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-20",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://whois.co.kr",
            "registrant_company": "Whois Domain Admin.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "acc.org.uk",
            "domain_keyword": "acc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-22 17:53:10",
            "create_date": "2004-03-09",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-09",
            "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": 79,
            "domain_name": "aciu.com",
            "domain_keyword": "aciu",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:00:07",
            "create_date": "2000-12-04",
            "update_date": "2023-04-23",
            "expiry_date": "2024-12-04",
            "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": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "acm.one",
            "domain_keyword": "acm",
            "domain_tld": "one",
            "query_time": "2024-04-27 20:37:46",
            "create_date": "2024-01-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ack.so",
            "domain_keyword": "ack",
            "domain_tld": "so",
            "query_time": "2024-05-01 18:30:45",
            "create_date": "2022-03-17",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ali.cab",
            "domain_keyword": "ali",
            "domain_tld": "cab",
            "query_time": "2024-04-29 07:14:49",
            "create_date": "2017-01-14",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Popov Aleksis",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fozzy.ru",
                "ns2.fozzy.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ac4.club",
            "domain_keyword": "ac4",
            "domain_tld": "club",
            "query_time": "2024-05-01 04:26:13",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ac3.store",
            "domain_keyword": "ac3",
            "domain_tld": "store",
            "query_time": "2024-05-01 04:26:10",
            "create_date": "2022-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "acw.it",
            "domain_keyword": "acw",
            "domain_tld": "it",
            "query_time": "2024-05-01 05:32:43",
            "create_date": "2012-03-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-07",
            "registrar_name": "Agora' s.a.s",
            "registrar_website": "https://www.agonet.it",
            "registrant_company": "Agora' s.a.s.",
            "name_servers": [
                "dns.agonet.it",
                "ns1.agonet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 86,
            "domain_name": "acm.ru",
            "domain_keyword": "acm",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:03:18",
            "create_date": "1999-08-10",
            "expiry_date": "2024-08-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO SC TEHNOLOGIYA",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "acti.solutions",
            "domain_keyword": "acti",
            "domain_tld": "solutions",
            "query_time": "2024-05-02 22:13:11",
            "create_date": "2018-08-17",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACTi Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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-1408.awsdns-48.org",
                "ns-1543.awsdns-00.co.uk",
                "ns-177.awsdns-22.com",
                "ns-513.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "acb.ng",
            "domain_keyword": "acb",
            "domain_tld": "ng",
            "query_time": "2024-05-09 00:36:56",
            "create_date": "2015-07-30",
            "update_date": "2024-04-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "RADIX DOMAINS d/b/a RADIX.NG",
            "registrar_website": "http://www.radix.ng",
            "registrant_name": "GIGALAYER DOMAINS",
            "registrant_company": "Aimtech Limited",
            "registrant_address": "Sabo",
            "registrant_city": "Yaba",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8025594018",
            "name_servers": [
                "ns1.boeing.hostsrev.com",
                "ns2.gulfstream.hostsrev.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "act.pet",
            "domain_keyword": "act",
            "domain_tld": "pet",
            "query_time": "2024-05-08 18:51:38",
            "create_date": "2021-10-28",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "a-i.video",
            "domain_keyword": "a-i",
            "domain_tld": "video",
            "query_time": "2024-05-07 23:47:43",
            "create_date": "2023-03-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-05",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "a-i.business",
            "domain_keyword": "a-i",
            "domain_tld": "business",
            "query_time": "2024-05-07 23:47:42",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "a-i.space",
            "domain_keyword": "a-i",
            "domain_tld": "space",
            "query_time": "2024-05-07 23:47:43",
            "create_date": "2023-05-03",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-03",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Peter Nawab",
            "registrant_state": "NA",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "acsi.nl",
            "domain_keyword": "acsi",
            "domain_tld": "nl",
            "query_time": "2024-05-08 18:50:24",
            "create_date": "1996-08-07",
            "update_date": "2020-06-18",
            "registrar_name": "Intermax Group B.V.",
            "name_servers": [
                "ns1.intermax.nl",
                "ns2.intermax.nl",
                "ns3.intermax.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "achi.info",
            "domain_keyword": "achi",
            "domain_tld": "info",
            "query_time": "2024-05-06 21:38:33",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "acl.paris",
            "domain_keyword": "acl",
            "domain_tld": "paris",
            "query_time": "2024-05-06 21:45:47",
            "create_date": "2014-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 81,
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Alexis Coussement Lumieres",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "acr.eu",
            "domain_keyword": "acr",
            "domain_tld": "eu",
            "query_time": "2024-05-05 22:00:06",
            "registrar_name": "ratiokontakt GmbH",
            "registrar_website": "https://www.ratiokontakt.de",
            "name_servers": [
                "ns11.nameserver.de",
                "ns12.nameserver.de"
            ]
        },
        {
            "num": 97,
            "domain_name": "afci.solar",
            "domain_keyword": "afci",
            "domain_tld": "solar",
            "query_time": "2024-05-05 19:12:59",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aaci.cfd",
            "domain_keyword": "aaci",
            "domain_tld": "cfd",
            "query_time": "2024-05-11 21:32:42",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "ji tuan ji tuan ji tuan",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ach.golf",
            "domain_keyword": "ach",
            "domain_tld": "golf",
            "query_time": "2024-05-09 19:24:44",
            "create_date": "2023-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "acr.com.cn",
            "domain_keyword": "acr",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 19:43:12",
            "create_date": "2011-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "杨志强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.15,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aci.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8483</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ac7.shop, 4ci.info, aki.xyz, 9aci.top, acu.com.co, ach.parts, acz.jp, ach.moe, adi.app, abi.box, asi.rip, asi.xn--q9jyb4c, ani.homes, acl.us, apci.space, acii.net.br, aco.nz, aoi.in.net, ami.partners, aic.company, acg.su, ahi.se, asci.pics, acf.ie, agci.com, abci.life, abci.vip, ari.vote, ali.fashion, aeci.bz, acm.horse, a0i.life, acg.schule, acf.systems, agi.wine, aca.coop, acai.network, acai.biz, acc.skin, a2i.store, aqi.qa, api.supplies, aii.cool, abi.guru, ali.vision, ari.travel, acgi.services, api.tech, acy.co.uk, api.graphics, agi.beauty, a7i.cn, ace.live, ani.plus, acs.ac, acy.world, acli.biz, acli.xyz, a-i.one, acid.clothing, acx.software, acx.im, agi.berlin, ami.homes, acbi.com, acp.nz, acpi.ag, aci8.com, acc.sc, acn.pl, ac3.ro, ac2.it, aca.rocks, acg.sex, acf.club, acf.nl, ace.pics, acc.org.uk, aciu.com, acm.one, ack.so, ali.cab, ac4.club, ac3.store, acw.it, acm.ru, acti.solutions, acb.ng, act.pet, a-i.video, a-i.business, a-i.space, acsi.nl, achi.info, acl.paris, acr.eu, afci.solar, aaci.cfd, ach.golf, acr.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ac7.shop</domain_name>
   <domain_keyword>ac7</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 21:33:58</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>4ci.info</domain_name>
   <domain_keyword>4ci</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 09:05:45</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aki.xyz</domain_name>
   <domain_keyword>aki</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 13:42:26</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>9aci.top</domain_name>
   <domain_keyword>9aci</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 08:35:23</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yun Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>acu.com.co</domain_name>
   <domain_keyword>acu</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-29 08:49:31</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>ach.parts</domain_name>
   <domain_keyword>ach</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-04-28 12:19:35</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-04</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>ns67.domaincontrol.com</value>
    <value>ns68.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>7</num>
   <domain_name>acz.jp</domain_name>
   <domain_keyword>acz</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-01 05:33:58</query_time>
   <create_date>2002-02-22</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>OBI net</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns19.joeswebhosting.net</value>
    <value>ns99.joeswebhosting.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ach.moe</domain_name>
   <domain_keyword>ach</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-28 12:19:35</query_time>
   <create_date>2020-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</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>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>adi.app</domain_name>
   <domain_keyword>adi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 16:21:04</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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 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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>abi.box</domain_name>
   <domain_keyword>abi</domain_keyword>
   <domain_tld>box</domain_tld>
   <query_time>2024-04-28 14:21:34</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>3DNS Privacy, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.3dns.box</value>
    <value>ns2.3dns.box</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>11</num>
   <domain_name>asi.rip</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-01 00:14:36</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-28</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>12</num>
   <domain_name>asi.xn--q9jyb4c</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>xn--q9jyb4c</domain_tld>
   <query_time>2024-05-01 00:14:37</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-28</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>13</num>
   <domain_name>ani.homes</domain_name>
   <domain_keyword>ani</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-02 22:38:49</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ipdhyb7m.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>acl.us</domain_name>
   <domain_keyword>acl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 01:50:17</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Englebrite LLC</registrant_company>
   <registrant_address>1487 Lametti Lane</registrant_address>
   <registrant_city>Saint Paul</registrant_city>
   <registrant_zip>55112</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6512358666</registrant_phone>
   <name_servers>
    <value>ns1.nsglobalhost.net</value>
    <value>ns2.nsglobalhost.net</value>
    <value>ns3.nsglobalhost.net</value>
    <value>ns4.nsglobalhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>apci.space</domain_name>
   <domain_keyword>apci</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-28 22:10:51</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>acii.net.br</domain_name>
   <domain_keyword>acii</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-06 21:42:56</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrant_name>Associa??o Comercial Industrial de Ituiutaba</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.wmsoftwares.com.br</value>
    <value>dns2.wmsoftwares.com.br</value>
    <value>dns3.wmsoftwares.com.br</value>
    <value>dns4.wmsoftwares.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>aco.nz</domain_name>
   <domain_keyword>aco</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-06 21:49:39</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aoi.in.net</domain_name>
   <domain_keyword>aoi</domain_keyword>
   <domain_tld>in.net</domain_tld>
   <query_time>2024-05-03 20:19:25</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/aoi.in.net/registrant</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ami.partners</domain_name>
   <domain_keyword>ami</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-04 12:55:11</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aic.company</domain_name>
   <domain_keyword>aic</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-04 19:43:03</query_time>
   <create_date>2017-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</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>ns1.lunariffic.com</value>
    <value>ns2.lunariffic.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>21</num>
   <domain_name>acg.su</domain_name>
   <domain_keyword>acg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:40</query_time>
   <create_date>2022-12-28</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ahi.se</domain_name>
   <domain_keyword>ahi</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:15:16</query_time>
   <create_date>2009-04-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>asci.pics</domain_name>
   <domain_keyword>asci</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-04 20:55:38</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>acf.ie</domain_name>
   <domain_keyword>acf</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-28 12:17:00</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>ADVANCED CONSTRUCTION AND FITOUTS LIMITED</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
    <value>ns4.webhostingireland.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>agci.com</domain_name>
   <domain_keyword>agci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:31:12</query_time>
   <create_date>1995-07-27</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 10590</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 10695265</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>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>abci.life</domain_name>
   <domain_keyword>abci</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-26 05:52:20</query_time>
   <create_date>2022-07-26</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2027-07-26</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>abci.vip</domain_name>
   <domain_keyword>abci</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-26 05:52:20</query_time>
   <create_date>2017-12-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ma Jia Ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ari.vote</domain_name>
   <domain_keyword>ari</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-12 20:09:21</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ali.fashion</domain_name>
   <domain_keyword>ali</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-12 10:37:32</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-19</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aeci.bz</domain_name>
   <domain_keyword>aeci</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-12 04:24:20</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.gr-ns.com</value>
    <value>ns-cloud-e2.gr-ns.com</value>
    <value>ns-cloud-e3.gr-ns.com</value>
    <value>ns-cloud-e4.gr-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>acm.horse</domain_name>
   <domain_keyword>acm</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-13 04:28:42</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</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>donna.ns.cloudflare.com</value>
    <value>nitin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>a0i.life</domain_name>
   <domain_keyword>a0i</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-09 09:23:00</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>acg.schule</domain_name>
   <domain_keyword>acg</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-05-09 19:24:08</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>docks06.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>acf.systems</domain_name>
   <domain_keyword>acf</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-09 19:22:50</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2024-12-28</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>agi.wine</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-08 00:51:29</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aca.coop</domain_name>
   <domain_keyword>aca</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-11 00:41:22</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2027-12-15</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACA C.L.</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>AR</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.acacoop.com.ar</value>
    <value>ns2.gblx.net.ar</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>acai.network</domain_name>
   <domain_keyword>acai</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 00:33:34</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>acai.biz</domain_name>
   <domain_keyword>acai</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 00:33:34</query_time>
   <create_date>2011-05-28</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-27</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>acc.skin</domain_name>
   <domain_keyword>acc</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-23 08:17:57</query_time>
   <create_date>2024-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>a2i.store</domain_name>
   <domain_keyword>a2i</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 03:38:24</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170016075</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>41</num>
   <domain_name>aqi.qa</domain_name>
   <domain_keyword>aqi</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-24 01:19:03</query_time>
   <update_date>2024-03-11</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>api.supplies</domain_name>
   <domain_keyword>api</domain_keyword>
   <domain_tld>supplies</domain_tld>
   <query_time>2024-05-22 02:35:33</query_time>
   <create_date>2019-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aii.cool</domain_name>
   <domain_keyword>aii</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-20 14:24:41</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shandong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>abi.guru</domain_name>
   <domain_keyword>abi</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-19 03:00:16</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ali.vision</domain_name>
   <domain_keyword>ali</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-18 14:44:13</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alisystems srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Torino</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>ns1.alisystems.com</value>
    <value>ns2.alisystems.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ari.travel</domain_name>
   <domain_keyword>ari</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-20 03:43:56</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Glomix.Holdings - ISRAEL.USA.GERMANY.ARMENIA.</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>AM</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>acgi.services</domain_name>
   <domain_keyword>acgi</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-14 12:05:58</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>api.tech</domain_name>
   <domain_keyword>api</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 16:13:16</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>hang zhou dai ma gou ke ji you xian gong si</registrant_company>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>acy.co.uk</domain_name>
   <domain_keyword>acy</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 14:38:42</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>api.graphics</domain_name>
   <domain_keyword>api</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-17 17:00:08</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>3875</registrar_iana>
   <registrar_name>Virtualia LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super domains privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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-virt.catched.com</value>
    <value>ns2-virt.catched.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>agi.beauty</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-25 19:25:04</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-11</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>52</num>
   <domain_name>a7i.cn</domain_name>
   <domain_keyword>a7i</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 02:10:04</query_time>
   <create_date>2022-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>邝士咏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ace.live</domain_name>
   <domain_keyword>ace</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-17 06:44:19</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ani.plus</domain_name>
   <domain_keyword>ani</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-27 13:49:51</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>acs.ac</domain_name>
   <domain_keyword>acs</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-06-01 00:56:46</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.acs.ac</value>
    <value>dns2.acs.ac</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>acy.world</domain_name>
   <domain_keyword>acy</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-30 20:32:31</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-04-15</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>acli.biz</domain_name>
   <domain_keyword>acli</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 17:05:50</query_time>
   <create_date>2013-09-25</create_date>
   <update_date>2019-05-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Council of Life Insurers ,Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.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>acli.xyz</domain_name>
   <domain_keyword>acli</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 17:05:48</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>a-i.one</domain_name>
   <domain_keyword>a-i</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 11:01:15</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>acid.clothing</domain_name>
   <domain_keyword>acid</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-30 11:26:13</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-30</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>slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>dns11.parkpage.foundationapi.com</value>
    <value>dns12.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>acx.software</domain_name>
   <domain_keyword>acx</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-05 21:28:37</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>62</num>
   <domain_name>acx.im</domain_name>
   <domain_keyword>acx</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-06-05 21:28:37</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>cortney.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>agi.berlin</domain_name>
   <domain_keyword>agi</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-06-09 08:59:49</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ami.homes</domain_name>
   <domain_keyword>ami</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-12 11:00:15</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>acbi.com</domain_name>
   <domain_keyword>acbi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:55:35</query_time>
   <create_date>1996-07-23</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2030-07-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.quixoticsolutions.com</value>
    <value>ns2.quixoticsolutions.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>acp.nz</domain_name>
   <domain_keyword>acp</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-11 05:34:31</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>acpi.ag</domain_name>
   <domain_keyword>acpi</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-06-11 05:35:35</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</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>ns1glr.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3gxy.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aci8.com</domain_name>
   <domain_keyword>aci8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:55:01</query_time>
   <create_date>2018-02-21</create_date>
   <update_date>2021-02-15</update_date>
   <expiry_date>2024-02-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>69</num>
   <domain_name>acc.sc</domain_name>
   <domain_keyword>acc</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-27 04:25:08</query_time>
   <create_date>2009-03-14</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADMINISTRACIONES COSTA DE CAST</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>V</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.1and1.es</value>
    <value>ns64.1and1.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>acn.pl</domain_name>
   <domain_keyword>acn</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 18:57:05</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ac3.ro</domain_name>
   <domain_keyword>ac3</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-17 21:33:04</query_time>
   <create_date>2019-10-28</create_date>
   <expiry_date>2026-10-26</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
    <value>ns3.mxserver.ro</value>
    <value>ns4.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ac2.it</domain_name>
   <domain_keyword>ac2</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 21:32:50</query_time>
   <create_date>2000-07-31</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Ac2 Tattoo di Arturo Capitolino</registrant_company>
   <registrant_address>Via Kennedy, 94</registrant_address>
   <registrant_city>SAPRI</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>84073</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aca.rocks</domain_name>
   <domain_keyword>aca</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 21:34:24</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>acg.sex</domain_name>
   <domain_keyword>acg</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-16 14:56:59</query_time>
   <create_date>2016-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hexieshe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>acf.club</domain_name>
   <domain_keyword>acf</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-16 20:19:29</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-16</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>AUTOMOBILE CLUB DE FRANCE (SG)</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>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>acf.nl</domain_name>
   <domain_keyword>acf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 20:19:29</query_time>
   <create_date>1998-11-20</create_date>
   <update_date>2024-01-25</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ace.pics</domain_name>
   <domain_keyword>ace</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-22 19:27:35</query_time>
   <create_date>2014-07-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_country>KR</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.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>acc.org.uk</domain_name>
   <domain_keyword>acc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-22 17:53:10</query_time>
   <create_date>2004-03-09</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-09</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>79</num>
   <domain_name>aciu.com</domain_name>
   <domain_keyword>aciu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:00:07</query_time>
   <create_date>2000-12-04</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2024-12-04</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>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>acm.one</domain_name>
   <domain_keyword>acm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-27 20:37:46</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ack.so</domain_name>
   <domain_keyword>ack</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-01 18:30:45</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ali.cab</domain_name>
   <domain_keyword>ali</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-04-29 07:14:49</query_time>
   <create_date>2017-01-14</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Popov Aleksis</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fozzy.ru</value>
    <value>ns2.fozzy.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ac4.club</domain_name>
   <domain_keyword>ac4</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-01 04:26:13</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ac3.store</domain_name>
   <domain_keyword>ac3</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 04:26:10</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>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>acw.it</domain_name>
   <domain_keyword>acw</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 05:32:43</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Agora' s.a.s</registrar_name>
   <registrar_website>https://www.agonet.it</registrar_website>
   <registrant_company>Agora' s.a.s.</registrant_company>
   <name_servers>
    <value>dns.agonet.it</value>
    <value>ns1.agonet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>acm.ru</domain_name>
   <domain_keyword>acm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:03:18</query_time>
   <create_date>1999-08-10</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO SC TEHNOLOGIYA</registrant_company>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>acti.solutions</domain_name>
   <domain_keyword>acti</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-02 22:13:11</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ACTi Corporation</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>TW</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-1408.awsdns-48.org</value>
    <value>ns-1543.awsdns-00.co.uk</value>
    <value>ns-177.awsdns-22.com</value>
    <value>ns-513.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>acb.ng</domain_name>
   <domain_keyword>acb</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-09 00:36:56</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>RADIX DOMAINS d/b/a RADIX.NG</registrar_name>
   <registrar_website>http://www.radix.ng</registrar_website>
   <registrant_name>GIGALAYER DOMAINS</registrant_name>
   <registrant_company>Aimtech Limited</registrant_company>
   <registrant_address>Sabo</registrant_address>
   <registrant_city>Yaba</registrant_city>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8025594018</registrant_phone>
   <name_servers>
    <value>ns1.boeing.hostsrev.com</value>
    <value>ns2.gulfstream.hostsrev.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>act.pet</domain_name>
   <domain_keyword>act</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-08 18:51:38</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>a-i.video</domain_name>
   <domain_keyword>a-i</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-07 23:47:43</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-05</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>a-i.business</domain_name>
   <domain_keyword>a-i</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-07 23:47:42</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>a-i.space</domain_name>
   <domain_keyword>a-i</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 23:47:43</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Peter Nawab</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>acsi.nl</domain_name>
   <domain_keyword>acsi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 18:50:24</query_time>
   <create_date>1996-08-07</create_date>
   <update_date>2020-06-18</update_date>
   <registrar_name>Intermax Group B.V.</registrar_name>
   <name_servers>
    <value>ns1.intermax.nl</value>
    <value>ns2.intermax.nl</value>
    <value>ns3.intermax.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>achi.info</domain_name>
   <domain_keyword>achi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 21:38:33</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>acl.paris</domain_name>
   <domain_keyword>acl</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-06 21:45:47</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Alexis Coussement Lumieres</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>acr.eu</domain_name>
   <domain_keyword>acr</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 22:00:06</query_time>
   <registrar_name>ratiokontakt GmbH</registrar_name>
   <registrar_website>https://www.ratiokontakt.de</registrar_website>
   <name_servers>
    <value>ns11.nameserver.de</value>
    <value>ns12.nameserver.de</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>afci.solar</domain_name>
   <domain_keyword>afci</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-05 19:12:59</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aaci.cfd</domain_name>
   <domain_keyword>aaci</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-11 21:32:42</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>ji tuan ji tuan ji tuan</registrant_company>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ach.golf</domain_name>
   <domain_keyword>ach</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-09 19:24:44</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>acr.com.cn</domain_name>
   <domain_keyword>acr</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 19:43:12</query_time>
   <create_date>2011-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>杨志强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.15</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.