WHOIS QUERY TIME

1 May 2024 - 5:34 PM UTC

Registered: 17 April 1998
Expiry: 30 April 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns3-l2.nic.ru
ns4-cloud.nic.ru
ns4-l2.nic.ru
ns8-cloud.nic.ru
ns8-l2.nic.ru

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aaa.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aaa.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aaa.ru",
            "domain_keyword": "aaa",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:34:28",
            "create_date": "1998-04-17",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aaa.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aaa.ru</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:34:28</query_time>
   <create_date>1998-04-17</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.042 seconds) for "aaa.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 30 November 1997

REGISTRAR

Name: RU-CENTER-REG-RIPN

NAME SERVERS

ns.majordomo.ru.
ns2.majordomo.ru.
ns3.majordomo.ru.

#2 - QUERY TIME

1 May 2024 - 5:34 PM UTC

Registered: 17 April 1998
Expiry: 30 April 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns3-l2.nic.ru
ns4-cloud.nic.ru
ns4-l2.nic.ru
ns8-cloud.nic.ru
ns8-l2.nic.ru

DOMAIN STATUS

DELEGATED
REGISTERED
UNVERIFIED

REGISTRANT

Name: Private Person

* 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=aaa.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aaa.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aaa.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "aaa.ru",
            "domain_keyword": "aaa",
            "domain_tld": "ru",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "1997-11-30",
            "registrar_name": "RU-CENTER-REG-RIPN",
            "name_servers": [
                "ns.majordomo.ru.",
                "ns2.majordomo.ru.",
                "ns3.majordomo.ru."
            ]
        },
        {
            "num": 2,
            "domain_name": "aaa.ru",
            "domain_keyword": "aaa",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:34:28",
            "create_date": "1998-04-17",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "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>aaa.ru</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>aaa.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aaa.ru</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>1997-11-30</create_date>
   <registrar_name>RU-CENTER-REG-RIPN</registrar_name>
   <name_servers>
    <value>ns.majordomo.ru.</value>
    <value>ns2.majordomo.ru.</value>
    <value>ns3.majordomo.ru.</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>aaa.ru</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:34:28</query_time>
   <create_date>1998-04-17</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.042</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 315 domain names (in 0.025 seconds) which contained the exact domain keyword "aaa".
Domain Name Registered Expiry Registrar Ownership
1 aaa.com 3 Aug 1990 2 Aug 2030 MarkMonitor, Inc. American Automobile Association, Inc.
2 aaa.org 25 Jul 1995 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 aaa.nl 17 Oct 1995 - Hostnet B.V. -
4 aaa.it 21 Jun 1996 11 Nov 2024 Neen S.p.a. Incipit Holding s.r.l.
5 aaa.co.uk 4 Oct 1996 4 Oct 2024 Claranet Limited [Tag = CLARANET] -
6 aaa.lt 7 Nov 1997 7 Nov 2024 Telia Lietuva, AB Telia Lietuva, AB
7 aaa.ru 17 Apr 1998 30 Apr 2025 RU-CENTER-RU Private Person
8 aaa.com.co 3 Nov 1998 31 Dec 2025 Mi.com.co REDACTED FOR PRIVACY
9 aaa.co.jp 7 Nov 1998 - - Adams Communications Co., Ltd.
10 aaa.fr 27 Jan 1999 14 Oct 2026 SCALEWAY Air Ambiance Assistance
11 aaa.net 4 Mar 1999 4 Mar 2026 MarkMonitor, Inc. American Automobile Association, Inc.
12 aaa.com.cn 7 Sep 1999 7 Sep 2024 阿里云计算有限公司(万网) 商丘市aaa广告信息营销有限公司
13 aaa.cl 15 Sep 1999 9 Oct 2024 NIC Chile LUITZEN AANT BEIBOER
14 aaa.be 5 Oct 1999 - Combell nv -
15 aaa.pl 20 Apr 2000 19 Apr 2025 home.pl S.A. -
16 aaa.ie 9 Jul 2000 10 Jul 2025 Maxer Host Limited REDACTED FOR PRIVACY
17 aaa.ca 3 Nov 2000 3 Jun 2024 Webnames.ca Inc. Association Of Administrative Assistants
18 aaa.info 16 Aug 2001 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 aaa.org.ag 10 Oct 2001 10 Oct 2024 NicAg Registrar WorldNet Concepts Ltd.
20 aaa.biz 27 Mar 2002 26 Mar 2026 MarkMonitor, Inc. American Automobile Association, Inc.
21 aaa.us 19 Apr 2002 18 Apr 2026 MarkMonitor, Inc. American Automobile Association, Inc.
22 aaa.co.in 28 Jun 2002 28 Jun 2024 Endurance Digital Domain Technology LLP Ahmedabad Aviation & Aeronautics Ltd
23 aaa.net.nz 2 Sep 2002 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
24 aaa.cn 17 Mar 2003 17 Mar 2029 阿里云计算有限公司(万网) 深圳得技通电子有限公司
25 aaa.org.uk 16 Jul 2004 16 Jul 2027 David Thornton [Tag = DAVIDTHORNTON] -
26 aaa.pro 18 Aug 2004 26 Jan 2025 Registry Operator acts as Registrar (9998) Afilias
27 aaa.com.br 12 Jan 2005 12 Jan 2025 - lima e azevedo consultoria e proj de arquitetura
28 aaa.by 24 Mar 2005 25 Mar 2025 Reliable Software, Ltd ЗАО "ТРАНСФОРМАВТО ПЛЮС"
29 aaa.com.pl 14 Jul 2005 14 Jul 2024 nazwa.pl sp. z o.o. -
30 aaa.jobs 15 Sep 2005 15 Sep 2024 MarkMonitor Inc. American Automobile Association, Inc.
31 aaa.travel 3 Oct 2005 2 Oct 2024 MarkMonitor Inc. American Automobile Association, Inc.
32 aaa.cc 1 Dec 2005 1 Dec 2027 GoDaddy.com, LLC -
33 aaa.mobi 12 Jun 2006 12 Jun 2024 MarkMonitor Inc. American Automobile Association, Inc.
34 aaa.com.mu 9 Oct 2006 9 Oct 2024 Register.mu -
35 aaa.jp 3 Feb 2007 28 Feb 2025 - Ootake Toshiyasu
36 aaa.net.in 28 Sep 2007 28 Sep 2024 Rediff.com India Limited aaa.net.in
37 aaa.asia 12 Mar 2008 12 Mar 2026 MarkMonitor Inc. American Automobile Association, Inc.
38 aaa.me 4 Aug 2008 4 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 aaa.su 11 Aug 2008 11 Aug 2024 REGRU-SU Private Person
40 aaa.bz 14 May 2009 14 May 2025 Key-Systems GmbH -
41 aaa.cm 28 Aug 2009 17 May 2025 Netcom.cm Sarl WhoisGuardService.com
42 aaa.co 22 Apr 2010 21 Apr 2025 GoDaddy.com, LLC NameFind LLC
43 aaa.mu 27 Jun 2010 27 Jun 2024 EPAG Domainservices -
44 aaa.cat 20 Jul 2010 20 Jul 2024 Nominalia Emme & Pi The Trademark Company, S.L.
45 aaa.in 2 Sep 2010 2 Sep 2031 Dynadot LLC REDACTED FOR PRIVACY
46 aaa.ac.cn 16 Oct 2010 16 Oct 2025 阿里云计算有限公司(万网) 许雅
47 aaa.tv 1 Apr 2011 1 Apr 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 aaa.co.th 23 May 2011 22 May 2027 THNIC A.A.A.MANUFACTURING CO., LTD. ( บริษัท เอ.เอ.เอ.แมนูแฟคเจอริ่ง จำกัด )
49 aaa.xxx 3 Feb 2012 3 Feb 2025 MarkMonitor, Inc. American Automobile Association, Inc.
50 aaa.io 23 Jun 2013 23 Jun 2033 GoDaddy.com, LLC Domains By Proxy, LLC
51 aaa.plumbing 8 Feb 2014 8 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
52 aaa.today 19 Feb 2014 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 aaa.tips 26 Feb 2014 26 Feb 2025 united-domains AG Johnson GmbH
54 aaa.limo 12 Mar 2014 12 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
55 aaa.camp 2 Apr 2014 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 aaa.repair 2 Apr 2014 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 aaa.glass 2 Apr 2014 2 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
58 aaa.berlin 5 Apr 2014 5 Apr 2025 united-domains AG -
59 aaa.coffee 9 Apr 2014 9 Apr 2025 eNom, LLC Management
60 aaa.bid 18 Jun 2014 17 Jun 2024 eNom, LLC Whois Privacy Protection Service, Inc.
61 aaa.wang 22 Jun 2014 22 Jun 2025 XinNet Technology Corporation 李政达
62 aaa.supplies 30 Jun 2014 30 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 aaa.wien 15 Jul 2014 15 Jul 2024 Key-Systems LLC Austrian Allrisk Assistance
64 aaa.ky 21 Jul 2014 22 Jul 2024 Uniregistrar Corp Domains By Proxy, LLC
65 aaa.rocks 6 Aug 2014 6 Aug 2024 united-domains AG REDACTED FOR PRIVACY
66 aaa.hamburg 19 Aug 2014 19 Aug 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
67 aaa.tax 6 Oct 2014 6 Oct 2024 Mesh Digital Limited Centa Co
68 aaa.cleaning 13 Oct 2014 13 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 aaa.finance 13 Nov 2014 13 Nov 2024 Mesh Digital Limited Centa Co
70 aaa.credit 14 Nov 2014 14 Nov 2025 Mesh Digital Limited Centa Co
71 aaa.moscow 1 Dec 2014 1 Dec 2024 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
72 aaa.xn--kput3i 5 Jan 2015 5 Jan 2025 Beijing HuaRui Wireless Technology Co., Ltd -
73 aaa.brussels 2 Feb 2015 2 Feb 2025 Key-Systems GmbH Watermolen Neigem
74 aaa.vlaanderen 13 Feb 2015 13 Feb 2025 Combell nv VOF BEL-GEM
75 aaa.pub 15 Mar 2015 15 Mar 2027 Chengdu West Dimension Digital Technology Co., Ltd. Zhen Yan Li
76 aaa.legal 31 Mar 2015 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 aaa.one 20 May 2015 20 May 2024 Dynadot Inc REDACTED FOR PRIVACY
78 aaa.casino 3 Jun 2015 3 Jun 2024 united-domains AG REDACTED FOR PRIVACY
79 aaa.sucks 20 Jun 2015 20 Jun 2024 MarkMonitor, Inc. American Automobile Association, Inc.
80 aaa.center 11 Jul 2015 11 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 aaa.ngo 16 Jul 2015 16 Jul 2025 Porkbun LLC Private by Design, LLC
82 aaa.ong 16 Jul 2015 16 Jul 2025 Porkbun LLC Private by Design, LLC
83 aaa.taxi 16 Aug 2015 16 Aug 2026 Go Canada Domains, LLC Domains By Proxy, LLC
84 aaa.kim 4 Sep 2015 4 Sep 2027 Chengdu West Dimension Digital Technology Co., Ltd. Fa Jie Han
85 aaa.sh 7 Sep 2015 7 Sep 2025 1API GmbH Zhang Jian Hang
86 aaa.nyc 8 Oct 2015 7 Oct 2024 101domain GRS Limited REDACTED FOR PRIVACY
87 aaa.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
88 aaa.expert 1 Nov 2015 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 aaa.loans 28 Dec 2015 28 Dec 2024 Epik LLC Anonymize LLC
90 aaa.deals 10 Jan 2016 10 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
91 aaa.film 26 Feb 2016 26 Feb 2025 101domain GRS Limited Aimee Anderson and Associates
92 aaa.xyz 8 Mar 2016 8 Mar 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liuguoshuai
93 aaa.swiss 24 Mar 2016 24 Mar 2025 1API GmbH AAA EDV Vertriebs AG
94 aaa.lighting 27 Mar 2016 27 Mar 2024 Network Solutions, LLC Jason Wayne Echols
95 aaa.rentals 7 Apr 2016 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 aaa.studio 27 Apr 2016 27 Apr 2025 Key-Systems, LLC REDACTED FOR PRIVACY
97 aaa.insurance 9 May 2016 9 May 2026 MarkMonitor, Inc. Club Members Insurance Agency, LLC
98 aaa.game 16 Jun 2016 16 Jun 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
99 aaa.ltd 19 Jun 2016 19 Jun 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Shu Xun
100 aaa.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
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 Aaa.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aaa&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aaa",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 316,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aaa.com, aaa.org, aaa.nl, aaa.it, aaa.co.uk, aaa.lt, aaa.ru, aaa.com.co, aaa.co.jp, aaa.fr, aaa.net, aaa.com.cn, aaa.cl, aaa.be, aaa.pl, aaa.ie, aaa.ca, aaa.info, aaa.org.ag, aaa.biz, aaa.us, aaa.co.in, aaa.net.nz, aaa.cn, aaa.org.uk, aaa.pro, aaa.com.br, aaa.by, aaa.com.pl, aaa.jobs, aaa.travel, aaa.cc, aaa.mobi, aaa.com.mu, aaa.jp, aaa.net.in, aaa.asia, aaa.me, aaa.su, aaa.bz, aaa.cm, aaa.co, aaa.mu, aaa.cat, aaa.in, aaa.ac.cn, aaa.tv, aaa.co.th, aaa.xxx, aaa.io, aaa.plumbing, aaa.today, aaa.tips, aaa.limo, aaa.camp, aaa.repair, aaa.glass, aaa.berlin, aaa.coffee, aaa.bid, aaa.wang, aaa.supplies, aaa.wien, aaa.ky, aaa.rocks, aaa.hamburg, aaa.tax, aaa.cleaning, aaa.finance, aaa.credit, aaa.moscow, aaa.xn--kput3i, aaa.brussels, aaa.vlaanderen, aaa.pub, aaa.legal, aaa.one, aaa.casino, aaa.sucks, aaa.center, aaa.ngo, aaa.ong, aaa.taxi, aaa.kim, aaa.sh, aaa.nyc, aaa.feedback, aaa.expert, aaa.loans, aaa.deals, aaa.film, aaa.xyz, aaa.swiss, aaa.lighting, aaa.rentals, aaa.studio, aaa.insurance, aaa.game, aaa.ltd, aaa.xn--vuq861b",
    "results": [
        {
            "num": 1,
            "domain_name": "aaa.com",
            "domain_keyword": "aaa",
            "domain_tld": "com",
            "query_time": "2024-05-22 23:07:58",
            "create_date": "1990-08-03",
            "update_date": "2023-01-13",
            "expiry_date": "2030-08-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/aaa.com",
            "name_servers": [
                "ns-101.awsdns-12.com",
                "ns-1419.awsdns-49.org",
                "ns-1804.awsdns-33.co.uk",
                "ns-869.awsdns-44.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aaa.org",
            "domain_keyword": "aaa",
            "domain_tld": "org",
            "query_time": "2024-05-14 06:07:44",
            "create_date": "1995-07-25",
            "update_date": "2023-10-06",
            "expiry_date": "2024-07-24",
            "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": [
                "liv.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aaa.nl",
            "domain_keyword": "aaa",
            "domain_tld": "nl",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "1995-10-17",
            "update_date": "2022-04-21",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "aaa.it",
            "domain_keyword": "aaa",
            "domain_tld": "it",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "1996-06-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-11",
            "registrar_name": "Neen S.p.a.",
            "registrar_website": "http://www.neen.it",
            "registrant_company": "Incipit Holding s.r.l.",
            "registrant_address": "Via Fatebenefratelli, 5",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netjust.com",
                "dns2.netjust.com",
                "usa.dns3.netjust.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "aaa.co.uk",
            "domain_keyword": "aaa",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 11:24:23",
            "create_date": "1996-10-04",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-04",
            "registrar_name": "Claranet Limited [Tag = CLARANET]",
            "registrar_website": "https://www.claranet.co.uk",
            "name_servers": [
                "ns0.clara.net",
                "ns1.clara.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "aaa.lt",
            "domain_keyword": "aaa",
            "domain_tld": "lt",
            "query_time": "2024-05-15 02:24:48",
            "create_date": "1997-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "aaa.ru",
            "domain_keyword": "aaa",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:34:28",
            "create_date": "1998-04-17",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "aaa.com.co",
            "domain_keyword": "aaa",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 13:33:24",
            "create_date": "1998-11-03",
            "update_date": "2022-08-05",
            "expiry_date": "2025-12-31",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns20.columbus-networks.com",
                "ns22.columbus-networks.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aaa.co.jp",
            "domain_keyword": "aaa",
            "domain_tld": "co.jp",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "1998-11-07",
            "update_date": "2024-01-30",
            "registrant_company": "Adams Communications Co., Ltd.",
            "name_servers": [
                "dns1.sys.jpdirect.jp",
                "dns2.sys.jpdirect.jp",
                "dns3.sys.jpdirect.jp"
            ]
        },
        {
            "num": 10,
            "domain_name": "aaa.fr",
            "domain_keyword": "aaa",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:23:53",
            "create_date": "1999-01-27",
            "update_date": "2023-11-27",
            "expiry_date": "2026-10-14",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_company": "Air Ambiance Assistance",
            "registrant_address": "154 rue Gambetta, B.P. 29, 92151 Suresnes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.899173775",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 11,
            "domain_name": "aaa.net",
            "domain_keyword": "aaa",
            "domain_tld": "net",
            "query_time": "2024-04-09 09:41:58",
            "create_date": "1999-03-04",
            "update_date": "2024-02-01",
            "expiry_date": "2026-03-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/aaa.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aaa.com.cn",
            "domain_keyword": "aaa",
            "domain_tld": "com.cn",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "1999-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "商丘市aaa广告信息营销有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aaa.cl",
            "domain_keyword": "aaa",
            "domain_tld": "cl",
            "query_time": "2024-04-30 21:38:04",
            "create_date": "1999-09-15",
            "expiry_date": "2024-10-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "LUITZEN AANT BEIBOER",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 14,
            "domain_name": "aaa.be",
            "domain_keyword": "aaa",
            "domain_tld": "be",
            "query_time": "2024-05-22 12:42:55",
            "create_date": "1999-10-05",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 15,
            "domain_name": "aaa.pl",
            "domain_keyword": "aaa",
            "domain_tld": "pl",
            "query_time": "2024-04-09 09:41:58",
            "create_date": "2000-04-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-19",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.hostdmk.com",
                "ns2.hostdmk.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aaa.ie",
            "domain_keyword": "aaa",
            "domain_tld": "ie",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2000-07-09",
            "update_date": "2023-10-15",
            "expiry_date": "2025-07-10",
            "registrar_name": "Maxer Host Limited",
            "registrar_website": "https://www.maxer.ie/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.maxer.com",
                "ns2.maxer.com",
                "ns3.maxer.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aaa.ca",
            "domain_keyword": "aaa",
            "domain_tld": "ca",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2000-11-03",
            "update_date": "2024-04-20",
            "expiry_date": "2024-06-03",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Association Of Administrative Assistants",
            "registrant_address": "17A - 218 Silvercreek Parkway North, Suite 114",
            "registrant_city": "Guelph",
            "registrant_state": "ON",
            "registrant_zip": "N1H8E8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2262178518",
            "registrant_fax": "+1.6046887039",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aaa.info",
            "domain_keyword": "aaa",
            "domain_tld": "info",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2001-08-16",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aaa.org.ag",
            "domain_keyword": "aaa",
            "domain_tld": "org.ag",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2001-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 800117,
            "registrar_name": "NicAg Registrar",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WorldNet Concepts Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UM",
            "registrant_email": "please query the rdds service of the registrar 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.wnc.ag",
                "ns2.wnc.ag"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aaa.biz",
            "domain_keyword": "aaa",
            "domain_tld": "biz",
            "query_time": "2024-04-30 21:38:04",
            "create_date": "2002-03-27",
            "update_date": "2024-03-03",
            "expiry_date": "2026-03-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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-1419.awsdns-49.org",
                "ns-148.awsdns-18.com",
                "ns-1804.awsdns-33.co.uk",
                "ns-667.awsdns-19.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "aaa.us",
            "domain_keyword": "aaa",
            "domain_tld": "us",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2002-04-19",
            "update_date": "2024-03-23",
            "expiry_date": "2026-04-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Internet Operations",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "1000 AAA Drive",
            "registrant_city": "Heathrow",
            "registrant_state": "Florida",
            "registrant_zip": "32746",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4074447000",
            "registrant_fax": "+1.0000000",
            "name_servers": [
                "ns-west.cerf.net",
                "waldo.national.aaa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aaa.co.in",
            "domain_keyword": "aaa",
            "domain_tld": "co.in",
            "query_time": "2024-05-19 21:09:11",
            "create_date": "2002-06-28",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-28",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ahmedabad Aviation & Aeronautics Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "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": [
                "ns67.seawindsolutions.com",
                "ns68.seawindsolutions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "aaa.net.nz",
            "domain_keyword": "aaa",
            "domain_tld": "net.nz",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2002-09-02",
            "update_date": "2023-10-02",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net",
                "ns3.snap.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aaa.cn",
            "domain_keyword": "aaa",
            "domain_tld": "cn",
            "query_time": "2024-05-27 16:16:10",
            "create_date": "2003-03-17",
            "expiry_date": "2029-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳得技通电子有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "aaa.org.uk",
            "domain_keyword": "aaa",
            "domain_tld": "org.uk",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2004-07-16",
            "update_date": "2023-11-01",
            "expiry_date": "2027-07-16",
            "registrar_name": "David Thornton [Tag = DAVIDTHORNTON]",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "hal.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "aaa.pro",
            "domain_keyword": "aaa",
            "domain_tld": "pro",
            "query_time": "2024-05-26 02:13:29",
            "create_date": "2004-08-18",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 9998,
            "registrar_name": "Registry Operator acts as Registrar (9998)",
            "registrar_website": "https://identity.digital",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Afilias",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a0.pro.afilias-nst.info",
                "a2.pro.afilias-nst.info",
                "b0.pro.afilias-nst.org",
                "b2.pro.afilias-nst.org",
                "c0.pro.afilias-nst.info",
                "d0.pro.afilias-nst.org"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "aaa.com.br",
            "domain_keyword": "aaa",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2005-01-12",
            "update_date": "2023-01-13",
            "expiry_date": "2025-01-12",
            "registrant_name": "lima e azevedo consultoria e proj de arquitetura",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns522.hostgator.com.br",
                "ns523.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 28,
            "domain_name": "aaa.by",
            "domain_keyword": "aaa",
            "domain_tld": "by",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "2005-03-24",
            "update_date": "2023-06-28",
            "expiry_date": "2025-03-25",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ЗАО \"ТРАНСФОРМАВТО ПЛЮС\"",
            "registrant_address": "220006, -, г. Минск, ул. Свердлова, д. 23/4, пом. №1",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173278357",
            "name_servers": [
                "ns1.new.by",
                "ns2.new.by"
            ]
        },
        {
            "num": 29,
            "domain_name": "aaa.com.pl",
            "domain_keyword": "aaa",
            "domain_tld": "com.pl",
            "query_time": "2024-06-01 11:07:46",
            "create_date": "2005-07-14",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aaa.jobs",
            "domain_keyword": "aaa",
            "domain_tld": "jobs",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2005-09-15",
            "update_date": "2021-11-28",
            "expiry_date": "2024-09-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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": [
                "waldo.national.aaa.com",
                "xb.national.aaa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aaa.travel",
            "domain_keyword": "aaa",
            "domain_tld": "travel",
            "query_time": "2024-04-09 09:41:58",
            "create_date": "2005-10-03",
            "update_date": "2021-12-03",
            "expiry_date": "2024-10-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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-1529.awsdns-63.org",
                "ns-1926.awsdns-48.co.uk",
                "ns-285.awsdns-35.com",
                "ns-697.awsdns-23.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aaa.cc",
            "domain_keyword": "aaa",
            "domain_tld": "cc",
            "query_time": "2024-05-15 02:24:48",
            "create_date": "2005-12-01",
            "update_date": "2024-01-04",
            "expiry_date": "2027-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "ethan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aaa.mobi",
            "domain_keyword": "aaa",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2006-06-12",
            "update_date": "2021-12-03",
            "expiry_date": "2024-06-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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": [
                "aaagslb1.aaa.com",
                "aaagslb2.aaa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aaa.com.mu",
            "domain_keyword": "aaa",
            "domain_tld": "com.mu",
            "query_time": "2024-05-09 04:57:53",
            "create_date": "2006-10-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-10-09",
            "registrar_name": "Register.mu",
            "name_servers": [
                "ns-1471.awsdns-55.org",
                "ns-1627.awsdns-11.co.uk",
                "ns-454.awsdns-56.com",
                "ns-765.awsdns-31.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aaa.jp",
            "domain_keyword": "aaa",
            "domain_tld": "jp",
            "query_time": "2024-05-20 19:38:18",
            "create_date": "2007-02-03",
            "update_date": "2024-05-13",
            "expiry_date": "2025-02-28",
            "registrant_name": "Ootake Toshiyasu",
            "registrant_address": "Tokyo",
            "registrant_zip": "150-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5778-3881",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 36,
            "domain_name": "aaa.net.in",
            "domain_keyword": "aaa",
            "domain_tld": "net.in",
            "query_time": "2024-05-20 19:38:18",
            "create_date": "2007-09-28",
            "update_date": "2021-09-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 800140,
            "registrar_name": "Rediff.com India Limited",
            "registrar_website": "http://www.rediff.co.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aaa.net.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns.rediffmailpro.com",
                "ns2.rediffmailpro.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aaa.asia",
            "domain_keyword": "aaa",
            "domain_tld": "asia",
            "query_time": "2024-04-30 21:38:04",
            "create_date": "2008-03-12",
            "update_date": "2024-02-14",
            "expiry_date": "2026-03-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aaagslb1.aaa.com",
                "aaagslb2.aaa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aaa.me",
            "domain_keyword": "aaa",
            "domain_tld": "me",
            "query_time": "2024-06-03 04:42:33",
            "create_date": "2008-08-04",
            "update_date": "2023-08-16",
            "expiry_date": "2024-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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aaa.su",
            "domain_keyword": "aaa",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:34",
            "create_date": "2008-08-11",
            "expiry_date": "2024-08-11",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 40,
            "domain_name": "aaa.bz",
            "domain_keyword": "aaa",
            "domain_tld": "bz",
            "query_time": "2024-04-14 18:18:45",
            "create_date": "2009-05-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aaa.cm",
            "domain_keyword": "aaa",
            "domain_tld": "cm",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2009-08-28",
            "update_date": "2022-09-18",
            "expiry_date": "2025-05-17",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Private Registration",
            "registrant_company": "WhoisGuardService.com",
            "registrant_address": "Tian Hong Shan Zhuang, Bld. 7, Room",
            "registrant_city": "Nanjing",
            "registrant_state": "Jiangsu",
            "registrant_zip": "210049",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13951615475",
            "registrant_fax": "+86.2584754747",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 42,
            "domain_name": "aaa.co",
            "domain_keyword": "aaa",
            "domain_tld": "co",
            "query_time": "2024-05-12 12:48:16",
            "create_date": "2010-04-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": 43,
            "domain_name": "aaa.mu",
            "domain_keyword": "aaa",
            "domain_tld": "mu",
            "query_time": "2024-05-20 19:38:18",
            "create_date": "2010-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "EPAG Domainservices",
            "name_servers": [
                "ns1.uplink.at",
                "ns2.uplink.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aaa.cat",
            "domain_keyword": "aaa",
            "domain_tld": "cat",
            "query_time": "2024-05-15 02:24:48",
            "create_date": "2010-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Emme & Pi The Trademark Company, S.L.",
            "registrant_state": "B",
            "registrant_country": "ES",
            "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": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aaa.in",
            "domain_keyword": "aaa",
            "domain_tld": "in",
            "query_time": "2024-05-26 02:13:29",
            "create_date": "2010-09-02",
            "update_date": "2023-11-29",
            "expiry_date": "2031-09-02",
            "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_state": "Karnataka",
            "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.astra.in",
                "ns2.astra.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aaa.ac.cn",
            "domain_keyword": "aaa",
            "domain_tld": "ac.cn",
            "query_time": "2024-06-01 06:42:09",
            "create_date": "2010-10-16",
            "expiry_date": "2025-10-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "许雅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aaa.tv",
            "domain_keyword": "aaa",
            "domain_tld": "tv",
            "query_time": "2024-04-20 00:07:43",
            "create_date": "2011-04-01",
            "update_date": "2023-08-10",
            "expiry_date": "2026-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "kaiser.ns.cloudflare.com",
                "noor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aaa.co.th",
            "domain_keyword": "aaa",
            "domain_tld": "co.th",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "2011-05-23",
            "update_date": "2023-05-03",
            "expiry_date": "2027-05-22",
            "registrar_name": "THNIC",
            "registrant_company": "A.A.A.MANUFACTURING CO., LTD. ( บริษัท เอ.เอ.เอ.แมนูแฟคเจอริ่ง จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "dns3.nineweb.net",
                "dns4.nineweb.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aaa.xxx",
            "domain_keyword": "aaa",
            "domain_tld": "xxx",
            "query_time": "2024-05-26 02:13:29",
            "create_date": "2012-02-03",
            "update_date": "2023-07-21",
            "expiry_date": "2025-02-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aaa.io",
            "domain_keyword": "aaa",
            "domain_tld": "io",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2013-06-23",
            "update_date": "2023-12-20",
            "expiry_date": "2033-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "aaa.plumbing",
            "domain_keyword": "aaa",
            "domain_tld": "plumbing",
            "query_time": "2024-05-15 02:24:48",
            "create_date": "2014-02-08",
            "update_date": "2023-12-04",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aaa.today",
            "domain_keyword": "aaa",
            "domain_tld": "today",
            "query_time": "2024-04-17 11:24:22",
            "create_date": "2014-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "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": 53,
            "domain_name": "aaa.tips",
            "domain_keyword": "aaa",
            "domain_tld": "tips",
            "query_time": "2024-04-23 02:13:08",
            "create_date": "2014-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Johnson GmbH",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aaa.limo",
            "domain_keyword": "aaa",
            "domain_tld": "limo",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2014-03-12",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aaa.camp",
            "domain_keyword": "aaa",
            "domain_tld": "camp",
            "query_time": "2024-04-23 02:13:07",
            "create_date": "2014-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aaa.repair",
            "domain_keyword": "aaa",
            "domain_tld": "repair",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2014-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aaa.glass",
            "domain_keyword": "aaa",
            "domain_tld": "glass",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2014-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aaa.berlin",
            "domain_keyword": "aaa",
            "domain_tld": "berlin",
            "query_time": "2024-04-23 02:13:07",
            "create_date": "2014-04-05",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns1.bodis.com",
                "ns1.dan.com",
                "ns1.undeveloped.com",
                "ns2.bodis.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aaa.coffee",
            "domain_keyword": "aaa",
            "domain_tld": "coffee",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "2014-04-09",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Management",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "aaa.bid",
            "domain_keyword": "aaa",
            "domain_tld": "bid",
            "query_time": "2024-04-30 21:38:04",
            "create_date": "2014-06-18",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "aaa.wang",
            "domain_keyword": "aaa",
            "domain_tld": "wang",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2014-06-22",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-22",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "李政达",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海市",
            "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": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aaa.supplies",
            "domain_keyword": "aaa",
            "domain_tld": "supplies",
            "query_time": "2024-05-14 06:07:45",
            "create_date": "2014-06-30",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-30",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aaa.wien",
            "domain_keyword": "aaa",
            "domain_tld": "wien",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2014-07-15",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED",
            "registrant_company": "Austrian Allrisk Assistance",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.netsecure.at",
                "ns2.netsecure.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aaa.ky",
            "domain_keyword": "aaa",
            "domain_tld": "ky",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2014-07-21",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1659,
            "registrar_name": "Uniregistrar Corp",
            "registrar_website": "uniregistrar.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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aaa.rocks",
            "domain_keyword": "aaa",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 11:24:22",
            "create_date": "2014-08-06",
            "update_date": "2024-03-05",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aaa.hamburg",
            "domain_keyword": "aaa",
            "domain_tld": "hamburg",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2014-08-19",
            "update_date": "2014-08-25",
            "expiry_date": "2024-08-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "https://www.psi-usa.info/",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aaa.tax",
            "domain_keyword": "aaa",
            "domain_tld": "tax",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2014-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Centa Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aaa.cleaning",
            "domain_keyword": "aaa",
            "domain_tld": "cleaning",
            "query_time": "2024-04-30 21:38:04",
            "create_date": "2014-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aaa.finance",
            "domain_keyword": "aaa",
            "domain_tld": "finance",
            "query_time": "2024-05-09 04:57:53",
            "create_date": "2014-11-13",
            "update_date": "2022-05-24",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Centa Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aaa.credit",
            "domain_keyword": "aaa",
            "domain_tld": "credit",
            "query_time": "2024-05-05 04:51:14",
            "create_date": "2014-11-14",
            "update_date": "2022-05-24",
            "expiry_date": "2025-11-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Centa Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aaa.moscow",
            "domain_keyword": "aaa",
            "domain_tld": "moscow",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2014-12-01",
            "update_date": "2024-01-08",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "aaa.xn--kput3i",
            "domain_keyword": "aaa",
            "domain_tld": "xn--kput3i",
            "query_time": "2024-06-01 06:42:11",
            "create_date": "2015-01-05",
            "update_date": "2023-09-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 2908,
            "registrar_name": "Beijing HuaRui Wireless Technology Co., Ltd",
            "registrar_website": "http://www.teleinfo.cn",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.huaruidns.com",
                "ns2.huaruidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aaa.brussels",
            "domain_keyword": "aaa",
            "domain_tld": "brussels",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2015-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/tld/brussels",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Watermolen Neigem",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "aaa.vlaanderen",
            "domain_keyword": "aaa",
            "domain_tld": "vlaanderen",
            "query_time": "2024-05-18 16:12:52",
            "create_date": "2015-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VOF BEL-GEM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aaa.pub",
            "domain_keyword": "aaa",
            "domain_tld": "pub",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2015-03-15",
            "update_date": "2020-12-04",
            "expiry_date": "2027-03-15",
            "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": "Zhen Yan Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai 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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aaa.legal",
            "domain_keyword": "aaa",
            "domain_tld": "legal",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2015-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "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": 77,
            "domain_name": "aaa.one",
            "domain_keyword": "aaa",
            "domain_tld": "one",
            "query_time": "2024-05-27 02:54:13",
            "create_date": "2015-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2024-05-20",
            "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": "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aaa.casino",
            "domain_keyword": "aaa",
            "domain_tld": "casino",
            "query_time": "2024-05-26 12:17:42",
            "create_date": "2015-06-03",
            "update_date": "2024-04-29",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "aaa.sucks",
            "domain_keyword": "aaa",
            "domain_tld": "sucks",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2015-06-20",
            "update_date": "2022-05-24",
            "expiry_date": "2024-06-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Automobile Association, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aaa.center",
            "domain_keyword": "aaa",
            "domain_tld": "center",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2015-07-11",
            "update_date": "2023-06-21",
            "expiry_date": "2025-07-11",
            "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.01and01.com",
                "ns2.01and01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "aaa.ngo",
            "domain_keyword": "aaa",
            "domain_tld": "ngo",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2015-07-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-07-16",
            "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 rdds service of the registrar 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.gocheapweb.com",
                "ns2.gocheapweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aaa.ong",
            "domain_keyword": "aaa",
            "domain_tld": "ong",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2015-07-16",
            "update_date": "2024-04-14",
            "expiry_date": "2025-07-16",
            "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 rdds service of the registrar 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.gocheapweb.com",
                "ns2.gocheapweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aaa.taxi",
            "domain_keyword": "aaa",
            "domain_tld": "taxi",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2015-08-16",
            "update_date": "2023-06-07",
            "expiry_date": "2026-08-16",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "aaa.kim",
            "domain_keyword": "aaa",
            "domain_tld": "kim",
            "query_time": "2024-05-19 21:09:21",
            "create_date": "2015-09-04",
            "update_date": "2024-03-21",
            "expiry_date": "2027-09-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": "Fa Jie Han",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "aaa.sh",
            "domain_keyword": "aaa",
            "domain_tld": "sh",
            "query_time": "2024-05-26 02:13:29",
            "create_date": "2015-09-07",
            "update_date": "2024-01-28",
            "expiry_date": "2025-09-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Jian Hang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZheJiang",
            "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": [
                "ns10.szhot.com",
                "ns9.szhot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aaa.nyc",
            "domain_keyword": "aaa",
            "domain_tld": "nyc",
            "query_time": "2024-04-30 21:38:05",
            "create_date": "2015-10-08",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "aaa.feedback",
            "domain_keyword": "aaa",
            "domain_tld": "feedback",
            "query_time": "2024-05-05 20:41:56",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "aaa.expert",
            "domain_keyword": "aaa",
            "domain_tld": "expert",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "2015-11-01",
            "update_date": "2023-06-25",
            "expiry_date": "2024-11-01",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aaa.loans",
            "domain_keyword": "aaa",
            "domain_tld": "loans",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2015-12-28",
            "update_date": "2023-08-04",
            "expiry_date": "2024-12-28",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize 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": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aaa.deals",
            "domain_keyword": "aaa",
            "domain_tld": "deals",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2016-01-10",
            "update_date": "2023-06-27",
            "expiry_date": "2026-01-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aaa.film",
            "domain_keyword": "aaa",
            "domain_tld": "film",
            "query_time": "2024-04-09 09:41:57",
            "create_date": "2016-02-26",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aimee Anderson and Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ace.ns.cloudflare.com",
                "heidi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aaa.xyz",
            "domain_keyword": "aaa",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 01:14:11",
            "create_date": "2016-03-08",
            "update_date": "2024-03-25",
            "expiry_date": "2026-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liuguoshuai",
            "registrant_state": "ji lin",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "aaa.swiss",
            "domain_keyword": "aaa",
            "domain_tld": "swiss",
            "query_time": "2024-05-09 04:57:54",
            "create_date": "2016-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net",
            "registrant_company": "AAA EDV Vertriebs AG",
            "registrant_country": "CH",
            "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": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aaa.lighting",
            "domain_keyword": "aaa",
            "domain_tld": "lighting",
            "query_time": "2024-05-27 01:14:11",
            "create_date": "2016-03-27",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jason Wayne Echols",
            "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": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aaa.rentals",
            "domain_keyword": "aaa",
            "domain_tld": "rentals",
            "query_time": "2024-04-23 02:13:08",
            "create_date": "2016-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aaa.studio",
            "domain_keyword": "aaa",
            "domain_tld": "studio",
            "query_time": "2024-04-09 09:41:58",
            "create_date": "2016-04-27",
            "update_date": "2023-04-30",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brussels",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns8471.hostgator.com",
                "ns8472.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aaa.insurance",
            "domain_keyword": "aaa",
            "domain_tld": "insurance",
            "query_time": "2024-05-14 06:07:44",
            "create_date": "2016-05-09",
            "update_date": "2024-04-12",
            "expiry_date": "2026-05-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Domain Admin AAA Insurance",
            "registrant_company": "Club Members Insurance Agency, LLC",
            "registrant_address": "1000 AAA Drive",
            "registrant_city": "Heathrow",
            "registrant_state": "FL",
            "registrant_zip": "32746",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4074448590",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aaa.game",
            "domain_keyword": "aaa",
            "domain_tld": "game",
            "query_time": "2024-04-17 11:24:21",
            "create_date": "2016-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "Zhejiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aaa.ltd",
            "domain_keyword": "aaa",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 06:42:10",
            "create_date": "2016-06-19",
            "update_date": "2022-01-24",
            "expiry_date": "2031-06-19",
            "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": "Li Shu Xun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aaa.xn--vuq861b",
            "domain_keyword": "aaa",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-04-17 11:24:22",
            "create_date": "2016-06-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 9999,
            "registrar_name": "Reserved for non-billable transactions where Registry Operator acts as Registrar",
            "registrar_website": "http://whois.teleinfo.cn",
            "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": [
                "z1dns.teleinfo.cn",
                "z2dns.teleinfoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1467158400000_1108712",
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aaa</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>316</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aaa.com, aaa.org, aaa.nl, aaa.it, aaa.co.uk, aaa.lt, aaa.ru, aaa.com.co, aaa.co.jp, aaa.fr, aaa.net, aaa.com.cn, aaa.cl, aaa.be, aaa.pl, aaa.ie, aaa.ca, aaa.info, aaa.org.ag, aaa.biz, aaa.us, aaa.co.in, aaa.net.nz, aaa.cn, aaa.org.uk, aaa.pro, aaa.com.br, aaa.by, aaa.com.pl, aaa.jobs, aaa.travel, aaa.cc, aaa.mobi, aaa.com.mu, aaa.jp, aaa.net.in, aaa.asia, aaa.me, aaa.su, aaa.bz, aaa.cm, aaa.co, aaa.mu, aaa.cat, aaa.in, aaa.ac.cn, aaa.tv, aaa.co.th, aaa.xxx, aaa.io, aaa.plumbing, aaa.today, aaa.tips, aaa.limo, aaa.camp, aaa.repair, aaa.glass, aaa.berlin, aaa.coffee, aaa.bid, aaa.wang, aaa.supplies, aaa.wien, aaa.ky, aaa.rocks, aaa.hamburg, aaa.tax, aaa.cleaning, aaa.finance, aaa.credit, aaa.moscow, aaa.xn--kput3i, aaa.brussels, aaa.vlaanderen, aaa.pub, aaa.legal, aaa.one, aaa.casino, aaa.sucks, aaa.center, aaa.ngo, aaa.ong, aaa.taxi, aaa.kim, aaa.sh, aaa.nyc, aaa.feedback, aaa.expert, aaa.loans, aaa.deals, aaa.film, aaa.xyz, aaa.swiss, aaa.lighting, aaa.rentals, aaa.studio, aaa.insurance, aaa.game, aaa.ltd, aaa.xn--vuq861b</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aaa.com</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 23:07:58</query_time>
   <create_date>1990-08-03</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2030-08-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/aaa.com</registrant_email>
   <name_servers>
    <value>ns-101.awsdns-12.com</value>
    <value>ns-1419.awsdns-49.org</value>
    <value>ns-1804.awsdns-33.co.uk</value>
    <value>ns-869.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aaa.org</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 06:07:44</query_time>
   <create_date>1995-07-25</create_date>
   <update_date>2023-10-06</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.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>liv.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aaa.nl</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>1995-10-17</create_date>
   <update_date>2022-04-21</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aaa.it</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>1996-06-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>Neen S.p.a.</registrar_name>
   <registrar_website>http://www.neen.it</registrar_website>
   <registrant_company>Incipit Holding s.r.l.</registrant_company>
   <registrant_address>Via Fatebenefratelli, 5</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netjust.com</value>
    <value>dns2.netjust.com</value>
    <value>usa.dns3.netjust.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aaa.co.uk</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 11:24:23</query_time>
   <create_date>1996-10-04</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Claranet Limited [Tag = CLARANET]</registrar_name>
   <registrar_website>https://www.claranet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.clara.net</value>
    <value>ns1.clara.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>aaa.lt</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-15 02:24:48</query_time>
   <create_date>1997-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>aaa.ru</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:34:28</query_time>
   <create_date>1998-04-17</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>aaa.com.co</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 13:33:24</query_time>
   <create_date>1998-11-03</create_date>
   <update_date>2022-08-05</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns20.columbus-networks.com</value>
    <value>ns22.columbus-networks.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aaa.co.jp</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>1998-11-07</create_date>
   <update_date>2024-01-30</update_date>
   <registrant_company>Adams Communications Co., Ltd.</registrant_company>
   <name_servers>
    <value>dns1.sys.jpdirect.jp</value>
    <value>dns2.sys.jpdirect.jp</value>
    <value>dns3.sys.jpdirect.jp</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>aaa.fr</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:23:53</query_time>
   <create_date>1999-01-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2026-10-14</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_company>Air Ambiance Assistance</registrant_company>
   <registrant_address>154 rue Gambetta, B.P. 29, 92151 Suresnes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.899173775</registrant_phone>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>aaa.net</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 09:41:58</query_time>
   <create_date>1999-03-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/aaa.net</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns7.markmonitor.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>12</num>
   <domain_name>aaa.com.cn</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>1999-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>商丘市aaa广告信息营销有限公司</registrant_name>
   <registrant_email>[email protected]</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>13</num>
   <domain_name>aaa.cl</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 21:38:04</query_time>
   <create_date>1999-09-15</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>LUITZEN AANT BEIBOER</registrant_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>aaa.be</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-22 12:42:55</query_time>
   <create_date>1999-10-05</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>aaa.pl</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 09:41:58</query_time>
   <create_date>2000-04-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.hostdmk.com</value>
    <value>ns2.hostdmk.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aaa.ie</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2000-07-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_name>Maxer Host Limited</registrar_name>
   <registrar_website>https://www.maxer.ie/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.maxer.com</value>
    <value>ns2.maxer.com</value>
    <value>ns3.maxer.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>aaa.ca</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2000-11-03</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Association Of Administrative Assistants</registrant_name>
   <registrant_address>17A - 218 Silvercreek Parkway North, Suite 114</registrant_address>
   <registrant_city>Guelph</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>N1H8E8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2262178518</registrant_phone>
   <registrant_fax>+1.6046887039</registrant_fax>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aaa.info</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2001-08-16</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-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>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>19</num>
   <domain_name>aaa.org.ag</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>org.ag</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2001-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>800117</registrar_iana>
   <registrar_name>NicAg Registrar</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WorldNet Concepts Ltd.</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>UM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.wnc.ag</value>
    <value>ns2.wnc.ag</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aaa.biz</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 21:38:04</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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-1419.awsdns-49.org</value>
    <value>ns-148.awsdns-18.com</value>
    <value>ns-1804.awsdns-33.co.uk</value>
    <value>ns-667.awsdns-19.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>21</num>
   <domain_name>aaa.us</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Internet Operations</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>1000 AAA Drive</registrant_address>
   <registrant_city>Heathrow</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>32746</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4074447000</registrant_phone>
   <registrant_fax>+1.0000000</registrant_fax>
   <name_servers>
    <value>ns-west.cerf.net</value>
    <value>waldo.national.aaa.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>22</num>
   <domain_name>aaa.co.in</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-19 21:09:11</query_time>
   <create_date>2002-06-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ahmedabad Aviation &amp; Aeronautics Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</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>ns67.seawindsolutions.com</value>
    <value>ns68.seawindsolutions.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aaa.net.nz</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2002-09-02</create_date>
   <update_date>2023-10-02</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.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
    <value>ns3.snap.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aaa.cn</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 16:16:10</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2029-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳得技通电子有限公司</registrant_name>
   <registrant_email>[email protected]</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>25</num>
   <domain_name>aaa.org.uk</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2004-07-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2027-07-16</expiry_date>
   <registrar_name>David Thornton [Tag = DAVIDTHORNTON]</registrar_name>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>hal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>aaa.pro</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-26 02:13:29</query_time>
   <create_date>2004-08-18</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Registry Operator acts as Registrar (9998)</registrar_name>
   <registrar_website>https://identity.digital</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Afilias</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>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a0.pro.afilias-nst.info</value>
    <value>a2.pro.afilias-nst.info</value>
    <value>b0.pro.afilias-nst.org</value>
    <value>b2.pro.afilias-nst.org</value>
    <value>c0.pro.afilias-nst.info</value>
    <value>d0.pro.afilias-nst.org</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aaa.com.br</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2005-01-12</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrant_name>lima e azevedo consultoria e proj de arquitetura</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns522.hostgator.com.br</value>
    <value>ns523.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>aaa.by</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>2005-03-24</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ЗАО &quot;ТРАНСФОРМАВТО ПЛЮС&quot;</registrant_company>
   <registrant_address>220006, -, г. Минск, ул. Свердлова, д. 23/4, пом. №1</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173278357</registrant_phone>
   <name_servers>
    <value>ns1.new.by</value>
    <value>ns2.new.by</value>
   </name_servers>
  </value>
  <value>
   <num>29</num>
   <domain_name>aaa.com.pl</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-01 11:07:46</query_time>
   <create_date>2005-07-14</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aaa.jobs</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2021-11-28</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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>waldo.national.aaa.com</value>
    <value>xb.national.aaa.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>31</num>
   <domain_name>aaa.travel</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-09 09:41:58</query_time>
   <create_date>2005-10-03</create_date>
   <update_date>2021-12-03</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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-1529.awsdns-63.org</value>
    <value>ns-1926.awsdns-48.co.uk</value>
    <value>ns-285.awsdns-35.com</value>
    <value>ns-697.awsdns-23.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>32</num>
   <domain_name>aaa.cc</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 02:24:48</query_time>
   <create_date>2005-12-01</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2027-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>ethan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aaa.mobi</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2021-12-03</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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>aaagslb1.aaa.com</value>
    <value>aaagslb2.aaa.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>34</num>
   <domain_name>aaa.com.mu</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>com.mu</domain_tld>
   <query_time>2024-05-09 04:57:53</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Register.mu</registrar_name>
   <name_servers>
    <value>ns-1471.awsdns-55.org</value>
    <value>ns-1627.awsdns-11.co.uk</value>
    <value>ns-454.awsdns-56.com</value>
    <value>ns-765.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aaa.jp</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 19:38:18</query_time>
   <create_date>2007-02-03</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Ootake Toshiyasu</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5778-3881</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>aaa.net.in</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-20 19:38:18</query_time>
   <create_date>2007-09-28</create_date>
   <update_date>2021-09-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>800140</registrar_iana>
   <registrar_name>Rediff.com India Limited</registrar_name>
   <registrar_website>http://www.rediff.co.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aaa.net.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns.rediffmailpro.com</value>
    <value>ns2.rediffmailpro.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>aaa.asia</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-30 21:38:04</query_time>
   <create_date>2008-03-12</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aaagslb1.aaa.com</value>
    <value>aaagslb2.aaa.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>38</num>
   <domain_name>aaa.me</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-03 04:42:33</query_time>
   <create_date>2008-08-04</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-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>ns23.domaincontrol.com</value>
    <value>ns24.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>39</num>
   <domain_name>aaa.su</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:34</query_time>
   <create_date>2008-08-11</create_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>aaa.bz</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-14 18:18:45</query_time>
   <create_date>2009-05-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aaa.cm</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Private Registration</registrant_name>
   <registrant_company>WhoisGuardService.com</registrant_company>
   <registrant_address>Tian Hong Shan Zhuang, Bld. 7, Room</registrant_address>
   <registrant_city>Nanjing</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>210049</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13951615475</registrant_phone>
   <registrant_fax>+86.2584754747</registrant_fax>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>aaa.co</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 12:48:16</query_time>
   <create_date>2010-04-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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>43</num>
   <domain_name>aaa.mu</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-20 19:38:18</query_time>
   <create_date>2010-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>EPAG Domainservices</registrar_name>
   <name_servers>
    <value>ns1.uplink.at</value>
    <value>ns2.uplink.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>aaa.cat</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-15 02:24:48</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Emme &amp; Pi The Trademark Company, S.L.</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</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>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aaa.in</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 02:13:29</query_time>
   <create_date>2010-09-02</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2031-09-02</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_state>Karnataka</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.astra.in</value>
    <value>ns2.astra.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aaa.ac.cn</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-06-01 06:42:09</query_time>
   <create_date>2010-10-16</create_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>许雅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>aaa.tv</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-20 00:07:43</query_time>
   <create_date>2011-04-01</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>kaiser.ns.cloudflare.com</value>
    <value>noor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aaa.co.th</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>2011-05-23</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2027-05-22</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>A.A.A.MANUFACTURING CO., LTD. ( บริษัท เอ.เอ.เอ.แมนูแฟคเจอริ่ง จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>dns3.nineweb.net</value>
    <value>dns4.nineweb.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aaa.xxx</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-05-26 02:13:29</query_time>
   <create_date>2012-02-03</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aaa.io</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2013-06-23</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2033-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>aaa.plumbing</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>plumbing</domain_tld>
   <query_time>2024-05-15 02:24:48</query_time>
   <create_date>2014-02-08</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aaa.today</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-17 11:24:22</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>53</num>
   <domain_name>aaa.tips</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-23 02:13:08</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Johnson 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>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>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>54</num>
   <domain_name>aaa.limo</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>limo</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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>3984707c.verify.hn</value>
    <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>55</num>
   <domain_name>aaa.camp</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-23 02:13:07</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</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>ns29.domaincontrol.com</value>
    <value>ns30.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>56</num>
   <domain_name>aaa.repair</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aaa.glass</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>58</num>
   <domain_name>aaa.berlin</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-23 02:13:07</query_time>
   <create_date>2014-04-05</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns1.dan.com</value>
    <value>ns1.undeveloped.com</value>
    <value>ns2.bodis.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aaa.coffee</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-09</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>Management</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>aaa.bid</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-04-30 21:38:04</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>aaa.wang</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2014-06-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>李政达</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海市</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>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>aaa.supplies</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>supplies</domain_tld>
   <query_time>2024-05-14 06:07:45</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>aaa.wien</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Austrian Allrisk Assistance</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.netsecure.at</value>
    <value>ns2.netsecure.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aaa.ky</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>Uniregistrar Corp</registrar_name>
   <registrar_website>uniregistrar.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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aaa.rocks</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 11:24:22</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aaa.hamburg</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2014-08-25</update_date>
   <expiry_date>2024-08-19</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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aaa.tax</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-06</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_company>Centa Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>68</num>
   <domain_name>aaa.cleaning</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>cleaning</domain_tld>
   <query_time>2024-04-30 21:38:04</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aaa.finance</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-09 04:57:53</query_time>
   <create_date>2014-11-13</create_date>
   <update_date>2022-05-24</update_date>
   <expiry_date>2024-11-13</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_company>Centa Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>70</num>
   <domain_name>aaa.credit</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-05 04:51:14</query_time>
   <create_date>2014-11-14</create_date>
   <update_date>2022-05-24</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Centa Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>71</num>
   <domain_name>aaa.moscow</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aaa.xn--kput3i</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>xn--kput3i</domain_tld>
   <query_time>2024-06-01 06:42:11</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>2908</registrar_iana>
   <registrar_name>Beijing HuaRui Wireless Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.teleinfo.cn</registrar_website>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.huaruidns.com</value>
    <value>ns2.huaruidns.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>aaa.brussels</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/brussels</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Watermolen Neigem</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aaa.vlaanderen</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-05-18 16:12:52</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VOF BEL-GEM</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aaa.pub</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2015-03-15</create_date>
   <update_date>2020-12-04</update_date>
   <expiry_date>2027-03-15</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>Zhen Yan Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai 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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aaa.legal</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</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>77</num>
   <domain_name>aaa.one</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-27 02:54:13</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-05-20</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>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aaa.casino</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-05-26 12:17:42</query_time>
   <create_date>2015-06-03</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>aaa.sucks</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2015-06-20</create_date>
   <update_date>2022-05-24</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Automobile Association, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>80</num>
   <domain_name>aaa.center</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2015-07-11</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-07-11</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.01and01.com</value>
    <value>ns2.01and01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aaa.ngo</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-07-16</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 rdds service of the registrar of 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.gocheapweb.com</value>
    <value>ns2.gocheapweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aaa.ong</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-07-16</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 rdds service of the registrar of 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.gocheapweb.com</value>
    <value>ns2.gocheapweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aaa.taxi</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2026-08-16</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>aaa.kim</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-19 21:09:21</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2027-09-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>Fa Jie Han</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>aaa.sh</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-26 02:13:29</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-09-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Jian Hang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZheJiang</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>ns10.szhot.com</value>
    <value>ns9.szhot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>aaa.nyc</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-30 21:38:05</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.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>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.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>87</num>
   <domain_name>aaa.feedback</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-05-05 20:41:56</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>aaa.expert</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aaa.loans</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2015-12-28</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize 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>ns3.epik.com</value>
    <value>ns4.epik.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>aaa.deals</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2016-01-10</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2026-01-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>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>91</num>
   <domain_name>aaa.film</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-04-09 09:41:57</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aimee Anderson and Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ace.ns.cloudflare.com</value>
    <value>heidi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aaa.xyz</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 01:14:11</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liuguoshuai</registrant_company>
   <registrant_state>ji lin</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>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>93</num>
   <domain_name>aaa.swiss</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-09 04:57:54</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net</registrar_website>
   <registrant_company>AAA EDV Vertriebs AG</registrant_company>
   <registrant_country>CH</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>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aaa.lighting</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-05-27 01:14:11</query_time>
   <create_date>2016-03-27</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jason Wayne Echols</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>ns67.worldnic.com</value>
    <value>ns68.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aaa.rentals</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-04-23 02:13:08</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>96</num>
   <domain_name>aaa.studio</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-09 09:41:58</query_time>
   <create_date>2016-04-27</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-04-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brussels</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns8471.hostgator.com</value>
    <value>ns8472.hostgator.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>aaa.insurance</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>insurance</domain_tld>
   <query_time>2024-05-14 06:07:44</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Domain Admin AAA Insurance</registrant_name>
   <registrant_company>Club Members Insurance Agency, LLC</registrant_company>
   <registrant_address>1000 AAA Drive</registrant_address>
   <registrant_city>Heathrow</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32746</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4074448590</registrant_phone>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aaa.game</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-04-17 11:24:21</query_time>
   <create_date>2016-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>Zhejiang</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>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>99</num>
   <domain_name>aaa.ltd</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 06:42:10</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2022-01-24</update_date>
   <expiry_date>2031-06-19</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>Li Shu Xun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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.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>100</num>
   <domain_name>aaa.xn--vuq861b</domain_name>
   <domain_keyword>aaa</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-04-17 11:24:22</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Reserved for non-billable transactions where Registry Operator acts as Registrar</registrar_name>
   <registrar_website>http://whois.teleinfo.cn</registrar_website>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>z1dns.teleinfo.cn</value>
    <value>z2dns.teleinfoo.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>
 </results>
 <search_after>1467158400000_1108712</search_after>
 <stats>
  <total_time>0.025</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 7,362 domain names (in 0.057 seconds) which look and sound like the brand name "aaa".
Domain Name Registered Expiry Registrar Ownership
1 a7a.help 29 Nov 2023 29 Nov 2024 Atak Domain Hosting n/a
2 aar.realtor 6 May 2015 6 May 2025 Name Share, Inc NAR's official operator of the .REALTOR TLD
3 aaas.ca 10 Dec 2021 10 Dec 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
4 aaal.info 15 Dec 2021 15 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 a9a.space 2 Jul 2015 2 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
6 aca.company 6 Aug 2023 6 Aug 2024 Sav.com, LLC REDACTED FOR PRIVACY
7 aaca.com 2 Feb 1995 3 Feb 2025 GoDaddy.com, LLC -
8 aaea.fun 14 Aug 2023 14 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liang yi xue
9 aah.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
10 aap.dev 1 Aug 2022 1 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
11 aata.xyz 30 Oct 2023 30 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua ping
12 aak.tech 15 Jan 2016 15 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Hong Jiang Yi
13 aama.store 3 Nov 2017 3 Nov 2024 Metaregistrar BV Applications -
14 a2aa.icu 4 Aug 2023 4 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
15 aam.london 9 Sep 2014 9 Sep 2024 101domain GRS Limited ARABESQUE ASSET MANAGEMENT LTD
16 aba.su 4 Jul 2023 4 Jul 2024 REGRU-SU Private Person
17 aax.de - - - -
18 aawa.org 18 Nov 2001 18 Nov 2024 GoDaddy.com, LLC NetEGG DBA Domains For Sale
19 aaas.pro 6 Jan 2024 6 Jan 2025 Tucows Domains Inc. Data Protected
20 aca.care 10 Mar 2024 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 aaf.build 22 Sep 2019 22 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
22 aag.cc 10 Oct 2022 10 Oct 2024 Chengdu West Dimension Digital Technology Co., Ltd. -
23 aba.studio 8 Apr 2022 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 aah.la 19 Feb 2014 19 Feb 2025 GoDaddy.com, Inc. -
25 adaa.org.uk 22 Apr 2002 22 Apr 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
26 ada.science 3 Sep 2019 3 Sep 2024 united-domains AG Ada Health GmbH
27 4aaa.org 27 Mar 2015 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 aeaa.org.uk 10 Oct 2006 10 Oct 2024 Ionos SE [Tag = 1AND1] -
29 aaax.net 18 Apr 2014 18 Apr 2025 eName Technology Co.,Ltd. -
30 aaak.org 23 Sep 2019 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 aae.group 26 Jun 2023 26 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 5aa.us 4 Jul 2023 4 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
33 aal.homes 6 Jun 2023 6 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
34 a1aa.blog 1 Mar 2024 1 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
35 ada.work 23 Oct 2017 23 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
36 afa.co.jp 11 Apr 2018 - - AFA Co., Ltd.
37 a2a.today 7 Jul 2023 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 aax.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
39 aaw.ooo 22 Dec 2017 22 Dec 2024 Gandi SAS -
40 aana.co.uk 23 Mar 2017 23 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
41 a3a.info 20 May 2024 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 aala.jp 29 Oct 2023 31 Oct 2024 - (Not displayed by registrant's request)
43 aaai.net.cn 15 May 2018 15 May 2025 阿里云计算有限公司(万网) 安徽省人工智能学会
44 3aa.us 4 Jul 2023 4 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
45 aas.pub 24 May 2024 24 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Pan Zhong Shu
46 aaaa.box 1 Feb 2024 1 Feb 2026 NameSilo, LLC PrivacyGuardian.org llc
47 2aa.biz 16 Dec 2019 16 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
48 aav.news 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 aba.live 21 Mar 2021 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 a6aa.com 30 May 2015 30 May 2028 GoDaddy.com, LLC -
51 afa.digital 12 May 2015 12 May 2025 Easyspace Limited fernandez-arais
52 aa2.nl 20 Sep 2006 - Registrar.nl -
53 aaai.website 31 May 2021 31 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
54 adaa.lifestyle 29 Mar 2024 29 Mar 2025 GoDaddy Domains By Proxy, LLC
55 aad.co.th 1 Feb 2013 31 Jan 2025 THNIC All Advance Distribution Co., Ltd. ( บริษัท ออล แอดวานซ์ ดิสทริบิวชั่น จำกัด )
56 aaao.site 26 Sep 2023 26 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
57 aaap.cc 19 Jul 2020 19 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
58 aaat.store 31 Mar 2023 31 Mar 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
59 aama.xyz 19 Nov 2021 19 Nov 2024 Sav.com, LLC Privacy Protection
60 aapa.net.br 7 Mar 2017 7 Mar 2024 - Cleber Jos? Medrado queiroz
61 aa1.site 7 Aug 2023 7 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
62 adaa.cl 23 Apr 2020 23 Apr 2026 NIC Chile Camilo Araya Fuentes
63 aaat.co.nz 20 Jun 2007 - Freeparking Limited -
64 aaat.org 9 Jun 2008 9 Jun 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
65 aia.wiki 15 Mar 2023 15 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
66 aoa.ky 8 Apr 2013 22 Jul 2025 Uniregistrar Corp Domains By Proxy, LLC
67 aaa1.eu - - Domain Robot -
68 aaya.clinic 15 Jun 2022 15 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu Plop Marketing
69 amaa.xyz 2 Jan 2024 2 Jan 2025 Sav.com, LLC Privacy Protection
70 ama.ovh 7 Aug 2017 7 Aug 2024 OVH REDACTED_FOR_PRIVACY
71 aat.fr 26 Jun 2002 26 Jun 2024 NORDNET Aat
72 aam.fr 11 Mar 1998 4 Nov 2024 GANDI AAM COMMUNICATION
73 aap.ru 13 Aug 2002 14 Aug 2024 RU-CENTER-RU Private Person
74 aah.me 17 Jul 2008 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 ama.bz 22 Apr 2003 22 Apr 2026 GoDaddy.com, LLC -
76 aha.vin 9 Oct 2023 9 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 aaj.life 20 Jun 2016 20 Jun 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
78 aba.travel 25 Sep 2017 24 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
79 aap.org 30 Jan 1995 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 aaa0.link 26 Jul 2023 26 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
81 aaaf.org.uk 28 Dec 2015 28 Dec 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
82 a2a.io 14 Dec 2015 14 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 aala.ae - - Host Arabia ( Tasjeel.ae ) Osama Khan
84 aasa.com.pe - - NIC.PE corporacion aceros arequipa s.a.
85 aas.design 23 Dec 2020 23 Dec 2024 Name.com, Inc. Netlify Inc
86 aara.net 20 May 2019 20 May 2025 GoDaddy.com, LLC -
87 2aaa.top 7 Apr 2024 7 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin ze min
88 ada.holiday 3 Sep 2019 3 Sep 2024 united-domains AG Ada Health GmbH
89 aan.jp 12 Jun 2001 30 Jun 2024 - AAN Corp.
90 a8a.icu 6 Apr 2023 6 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
91 aga.org.pl 17 Feb 2004 16 Feb 2026 nazwa.pl sp. z o.o. -
92 aaca.cloud 6 Apr 2022 6 Apr 2025 Key-Systems, LLC Osmicro Networks Pty Ltd
93 a1a.dk 14 Jul 2004 31 Jul 2024 - Karim Boudart
94 aba.wtf 11 Jan 2019 11 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 aba.network 8 Dec 2017 8 Dec 2024 Network Solutions, LLC QSI America, Inc
96 aah.llc 9 May 2019 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 adaa.cat 19 May 2023 19 May 2025 Edomains, LLC Domains privacy LLC
98 aae.technology 31 Aug 2023 31 Aug 2024 Realtime Register B.V. My Domain Provider
99 aas.com.pl 26 Aug 2016 26 Aug 2025 Aftermarket.pl Limited -
100 aada.tv 8 Sep 2020 8 Sep 2024 Wild West Domains, Inc. Domains By Proxy, LLC
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 Aaa.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aaa.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aaa.ru",
        "page_size": 100
    },
    "count": {
        "total": 7362,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "a7a.help, aar.realtor, aaas.ca, aaal.info, a9a.space, aca.company, aaca.com, aaea.fun, aah.country, aap.dev, aata.xyz, aak.tech, aama.store, a2aa.icu, aam.london, aba.su, aax.de, aawa.org, aaas.pro, aca.care, aaf.build, aag.cc, aba.studio, aah.la, adaa.org.uk, ada.science, 4aaa.org, aeaa.org.uk, aaax.net, aaak.org, aae.group, 5aa.us, aal.homes, a1aa.blog, ada.work, afa.co.jp, a2a.today, aax.icu, aaw.ooo, aana.co.uk, a3a.info, aala.jp, aaai.net.cn, 3aa.us, aas.pub, aaaa.box, 2aa.biz, aav.news, aba.live, a6aa.com, afa.digital, aa2.nl, aaai.website, adaa.lifestyle, aad.co.th, aaao.site, aaap.cc, aaat.store, aama.xyz, aapa.net.br, aa1.site, adaa.cl, aaat.co.nz, aaat.org, aia.wiki, aoa.ky, aaa1.eu, aaya.clinic, amaa.xyz, ama.ovh, aat.fr, aam.fr, aap.ru, aah.me, ama.bz, aha.vin, aaj.life, aba.travel, aap.org, aaa0.link, aaaf.org.uk, a2a.io, aala.ae, aasa.com.pe, aas.design, aara.net, 2aaa.top, ada.holiday, aan.jp, a8a.icu, aga.org.pl, aaca.cloud, a1a.dk, aba.wtf, aba.network, aah.llc, adaa.cat, aae.technology, aas.com.pl, aada.tv",
    "results": [
        {
            "num": 1,
            "domain_name": "a7a.help",
            "domain_keyword": "a7a",
            "domain_tld": "help",
            "query_time": "2024-04-07 00:57:06",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Texas",
            "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": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aar.realtor",
            "domain_keyword": "aar",
            "domain_tld": "realtor",
            "query_time": "2024-04-27 04:40:57",
            "create_date": "2015-05-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aaas.ca",
            "domain_keyword": "aaas",
            "domain_tld": "ca",
            "query_time": "2024-04-30 21:41:06",
            "create_date": "2021-12-10",
            "update_date": "2023-12-11",
            "expiry_date": "2025-12-10",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "aaal.info",
            "domain_keyword": "aaal",
            "domain_tld": "info",
            "query_time": "2024-04-30 21:40:31",
            "create_date": "2021-12-15",
            "update_date": "2024-01-29",
            "expiry_date": "2025-12-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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "a9a.space",
            "domain_keyword": "a9a",
            "domain_tld": "space",
            "query_time": "2024-04-30 21:34:04",
            "create_date": "2015-07-02",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aca.company",
            "domain_keyword": "aca",
            "domain_tld": "company",
            "query_time": "2024-05-01 04:26:51",
            "create_date": "2023-08-06",
            "update_date": "2024-02-26",
            "expiry_date": "2024-08-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aaca.com",
            "domain_keyword": "aaca",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:52:30",
            "create_date": "1995-02-02",
            "update_date": "2023-01-31",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "denver.ns.cloudflare.com",
                "rayne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aaea.fun",
            "domain_keyword": "aaea",
            "domain_tld": "fun",
            "query_time": "2024-04-28 22:55:59",
            "create_date": "2023-08-14",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liang yi xue",
            "registrant_state": "gan su",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aah.country",
            "domain_keyword": "aah",
            "domain_tld": "country",
            "query_time": "2024-04-28 22:58:47",
            "create_date": "2023-04-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aap.dev",
            "domain_keyword": "aap",
            "domain_tld": "dev",
            "query_time": "2024-04-29 22:23:56",
            "create_date": "2022-08-01",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "harlee.ns.cloudflare.com",
                "tate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aata.xyz",
            "domain_keyword": "aata",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 16:58:53",
            "create_date": "2023-10-30",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang hua ping",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aak.tech",
            "domain_keyword": "aak",
            "domain_tld": "tech",
            "query_time": "2024-05-06 17:32:01",
            "create_date": "2016-01-15",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Hong Jiang Yi",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aama.store",
            "domain_keyword": "aama",
            "domain_tld": "store",
            "query_time": "2024-05-06 17:34:06",
            "create_date": "2017-11-03",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-03",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "a2aa.icu",
            "domain_keyword": "a2aa",
            "domain_tld": "icu",
            "query_time": "2024-05-02 16:33:03",
            "create_date": "2023-08-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Yun Nan",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aam.london",
            "domain_keyword": "aam",
            "domain_tld": "london",
            "query_time": "2024-05-04 13:30:56",
            "create_date": "2014-09-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "ARABESQUE ASSET MANAGEMENT LTD",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aba.su",
            "domain_keyword": "aba",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:35",
            "create_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 17,
            "domain_name": "aax.de",
            "domain_keyword": "aax",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:44:54",
            "update_date": "2021-05-10",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "aawa.org",
            "domain_keyword": "aawa",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:10:40",
            "create_date": "2001-11-18",
            "update_date": "2024-03-01",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NetEGG DBA Domains For Sale",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maryland",
            "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.afternic.com",
                "ns2.afternic.com",
                "verification-cfv5hdsaifjnunla3ak9ha.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aaas.pro",
            "domain_keyword": "aaas",
            "domain_tld": "pro",
            "query_time": "2024-05-09 05:01:36",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "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": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aca.care",
            "domain_keyword": "aca",
            "domain_tld": "care",
            "query_time": "2024-04-09 16:06:14",
            "create_date": "2024-03-10",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "aaf.build",
            "domain_keyword": "aaf",
            "domain_tld": "build",
            "query_time": "2024-04-11 16:59:35",
            "create_date": "2019-09-22",
            "update_date": "2023-12-22",
            "expiry_date": "2024-09-22",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aag.cc",
            "domain_keyword": "aag",
            "domain_tld": "cc",
            "query_time": "2024-04-11 17:00:37",
            "create_date": "2022-10-10",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn/",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "aba.studio",
            "domain_keyword": "aba",
            "domain_tld": "studio",
            "query_time": "2024-04-12 01:22:44",
            "create_date": "2022-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "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-1102.awsdns-09.org",
                "ns-1558.awsdns-02.co.uk",
                "ns-259.awsdns-32.com",
                "ns-752.awsdns-30.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aah.la",
            "domain_keyword": "aah",
            "domain_tld": "la",
            "query_time": "2024-04-22 05:10:36",
            "create_date": "2014-02-19",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-19",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/aah.la/registrant",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "adaa.org.uk",
            "domain_keyword": "adaa",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 18:09:51",
            "create_date": "2002-04-22",
            "update_date": "2023-03-24",
            "expiry_date": "2025-04-22",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.mtcserver19.com",
                "ns2.mtcserver19.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "ada.science",
            "domain_keyword": "ada",
            "domain_tld": "science",
            "query_time": "2024-04-15 18:09:42",
            "create_date": "2019-09-03",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ada Health GmbH",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "4aaa.org",
            "domain_keyword": "4aaa",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:23:42",
            "create_date": "2015-03-27",
            "update_date": "2023-07-22",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "aeaa.org.uk",
            "domain_keyword": "aeaa",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 01:48:02",
            "create_date": "2006-10-10",
            "update_date": "2022-10-09",
            "expiry_date": "2024-10-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1107.ui-dns.biz",
                "ns1107.ui-dns.com",
                "ns1107.ui-dns.de",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "aaax.net",
            "domain_keyword": "aaax",
            "domain_tld": "net",
            "query_time": "2024-04-24 02:33:29",
            "create_date": "2014-04-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "he bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/aaax.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aaak.org",
            "domain_keyword": "aaak",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:29:29",
            "create_date": "2019-09-23",
            "update_date": "2024-04-20",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aae.group",
            "domain_keyword": "aae",
            "domain_tld": "group",
            "query_time": "2024-05-11 21:34:38",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "5aa.us",
            "domain_keyword": "5aa",
            "domain_tld": "us",
            "query_time": "2024-05-11 09:52:27",
            "create_date": "2023-07-04",
            "update_date": "2023-10-03",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Privacy Guardian",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104, PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "luke.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aal.homes",
            "domain_keyword": "aal",
            "domain_tld": "homes",
            "query_time": "2024-05-10 12:10:32",
            "create_date": "2023-06-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-06",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "a1aa.blog",
            "domain_keyword": "a1aa",
            "domain_tld": "blog",
            "query_time": "2024-05-09 09:25:04",
            "create_date": "2024-03-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ada.work",
            "domain_keyword": "ada",
            "domain_tld": "work",
            "query_time": "2024-05-13 11:17:25",
            "create_date": "2017-10-23",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.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": [
                "ns-1195.awsdns-21.org",
                "ns-138.awsdns-17.com",
                "ns-1658.awsdns-15.co.uk",
                "ns-912.awsdns-50.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "afa.co.jp",
            "domain_keyword": "afa",
            "domain_tld": "co.jp",
            "query_time": "2024-05-10 19:40:00",
            "create_date": "2018-04-11",
            "update_date": "2024-05-01",
            "registrant_company": "AFA Co., Ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 37,
            "domain_name": "a2a.today",
            "domain_keyword": "a2a",
            "domain_tld": "today",
            "query_time": "2024-05-25 05:01:24",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aax.icu",
            "domain_keyword": "aax",
            "domain_tld": "icu",
            "query_time": "2024-05-24 17:52:39",
            "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": 39,
            "domain_name": "aaw.ooo",
            "domain_keyword": "aaw",
            "domain_tld": "ooo",
            "query_time": "2024-05-24 17:52:31",
            "create_date": "2017-12-22",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "DE",
            "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": [
                "erin.ns.cloudflare.com",
                "todd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "aana.co.uk",
            "domain_keyword": "aana",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 17:50:25",
            "create_date": "2017-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "a3a.info",
            "domain_keyword": "a3a",
            "domain_tld": "info",
            "query_time": "2024-05-22 15:56:42",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "aala.jp",
            "domain_keyword": "aala",
            "domain_tld": "jp",
            "query_time": "2024-05-20 19:44:57",
            "create_date": "2023-10-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 43,
            "domain_name": "aaai.net.cn",
            "domain_keyword": "aaai",
            "domain_tld": "net.cn",
            "query_time": "2024-05-19 21:15:00",
            "create_date": "2018-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "安徽省人工智能学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "3aa.us",
            "domain_keyword": "3aa",
            "domain_tld": "us",
            "query_time": "2024-05-14 09:50:58",
            "create_date": "2023-07-04",
            "update_date": "2023-10-03",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Privacy Guardian",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104, PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "luke.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aas.pub",
            "domain_keyword": "aas",
            "domain_tld": "pub",
            "query_time": "2024-05-26 17:19:54",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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": "Pan Zhong Shu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aaaa.box",
            "domain_keyword": "aaaa",
            "domain_tld": "box",
            "query_time": "2024-05-26 02:13:33",
            "create_date": "2024-02-01",
            "update_date": "2024-05-07",
            "expiry_date": "2026-02-01",
            "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.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "2aa.biz",
            "domain_keyword": "2aa",
            "domain_tld": "biz",
            "query_time": "2024-05-27 05:53:47",
            "create_date": "2019-12-16",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aav.news",
            "domain_keyword": "aav",
            "domain_tld": "news",
            "query_time": "2024-05-23 03:45:20",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aba.live",
            "domain_keyword": "aba",
            "domain_tld": "live",
            "query_time": "2024-05-23 03:45:34",
            "create_date": "2021-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "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": 50,
            "domain_name": "a6aa.com",
            "domain_keyword": "a6aa",
            "domain_tld": "com",
            "query_time": "2024-05-14 06:02:12",
            "create_date": "2015-05-30",
            "update_date": "2023-07-23",
            "expiry_date": "2028-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "afa.digital",
            "domain_keyword": "afa",
            "domain_tld": "digital",
            "query_time": "2024-05-15 20:02:54",
            "create_date": "2015-05-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-12",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fernandez-arais",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "cardiff",
            "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.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aa2.nl",
            "domain_keyword": "aa2",
            "domain_tld": "nl",
            "query_time": "2024-05-15 02:23:31",
            "create_date": "2006-09-20",
            "update_date": "2023-01-24",
            "registrar_name": "Registrar.nl",
            "name_servers": [
                "ns1.tiscomhosting.nl",
                "ns2.tiscomhosting.net",
                "ns3.tiscomhosting.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "aaai.website",
            "domain_keyword": "aaai",
            "domain_tld": "website",
            "query_time": "2024-06-01 11:08:43",
            "create_date": "2021-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "adaa.lifestyle",
            "domain_keyword": "adaa",
            "domain_tld": "lifestyle",
            "query_time": "2024-05-28 19:32:46",
            "create_date": "2024-03-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar 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.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aad.co.th",
            "domain_keyword": "aad",
            "domain_tld": "co.th",
            "query_time": "2024-06-01 06:47:26",
            "create_date": "2013-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-31",
            "registrar_name": "THNIC",
            "registrant_company": "All Advance Distribution Co., Ltd. ( บริษัท ออล แอดวานซ์ ดิสทริบิวชั่น จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns34.appservhosting.com",
                "ns34.appservnetwork.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aaao.site",
            "domain_keyword": "aaao",
            "domain_tld": "site",
            "query_time": "2024-06-01 06:44:24",
            "create_date": "2023-09-26",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-26",
            "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": [
                "pola.ns.cloudflare.com",
                "watson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aaap.cc",
            "domain_keyword": "aaap",
            "domain_tld": "cc",
            "query_time": "2024-06-01 06:44:26",
            "create_date": "2020-07-19",
            "update_date": "2022-04-02",
            "expiry_date": "2024-07-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "fine.dnspod.net",
                "rowan.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aaat.store",
            "domain_keyword": "aaat",
            "domain_tld": "store",
            "query_time": "2024-06-01 06:45:22",
            "create_date": "2023-03-31",
            "update_date": "2024-05-31",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aama.xyz",
            "domain_keyword": "aama",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 20:32:02",
            "create_date": "2021-11-19",
            "update_date": "2024-03-11",
            "expiry_date": "2024-11-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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "aapa.net.br",
            "domain_keyword": "aapa",
            "domain_tld": "net.br",
            "query_time": "2024-06-02 00:09:35",
            "create_date": "2017-03-07",
            "update_date": "2024-03-21",
            "expiry_date": "2024-03-07",
            "registrant_name": "Cleber Jos? Medrado queiroz",
            "name_servers": [
                "ns1.onewave.com.br",
                "ns2.onewave.com.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 61,
            "domain_name": "aa1.site",
            "domain_keyword": "aa1",
            "domain_tld": "site",
            "query_time": "2024-04-30 21:35:11",
            "create_date": "2023-08-07",
            "update_date": "2024-02-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlovskaya Oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "adaa.cl",
            "domain_keyword": "adaa",
            "domain_tld": "cl",
            "query_time": "2024-04-23 00:18:18",
            "create_date": "2020-04-23",
            "expiry_date": "2026-04-23",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Camilo Araya Fuentes",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ]
        },
        {
            "num": 63,
            "domain_name": "aaat.co.nz",
            "domain_keyword": "aaat",
            "domain_tld": "co.nz",
            "query_time": "2024-04-24 02:32:22",
            "create_date": "2007-06-20",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aaat.org",
            "domain_keyword": "aaat",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:32:22",
            "create_date": "2008-06-09",
            "update_date": "2023-05-07",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, 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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aia.wiki",
            "domain_keyword": "aia",
            "domain_tld": "wiki",
            "query_time": "2024-04-28 02:55:59",
            "create_date": "2023-03-15",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-15",
            "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": "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aoa.ky",
            "domain_keyword": "aoa",
            "domain_tld": "ky",
            "query_time": "2024-05-03 20:15:16",
            "create_date": "2013-04-08",
            "update_date": "2023-07-25",
            "expiry_date": "2025-07-22",
            "registrar_iana": 1659,
            "registrar_name": "Uniregistrar Corp",
            "registrar_website": "uniregistrar.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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aaa1.eu",
            "domain_keyword": "aaa1",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:58:16",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 68,
            "domain_name": "aaya.clinic",
            "domain_keyword": "aaya",
            "domain_tld": "clinic",
            "query_time": "2024-05-07 17:00:40",
            "create_date": "2022-06-15",
            "update_date": "2024-03-17",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Plop Marketing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-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": [
                "ns-01-eu.klikonline.nl",
                "ns-02-eu.klikonline.nl",
                "ns1.klikonline.nl",
                "ns2.klikonline.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "amaa.xyz",
            "domain_keyword": "amaa",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 11:43:04",
            "create_date": "2024-01-02",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-02",
            "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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ama.ovh",
            "domain_keyword": "ama",
            "domain_tld": "ovh",
            "query_time": "2024-05-08 11:43:01",
            "create_date": "2017-08-07",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-07",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "aat.fr",
            "domain_keyword": "aat",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:24:49",
            "create_date": "2002-06-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-26",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "Aat",
            "registrant_address": "17 Rue Amedee VII, 06300 Nice",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.493277051",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 72,
            "domain_name": "aam.fr",
            "domain_keyword": "aam",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:24:26",
            "create_date": "1998-03-11",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-04",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "AAM COMMUNICATION",
            "registrant_address": "102, avenue des Champs-Elysies, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.158185630",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 73,
            "domain_name": "aap.ru",
            "domain_keyword": "aap",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:11:50",
            "create_date": "2002-08-13",
            "expiry_date": "2024-08-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "aah.me",
            "domain_keyword": "aah",
            "domain_tld": "me",
            "query_time": "2024-04-11 17:01:34",
            "create_date": "2008-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ama.bz",
            "domain_keyword": "ama",
            "domain_tld": "bz",
            "query_time": "2024-04-12 14:12:04",
            "create_date": "2003-04-22",
            "update_date": "2023-08-01",
            "expiry_date": "2026-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aha.vin",
            "domain_keyword": "aha",
            "domain_tld": "vin",
            "query_time": "2024-04-12 23:14:53",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-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": 77,
            "domain_name": "aaj.life",
            "domain_keyword": "aaj",
            "domain_tld": "life",
            "query_time": "2024-04-12 18:31:19",
            "create_date": "2016-06-20",
            "update_date": "2023-12-18",
            "expiry_date": "2027-06-20",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aba.travel",
            "domain_keyword": "aba",
            "domain_tld": "travel",
            "query_time": "2024-04-12 01:22:44",
            "create_date": "2017-09-25",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "aap.org",
            "domain_keyword": "aap",
            "domain_tld": "org",
            "query_time": "2024-04-11 08:48:28",
            "create_date": "1995-01-30",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-31",
            "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": [
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aaa0.link",
            "domain_keyword": "aaa0",
            "domain_tld": "link",
            "query_time": "2024-04-09 09:41:58",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "alvis.dnspod.net",
                "down.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "aaaf.org.uk",
            "domain_keyword": "aaaf",
            "domain_tld": "org.uk",
            "query_time": "2024-04-09 09:43:07",
            "create_date": "2015-12-28",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-28",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "a2a.io",
            "domain_keyword": "a2a",
            "domain_tld": "io",
            "query_time": "2024-04-07 01:50:39",
            "create_date": "2015-12-14",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-14",
            "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": [
                "logan.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aala.ae",
            "domain_keyword": "aala",
            "domain_tld": "ae",
            "query_time": "2024-04-15 00:38:35",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Osama Khan",
            "registrant_company": "Osama Khan",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 84,
            "domain_name": "aasa.com.pe",
            "domain_keyword": "aasa",
            "domain_tld": "com.pe",
            "query_time": "2024-04-13 12:42:09",
            "registrar_name": "NIC.PE",
            "registrant_name": "corporacion aceros arequipa s.a.",
            "name_servers": [
                "ns-1476.awsdns-56.org",
                "ns-1864.awsdns-41.co.uk",
                "ns-218.awsdns-27.com",
                "ns-723.awsdns-26.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 85,
            "domain_name": "aas.design",
            "domain_keyword": "aas",
            "domain_tld": "design",
            "query_time": "2024-04-13 12:42:07",
            "create_date": "2020-12-23",
            "update_date": "2024-04-05",
            "expiry_date": "2024-12-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netlify Inc",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aara.net",
            "domain_keyword": "aara",
            "domain_tld": "net",
            "query_time": "2024-04-09 14:28:57",
            "create_date": "2019-05-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "2aaa.top",
            "domain_keyword": "2aaa",
            "domain_tld": "top",
            "query_time": "2024-04-09 16:31:03",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lin ze min",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ada.holiday",
            "domain_keyword": "ada",
            "domain_tld": "holiday",
            "query_time": "2024-04-15 18:09:42",
            "create_date": "2019-09-03",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ada Health GmbH",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aan.jp",
            "domain_keyword": "aan",
            "domain_tld": "jp",
            "query_time": "2024-04-18 16:26:01",
            "create_date": "2001-06-12",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "AAN Corp.",
            "registrant_address": "Shiga",
            "registrant_zip": "520-3251",
            "registrant_email": "[email protected]",
            "registrant_phone": "0748-72-0356",
            "registrant_fax": "0748-72-1870",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 90,
            "domain_name": "a8a.icu",
            "domain_keyword": "a8a",
            "domain_tld": "icu",
            "query_time": "2024-04-23 02:10:48",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Yun Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "aga.org.pl",
            "domain_keyword": "aga",
            "domain_tld": "org.pl",
            "query_time": "2024-03-13 06:38:30",
            "create_date": "2004-02-17",
            "update_date": "2018-09-29",
            "expiry_date": "2026-02-16",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aaca.cloud",
            "domain_keyword": "aaca",
            "domain_tld": "cloud",
            "query_time": "2024-04-06 00:38:07",
            "create_date": "2022-04-06",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Osmicro Networks Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "paul.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "a1a.dk",
            "domain_keyword": "a1a",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:52:31",
            "create_date": "2004-07-14",
            "expiry_date": "2024-07-31",
            "registrant_name": "Karim Boudart",
            "registrant_address": "Nannas Gata 18",
            "registrant_city": "Malmo",
            "registrant_zip": "21535",
            "registrant_country": "SE",
            "registrant_phone": "+45 28121658",
            "name_servers": [
                "ns-1254.awsdns-28.org",
                "ns-150.awsdns-18.com",
                "ns-1935.awsdns-49.co.uk",
                "ns-576.awsdns-08.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "aba.wtf",
            "domain_keyword": "aba",
            "domain_tld": "wtf",
            "query_time": "2024-05-12 17:14:38",
            "create_date": "2019-01-11",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-11",
            "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": [
                "dale.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "aba.network",
            "domain_keyword": "aba",
            "domain_tld": "network",
            "query_time": "2024-05-12 17:14:38",
            "create_date": "2017-12-08",
            "update_date": "2023-10-14",
            "expiry_date": "2024-12-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QSI America, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aah.llc",
            "domain_keyword": "aah",
            "domain_tld": "llc",
            "query_time": "2024-05-11 21:34:57",
            "create_date": "2019-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "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.monkeyhutservices.com",
                "ns2.monkeyhutservices.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "adaa.cat",
            "domain_keyword": "adaa",
            "domain_tld": "cat",
            "query_time": "2024-05-21 13:02:44",
            "create_date": "2023-05-19",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-19",
            "registrar_iana": 3804,
            "registrar_name": "Edomains, LLC",
            "registrar_website": "https://edomains.com",
            "registrant_company": "Domains privacy LLC",
            "registrant_state": "Wyoming",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aae.technology",
            "domain_keyword": "aae",
            "domain_tld": "technology",
            "query_time": "2024-05-19 21:18:49",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "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": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "aas.com.pl",
            "domain_keyword": "aas",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 21:22:38",
            "create_date": "2016-08-26",
            "update_date": "2023-11-20",
            "expiry_date": "2025-08-26",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aada.tv",
            "domain_keyword": "aada",
            "domain_tld": "tv",
            "query_time": "2024-05-20 19:40:41",
            "create_date": "2020-09-08",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aaa.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7362</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>a7a.help, aar.realtor, aaas.ca, aaal.info, a9a.space, aca.company, aaca.com, aaea.fun, aah.country, aap.dev, aata.xyz, aak.tech, aama.store, a2aa.icu, aam.london, aba.su, aax.de, aawa.org, aaas.pro, aca.care, aaf.build, aag.cc, aba.studio, aah.la, adaa.org.uk, ada.science, 4aaa.org, aeaa.org.uk, aaax.net, aaak.org, aae.group, 5aa.us, aal.homes, a1aa.blog, ada.work, afa.co.jp, a2a.today, aax.icu, aaw.ooo, aana.co.uk, a3a.info, aala.jp, aaai.net.cn, 3aa.us, aas.pub, aaaa.box, 2aa.biz, aav.news, aba.live, a6aa.com, afa.digital, aa2.nl, aaai.website, adaa.lifestyle, aad.co.th, aaao.site, aaap.cc, aaat.store, aama.xyz, aapa.net.br, aa1.site, adaa.cl, aaat.co.nz, aaat.org, aia.wiki, aoa.ky, aaa1.eu, aaya.clinic, amaa.xyz, ama.ovh, aat.fr, aam.fr, aap.ru, aah.me, ama.bz, aha.vin, aaj.life, aba.travel, aap.org, aaa0.link, aaaf.org.uk, a2a.io, aala.ae, aasa.com.pe, aas.design, aara.net, 2aaa.top, ada.holiday, aan.jp, a8a.icu, aga.org.pl, aaca.cloud, a1a.dk, aba.wtf, aba.network, aah.llc, adaa.cat, aae.technology, aas.com.pl, aada.tv</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>a7a.help</domain_name>
   <domain_keyword>a7a</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-07 00:57:06</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Texas</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>dns1.freehostia.com</value>
    <value>dns2.freehostia.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>aar.realtor</domain_name>
   <domain_keyword>aar</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-27 04:40:57</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aaas.ca</domain_name>
   <domain_keyword>aaas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 21:41:06</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.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>4</num>
   <domain_name>aaal.info</domain_name>
   <domain_keyword>aaal</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 21:40:31</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-12-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>a9a.space</domain_name>
   <domain_keyword>a9a</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-30 21:34:04</query_time>
   <create_date>2015-07-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-02</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_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aca.company</domain_name>
   <domain_keyword>aca</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-01 04:26:51</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>aaca.com</domain_name>
   <domain_keyword>aaca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:52:30</query_time>
   <create_date>1995-02-02</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>denver.ns.cloudflare.com</value>
    <value>rayne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aaea.fun</domain_name>
   <domain_keyword>aaea</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-28 22:55:59</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liang yi xue</registrant_company>
   <registrant_state>gan su</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aah.country</domain_name>
   <domain_keyword>aah</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-28 22:58:47</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aap.dev</domain_name>
   <domain_keyword>aap</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 22:23:56</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>harlee.ns.cloudflare.com</value>
    <value>tate.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>11</num>
   <domain_name>aata.xyz</domain_name>
   <domain_keyword>aata</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 16:58:53</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhang hua ping</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aak.tech</domain_name>
   <domain_keyword>aak</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-06 17:32:01</query_time>
   <create_date>2016-01-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-15</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_company>Hong Jiang Yi</registrant_company>
   <registrant_state>Shang Hai Shi</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>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>13</num>
   <domain_name>aama.store</domain_name>
   <domain_keyword>aama</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 17:34:06</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>14</num>
   <domain_name>a2aa.icu</domain_name>
   <domain_keyword>a2aa</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-02 16:33:03</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Yun Nan</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>aam.london</domain_name>
   <domain_keyword>aam</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-04 13:30:56</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>ARABESQUE ASSET MANAGEMENT LTD</registrant_company>
   <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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>aba.su</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:35</query_time>
   <create_date>2023-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>aax.de</domain_name>
   <domain_keyword>aax</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:44:54</query_time>
   <update_date>2021-05-10</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>aawa.org</domain_name>
   <domain_keyword>aawa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:10:40</query_time>
   <create_date>2001-11-18</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-11-18</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>NetEGG DBA Domains For Sale</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maryland</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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-cfv5hdsaifjnunla3ak9ha.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aaas.pro</domain_name>
   <domain_keyword>aaas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 05:01:36</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aca.care</domain_name>
   <domain_keyword>aca</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-04-09 16:06:14</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>aaf.build</domain_name>
   <domain_keyword>aaf</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-04-11 16:59:35</query_time>
   <create_date>2019-09-22</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-09-22</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>ns23.domaincontrol.com</value>
    <value>ns24.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>22</num>
   <domain_name>aag.cc</domain_name>
   <domain_keyword>aag</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-11 17:00:37</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-10</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>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aba.studio</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-12 01:22:44</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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-1102.awsdns-09.org</value>
    <value>ns-1558.awsdns-02.co.uk</value>
    <value>ns-259.awsdns-32.com</value>
    <value>ns-752.awsdns-30.net</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>24</num>
   <domain_name>aah.la</domain_name>
   <domain_keyword>aah</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-22 05:10:36</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/aah.la/registrant</registrant_email>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>25</num>
   <domain_name>adaa.org.uk</domain_name>
   <domain_keyword>adaa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 18:09:51</query_time>
   <create_date>2002-04-22</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.mtcserver19.com</value>
    <value>ns2.mtcserver19.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>ada.science</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-15 18:09:42</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ada Health 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>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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>4aaa.org</domain_name>
   <domain_keyword>4aaa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:23:42</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>28</num>
   <domain_name>aeaa.org.uk</domain_name>
   <domain_keyword>aeaa</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 01:48:02</query_time>
   <create_date>2006-10-10</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1107.ui-dns.biz</value>
    <value>ns1107.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>aaax.net</domain_name>
   <domain_keyword>aaax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 02:33:29</query_time>
   <create_date>2014-04-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>he bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/aaax.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aaak.org</domain_name>
   <domain_keyword>aaak</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:29:29</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aae.group</domain_name>
   <domain_keyword>aae</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-11 21:34:38</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>5aa.us</domain_name>
   <domain_keyword>5aa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 09:52:27</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Privacy Guardian</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104, PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>luke.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.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>aal.homes</domain_name>
   <domain_keyword>aal</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-10 12:10:32</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-06</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>a1aa.blog</domain_name>
   <domain_keyword>a1aa</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-09 09:25:04</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ada.work</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-13 11:17:25</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.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>ns-1195.awsdns-21.org</value>
    <value>ns-138.awsdns-17.com</value>
    <value>ns-1658.awsdns-15.co.uk</value>
    <value>ns-912.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>afa.co.jp</domain_name>
   <domain_keyword>afa</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-10 19:40:00</query_time>
   <create_date>2018-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>AFA Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>a2a.today</domain_name>
   <domain_keyword>a2a</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-25 05:01:24</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aax.icu</domain_name>
   <domain_keyword>aax</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-24 17:52:39</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>39</num>
   <domain_name>aaw.ooo</domain_name>
   <domain_keyword>aaw</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-24 17:52:31</query_time>
   <create_date>2017-12-22</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>DE</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>erin.ns.cloudflare.com</value>
    <value>todd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aana.co.uk</domain_name>
   <domain_keyword>aana</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 17:50:25</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>a3a.info</domain_name>
   <domain_keyword>a3a</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 15:56:42</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>aala.jp</domain_name>
   <domain_keyword>aala</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 19:44:57</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>aaai.net.cn</domain_name>
   <domain_keyword>aaai</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-19 21:15:00</query_time>
   <create_date>2018-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>安徽省人工智能学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.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>3aa.us</domain_name>
   <domain_keyword>3aa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 09:50:58</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Privacy Guardian</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104, PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>luke.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aas.pub</domain_name>
   <domain_keyword>aas</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-26 17:19:54</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>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>Pan Zhong Shu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aaaa.box</domain_name>
   <domain_keyword>aaaa</domain_keyword>
   <domain_tld>box</domain_tld>
   <query_time>2024-05-26 02:13:33</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2026-02-01</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.3dns.box</value>
    <value>ns2.3dns.box</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>2aa.biz</domain_name>
   <domain_keyword>2aa</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 05:53:47</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aav.news</domain_name>
   <domain_keyword>aav</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-23 03:45:20</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aba.live</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-23 03:45:34</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</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>50</num>
   <domain_name>a6aa.com</domain_name>
   <domain_keyword>a6aa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 06:02:12</query_time>
   <create_date>2015-05-30</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2028-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>afa.digital</domain_name>
   <domain_keyword>afa</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-15 20:02:54</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fernandez-arais</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>cardiff</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.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aa2.nl</domain_name>
   <domain_keyword>aa2</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 02:23:31</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2023-01-24</update_date>
   <registrar_name>Registrar.nl</registrar_name>
   <name_servers>
    <value>ns1.tiscomhosting.nl</value>
    <value>ns2.tiscomhosting.net</value>
    <value>ns3.tiscomhosting.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aaai.website</domain_name>
   <domain_keyword>aaai</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-01 11:08:43</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>adaa.lifestyle</domain_name>
   <domain_keyword>adaa</domain_keyword>
   <domain_tld>lifestyle</domain_tld>
   <query_time>2024-05-28 19:32:46</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar of 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.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>aad.co.th</domain_name>
   <domain_keyword>aad</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-01 06:47:26</query_time>
   <create_date>2013-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>All Advance Distribution Co., Ltd. ( บริษัท ออล แอดวานซ์ ดิสทริบิวชั่น จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns34.appservhosting.com</value>
    <value>ns34.appservnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aaao.site</domain_name>
   <domain_keyword>aaao</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 06:44:24</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-26</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>pola.ns.cloudflare.com</value>
    <value>watson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aaap.cc</domain_name>
   <domain_keyword>aaap</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 06:44:26</query_time>
   <create_date>2020-07-19</create_date>
   <update_date>2022-04-02</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>fine.dnspod.net</value>
    <value>rowan.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aaat.store</domain_name>
   <domain_keyword>aaat</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 06:45:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-03-31</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>Fu Jian</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>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aama.xyz</domain_name>
   <domain_keyword>aama</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 20:32:02</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-11-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>reese.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>60</num>
   <domain_name>aapa.net.br</domain_name>
   <domain_keyword>aapa</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-06-02 00:09:35</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-03-07</expiry_date>
   <registrant_name>Cleber Jos? Medrado queiroz</registrant_name>
   <name_servers>
    <value>ns1.onewave.com.br</value>
    <value>ns2.onewave.com.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>aa1.site</domain_name>
   <domain_keyword>aa1</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 21:35:11</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlovskaya Oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>adaa.cl</domain_name>
   <domain_keyword>adaa</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-23 00:18:18</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Camilo Araya Fuentes</registrant_name>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>aaat.co.nz</domain_name>
   <domain_keyword>aaat</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-24 02:32:22</query_time>
   <create_date>2007-06-20</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aaat.org</domain_name>
   <domain_keyword>aaat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:32:22</query_time>
   <create_date>2008-06-09</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, 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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aia.wiki</domain_name>
   <domain_keyword>aia</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-28 02:55:59</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-15</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>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aoa.ky</domain_name>
   <domain_keyword>aoa</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-05-03 20:15:16</query_time>
   <create_date>2013-04-08</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>Uniregistrar Corp</registrar_name>
   <registrar_website>uniregistrar.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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aaa1.eu</domain_name>
   <domain_keyword>aaa1</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:58:16</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>aaya.clinic</domain_name>
   <domain_keyword>aaya</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-07 17:00:40</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2024-06-15</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Plop Marketing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-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>ns-01-eu.klikonline.nl</value>
    <value>ns-02-eu.klikonline.nl</value>
    <value>ns1.klikonline.nl</value>
    <value>ns2.klikonline.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>amaa.xyz</domain_name>
   <domain_keyword>amaa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 11:43:04</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-02</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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ama.ovh</domain_name>
   <domain_keyword>ama</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-08 11:43:01</query_time>
   <create_date>2017-08-07</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aat.fr</domain_name>
   <domain_keyword>aat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:24:49</query_time>
   <create_date>2002-06-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>Aat</registrant_company>
   <registrant_address>17 Rue Amedee VII, 06300 Nice</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.493277051</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>aam.fr</domain_name>
   <domain_keyword>aam</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:24:26</query_time>
   <create_date>1998-03-11</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>AAM COMMUNICATION</registrant_company>
   <registrant_address>102, avenue des Champs-Elysies, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.158185630</registrant_phone>
   <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>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>aap.ru</domain_name>
   <domain_keyword>aap</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:11:50</query_time>
   <create_date>2002-08-13</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>aah.me</domain_name>
   <domain_keyword>aah</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-11 17:01:34</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ama.bz</domain_name>
   <domain_keyword>ama</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-12 14:12:04</query_time>
   <create_date>2003-04-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2026-04-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>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aha.vin</domain_name>
   <domain_keyword>aha</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-04-12 23:14:53</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-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>77</num>
   <domain_name>aaj.life</domain_name>
   <domain_keyword>aaj</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-12 18:31:19</query_time>
   <create_date>2016-06-20</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2027-06-20</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aba.travel</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-12 01:22:44</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>aap.org</domain_name>
   <domain_keyword>aap</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 08:48:28</query_time>
   <create_date>1995-01-30</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-31</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>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.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>80</num>
   <domain_name>aaa0.link</domain_name>
   <domain_keyword>aaa0</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-09 09:41:58</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>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>alvis.dnspod.net</value>
    <value>down.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aaaf.org.uk</domain_name>
   <domain_keyword>aaaf</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-09 09:43:07</query_time>
   <create_date>2015-12-28</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>a2a.io</domain_name>
   <domain_keyword>a2a</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-07 01:50:39</query_time>
   <create_date>2015-12-14</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-14</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>logan.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aala.ae</domain_name>
   <domain_keyword>aala</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-15 00:38:35</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Osama Khan</registrant_name>
   <registrant_company>Osama Khan</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>aasa.com.pe</domain_name>
   <domain_keyword>aasa</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-04-13 12:42:09</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>corporacion aceros arequipa s.a.</registrant_name>
   <name_servers>
    <value>ns-1476.awsdns-56.org</value>
    <value>ns-1864.awsdns-41.co.uk</value>
    <value>ns-218.awsdns-27.com</value>
    <value>ns-723.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>aas.design</domain_name>
   <domain_keyword>aas</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-13 12:42:07</query_time>
   <create_date>2020-12-23</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-12-23</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>Netlify Inc</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>aara.net</domain_name>
   <domain_keyword>aara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 14:28:57</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>2aaa.top</domain_name>
   <domain_keyword>2aaa</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-09 16:31:03</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lin ze min</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ada.holiday</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-04-15 18:09:42</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ada Health 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>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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aan.jp</domain_name>
   <domain_keyword>aan</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 16:26:01</query_time>
   <create_date>2001-06-12</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>AAN Corp.</registrant_name>
   <registrant_address>Shiga</registrant_address>
   <registrant_zip>520-3251</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0748-72-0356</registrant_phone>
   <registrant_fax>0748-72-1870</registrant_fax>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>a8a.icu</domain_name>
   <domain_keyword>a8a</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-23 02:10:48</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</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>Yun Nan</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>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>aga.org.pl</domain_name>
   <domain_keyword>aga</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-13 06:38:30</query_time>
   <create_date>2004-02-17</create_date>
   <update_date>2018-09-29</update_date>
   <expiry_date>2026-02-16</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aaca.cloud</domain_name>
   <domain_keyword>aaca</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-06 00:38:07</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Osmicro Networks Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>paul.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>a1a.dk</domain_name>
   <domain_keyword>a1a</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:52:31</query_time>
   <create_date>2004-07-14</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Karim Boudart</registrant_name>
   <registrant_address>Nannas Gata 18</registrant_address>
   <registrant_city>Malmo</registrant_city>
   <registrant_zip>21535</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_phone>+45 28121658</registrant_phone>
   <name_servers>
    <value>ns-1254.awsdns-28.org</value>
    <value>ns-150.awsdns-18.com</value>
    <value>ns-1935.awsdns-49.co.uk</value>
    <value>ns-576.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aba.wtf</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-12 17:14:38</query_time>
   <create_date>2019-01-11</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-11</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>dale.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>aba.network</domain_name>
   <domain_keyword>aba</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-12 17:14:38</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>QSI America, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>aah.llc</domain_name>
   <domain_keyword>aah</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-11 21:34:57</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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.monkeyhutservices.com</value>
    <value>ns2.monkeyhutservices.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>97</num>
   <domain_name>adaa.cat</domain_name>
   <domain_keyword>adaa</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-21 13:02:44</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>3804</registrar_iana>
   <registrar_name>Edomains, LLC</registrar_name>
   <registrar_website>https://edomains.com</registrar_website>
   <registrant_company>Domains privacy LLC</registrant_company>
   <registrant_state>Wyoming</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>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>98</num>
   <domain_name>aae.technology</domain_name>
   <domain_keyword>aae</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 21:18:49</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</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>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aas.com.pl</domain_name>
   <domain_keyword>aas</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 21:22:38</query_time>
   <create_date>2016-08-26</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aada.tv</domain_name>
   <domain_keyword>aada</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 19:40:41</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>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>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>
 </results>
 <stats>
  <total_time>0.057</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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