WHOIS QUERY TIME

10 May 2024 - 2:43 AM UTC

Registered: 6 January 1999
Expiry: 31 March 2025

REGISTRAR

Name: Simply.com A/S

DNSSEC

Signed delegation

NAME SERVERS

ns1.simply.com
ns2.simply.com
ns3.simply.com
ns4.simply.com

DOMAIN STATUS

Active

REGISTRANT

Name: LEONO ApS
Address: Symfonivej 32
City: Herlev
ZIP: 2730
Country: Denmark
Phone: +45 70264476

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=asl.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "asl.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "asl.dk",
            "domain_keyword": "asl",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:43:59",
            "create_date": "1999-01-06",
            "expiry_date": "2025-03-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "LEONO ApS",
            "registrant_address": "Symfonivej 32",
            "registrant_city": "Herlev",
            "registrant_zip": "2730",
            "registrant_country": "DK",
            "registrant_phone": "+45 70264476",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>asl.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>asl.dk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:43:59</query_time>
   <create_date>1999-01-06</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>LEONO ApS</registrant_name>
   <registrant_address>Symfonivej 32</registrant_address>
   <registrant_city>Herlev</registrant_city>
   <registrant_zip>2730</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 70264476</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.094 seconds) for "asl.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 2:43 AM UTC

Registered: 6 January 1999
Expiry: 31 March 2025

REGISTRAR

Name: Simply.com A/S

DNSSEC

Signed delegation

NAME SERVERS

ns1.simply.com
ns2.simply.com
ns3.simply.com
ns4.simply.com

DOMAIN STATUS

Active

REGISTRANT

Name: LEONO ApS
Address: Symfonivej 32
City: Herlev
ZIP: 2730
Country: Denmark
Phone: +45 70264476

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=asl.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "asl.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "asl.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "asl.dk",
            "domain_keyword": "asl",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:43:59",
            "create_date": "1999-01-06",
            "expiry_date": "2025-03-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "LEONO ApS",
            "registrant_address": "Symfonivej 32",
            "registrant_city": "Herlev",
            "registrant_zip": "2730",
            "registrant_country": "DK",
            "registrant_phone": "+45 70264476",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.094,
        "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>asl.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>asl.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>asl.dk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:43:59</query_time>
   <create_date>1999-01-06</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>LEONO ApS</registrant_name>
   <registrant_address>Symfonivej 32</registrant_address>
   <registrant_city>Herlev</registrant_city>
   <registrant_zip>2730</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 70264476</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.094</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 170 domain names (in 0.143 seconds) which contained the exact domain keyword "asl".
Domain Name Registered Expiry Registrar Ownership
1 asl.com 26 Feb 1995 27 Feb 2025 Nameshield SAS ARVAL SERVICE LEASE
2 asl.org 17 Mar 1996 18 Mar 2033 CloudFlare, Inc. The American School in London
3 asl.co.jp 8 Nov 1996 - - Application System Laboratory Co., Ltd.
4 asl.it 23 May 1997 19 Mar 2025 Bit Service s.r.l. MICRODISK SISTEMI INFORMATICI SRL
5 asl.nl 17 Jul 1997 - divinet.nl B.V. -
6 asl.ie 10 May 1998 11 May 2025 Blacknight Solutions Arklow Shipping Ltd
7 asl.com.br 14 Sep 1998 14 Sep 2025 - TEGMA GESTAO LOGISTICA S/A
8 asl.dk 6 Jan 1999 31 Mar 2025 Simply.com A/S LEONO ApS
9 asl.ru 26 Oct 1999 31 Oct 2024 RU-CENTER-RU OOO Astel
10 asl.be 4 Nov 1999 - Combell nv -
11 asl.jp 28 May 2001 31 May 2025 - hakobune,Inc
12 asl.net 28 Jun 2001 28 Jun 2026 SAV.COM, LLC REDACTED FOR PRIVACY
13 asl.biz 27 Mar 2002 26 Mar 2024 Inames Co. Ltd. REDACTED FOR PRIVACY
14 asl.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Jacob Alifraghis
15 asl.co.nz 4 Oct 2002 - Freeparking Limited t/a DiscountDomains -
16 asl.cc 11 Feb 2003 12 Feb 2027 Network Solutions, LLC -
17 asl.bz 10 Jun 2003 10 Jun 2026 Network Solutions, LLC -
18 asl.com.cn 23 Jun 2004 23 Jun 2030 阿里云计算有限公司(万网) 上海曼朗市场营销策划有限公司
19 asl.org.br 26 Jul 2004 26 Jul 2026 - Associa??o Software Livre.Org
20 asl.net.cn 26 Jan 2005 26 Jan 2033 阿里云计算有限公司(万网) 胡国星
21 asl.in 10 Feb 2005 10 Feb 2025 National Informatics Centre Dept. of Information Technology
22 asl.info 11 Nov 2006 11 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC
23 asl.com.co 5 Feb 2007 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 asl.sk 30 May 2007 30 May 2025 INTERNET CZ, a.s. TH&L Systems s.r.o.
25 asl.tc 10 Dec 2007 11 Dec 2024 Network Solutions Lifeprint.com
26 asl.com.pl 1 May 2008 1 May 2025 home.pl S.A. -
27 asl.vc 27 Oct 2008 27 Oct 2024 IONOS SE Amblecote LLP
28 asl.pl 12 Jul 2009 12 Jul 2025 home.pl S.A. -
29 asl.net.in 2 Sep 2009 2 Sep 2024 Endurance Digital Domain Technology LLP Arihant Superstructure Limited
30 asl.co.ke 4 Dec 2009 4 Dec 2024 Creative Edge Limited Redacted | Registry Policy
31 asl.tv 19 Mar 2010 19 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
32 asl.fr 27 Mar 2010 27 Mar 2025 EXCEPTIONNEL Ano Nymous
33 asl.by 18 Aug 2010 20 Sep 2025 Open Contact, Ltd ООО "Компания "М-ФОРМ"
34 asl.ca 1 Dec 2010 1 Dec 2024 MyID.ca INC. REDACTED FOR PRIVACY
35 asl.net.pl 20 Jul 2011 20 Jul 2024 nazwa.pl sp. z o.o. -
36 asl.aero 20 May 2013 20 May 2025 101domain GRS Limited Zubayer Mahbub
37 asl.co.th 7 Mar 2014 6 Mar 2026 THNIC ASL LOGISTICS Co., Ltd. (บริษัท เอเอสแอล โลจิสติกส์ จำกัด)
38 asl.mg 21 Mar 2014 21 Mar 2027 STELLARIX SA Redacted | Registry Policy
39 asl.support 26 Mar 2014 26 Mar 2025 IONOS SE Awareness Software Ltd
40 asl.training 2 Apr 2014 2 Apr 2024 eNom, LLC REDACTED FOR PRIVACY
41 asl.club 7 May 2014 6 May 2024 IONOS SE Data Privacy Protected
42 asl.xyz 2 Jun 2014 2 Jun 2024 Cloudflare, Inc. -
43 asl.international 2 Jun 2014 2 Jun 2024 Mesh Digital Limited Infotech Solutions (UK) Limited
44 asl.tokyo 26 Jul 2014 26 Jul 2026 GMO Internet Group, Inc. -
45 asl.wtf 6 Aug 2014 6 Aug 2024 Cloudflare, Inc House of IT AS
46 asl.care 21 Aug 2014 21 Aug 2025 Mesh Digital Limited My Tradespeople Ltd
47 asl.zone 28 Aug 2014 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 asl.nyc 8 Oct 2014 7 Oct 2029 Tucows Domains Inc. Boles Books
49 asl.auction 18 Mar 2015 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 asl.io 28 May 2015 28 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 asl.today 10 Aug 2015 10 Aug 2024 eNom, LLC REDACTED FOR PRIVACY
52 asl.life 10 Aug 2015 10 Aug 2024 eNom, LLC Alphatek Solutions
53 asl.limited 10 Aug 2015 10 Aug 2024 eNom, LLC REDACTED FOR PRIVACY
54 asl.email 25 Aug 2015 25 Aug 2024 eNom, LLC John Morris
55 asl.services 14 Sep 2015 14 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 asl.org.uk 26 Dec 2015 26 Dec 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
57 asl.uno 31 Dec 2015 30 Dec 2025 Go Daddy, LLC Domains By Proxy, LLC
58 asl.world 21 Feb 2016 21 Feb 2025 101domain GRS Limited Digital Privacy Corporation
59 asl.ngo 1 Mar 2016 1 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Accio Solidaria i Logistica
60 asl.ong 1 Mar 2016 1 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Accio Solidaria i Logistica
61 asl.guru 14 May 2016 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 asl.gmbh 22 Jun 2016 22 Jun 2024 IONOS SE Asl Softwareentwicklung GmbH
63 asl.photography 26 Oct 2016 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 asl.group 15 Dec 2016 15 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
65 asl.org.nz 22 Feb 2017 - Instra Corporation Pty Ltd. -
66 asl.win 9 May 2017 9 May 2026 Chengdu West Dimension Digital Technology Co., Ltd. Gao Peng
67 asl.school 23 May 2017 23 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 asl.watch 12 Sep 2017 12 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
69 asl.uk 31 Oct 2017 31 Oct 2024 Sam Charles [Tag = CHARLES] Sam Charles
70 asl.business 9 Feb 2018 9 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 asl.ltd 19 Feb 2018 19 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) tian lian ( ning xia ) shu ju ke ji you xian gong si
72 asl.university 27 Mar 2018 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 asl.app 8 May 2018 8 May 2025 Gandi SAS REDACTED FOR PRIVACY
74 asl.one 26 Jun 2018 26 Jun 2025 One.com A/S REDACTED FOR PRIVACY
75 asl.lol 17 Aug 2018 17 Aug 2024 eNom, Inc. Data Protected
76 asl.guide 3 Nov 2018 3 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
77 asl.rocks 3 Nov 2018 3 Nov 2024 Porkbun LLC Private by Design, LLC
78 asl.jobs 7 Jan 2019 7 Jan 2025 GoDaddy.com, LLC Kittell Communications
79 asl.scot 1 Mar 2019 1 Mar 2025 1API GmbH Data Protected
80 asl.tips 3 Apr 2019 3 Apr 2025 Squarespace Domains II LLC Absolute Computing
81 asl.kiwi 3 Jun 2019 3 Jun 2025 Tucows Data Protected
82 asl.network 16 Aug 2019 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 asl.asia 22 Aug 2019 22 Aug 2024 Porkbun LLC Private by Design, LLC
84 asl.ro 21 Oct 2019 13 May 2026 EXTREME SOLUTIONS SRL -
85 asl.partners 2 Jan 2020 2 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
86 asl.earth 15 Jan 2020 15 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 asl.la 29 Feb 2020 28 Feb 2025 VIPDomains.LA Founders Program -
88 asl.solutions 2 Mar 2020 2 Mar 2025 Tucows Domains Inc. Data Protected
89 asl.land 21 Apr 2020 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 asl.expert 10 May 2020 10 May 2033 NameSilo, LLC See PrivacyGuardian.org
91 asl.construction 13 Jun 2020 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 asl.berlin 15 Jun 2020 15 Jun 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
93 asl.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 asl.mobi 26 Aug 2020 26 Aug 2026 Gandi SAS Helyx LLC
95 asl.holdings 28 Aug 2020 28 Aug 2024 Web Commerce Communications Limited dba WebNic.cc Whoisprotection.cc
96 asl.cpa 6 Nov 2020 6 Nov 2024 EnCirca, Inc. Abbott, Stringham & Lynch
97 asl.yoga 20 Nov 2020 20 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 asl.pub 29 Dec 2020 29 Dec 2024 DNSPod, Inc. anshili
99 asl.media 16 Jan 2021 16 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 asl.institute 18 Jan 2021 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Asl.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=asl&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "asl",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 171,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "asl.com, asl.org, asl.co.jp, asl.it, asl.nl, asl.ie, asl.com.br, asl.dk, asl.ru, asl.be, asl.jp, asl.net, asl.biz, asl.us, asl.co.nz, asl.cc, asl.bz, asl.com.cn, asl.org.br, asl.net.cn, asl.in, asl.info, asl.com.co, asl.sk, asl.tc, asl.com.pl, asl.vc, asl.pl, asl.net.in, asl.co.ke, asl.tv, asl.fr, asl.by, asl.ca, asl.net.pl, asl.aero, asl.co.th, asl.mg, asl.support, asl.training, asl.club, asl.xyz, asl.international, asl.tokyo, asl.wtf, asl.care, asl.zone, asl.nyc, asl.auction, asl.io, asl.today, asl.life, asl.limited, asl.email, asl.services, asl.org.uk, asl.uno, asl.world, asl.ngo, asl.ong, asl.guru, asl.gmbh, asl.photography, asl.group, asl.org.nz, asl.win, asl.school, asl.watch, asl.uk, asl.business, asl.ltd, asl.university, asl.app, asl.one, asl.lol, asl.guide, asl.rocks, asl.jobs, asl.scot, asl.tips, asl.kiwi, asl.network, asl.asia, asl.ro, asl.partners, asl.earth, asl.la, asl.solutions, asl.land, asl.expert, asl.construction, asl.berlin, asl.fit, asl.mobi, asl.holdings, asl.cpa, asl.yoga, asl.pub, asl.media, asl.institute",
    "results": [
        {
            "num": 1,
            "domain_name": "asl.com",
            "domain_keyword": "asl",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:54:52",
            "create_date": "1995-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "ARVAL SERVICE LEASE",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/asl.com/owner",
            "name_servers": [
                "ns1.bnpparibas.com",
                "ns2.bnpparibas.com",
                "ns3.domivesta.net",
                "ns4.domivesta.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "asl.org",
            "domain_keyword": "asl",
            "domain_tld": "org",
            "query_time": "2024-06-01 17:08:52",
            "create_date": "1996-03-17",
            "update_date": "2024-04-05",
            "expiry_date": "2033-03-18",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The American School in London",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London, City of",
            "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": [
                "cecelia.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "asl.co.jp",
            "domain_keyword": "asl",
            "domain_tld": "co.jp",
            "query_time": "2024-05-30 12:32:59",
            "create_date": "1996-11-08",
            "update_date": "2023-12-01",
            "registrant_company": "Application System Laboratory Co., Ltd.",
            "name_servers": [
                "ns01.v6dns.jp",
                "ns02.v6dns.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "asl.it",
            "domain_keyword": "asl",
            "domain_tld": "it",
            "query_time": "2024-04-19 02:02:02",
            "create_date": "1997-05-23",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-19",
            "registrar_name": "Bit Service s.r.l.",
            "registrar_website": "http://www.bitservice.it",
            "registrant_company": "MICRODISK SISTEMI INFORMATICI SRL",
            "registrant_address": "Via Brescia 1",
            "registrant_city": "Varedo",
            "registrant_state": "MB",
            "registrant_zip": "20814",
            "registrant_country": "IT",
            "name_servers": [
                "dns0.bitservice.it",
                "dns1.bitservice.it",
                "ns2.bitservice.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "asl.nl",
            "domain_keyword": "asl",
            "domain_tld": "nl",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "1997-07-17",
            "update_date": "2018-11-16",
            "registrar_name": "divinet.nl B.V.",
            "name_servers": [
                "ns0.divinet.nl",
                "ns3.divinet.nl",
                "ns4.divinet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "asl.ie",
            "domain_keyword": "asl",
            "domain_tld": "ie",
            "query_time": "2024-05-15 21:45:13",
            "create_date": "1998-05-10",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-11",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Arklow Shipping Ltd",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "asl.com.br",
            "domain_keyword": "asl",
            "domain_tld": "com.br",
            "query_time": "2024-04-06 19:50:49",
            "create_date": "1998-09-14",
            "update_date": "2023-09-13",
            "expiry_date": "2025-09-14",
            "registrant_name": "TEGMA GESTAO LOGISTICA S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "edns01.ticbrasil.com.br",
                "edns02.ticbrasil.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "asl.dk",
            "domain_keyword": "asl",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:43:59",
            "create_date": "1999-01-06",
            "expiry_date": "2025-03-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "LEONO ApS",
            "registrant_address": "Symfonivej 32",
            "registrant_city": "Herlev",
            "registrant_zip": "2730",
            "registrant_country": "DK",
            "registrant_phone": "+45 70264476",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "asl.ru",
            "domain_keyword": "asl",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:53:03",
            "create_date": "1999-10-26",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO Astel",
            "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": 10,
            "domain_name": "asl.be",
            "domain_keyword": "asl",
            "domain_tld": "be",
            "query_time": "2024-04-11 22:52:37",
            "create_date": "1999-11-04",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "asl.jp",
            "domain_keyword": "asl",
            "domain_tld": "jp",
            "query_time": "2024-06-01 17:08:52",
            "create_date": "2001-05-28",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "hakobune,Inc",
            "registrant_address": "1-12-4, Kiyokawa,",
            "registrant_zip": "810-0005",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-982-0597",
            "registrant_fax": "092-981-2936",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "asl.net",
            "domain_keyword": "asl",
            "domain_tld": "net",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2001-06-28",
            "update_date": "2023-04-28",
            "expiry_date": "2026-06-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=asl.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "asl.biz",
            "domain_keyword": "asl",
            "domain_tld": "biz",
            "query_time": "2024-06-01 07:26:14",
            "create_date": "2002-03-27",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-26",
            "registrar_iana": 444,
            "registrar_name": "Inames Co. Ltd.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.uhost.co.kr",
                "ns4.uhost.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "asl.us",
            "domain_keyword": "asl",
            "domain_tld": "us",
            "query_time": "2024-04-23 00:16:37",
            "create_date": "2002-04-24",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jacob Alifraghis",
            "registrant_address": "P.O. Box 2195",
            "registrant_city": "Tarpon Springs",
            "registrant_state": "Florida",
            "registrant_zip": "34688",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7275175130",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ac1741dc.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "asl.co.nz",
            "domain_keyword": "asl",
            "domain_tld": "co.nz",
            "query_time": "2024-05-30 12:32:59",
            "create_date": "2002-10-04",
            "update_date": "2024-05-28",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "kimora.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "asl.cc",
            "domain_keyword": "asl",
            "domain_tld": "cc",
            "query_time": "2024-05-27 19:08:31",
            "create_date": "2003-02-11",
            "update_date": "2023-11-10",
            "expiry_date": "2027-02-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "asl.bz",
            "domain_keyword": "asl",
            "domain_tld": "bz",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2003-06-10",
            "update_date": "2022-05-03",
            "expiry_date": "2026-06-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "asl.com.cn",
            "domain_keyword": "asl",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2004-06-23",
            "expiry_date": "2030-06-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海曼朗市场营销策划有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "asl.org.br",
            "domain_keyword": "asl",
            "domain_tld": "org.br",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2004-07-26",
            "update_date": "2023-08-10",
            "expiry_date": "2026-07-26",
            "registrant_name": "Associa??o Software Livre.Org",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "asl.net.cn",
            "domain_keyword": "asl",
            "domain_tld": "net.cn",
            "query_time": "2024-05-31 06:33:04",
            "create_date": "2005-01-26",
            "expiry_date": "2033-01-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "胡国星",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "asl.in",
            "domain_keyword": "asl",
            "domain_tld": "in",
            "query_time": "2024-05-27 19:08:32",
            "create_date": "2005-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 800111,
            "registrar_name": "National Informatics Centre",
            "registrar_website": "http://registry.gov.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dept. of Information Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "asl.info",
            "domain_keyword": "asl",
            "domain_tld": "info",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2006-11-11",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-11",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "asl.com.co",
            "domain_keyword": "asl",
            "domain_tld": "com.co",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2007-02-05",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "asl.sk",
            "domain_keyword": "asl",
            "domain_tld": "sk",
            "query_time": "2024-06-01 17:08:52",
            "create_date": "2007-05-30",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-30",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Roman Dezort",
            "registrant_company": "TH&L Systems s.r.o.",
            "registrant_address": "Ruská 783/110",
            "registrant_city": "Praha 10",
            "registrant_zip": "100 00",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.602327131",
            "name_servers": [
                "ns.grdns.cz",
                "ns.grdns.it"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 25,
            "domain_name": "asl.tc",
            "domain_keyword": "asl",
            "domain_tld": "tc",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2007-12-10",
            "expiry_date": "2024-12-11",
            "registrar_name": "Network Solutions",
            "registrant_company": "Lifeprint.com",
            "name_servers": [
                "ns1.ipowerdns.com",
                "ns1.ipowerweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "asl.com.pl",
            "domain_keyword": "asl",
            "domain_tld": "com.pl",
            "query_time": "2024-05-06 09:17:52",
            "create_date": "2008-05-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-01",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "asl.vc",
            "domain_keyword": "asl",
            "domain_tld": "vc",
            "query_time": "2024-05-15 21:45:13",
            "create_date": "2008-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amblecote LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ESS",
            "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": [
                "ns59.1and1.co.uk",
                "ns60.1and1.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "asl.pl",
            "domain_keyword": "asl",
            "domain_tld": "pl",
            "query_time": "2024-04-01 07:11:34",
            "create_date": "2009-07-12",
            "update_date": "2022-07-05",
            "expiry_date": "2025-07-12",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "asl.net.in",
            "domain_keyword": "asl",
            "domain_tld": "net.in",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2009-09-02",
            "update_date": "2024-01-23",
            "expiry_date": "2024-09-02",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arihant Superstructure Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "asl.co.ke",
            "domain_keyword": "asl",
            "domain_tld": "co.ke",
            "query_time": "2024-04-12 08:16:01",
            "create_date": "2009-12-04",
            "update_date": "2023-10-16",
            "expiry_date": "2024-12-04",
            "registrar_name": "Creative Edge Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "asl.tv",
            "domain_keyword": "asl",
            "domain_tld": "tv",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2010-03-19",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "asl.fr",
            "domain_keyword": "asl",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:32:46",
            "create_date": "2010-03-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-27",
            "registrar_name": "EXCEPTIONNEL",
            "registrar_website": "http://www.dotlia.fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns2269.hostgator.com",
                "ns2270.hostgator.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 33,
            "domain_name": "asl.by",
            "domain_keyword": "asl",
            "domain_tld": "by",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2010-08-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-09-20",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "ООО \"Компания \"М-ФОРМ\"",
            "registrant_address": "220082, Минская, Минский, Минск, Притыцкого, 34-1, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296661056",
            "name_servers": [
                "ns1.staronka.by",
                "ns2.staronka.by"
            ]
        },
        {
            "num": 34,
            "domain_name": "asl.ca",
            "domain_keyword": "asl",
            "domain_tld": "ca",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2010-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "MyID.ca INC.",
            "registrar_website": "www.MyID.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.myidhosting.com",
                "ns2.myidhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "asl.net.pl",
            "domain_keyword": "asl",
            "domain_tld": "net.pl",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2011-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "asl.aero",
            "domain_keyword": "asl",
            "domain_tld": "aero",
            "query_time": "2024-05-22 13:36:58",
            "create_date": "2013-05-20",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zubayer Mahbub",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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-1448.awsdns-53.org",
                "ns-1715.awsdns-22.co.uk",
                "ns-395.awsdns-49.com",
                "ns-935.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "asl.co.th",
            "domain_keyword": "asl",
            "domain_tld": "co.th",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2014-03-07",
            "update_date": "2023-02-21",
            "expiry_date": "2026-03-06",
            "registrar_name": "THNIC",
            "registrant_company": "ASL LOGISTICS Co., Ltd. (บริษัท เอเอสแอล โลจิสติกส์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "asl.mg",
            "domain_keyword": "asl",
            "domain_tld": "mg",
            "query_time": "2024-05-21 11:35:01",
            "create_date": "2014-03-21",
            "update_date": "2024-03-07",
            "expiry_date": "2027-03-21",
            "registrar_name": "STELLARIX SA",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_country": "MG",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns.dts.mg",
                "ns1.dts.mg"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "asl.support",
            "domain_keyword": "asl",
            "domain_tld": "support",
            "query_time": "2024-05-25 05:46:02",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Awareness Software Ltd",
            "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": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "asl.training",
            "domain_keyword": "asl",
            "domain_tld": "training",
            "query_time": "2024-05-31 06:33:04",
            "create_date": "2014-04-02",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "asl.club",
            "domain_keyword": "asl",
            "domain_tld": "club",
            "query_time": "2024-06-01 17:08:52",
            "create_date": "2014-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "asl.xyz",
            "domain_keyword": "asl",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2014-06-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "asl.international",
            "domain_keyword": "asl",
            "domain_tld": "international",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2014-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Infotech Solutions (UK) Limited",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "asl.tokyo",
            "domain_keyword": "asl",
            "domain_tld": "tokyo",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2014-07-26",
            "update_date": "2023-09-05",
            "expiry_date": "2026-07-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "name_servers": [
                "ns0.mydns.jp",
                "ns1.mydns.jp",
                "ns2.mydns.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "asl.wtf",
            "domain_keyword": "asl",
            "domain_tld": "wtf",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2014-08-06",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "House of IT AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Viken",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "leo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "asl.care",
            "domain_keyword": "asl",
            "domain_tld": "care",
            "query_time": "2024-05-06 09:17:48",
            "create_date": "2014-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Tradespeople Ltd",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "asl.zone",
            "domain_keyword": "asl",
            "domain_tld": "zone",
            "query_time": "2024-04-26 14:38:04",
            "create_date": "2014-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "asl.nyc",
            "domain_keyword": "asl",
            "domain_tld": "nyc",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2014-10-08",
            "update_date": "2020-02-26",
            "expiry_date": "2029-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Boles Books",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "asl.auction",
            "domain_keyword": "asl",
            "domain_tld": "auction",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2015-03-18",
            "update_date": "2023-06-11",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "asl.io",
            "domain_keyword": "asl",
            "domain_tld": "io",
            "query_time": "2024-05-31 06:33:04",
            "create_date": "2015-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "asl.today",
            "domain_keyword": "asl",
            "domain_tld": "today",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2015-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "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.trout.arvixe.com",
                "ns2.trout.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "asl.life",
            "domain_keyword": "asl",
            "domain_tld": "life",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2015-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alphatek Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "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.trout.arvixe.com",
                "ns2.trout.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "asl.limited",
            "domain_keyword": "asl",
            "domain_tld": "limited",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2015-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Jersey",
            "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.trout.arvixe.com",
                "ns2.trout.arvixe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "asl.email",
            "domain_keyword": "asl",
            "domain_tld": "email",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2015-08-25",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "John Morris",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "asl.services",
            "domain_keyword": "asl",
            "domain_tld": "services",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2015-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2025-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "asl.org.uk",
            "domain_keyword": "asl",
            "domain_tld": "org.uk",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2015-12-26",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-26",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "asl.uno",
            "domain_keyword": "asl",
            "domain_tld": "uno",
            "query_time": "2024-04-11 20:37:10",
            "create_date": "2015-12-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-12-30",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "asl.world",
            "domain_keyword": "asl",
            "domain_tld": "world",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2016-02-21",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "asl.ngo",
            "domain_keyword": "asl",
            "domain_tld": "ngo",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2016-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Accio Solidaria i Logistica",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.intergridnetwork.net",
                "ns4.intergridnetwork.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "asl.ong",
            "domain_keyword": "asl",
            "domain_tld": "ong",
            "query_time": "2024-06-01 01:32:06",
            "create_date": "2016-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Accio Solidaria i Logistica",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.intergridnetwork.net",
                "ns4.intergridnetwork.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "asl.guru",
            "domain_keyword": "asl",
            "domain_tld": "guru",
            "query_time": "2024-05-15 01:36:47",
            "create_date": "2016-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "asl.gmbh",
            "domain_keyword": "asl",
            "domain_tld": "gmbh",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2016-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asl Softwareentwicklung 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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "asl.photography",
            "domain_keyword": "asl",
            "domain_tld": "photography",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2016-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "asl.group",
            "domain_keyword": "asl",
            "domain_tld": "group",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2016-12-15",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "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": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "asl.org.nz",
            "domain_keyword": "asl",
            "domain_tld": "org.nz",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2017-02-22",
            "update_date": "2024-04-04",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "asl.win",
            "domain_keyword": "asl",
            "domain_tld": "win",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2017-05-09",
            "update_date": "2023-04-26",
            "expiry_date": "2026-05-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gao Peng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "asl.school",
            "domain_keyword": "asl",
            "domain_tld": "school",
            "query_time": "2024-05-25 05:46:02",
            "create_date": "2017-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "asl.watch",
            "domain_keyword": "asl",
            "domain_tld": "watch",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2017-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "asl.uk",
            "domain_keyword": "asl",
            "domain_tld": "uk",
            "query_time": "2024-05-15 21:45:15",
            "create_date": "2017-10-31",
            "update_date": "2024-02-16",
            "expiry_date": "2024-10-31",
            "registrar_name": "Sam Charles [Tag = CHARLES]",
            "registrar_website": "https://www.samcharles.com",
            "registrant_name": "Sam Charles",
            "registrant_address": "27 Old Gloucester Street, London, WC1N 3AX, United Kingdom",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "asl.business",
            "domain_keyword": "asl",
            "domain_tld": "business",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2018-02-09",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com",
                "ns4.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "asl.ltd",
            "domain_keyword": "asl",
            "domain_tld": "ltd",
            "query_time": "2024-04-13 01:39:40",
            "create_date": "2018-02-19",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-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": "tian lian ( ning xia ) shu ju ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ning xia",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "asl.university",
            "domain_keyword": "asl",
            "domain_tld": "university",
            "query_time": "2024-05-31 06:33:04",
            "create_date": "2018-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "asl.app",
            "domain_keyword": "asl",
            "domain_tld": "app",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2018-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "asl.one",
            "domain_keyword": "asl",
            "domain_tld": "one",
            "query_time": "2024-05-27 19:08:32",
            "create_date": "2018-06-26",
            "update_date": "2023-06-06",
            "expiry_date": "2025-06-26",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "asl.lol",
            "domain_keyword": "asl",
            "domain_tld": "lol",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2018-08-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "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": 76,
            "domain_name": "asl.guide",
            "domain_keyword": "asl",
            "domain_tld": "guide",
            "query_time": "2024-05-05 15:39:04",
            "create_date": "2018-11-03",
            "update_date": "2024-05-05",
            "expiry_date": "2024-11-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "asl.rocks",
            "domain_keyword": "asl",
            "domain_tld": "rocks",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2018-11-03",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "asl.jobs",
            "domain_keyword": "asl",
            "domain_tld": "jobs",
            "query_time": "2024-05-27 22:42:07",
            "create_date": "2019-01-07",
            "update_date": "2024-05-13",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kittell Communications",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "asl.scot",
            "domain_keyword": "asl",
            "domain_tld": "scot",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2019-03-01",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://whois.1api.net/",
            "registrant_company": "Data Protected",
            "registrant_state": "Moray",
            "registrant_country": "GB",
            "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.pacwebhosting.co.uk",
                "ns2.pacwebhosting.co.uk",
                "ns3.pacwebhosting.co.uk",
                "ns4.pacwebhosting.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "asl.tips",
            "domain_keyword": "asl",
            "domain_tld": "tips",
            "query_time": "2024-06-01 17:08:52",
            "create_date": "2019-04-03",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Absolute Computing",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "asl.kiwi",
            "domain_keyword": "asl",
            "domain_tld": "kiwi",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2019-06-03",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "asl.network",
            "domain_keyword": "asl",
            "domain_tld": "network",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2019-08-16",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "asl.asia",
            "domain_keyword": "asl",
            "domain_tld": "asia",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2019-08-22",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "asl.ro",
            "domain_keyword": "asl",
            "domain_tld": "ro",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2019-10-21",
            "expiry_date": "2026-05-13",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "ns3.spatiul.ro",
                "ns4.spatiul.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 85,
            "domain_name": "asl.partners",
            "domain_keyword": "asl",
            "domain_tld": "partners",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2020-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lisbon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org",
                "ns4.webhs.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "asl.earth",
            "domain_keyword": "asl",
            "domain_tld": "earth",
            "query_time": "2024-06-01 06:58:22",
            "create_date": "2020-01-15",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "asl.la",
            "domain_keyword": "asl",
            "domain_tld": "la",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2020-02-29",
            "update_date": "2022-09-09",
            "expiry_date": "2025-02-28",
            "registrar_name": "VIPDomains.LA  Founders Program",
            "registrant_email": "https://whois.nic.la/contact/asl.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "asl.solutions",
            "domain_keyword": "asl",
            "domain_tld": "solutions",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2020-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "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": "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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "asl.land",
            "domain_keyword": "asl",
            "domain_tld": "land",
            "query_time": "2024-04-06 19:50:50",
            "create_date": "2020-04-21",
            "update_date": "2023-07-21",
            "expiry_date": "2025-04-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "asl.expert",
            "domain_keyword": "asl",
            "domain_tld": "expert",
            "query_time": "2024-04-06 19:50:49",
            "create_date": "2020-05-10",
            "update_date": "2023-09-05",
            "expiry_date": "2033-05-10",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "asl.construction",
            "domain_keyword": "asl",
            "domain_tld": "construction",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2020-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "asl.berlin",
            "domain_keyword": "asl",
            "domain_tld": "berlin",
            "query_time": "2024-05-27 19:08:31",
            "create_date": "2020-06-15",
            "update_date": "2020-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "http://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": 93,
            "domain_name": "asl.fit",
            "domain_keyword": "asl",
            "domain_tld": "fit",
            "query_time": "2024-05-06 09:17:48",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "asl.mobi",
            "domain_keyword": "asl",
            "domain_tld": "mobi",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2020-08-26",
            "update_date": "2024-01-30",
            "expiry_date": "2026-08-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Helyx LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "US-IN",
            "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": [
                "leonidas.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "asl.holdings",
            "domain_keyword": "asl",
            "domain_tld": "holdings",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2020-08-28",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-28",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.lws.network",
                "dns2.lws.network"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "asl.cpa",
            "domain_keyword": "asl",
            "domain_tld": "cpa",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2020-11-06",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Abbott, Stringham & Lynch",
            "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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "asl.yoga",
            "domain_keyword": "asl",
            "domain_tld": "yoga",
            "query_time": "2024-05-12 18:53:25",
            "create_date": "2020-11-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-20",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "asl.pub",
            "domain_keyword": "asl",
            "domain_tld": "pub",
            "query_time": "2024-04-16 02:54:59",
            "create_date": "2020-12-29",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "anshili",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "item.dnspod.net",
                "juniper.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "asl.media",
            "domain_keyword": "asl",
            "domain_tld": "media",
            "query_time": "2024-05-06 09:17:49",
            "create_date": "2021-01-16",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-16",
            "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": 100,
            "domain_name": "asl.institute",
            "domain_keyword": "asl",
            "domain_tld": "institute",
            "query_time": "2024-05-23 10:20:07",
            "create_date": "2021-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1610928000000_2048433",
    "stats": {
        "total_time": 0.143,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>asl</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>171</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>asl.com, asl.org, asl.co.jp, asl.it, asl.nl, asl.ie, asl.com.br, asl.dk, asl.ru, asl.be, asl.jp, asl.net, asl.biz, asl.us, asl.co.nz, asl.cc, asl.bz, asl.com.cn, asl.org.br, asl.net.cn, asl.in, asl.info, asl.com.co, asl.sk, asl.tc, asl.com.pl, asl.vc, asl.pl, asl.net.in, asl.co.ke, asl.tv, asl.fr, asl.by, asl.ca, asl.net.pl, asl.aero, asl.co.th, asl.mg, asl.support, asl.training, asl.club, asl.xyz, asl.international, asl.tokyo, asl.wtf, asl.care, asl.zone, asl.nyc, asl.auction, asl.io, asl.today, asl.life, asl.limited, asl.email, asl.services, asl.org.uk, asl.uno, asl.world, asl.ngo, asl.ong, asl.guru, asl.gmbh, asl.photography, asl.group, asl.org.nz, asl.win, asl.school, asl.watch, asl.uk, asl.business, asl.ltd, asl.university, asl.app, asl.one, asl.lol, asl.guide, asl.rocks, asl.jobs, asl.scot, asl.tips, asl.kiwi, asl.network, asl.asia, asl.ro, asl.partners, asl.earth, asl.la, asl.solutions, asl.land, asl.expert, asl.construction, asl.berlin, asl.fit, asl.mobi, asl.holdings, asl.cpa, asl.yoga, asl.pub, asl.media, asl.institute</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>asl.com</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:54:52</query_time>
   <create_date>1995-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>ARVAL SERVICE LEASE</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/asl.com/owner</registrant_email>
   <name_servers>
    <value>ns1.bnpparibas.com</value>
    <value>ns2.bnpparibas.com</value>
    <value>ns3.domivesta.net</value>
    <value>ns4.domivesta.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>asl.org</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 17:08:52</query_time>
   <create_date>1996-03-17</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2033-03-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The American School in London</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London, City of</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>cecelia.ns.cloudflare.com</value>
    <value>greg.ns.cloudflare.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>asl.co.jp</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-30 12:32:59</query_time>
   <create_date>1996-11-08</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>Application System Laboratory Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns01.v6dns.jp</value>
    <value>ns02.v6dns.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>asl.it</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 02:02:02</query_time>
   <create_date>1997-05-23</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>Bit Service s.r.l.</registrar_name>
   <registrar_website>http://www.bitservice.it</registrar_website>
   <registrant_company>MICRODISK SISTEMI INFORMATICI SRL</registrant_company>
   <registrant_address>Via Brescia 1</registrant_address>
   <registrant_city>Varedo</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20814</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns0.bitservice.it</value>
    <value>dns1.bitservice.it</value>
    <value>ns2.bitservice.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>asl.nl</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>1997-07-17</create_date>
   <update_date>2018-11-16</update_date>
   <registrar_name>divinet.nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.divinet.nl</value>
    <value>ns3.divinet.nl</value>
    <value>ns4.divinet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>asl.ie</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-15 21:45:13</query_time>
   <create_date>1998-05-10</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Arklow Shipping Ltd</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>asl.com.br</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-06 19:50:49</query_time>
   <create_date>1998-09-14</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrant_name>TEGMA GESTAO LOGISTICA S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>edns01.ticbrasil.com.br</value>
    <value>edns02.ticbrasil.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>asl.dk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:43:59</query_time>
   <create_date>1999-01-06</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>LEONO ApS</registrant_name>
   <registrant_address>Symfonivej 32</registrant_address>
   <registrant_city>Herlev</registrant_city>
   <registrant_zip>2730</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 70264476</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>asl.ru</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:53:03</query_time>
   <create_date>1999-10-26</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO Astel</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>asl.be</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-11 22:52:37</query_time>
   <create_date>1999-11-04</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>asl.jp</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 17:08:52</query_time>
   <create_date>2001-05-28</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>hakobune,Inc</registrant_name>
   <registrant_address>1-12-4, Kiyokawa,</registrant_address>
   <registrant_zip>810-0005</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-982-0597</registrant_phone>
   <registrant_fax>092-981-2936</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>asl.net</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2001-06-28</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=asl.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>asl.biz</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 07:26:14</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>Inames Co. Ltd.</registrar_name>
   <registrar_website>www.inames.co.kr</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.uhost.co.kr</value>
    <value>ns4.uhost.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>asl.us</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 00:16:37</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jacob Alifraghis</registrant_name>
   <registrant_address>P.O. Box 2195</registrant_address>
   <registrant_city>Tarpon Springs</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>34688</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7275175130</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ac1741dc.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>asl.co.nz</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-30 12:32:59</query_time>
   <create_date>2002-10-04</create_date>
   <update_date>2024-05-28</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>kimora.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>asl.cc</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 19:08:31</query_time>
   <create_date>2003-02-11</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2027-02-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>asl.bz</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2003-06-10</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>asl.com.cn</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2004-06-23</create_date>
   <expiry_date>2030-06-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海曼朗市场营销策划有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>asl.org.br</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2026-07-26</expiry_date>
   <registrant_name>Associa??o Software Livre.Org</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>asl.net.cn</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-31 06:33:04</query_time>
   <create_date>2005-01-26</create_date>
   <expiry_date>2033-01-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>胡国星</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>asl.in</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-27 19:08:32</query_time>
   <create_date>2005-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>800111</registrar_iana>
   <registrar_name>National Informatics Centre</registrar_name>
   <registrar_website>http://registry.gov.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dept. of Information Technology</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>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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>asl.info</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2006-11-11</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>asl.com.co</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2007-02-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>asl.sk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-01 17:08:52</query_time>
   <create_date>2007-05-30</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Roman Dezort</registrant_name>
   <registrant_company>TH&amp;L Systems s.r.o.</registrant_company>
   <registrant_address>Ruská 783/110</registrant_address>
   <registrant_city>Praha 10</registrant_city>
   <registrant_zip>100 00</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.602327131</registrant_phone>
   <name_servers>
    <value>ns.grdns.cz</value>
    <value>ns.grdns.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>asl.tc</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2007-12-10</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>Network Solutions</registrar_name>
   <registrant_company>Lifeprint.com</registrant_company>
   <name_servers>
    <value>ns1.ipowerdns.com</value>
    <value>ns1.ipowerweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>asl.com.pl</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-06 09:17:52</query_time>
   <create_date>2008-05-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>asl.vc</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-15 21:45:13</query_time>
   <create_date>2008-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amblecote LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ESS</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>ns59.1and1.co.uk</value>
    <value>ns60.1and1.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>asl.pl</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-01 07:11:34</query_time>
   <create_date>2009-07-12</create_date>
   <update_date>2022-07-05</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>asl.net.in</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2009-09-02</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-09-02</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>Arihant Superstructure Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>asl.co.ke</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-12 08:16:01</query_time>
   <create_date>2009-12-04</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Creative Edge Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>asl.tv</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2010-03-19</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>asl.fr</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:32:46</query_time>
   <create_date>2010-03-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>EXCEPTIONNEL</registrar_name>
   <registrar_website>http://www.dotlia.fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns2269.hostgator.com</value>
    <value>ns2270.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>asl.by</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2010-08-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-09-20</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>ООО &quot;Компания &quot;М-ФОРМ&quot;</registrant_company>
   <registrant_address>220082, Минская, Минский, Минск, Притыцкого, 34-1, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296661056</registrant_phone>
   <name_servers>
    <value>ns1.staronka.by</value>
    <value>ns2.staronka.by</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>asl.ca</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2010-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>MyID.ca INC.</registrar_name>
   <registrar_website>www.MyID.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.myidhosting.com</value>
    <value>ns2.myidhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>asl.net.pl</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2011-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>asl.aero</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-22 13:36:58</query_time>
   <create_date>2013-05-20</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zubayer Mahbub</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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-1448.awsdns-53.org</value>
    <value>ns-1715.awsdns-22.co.uk</value>
    <value>ns-395.awsdns-49.com</value>
    <value>ns-935.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>asl.co.th</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2014-03-07</create_date>
   <update_date>2023-02-21</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>ASL LOGISTICS Co., Ltd. (บริษัท เอเอสแอล โลจิสติกส์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>asl.mg</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>mg</domain_tld>
   <query_time>2024-05-21 11:35:01</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2027-03-21</expiry_date>
   <registrar_name>STELLARIX SA</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_country>MG</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns.dts.mg</value>
    <value>ns1.dts.mg</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>asl.support</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 05:46:02</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Awareness Software 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>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>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>asl.training</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-31 06:33:04</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-02</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>asl.club</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 17:08:52</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>asl.xyz</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>asl.international</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</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>Infotech Solutions (UK) Limited</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>ns43.domaincontrol.com</value>
    <value>ns44.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>44</num>
   <domain_name>asl.tokyo</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2014-07-26</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2026-07-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns0.mydns.jp</value>
    <value>ns1.mydns.jp</value>
    <value>ns2.mydns.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>asl.wtf</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>House of IT AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Viken</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>leo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>asl.care</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-06 09:17:48</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-21</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>My Tradespeople 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>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>ns19.domaincontrol.com</value>
    <value>ns20.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>47</num>
   <domain_name>asl.zone</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-26 14:38:04</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>asl.nyc</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2020-02-26</update_date>
   <expiry_date>2029-10-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Boles Books</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>asl.auction</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>50</num>
   <domain_name>asl.io</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 06:33:04</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>asl.today</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2015-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</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.trout.arvixe.com</value>
    <value>ns2.trout.arvixe.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>asl.life</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2015-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</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>Alphatek Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</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.trout.arvixe.com</value>
    <value>ns2.trout.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>asl.limited</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>limited</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2015-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Jersey</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.trout.arvixe.com</value>
    <value>ns2.trout.arvixe.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>asl.email</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-25</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>John Morris</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>asl.services</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>56</num>
   <domain_name>asl.org.uk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2015-12-26</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-26</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>asl.uno</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-11 20:37:10</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-12-30</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>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>58</num>
   <domain_name>asl.world</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2016-02-21</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>59</num>
   <domain_name>asl.ngo</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Accio Solidaria i Logistica</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.intergridnetwork.net</value>
    <value>ns4.intergridnetwork.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>asl.ong</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-06-01 01:32:06</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Accio Solidaria i Logistica</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.intergridnetwork.net</value>
    <value>ns4.intergridnetwork.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>asl.guru</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-15 01:36:47</query_time>
   <create_date>2016-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>62</num>
   <domain_name>asl.gmbh</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asl Softwareentwicklung 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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>asl.photography</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2016-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.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>64</num>
   <domain_name>asl.group</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <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>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>asl.org.nz</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2017-02-22</create_date>
   <update_date>2024-04-04</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>asl.win</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gao Peng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</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>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>67</num>
   <domain_name>asl.school</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-25 05:46:02</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>asl.watch</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>asl.uk</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 21:45:15</query_time>
   <create_date>2017-10-31</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Sam Charles [Tag = CHARLES]</registrar_name>
   <registrar_website>https://www.samcharles.com</registrar_website>
   <registrant_name>Sam Charles</registrant_name>
   <registrant_address>27 Old Gloucester Street, London, WC1N 3AX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>asl.business</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2018-02-09</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
    <value>ns4.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>asl.ltd</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-13 01:39:40</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-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>tian lian ( ning xia ) shu ju ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ning xia</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>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>72</num>
   <domain_name>asl.university</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-31 06:33:04</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-05-11</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.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>asl.app</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>asl.one</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-27 19:08:32</query_time>
   <create_date>2018-06-26</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>asl.lol</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>76</num>
   <domain_name>asl.guide</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-05 15:39:04</query_time>
   <create_date>2018-11-03</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.vultr.com</value>
    <value>ns2.vultr.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>asl.rocks</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2018-11-03</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>asl.jobs</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-27 22:42:07</query_time>
   <create_date>2019-01-07</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kittell Communications</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>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>79</num>
   <domain_name>asl.scot</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://whois.1api.net/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Moray</registrant_state>
   <registrant_country>GB</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.pacwebhosting.co.uk</value>
    <value>ns2.pacwebhosting.co.uk</value>
    <value>ns3.pacwebhosting.co.uk</value>
    <value>ns4.pacwebhosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>asl.tips</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-01 17:08:52</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Absolute Computing</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>asl.kiwi</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2019-06-03</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>asl.network</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2019-08-16</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.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>asl.asia</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>tegan.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>84</num>
   <domain_name>asl.ro</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2019-10-21</create_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>ns3.spatiul.ro</value>
    <value>ns4.spatiul.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>asl.partners</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lisbon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
    <value>ns4.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>asl.earth</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-01 06:58:22</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>asl.la</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>VIPDomains.LA  Founders Program</registrar_name>
   <registrant_email>https://whois.nic.la/contact/asl.la/registrant</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>88</num>
   <domain_name>asl.solutions</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</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>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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>asl.land</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-06 19:50:50</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-04-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>asl.expert</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-06 19:50:49</query_time>
   <create_date>2020-05-10</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2033-05-10</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>asl.construction</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-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>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>92</num>
   <domain_name>asl.berlin</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-27 19:08:31</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2020-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>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>93</num>
   <domain_name>asl.fit</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-06 09:17:48</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>94</num>
   <domain_name>asl.mobi</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2020-08-26</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-08-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Helyx LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>US-IN</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>leonidas.ns.cloudflare.com</value>
    <value>stella.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>asl.holdings</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.lws.network</value>
    <value>dns2.lws.network</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>96</num>
   <domain_name>asl.cpa</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Abbott, Stringham &amp; Lynch</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>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>asl.yoga</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-12 18:53:25</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-20</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>asl.pub</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-16 02:54:59</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>anshili</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>item.dnspod.net</value>
    <value>juniper.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>asl.media</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-06 09:17:49</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-16</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>100</num>
   <domain_name>asl.institute</domain_name>
   <domain_keyword>asl</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-23 10:20:07</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1610928000000_2048433</search_after>
 <stats>
  <total_time>0.143</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,907 domain names (in 0.16 seconds) which look and sound like the brand name "asl".
Domain Name Registered Expiry Registrar Ownership
1 als.be 9 Jun 2005 - Registrar.eu -
2 afl.help 1 Dec 2017 1 Dec 2024 eNom, Inc. Alliance Francaise de Londres
3 aslj.com 30 May 2010 30 May 2025 GoDaddy.com, LLC -
4 awsl.cloud 18 Feb 2020 18 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
5 ask.news 29 Feb 2020 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 akl.estate 9 Nov 2015 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 ash.me 9 Jul 2008 9 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 dsl.uk 2 Jul 2019 2 Jul 2024 Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS] -
9 a1l.info 13 Nov 2006 13 Nov 2024 NameScout Corp. Pool.com In Trust
10 aslx.ltd 14 Apr 2024 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 ayl.it 18 Dec 2008 19 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
12 aol.school 15 Apr 2021 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 asu.pub 22 Aug 2016 22 Aug 2025 Chengdu West Dimension Digital Technology Co., Ltd. gang li
14 asw.rest 27 Dec 2022 27 Dec 2025 INWX GmbH a scho wurscht OG
15 as9.shop 4 Dec 2023 4 Dec 2024 Porkbun LLC -
16 ashl.ru 29 Sep 2009 29 Sep 2024 REGTIME-RU Private Person
17 asl2.ru 15 May 2013 15 May 2025 RU-CENTER-RU Private Person
18 ase.today 3 Aug 2023 3 Aug 2024 Sav.com, LLC Privacy Protection
19 ast.fo 24 Jul 2015 24 Jul 2024 FO Umsitingin -
20 asi.markets 21 Apr 2024 21 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
21 arl.net 13 Jul 2002 13 Jul 2033 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 asp.consulting 29 Jul 2014 29 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 asr.ru 4 Nov 1996 30 Nov 2024 REGRU-RU Mestnaya religioznaya organizaciya evangelskikh khristian "Dukhovnoe Vozrozhdenie"
24 aslz.ru 5 Jul 2015 5 Jul 2024 RU-CENTER-RU Obshchestvo s ogranichennoj otvetstvennostyu "Altajskij stalelitejnyj zavod"
25 axl.eu - - CRegISP Ltd -
26 aosl.co.uk 15 Apr 2009 15 Apr 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
27 aslo.studio 24 Apr 2024 24 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 all.pics 12 Jul 2019 12 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 asbl.ca 27 Sep 2014 27 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
30 apl.dev 1 Mar 2019 1 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
31 as1.name - - IONOS SE -
32 asa.engineer 4 Mar 2024 4 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
33 asel.website 23 Aug 2023 23 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 asg.company 5 Jan 2024 5 Jan 2025 Sav.com, LLC - 23 REDACTED FOR PRIVACY
35 aml.photography 28 Apr 2016 28 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
36 asv.dev 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 als.co.ke 12 Feb 2003 31 Dec 2024 EAC directory ALS LIMITED
38 ass.republican 15 Aug 2023 15 Aug 2024 Porkbun LLC Private by Design, LLC
39 asr.pub 4 Jun 2020 4 Jun 2030 DNSPod, Inc. Zheng Ken
40 afl.life 7 Mar 2024 7 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 asw.ro - 12 Feb 2032 ICI - Registrar -
42 dasl.info 3 Jul 2023 3 Jul 2024 Sav.com, LLC Privacy Protection
43 asa.rentals 16 Mar 2024 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 apl.deals 18 Jan 2023 18 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
45 asp.com.ro 2 Feb 2016 30 Jan 2026 Romarg SRL -
46 asm.solutions 25 Jan 2024 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 adsl.cloud 19 May 2019 19 May 2025 Porkbun LLC Private by Design, LLC
48 asfl.shop 4 Oct 2022 4 Oct 2024 Namecheap, Inc. -
49 ast.contact 9 Dec 2020 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 ast.top 9 Nov 2023 9 Nov 2024 JSC “RU-CENTER” Privacy protection service - whoisproxy.ru
51 ast.rocks 16 Mar 2023 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 9sl.xyz 8 Nov 2023 8 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) you shi ke ji ( zhong guo ) you xian gong si
53 asp.pe - - NIC.PE Marcelino Calle Cervan
54 atl.film 8 Sep 2017 8 Sep 2024 eNom, LLC None
55 asm.tennis 20 May 2022 20 May 2025 Gandi SAS ASM Sports Group LLC
56 asv.in 27 Aug 2009 27 Aug 2030 V2 Technosys dba BookYour.IN Othayoth Internet Services
57 asy.vip 16 Jun 2017 16 Jun 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong chang fu qu feng huang gong ye yuan qiang sheng ji dian xiao shou bu
58 asu.wang 2 Jul 2014 2 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Dan Dan
59 asb.be 10 Oct 2007 - AXC -
60 bsl.fr 9 Jan 2006 9 Jan 2025 Web Intelligence Web Intelligence
61 aol.com.au - - MarkMonitor Corporate Services Inc Domain Admin
62 asy.org 23 Jan 2000 23 Jan 2025 eNom, LLC Domains-4-sale Linked.to c
63 bsl.ms - - enom -
64 asn.asia 4 Sep 2023 4 Sep 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
65 axl.asia 6 Jun 2022 6 Jun 2024 Porkbun LLC Private by Design, LLC
66 atl.click 12 Dec 2014 12 Dec 2024 eNom, Inc. Data Protected
67 asr.agency 24 Sep 2022 24 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 anl.org.br 23 Jan 2001 23 Jan 2027 - Associacao Nacional de Livrarias
69 aml.ceo 30 May 2024 30 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
70 aosl.pt 2 May 2010 2 Apr 2029 - ALBANO DE OLIVEIRA SUCESSOR, LDA.
71 all.lc 23 Nov 2007 23 Nov 2024 InternetX KV GmbH
72 as2.rocks 12 Aug 2022 12 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 asm.top 29 Mar 2017 29 Mar 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Yi Ming
74 asla.net 10 Sep 2003 10 Sep 2024 GoDaddy.com, LLC -
75 0sl.fun 4 Apr 2024 4 Apr 2025 Hong Kong Juming Network Technology Co. , Ltd -
76 als.run 24 Dec 2019 24 Dec 2024 Gransy, s.r.o. CloudWise s.r.o.
77 acl.so 13 Dec 2023 13 Dec 2024 SOSTEC TECHNOLOGIES_LR Asset Construction and Logistics
78 ast.cc 12 Feb 2014 12 Feb 2025 GoDaddy.com, LLC -
79 aol.it 3 Apr 2001 6 Mar 2025 MarkMonitor International Limited YAHOO EMEA LIMITED
80 acsl.business 9 Feb 2017 9 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 asi.boats 20 Feb 2024 20 Feb 2025 Porkbun, LLC Private by Design, LLC
82 ask.co.ke 11 Sep 2006 11 Sep 2025 Webcom Kenya Limited Agricultural Society of Kenya
83 ask.partners 20 Jul 2016 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 ask.immobilien 10 Dec 2019 10 Dec 2024 Mesh Digital Limited REDACTED FOR PRIVACY
85 asb.run 8 Oct 2020 8 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 asal.ae - - Host Arabia ( Tasjeel.ae ) I M O
87 ansl.org 10 Jul 2011 10 Jul 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
88 akl.waw.pl 12 Feb 2009 12 Feb 2025 home.pl S.A. -
89 aol.com.sc 13 Mar 2000 9 Jul 2024 MarkMonitor Inc. Yahoo Assets LLC
90 akl.com.au - - DROP.com.au Pty Ltd Domain Administrator
91 ajsl.com 3 Oct 2001 3 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
92 7sl.top 30 Sep 2021 30 Sep 2024 XinNet Technology Corporation 张永奇
93 asn.management 26 Apr 2024 26 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
94 apl.com.pl 29 Aug 2002 28 Aug 2024 Aftermarket.pl Limited -
95 asi.ninja 20 Feb 2024 20 Feb 2025 Porkbun LLC Private by Design, LLC
96 absl.live 13 Oct 2020 13 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
97 apl.co.nz 31 Dec 2014 - Freeparking Limited -
98 asx.pro 28 Apr 2024 28 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
99 7sl.ru 22 Sep 2015 22 Sep 2024 REGRU-RU Private Person
100 asw.life 31 Oct 2023 31 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
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 Asl.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=asl.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "asl.dk",
        "page_size": 100
    },
    "count": {
        "total": 7907,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "als.be, afl.help, aslj.com, awsl.cloud, ask.news, akl.estate, ash.me, dsl.uk, a1l.info, aslx.ltd, ayl.it, aol.school, asu.pub, asw.rest, as9.shop, ashl.ru, asl2.ru, ase.today, ast.fo, asi.markets, arl.net, asp.consulting, asr.ru, aslz.ru, axl.eu, aosl.co.uk, aslo.studio, all.pics, asbl.ca, apl.dev, as1.name, asa.engineer, asel.website, asg.company, aml.photography, asv.dev, als.co.ke, ass.republican, asr.pub, afl.life, asw.ro, dasl.info, asa.rentals, apl.deals, asp.com.ro, asm.solutions, adsl.cloud, asfl.shop, ast.contact, ast.top, ast.rocks, 9sl.xyz, asp.pe, atl.film, asm.tennis, asv.in, asy.vip, asu.wang, asb.be, bsl.fr, aol.com.au, asy.org, bsl.ms, asn.asia, axl.asia, atl.click, asr.agency, anl.org.br, aml.ceo, aosl.pt, all.lc, as2.rocks, asm.top, asla.net, 0sl.fun, als.run, acl.so, ast.cc, aol.it, acsl.business, asi.boats, ask.co.ke, ask.partners, ask.immobilien, asb.run, asal.ae, ansl.org, akl.waw.pl, aol.com.sc, akl.com.au, ajsl.com, 7sl.top, asn.management, apl.com.pl, asi.ninja, absl.live, apl.co.nz, asx.pro, 7sl.ru, asw.life",
    "results": [
        {
            "num": 1,
            "domain_name": "als.be",
            "domain_keyword": "als",
            "domain_tld": "be",
            "query_time": "2024-04-08 14:35:55",
            "create_date": "2005-06-09",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 2,
            "domain_name": "afl.help",
            "domain_keyword": "afl",
            "domain_tld": "help",
            "query_time": "2024-04-07 17:04:33",
            "create_date": "2017-12-01",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Alliance Francaise de Londres",
            "registrant_state": "Greater London",
            "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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aslj.com",
            "domain_keyword": "aslj",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:42:06",
            "create_date": "2010-05-30",
            "update_date": "2023-10-11",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "awsl.cloud",
            "domain_keyword": "awsl",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 01:10:22",
            "create_date": "2020-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "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": [
                "dina.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ask.news",
            "domain_keyword": "ask",
            "domain_tld": "news",
            "query_time": "2024-04-13 19:52:53",
            "create_date": "2020-02-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-28",
            "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": 6,
            "domain_name": "akl.estate",
            "domain_keyword": "akl",
            "domain_tld": "estate",
            "query_time": "2024-04-14 19:18:17",
            "create_date": "2015-11-09",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ash.me",
            "domain_keyword": "ash",
            "domain_tld": "me",
            "query_time": "2024-04-14 05:06:09",
            "create_date": "2008-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2025-07-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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dsl.uk",
            "domain_keyword": "dsl",
            "domain_tld": "uk",
            "query_time": "2024-04-14 00:14:42",
            "create_date": "2019-07-02",
            "update_date": "2023-12-22",
            "expiry_date": "2024-07-02",
            "registrar_name": "Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS]",
            "registrar_website": "http://internetbs.net",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "a1l.info",
            "domain_keyword": "a1l",
            "domain_tld": "info",
            "query_time": "2024-04-16 00:01:07",
            "create_date": "2006-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 186,
            "registrar_name": "NameScout Corp.",
            "registrar_website": "http://www.namescout.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pool.com In Trust",
            "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": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aslx.ltd",
            "domain_keyword": "aslx",
            "domain_tld": "ltd",
            "query_time": "2024-04-16 16:19:31",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "dan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ayl.it",
            "domain_keyword": "ayl",
            "domain_tld": "it",
            "query_time": "2024-04-16 23:26:47",
            "create_date": "2008-12-18",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-19",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via XVI Settembre 1956 76",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "aol.school",
            "domain_keyword": "aol",
            "domain_tld": "school",
            "query_time": "2024-04-16 01:00:56",
            "create_date": "2021-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "asu.pub",
            "domain_keyword": "asu",
            "domain_tld": "pub",
            "query_time": "2024-04-09 10:16:55",
            "create_date": "2016-08-22",
            "update_date": "2020-06-05",
            "expiry_date": "2025-08-22",
            "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": "gang li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "asw.rest",
            "domain_keyword": "asw",
            "domain_tld": "rest",
            "query_time": "2024-05-02 14:07:39",
            "create_date": "2022-12-27",
            "update_date": "2024-02-15",
            "expiry_date": "2025-12-27",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "a scho wurscht OG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "as9.shop",
            "domain_keyword": "as9",
            "domain_tld": "shop",
            "query_time": "2024-05-02 12:45:50",
            "create_date": "2023-12-04",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ashl.ru",
            "domain_keyword": "ashl",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:50:56",
            "create_date": "2009-09-29",
            "expiry_date": "2024-09-29",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "asl2.ru",
            "domain_keyword": "asl2",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:53:03",
            "create_date": "2013-05-15",
            "expiry_date": "2025-05-15",
            "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": 18,
            "domain_name": "ase.today",
            "domain_keyword": "ase",
            "domain_tld": "today",
            "query_time": "2024-05-04 21:02:06",
            "create_date": "2023-08-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ast.fo",
            "domain_keyword": "ast",
            "domain_tld": "fo",
            "query_time": "2024-05-05 03:02:08",
            "create_date": "2015-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/ast.fo/registrant",
            "name_servers": [
                "ns1.kodio.fo",
                "ns2.kodio.fo",
                "ns3.kodio.fo",
                "ns4.kodio.fo"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "asi.markets",
            "domain_keyword": "asi",
            "domain_tld": "markets",
            "query_time": "2024-04-24 16:23:35",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "arl.net",
            "domain_keyword": "arl",
            "domain_tld": "net",
            "query_time": "2024-04-25 02:47:39",
            "create_date": "2002-07-13",
            "update_date": "2023-09-18",
            "expiry_date": "2033-07-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=arl.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "emerson.ns.cloudflare.com",
                "virginia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "asp.consulting",
            "domain_keyword": "asp",
            "domain_tld": "consulting",
            "query_time": "2024-04-24 20:50:28",
            "create_date": "2014-07-29",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-29",
            "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": [
                "cash.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "asr.ru",
            "domain_keyword": "asr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:23:55",
            "create_date": "1996-11-04",
            "expiry_date": "2024-11-30",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Mestnaya religioznaya organizaciya evangelskikh khristian \"Dukhovnoe Vozrozhdenie\"",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "aslz.ru",
            "domain_keyword": "aslz",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:22:25",
            "create_date": "2015-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"Altajskij stalelitejnyj zavod\"",
            "name_servers": [
                "ns1.webhost1.com",
                "ns2.webhost1.com",
                "ns3.webhost1.org",
                "ns4.webhost1.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "axl.eu",
            "domain_keyword": "axl",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:17:06",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 26,
            "domain_name": "aosl.co.uk",
            "domain_keyword": "aosl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 10:24:20",
            "create_date": "2009-04-15",
            "update_date": "2023-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "aslo.studio",
            "domain_keyword": "aslo",
            "domain_tld": "studio",
            "query_time": "2024-04-27 18:36:07",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "all.pics",
            "domain_keyword": "all",
            "domain_tld": "pics",
            "query_time": "2024-04-28 15:49:12",
            "create_date": "2019-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "asbl.ca",
            "domain_keyword": "asbl",
            "domain_tld": "ca",
            "query_time": "2024-04-26 10:48:31",
            "create_date": "2014-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "apl.dev",
            "domain_keyword": "apl",
            "domain_tld": "dev",
            "query_time": "2024-04-27 08:10:23",
            "create_date": "2019-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns-0-a.gandi.net",
                "ns-239-c.gandi.net",
                "ns-36-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "as1.name",
            "domain_keyword": "as1",
            "domain_tld": "name",
            "query_time": "2024-05-09 07:18:08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 32,
            "domain_name": "asa.engineer",
            "domain_keyword": "asa",
            "domain_tld": "engineer",
            "query_time": "2024-05-09 07:20:06",
            "create_date": "2024-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "aryanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "asel.website",
            "domain_keyword": "asel",
            "domain_tld": "website",
            "query_time": "2024-05-10 21:36:09",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "asg.company",
            "domain_keyword": "asg",
            "domain_tld": "company",
            "query_time": "2024-05-10 21:39:06",
            "create_date": "2024-01-05",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-05",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "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": 35,
            "domain_name": "aml.photography",
            "domain_keyword": "aml",
            "domain_tld": "photography",
            "query_time": "2024-05-10 10:58:41",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1379.awsdns-44.org",
                "ns-1541.awsdns-00.co.uk",
                "ns-478.awsdns-59.com",
                "ns-779.awsdns-33.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "asv.dev",
            "domain_keyword": "asv",
            "domain_tld": "dev",
            "query_time": "2024-05-10 11:41:01",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "als.co.ke",
            "domain_keyword": "als",
            "domain_tld": "co.ke",
            "query_time": "2024-05-11 08:45:22",
            "create_date": "2003-02-12",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-31",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "ALS LIMITED",
            "registrant_address": "41937",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ass.republican",
            "domain_keyword": "ass",
            "domain_tld": "republican",
            "query_time": "2024-05-06 19:16:22",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "asr.pub",
            "domain_keyword": "asr",
            "domain_tld": "pub",
            "query_time": "2024-05-07 14:10:26",
            "create_date": "2020-06-04",
            "update_date": "2021-04-28",
            "expiry_date": "2030-06-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zheng Ken",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "afl.life",
            "domain_keyword": "afl",
            "domain_tld": "life",
            "query_time": "2024-05-07 22:59:41",
            "create_date": "2024-03-07",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "asw.ro",
            "domain_keyword": "asw",
            "domain_tld": "ro",
            "query_time": "2024-05-21 09:33:11",
            "expiry_date": "2032-02-12",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "jill.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 42,
            "domain_name": "dasl.info",
            "domain_keyword": "dasl",
            "domain_tld": "info",
            "query_time": "2024-05-18 18:57:18",
            "create_date": "2023-07-03",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "asa.rentals",
            "domain_keyword": "asa",
            "domain_tld": "rentals",
            "query_time": "2024-05-19 20:06:01",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "apl.deals",
            "domain_keyword": "apl",
            "domain_tld": "deals",
            "query_time": "2024-05-19 15:54:38",
            "create_date": "2023-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "asp.com.ro",
            "domain_keyword": "asp",
            "domain_tld": "com.ro",
            "query_time": "2024-05-21 11:37:12",
            "create_date": "2016-02-02",
            "expiry_date": "2026-01-30",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.dataserver.ro",
                "ns2.dataserver.ro",
                "ns3.dataserver.ro",
                "ns4.dataserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 46,
            "domain_name": "asm.solutions",
            "domain_keyword": "asm",
            "domain_tld": "solutions",
            "query_time": "2024-05-21 11:35:58",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "adsl.cloud",
            "domain_keyword": "adsl",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 18:21:16",
            "create_date": "2019-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "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": [
                "ned.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "asfl.shop",
            "domain_keyword": "asfl",
            "domain_tld": "shop",
            "query_time": "2024-05-16 07:40:04",
            "create_date": "2022-10-04",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ast.contact",
            "domain_keyword": "ast",
            "domain_tld": "contact",
            "query_time": "2024-05-15 02:02:31",
            "create_date": "2020-12-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-12-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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ast.top",
            "domain_keyword": "ast",
            "domain_tld": "top",
            "query_time": "2024-05-15 02:02:31",
            "create_date": "2023-11-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 463,
            "registrar_name": "JSC “RU-CENTER”",
            "registrar_website": "http://www.nic.ru/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "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": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ast.rocks",
            "domain_keyword": "ast",
            "domain_tld": "rocks",
            "query_time": "2024-05-15 02:02:31",
            "create_date": "2023-03-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "9sl.xyz",
            "domain_keyword": "9sl",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 21:47:30",
            "create_date": "2023-11-08",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "you shi ke ji ( zhong guo ) you xian gong si",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "asp.pe",
            "domain_keyword": "asp",
            "domain_tld": "pe",
            "query_time": "2024-05-24 20:22:44",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marcelino Calle Cervan",
            "name_servers": [
                "ns1.surbiz.net",
                "ns2.surbiz.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "atl.film",
            "domain_keyword": "atl",
            "domain_tld": "film",
            "query_time": "2024-05-25 06:32:17",
            "create_date": "2017-09-08",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "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.nameresolve.com",
                "ns2.nameresolve.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "asm.tennis",
            "domain_keyword": "asm",
            "domain_tld": "tennis",
            "query_time": "2024-05-23 10:21:28",
            "create_date": "2022-05-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASM Sports Group LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "asv.in",
            "domain_keyword": "asv",
            "domain_tld": "in",
            "query_time": "2024-05-24 13:34:13",
            "create_date": "2009-08-27",
            "update_date": "2021-04-08",
            "expiry_date": "2030-08-27",
            "registrar_iana": 800166,
            "registrar_name": "V2 Technosys dba BookYour.IN",
            "registrar_website": "https://www.bookyour.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Othayoth Internet Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "asy.vip",
            "domain_keyword": "asy",
            "domain_tld": "vip",
            "query_time": "2024-05-24 13:34:57",
            "create_date": "2017-06-16",
            "update_date": "2023-01-26",
            "expiry_date": "2029-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dong chang fu qu feng huang gong ye yuan qiang sheng ji dian xiao shou bu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "asu.wang",
            "domain_keyword": "asu",
            "domain_tld": "wang",
            "query_time": "2024-05-24 13:33:47",
            "create_date": "2014-07-02",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-02",
            "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": "Li Dan Dan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.72dns.com",
                "ns2.idc1.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "asb.be",
            "domain_keyword": "asb",
            "domain_tld": "be",
            "query_time": "2024-05-24 17:18:23",
            "create_date": "2007-10-10",
            "registrar_name": "AXC",
            "name_servers": [
                "theo.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "bsl.fr",
            "domain_keyword": "bsl",
            "domain_tld": "fr",
            "query_time": "2024-05-27 00:32:17",
            "create_date": "2006-01-09",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-09",
            "registrar_name": "Web Intelligence",
            "registrant_company": "Web Intelligence",
            "registrant_address": "21, rue Leon Raymondis, 31700 Blagnac",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.980367521",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 61,
            "domain_name": "aol.com.au",
            "domain_keyword": "aol",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 02:09:57",
            "update_date": "2024-03-28",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.yahoo.com",
                "ns2.yahoo.com",
                "ns3.yahoo.com",
                "ns4.yahoo.com",
                "ns5.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "asy.org",
            "domain_keyword": "asy",
            "domain_tld": "org",
            "query_time": "2024-05-23 07:38:51",
            "create_date": "2000-01-23",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains-4-sale  Linked.to c",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "fns.frogsmart.net",
                "sns.frogsmart.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bsl.ms",
            "domain_keyword": "bsl",
            "domain_tld": "ms",
            "query_time": "2024-05-24 00:46:03",
            "registrar_name": "enom",
            "registrar_website": "http://www.enom.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "asn.asia",
            "domain_keyword": "asn",
            "domain_tld": "asia",
            "query_time": "2024-05-19 19:12:30",
            "create_date": "2023-09-04",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "axl.asia",
            "domain_keyword": "axl",
            "domain_tld": "asia",
            "query_time": "2024-05-13 17:42:50",
            "create_date": "2022-06-06",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-n2aivxj8.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "atl.click",
            "domain_keyword": "atl",
            "domain_tld": "click",
            "query_time": "2024-05-30 19:26:27",
            "create_date": "2014-12-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "asr.agency",
            "domain_keyword": "asr",
            "domain_tld": "agency",
            "query_time": "2024-05-30 09:22:01",
            "create_date": "2022-09-24",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-24",
            "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": 68,
            "domain_name": "anl.org.br",
            "domain_keyword": "anl",
            "domain_tld": "org.br",
            "query_time": "2024-05-29 11:06:13",
            "create_date": "2001-01-23",
            "update_date": "2024-01-30",
            "expiry_date": "2027-01-23",
            "registrant_name": "Associacao Nacional de Livrarias",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ssd21.host4.net.br",
                "ns2.ssd21.host4.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 69,
            "domain_name": "aml.ceo",
            "domain_keyword": "aml",
            "domain_tld": "ceo",
            "query_time": "2024-06-01 14:25:18",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aosl.pt",
            "domain_keyword": "aosl",
            "domain_tld": "pt",
            "query_time": "2024-06-01 06:25:23",
            "create_date": "2010-05-02",
            "expiry_date": "2029-04-02",
            "registrant_name": "ALBANO DE OLIVEIRA SUCESSOR, LDA.",
            "registrant_address": "Avenida Infante D. Henrique, 5 - 1º",
            "registrant_city": "Ponta Delgada",
            "registrant_state": "Ponta Delgada",
            "registrant_zip": "9500-762",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "cns.viaoceanica.net",
                "cns3.viaoceanica.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 71,
            "domain_name": "all.lc",
            "domain_keyword": "all",
            "domain_tld": "lc",
            "query_time": "2024-06-01 07:07:49",
            "create_date": "2007-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 800087,
            "registrar_name": "InternetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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.website.org",
                "ns2.website.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "as2.rocks",
            "domain_keyword": "as2",
            "domain_tld": "rocks",
            "query_time": "2024-06-02 03:40:05",
            "create_date": "2022-08-12",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "jacob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "asm.top",
            "domain_keyword": "asm",
            "domain_tld": "top",
            "query_time": "2024-04-13 01:43:29",
            "create_date": "2017-03-29",
            "update_date": "2023-06-30",
            "expiry_date": "2032-03-29",
            "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": "Zhang Yi Ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "asla.net",
            "domain_keyword": "asla",
            "domain_tld": "net",
            "query_time": "2024-04-13 01:39:41",
            "create_date": "2003-09-10",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "0sl.fun",
            "domain_keyword": "0sl",
            "domain_tld": "fun",
            "query_time": "2024-04-06 16:40:17",
            "create_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "guang xi",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "als.run",
            "domain_keyword": "als",
            "domain_tld": "run",
            "query_time": "2024-04-08 14:35:56",
            "create_date": "2019-12-24",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CloudWise s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "acl.so",
            "domain_keyword": "acl",
            "domain_tld": "so",
            "query_time": "2024-04-07 04:29:31",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_name": "SOSTEC TECHNOLOGIES_LR",
            "registrar_website": "http://www.sostec.so",
            "registrant_name": "Abdi Adan Hosow",
            "registrant_company": "Asset Construction and Logistics",
            "registrant_address": "Hodan, Mogadishu",
            "registrant_city": "Mogadishu",
            "registrant_state": "Banadir",
            "registrant_zip": "00100",
            "registrant_country": "SO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+254.619500098",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ast.cc",
            "domain_keyword": "ast",
            "domain_tld": "cc",
            "query_time": "2024-04-07 02:01:48",
            "create_date": "2014-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "aol.it",
            "domain_keyword": "aol",
            "domain_tld": "it",
            "query_time": "2024-04-06 10:22:51",
            "create_date": "2001-04-03",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-06",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "YAHOO EMEA LIMITED",
            "registrant_address": "5-7 Point Square",
            "registrant_city": "North Wall Quay",
            "registrant_state": "D01 CF99",
            "registrant_zip": "Dublin",
            "registrant_country": "IE",
            "name_servers": [
                "ns1.yahoo.com",
                "ns2.yahoo.com",
                "ns3.yahoo.com",
                "ns4.yahoo.com",
                "ns5.yahoo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "acsl.business",
            "domain_keyword": "acsl",
            "domain_tld": "business",
            "query_time": "2024-04-08 22:43:06",
            "create_date": "2017-02-09",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "asi.boats",
            "domain_keyword": "asi",
            "domain_tld": "boats",
            "query_time": "2024-04-09 23:43:14",
            "create_date": "2024-02-20",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ask.co.ke",
            "domain_keyword": "ask",
            "domain_tld": "co.ke",
            "query_time": "2024-04-10 14:38:49",
            "create_date": "2006-09-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-09-11",
            "registrar_name": "Webcom Kenya Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Agricultural Society of Kenya",
            "registrant_address": "30176",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.webcomltd.com",
                "dns2.webcomltd.com",
                "dns3.webcomltd.com",
                "dns4.webcomltd.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ask.partners",
            "domain_keyword": "ask",
            "domain_tld": "partners",
            "query_time": "2024-04-10 14:38:50",
            "create_date": "2016-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ask.immobilien",
            "domain_keyword": "ask",
            "domain_tld": "immobilien",
            "query_time": "2024-04-10 14:38:50",
            "create_date": "2019-12-10",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "asb.run",
            "domain_keyword": "asb",
            "domain_tld": "run",
            "query_time": "2024-04-19 22:04:18",
            "create_date": "2020-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "asal.ae",
            "domain_keyword": "asal",
            "domain_tld": "ae",
            "query_time": "2024-04-16 13:21:27",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Amran Alnuaimi",
            "registrant_company": "I M O",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 87,
            "domain_name": "ansl.org",
            "domain_keyword": "ansl",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:45:08",
            "create_date": "2011-07-10",
            "update_date": "2024-02-17",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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": 88,
            "domain_name": "akl.waw.pl",
            "domain_keyword": "akl",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-18 02:06:32",
            "create_date": "2009-02-12",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-12",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "marty.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aol.com.sc",
            "domain_keyword": "aol",
            "domain_tld": "com.sc",
            "query_time": "2023-11-04 03:43:04",
            "create_date": "2000-03-13",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yahoo Assets LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "1ns.yahoo.com",
                "2ns.yahoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "akl.com.au",
            "domain_keyword": "akl",
            "domain_tld": "com.au",
            "query_time": "2024-04-06 06:31:49",
            "update_date": "2023-12-12",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ajsl.com",
            "domain_keyword": "ajsl",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:03:22",
            "create_date": "2001-10-03",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "7sl.top",
            "domain_keyword": "7sl",
            "domain_tld": "top",
            "query_time": "2024-04-28 12:05:13",
            "create_date": "2021-09-30",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-30",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "asn.management",
            "domain_keyword": "asn",
            "domain_tld": "management",
            "query_time": "2024-04-28 18:00:32",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "apl.com.pl",
            "domain_keyword": "apl",
            "domain_tld": "com.pl",
            "query_time": "2024-04-27 08:10:23",
            "create_date": "2002-08-29",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "asi.ninja",
            "domain_keyword": "asi",
            "domain_tld": "ninja",
            "query_time": "2024-04-27 04:00:27",
            "create_date": "2024-02-20",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "absl.live",
            "domain_keyword": "absl",
            "domain_tld": "live",
            "query_time": "2024-04-30 13:13:03",
            "create_date": "2020-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "devon",
            "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": [
                "ns.expired.34sp.com",
                "ns2.expired.34sp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "apl.co.nz",
            "domain_keyword": "apl",
            "domain_tld": "co.nz",
            "query_time": "2024-04-29 09:29:33",
            "create_date": "2014-12-31",
            "update_date": "2022-12-06",
            "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": 98,
            "domain_name": "asx.pro",
            "domain_keyword": "asx",
            "domain_tld": "pro",
            "query_time": "2024-04-29 01:27:44",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaia oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "7sl.ru",
            "domain_keyword": "7sl",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:01:23",
            "create_date": "2015-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "asw.life",
            "domain_keyword": "asw",
            "domain_tld": "life",
            "query_time": "2024-05-02 14:07:38",
            "create_date": "2023-10-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-31",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.16,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>asl.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7907</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>als.be, afl.help, aslj.com, awsl.cloud, ask.news, akl.estate, ash.me, dsl.uk, a1l.info, aslx.ltd, ayl.it, aol.school, asu.pub, asw.rest, as9.shop, ashl.ru, asl2.ru, ase.today, ast.fo, asi.markets, arl.net, asp.consulting, asr.ru, aslz.ru, axl.eu, aosl.co.uk, aslo.studio, all.pics, asbl.ca, apl.dev, as1.name, asa.engineer, asel.website, asg.company, aml.photography, asv.dev, als.co.ke, ass.republican, asr.pub, afl.life, asw.ro, dasl.info, asa.rentals, apl.deals, asp.com.ro, asm.solutions, adsl.cloud, asfl.shop, ast.contact, ast.top, ast.rocks, 9sl.xyz, asp.pe, atl.film, asm.tennis, asv.in, asy.vip, asu.wang, asb.be, bsl.fr, aol.com.au, asy.org, bsl.ms, asn.asia, axl.asia, atl.click, asr.agency, anl.org.br, aml.ceo, aosl.pt, all.lc, as2.rocks, asm.top, asla.net, 0sl.fun, als.run, acl.so, ast.cc, aol.it, acsl.business, asi.boats, ask.co.ke, ask.partners, ask.immobilien, asb.run, asal.ae, ansl.org, akl.waw.pl, aol.com.sc, akl.com.au, ajsl.com, 7sl.top, asn.management, apl.com.pl, asi.ninja, absl.live, apl.co.nz, asx.pro, 7sl.ru, asw.life</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>als.be</domain_name>
   <domain_keyword>als</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-08 14:35:55</query_time>
   <create_date>2005-06-09</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>afl.help</domain_name>
   <domain_keyword>afl</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-07 17:04:33</query_time>
   <create_date>2017-12-01</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Alliance Francaise de Londres</registrant_company>
   <registrant_state>Greater London</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aslj.com</domain_name>
   <domain_keyword>aslj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:42:06</query_time>
   <create_date>2010-05-30</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>awsl.cloud</domain_name>
   <domain_keyword>awsl</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 01:10:22</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</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>dina.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ask.news</domain_name>
   <domain_keyword>ask</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-13 19:52:53</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-28</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>6</num>
   <domain_name>akl.estate</domain_name>
   <domain_keyword>akl</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-14 19:18:17</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-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>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>7</num>
   <domain_name>ash.me</domain_name>
   <domain_keyword>ash</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-14 05:06:09</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-07-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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>dsl.uk</domain_name>
   <domain_keyword>dsl</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-14 00:14:42</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS]</registrar_name>
   <registrar_website>http://internetbs.net</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>a1l.info</domain_name>
   <domain_keyword>a1l</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 00:01:07</query_time>
   <create_date>2006-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>NameScout Corp.</registrar_name>
   <registrar_website>http://www.namescout.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pool.com In Trust</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>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aslx.ltd</domain_name>
   <domain_keyword>aslx</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-16 16:19:31</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>dan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ayl.it</domain_name>
   <domain_keyword>ayl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 23:26:47</query_time>
   <create_date>2008-12-18</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via XVI Settembre 1956 76</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aol.school</domain_name>
   <domain_keyword>aol</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-04-16 01:00:56</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>13</num>
   <domain_name>asu.pub</domain_name>
   <domain_keyword>asu</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-09 10:16:55</query_time>
   <create_date>2016-08-22</create_date>
   <update_date>2020-06-05</update_date>
   <expiry_date>2025-08-22</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>gang li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>14</num>
   <domain_name>asw.rest</domain_name>
   <domain_keyword>asw</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-02 14:07:39</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-12-27</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>a scho wurscht OG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>as9.shop</domain_name>
   <domain_keyword>as9</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 12:45:50</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ashl.ru</domain_name>
   <domain_keyword>ashl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:50:56</query_time>
   <create_date>2009-09-29</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>asl2.ru</domain_name>
   <domain_keyword>asl2</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:53:03</query_time>
   <create_date>2013-05-15</create_date>
   <expiry_date>2025-05-15</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>18</num>
   <domain_name>ase.today</domain_name>
   <domain_keyword>ase</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-04 21:02:06</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ast.fo</domain_name>
   <domain_keyword>ast</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-05 03:02:08</query_time>
   <create_date>2015-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/ast.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.kodio.fo</value>
    <value>ns2.kodio.fo</value>
    <value>ns3.kodio.fo</value>
    <value>ns4.kodio.fo</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>asi.markets</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>markets</domain_tld>
   <query_time>2024-04-24 16:23:35</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>arl.net</domain_name>
   <domain_keyword>arl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 02:47:39</query_time>
   <create_date>2002-07-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2033-07-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=arl.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>emerson.ns.cloudflare.com</value>
    <value>virginia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>asp.consulting</domain_name>
   <domain_keyword>asp</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-24 20:50:28</query_time>
   <create_date>2014-07-29</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-29</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>cash.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.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>asr.ru</domain_name>
   <domain_keyword>asr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:23:55</query_time>
   <create_date>1996-11-04</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Mestnaya religioznaya organizaciya evangelskikh khristian &quot;Dukhovnoe Vozrozhdenie&quot;</registrant_company>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>aslz.ru</domain_name>
   <domain_keyword>aslz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:22:25</query_time>
   <create_date>2015-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;Altajskij stalelitejnyj zavod&quot;</registrant_company>
   <name_servers>
    <value>ns1.webhost1.com</value>
    <value>ns2.webhost1.com</value>
    <value>ns3.webhost1.org</value>
    <value>ns4.webhost1.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>axl.eu</domain_name>
   <domain_keyword>axl</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:17:06</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>aosl.co.uk</domain_name>
   <domain_keyword>aosl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 10:24:20</query_time>
   <create_date>2009-04-15</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>aslo.studio</domain_name>
   <domain_keyword>aslo</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-27 18:36:07</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>all.pics</domain_name>
   <domain_keyword>all</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-28 15:49:12</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>asbl.ca</domain_name>
   <domain_keyword>asbl</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-26 10:48:31</query_time>
   <create_date>2014-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</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>ns25.domaincontrol.com</value>
    <value>ns26.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>30</num>
   <domain_name>apl.dev</domain_name>
   <domain_keyword>apl</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-27 08:10:23</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>ns-0-a.gandi.net</value>
    <value>ns-239-c.gandi.net</value>
    <value>ns-36-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>as1.name</domain_name>
   <domain_keyword>as1</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-09 07:18:08</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>asa.engineer</domain_name>
   <domain_keyword>asa</domain_keyword>
   <domain_tld>engineer</domain_tld>
   <query_time>2024-05-09 07:20:06</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>aryanna.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>asel.website</domain_name>
   <domain_keyword>asel</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-10 21:36:09</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>asg.company</domain_name>
   <domain_keyword>asg</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-10 21:39:06</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</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>35</num>
   <domain_name>aml.photography</domain_name>
   <domain_keyword>aml</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-10 10:58:41</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1379.awsdns-44.org</value>
    <value>ns-1541.awsdns-00.co.uk</value>
    <value>ns-478.awsdns-59.com</value>
    <value>ns-779.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>asv.dev</domain_name>
   <domain_keyword>asv</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 11:41:01</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>37</num>
   <domain_name>als.co.ke</domain_name>
   <domain_keyword>als</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-11 08:45:22</query_time>
   <create_date>2003-02-12</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>ALS LIMITED</registrant_company>
   <registrant_address>41937</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>mark.ns.cloudflare.com</value>
    <value>sandy.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>38</num>
   <domain_name>ass.republican</domain_name>
   <domain_keyword>ass</domain_keyword>
   <domain_tld>republican</domain_tld>
   <query_time>2024-05-06 19:16:22</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>asr.pub</domain_name>
   <domain_keyword>asr</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-07 14:10:26</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2021-04-28</update_date>
   <expiry_date>2030-06-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zheng Ken</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>afl.life</domain_name>
   <domain_keyword>afl</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 22:59:41</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>asw.ro</domain_name>
   <domain_keyword>asw</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-21 09:33:11</query_time>
   <expiry_date>2032-02-12</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>jill.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dasl.info</domain_name>
   <domain_keyword>dasl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 18:57:18</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>asa.rentals</domain_name>
   <domain_keyword>asa</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-05-19 20:06:01</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>apl.deals</domain_name>
   <domain_keyword>apl</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-19 15:54:38</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</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_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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>asp.com.ro</domain_name>
   <domain_keyword>asp</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-05-21 11:37:12</query_time>
   <create_date>2016-02-02</create_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.dataserver.ro</value>
    <value>ns2.dataserver.ro</value>
    <value>ns3.dataserver.ro</value>
    <value>ns4.dataserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>asm.solutions</domain_name>
   <domain_keyword>asm</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-21 11:35:58</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>adsl.cloud</domain_name>
   <domain_keyword>adsl</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 18:21:16</query_time>
   <create_date>2019-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>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>ned.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>asfl.shop</domain_name>
   <domain_keyword>asfl</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 07:40:04</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>49</num>
   <domain_name>ast.contact</domain_name>
   <domain_keyword>ast</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-15 02:02:31</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-12-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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ast.top</domain_name>
   <domain_keyword>ast</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 02:02:31</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC “RU-CENTER”</registrar_name>
   <registrar_website>http://www.nic.ru/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <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>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ast.rocks</domain_name>
   <domain_keyword>ast</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-15 02:02:31</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>9sl.xyz</domain_name>
   <domain_keyword>9sl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 21:47:30</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-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>you shi ke ji ( zhong guo ) you xian gong si</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>asp.pe</domain_name>
   <domain_keyword>asp</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-24 20:22:44</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marcelino Calle Cervan</registrant_name>
   <name_servers>
    <value>ns1.surbiz.net</value>
    <value>ns2.surbiz.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>atl.film</domain_name>
   <domain_keyword>atl</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-25 06:32:17</query_time>
   <create_date>2017-09-08</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-08</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>None</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>ns1.nameresolve.com</value>
    <value>ns2.nameresolve.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>asm.tennis</domain_name>
   <domain_keyword>asm</domain_keyword>
   <domain_tld>tennis</domain_tld>
   <query_time>2024-05-23 10:21:28</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASM Sports Group LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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>56</num>
   <domain_name>asv.in</domain_name>
   <domain_keyword>asv</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 13:34:13</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2030-08-27</expiry_date>
   <registrar_iana>800166</registrar_iana>
   <registrar_name>V2 Technosys dba BookYour.IN</registrar_name>
   <registrar_website>https://www.bookyour.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Othayoth Internet Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>asy.vip</domain_name>
   <domain_keyword>asy</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-24 13:34:57</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2029-06-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dong chang fu qu feng huang gong ye yuan qiang sheng ji dian xiao shou bu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>asu.wang</domain_name>
   <domain_keyword>asu</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-24 13:33:47</query_time>
   <create_date>2014-07-02</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-02</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>Li Dan Dan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.72dns.com</value>
    <value>ns2.idc1.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>asb.be</domain_name>
   <domain_keyword>asb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 17:18:23</query_time>
   <create_date>2007-10-10</create_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>theo.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>bsl.fr</domain_name>
   <domain_keyword>bsl</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-27 00:32:17</query_time>
   <create_date>2006-01-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Web Intelligence</registrar_name>
   <registrant_company>Web Intelligence</registrant_company>
   <registrant_address>21, rue Leon Raymondis, 31700 Blagnac</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.980367521</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>aol.com.au</domain_name>
   <domain_keyword>aol</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 02:09:57</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.yahoo.com</value>
    <value>ns2.yahoo.com</value>
    <value>ns3.yahoo.com</value>
    <value>ns4.yahoo.com</value>
    <value>ns5.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>asy.org</domain_name>
   <domain_keyword>asy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 07:38:51</query_time>
   <create_date>2000-01-23</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-23</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>Domains-4-sale  Linked.to c</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>fns.frogsmart.net</value>
    <value>sns.frogsmart.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bsl.ms</domain_name>
   <domain_keyword>bsl</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-24 00:46:03</query_time>
   <registrar_name>enom</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <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>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>asn.asia</domain_name>
   <domain_keyword>asn</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 19:12:30</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-04</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_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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>axl.asia</domain_name>
   <domain_keyword>axl</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-13 17:42:50</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-n2aivxj8.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>atl.click</domain_name>
   <domain_keyword>atl</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-30 19:26:27</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>asr.agency</domain_name>
   <domain_keyword>asr</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-30 09:22:01</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-24</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>68</num>
   <domain_name>anl.org.br</domain_name>
   <domain_keyword>anl</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-29 11:06:13</query_time>
   <create_date>2001-01-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2027-01-23</expiry_date>
   <registrant_name>Associacao Nacional de Livrarias</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ssd21.host4.net.br</value>
    <value>ns2.ssd21.host4.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>aml.ceo</domain_name>
   <domain_keyword>aml</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-06-01 14:25:18</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aosl.pt</domain_name>
   <domain_keyword>aosl</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 06:25:23</query_time>
   <create_date>2010-05-02</create_date>
   <expiry_date>2029-04-02</expiry_date>
   <registrant_name>ALBANO DE OLIVEIRA SUCESSOR, LDA.</registrant_name>
   <registrant_address>Avenida Infante D. Henrique, 5 - 1º</registrant_address>
   <registrant_city>Ponta Delgada</registrant_city>
   <registrant_state>Ponta Delgada</registrant_state>
   <registrant_zip>9500-762</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>cns.viaoceanica.net</value>
    <value>cns3.viaoceanica.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>all.lc</domain_name>
   <domain_keyword>all</domain_keyword>
   <domain_tld>lc</domain_tld>
   <query_time>2024-06-01 07:07:49</query_time>
   <create_date>2007-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>800087</registrar_iana>
   <registrar_name>InternetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.website.org</value>
    <value>ns2.website.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>as2.rocks</domain_name>
   <domain_keyword>as2</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-02 03:40:05</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>jacob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>asm.top</domain_name>
   <domain_keyword>asm</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 01:43:29</query_time>
   <create_date>2017-03-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2032-03-29</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>Zhang Yi Ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>74</num>
   <domain_name>asla.net</domain_name>
   <domain_keyword>asla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 01:39:41</query_time>
   <create_date>2003-09-10</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-10</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.bodis.com</value>
    <value>ns2.bodis.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>0sl.fun</domain_name>
   <domain_keyword>0sl</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-06 16:40:17</query_time>
   <create_date>2024-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>guang xi</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>als.run</domain_name>
   <domain_keyword>als</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-08 14:35:56</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CloudWise s.r.o.</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>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>acl.so</domain_name>
   <domain_keyword>acl</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-04-07 04:29:31</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>SOSTEC TECHNOLOGIES_LR</registrar_name>
   <registrar_website>http://www.sostec.so</registrar_website>
   <registrant_name>Abdi Adan Hosow</registrant_name>
   <registrant_company>Asset Construction and Logistics</registrant_company>
   <registrant_address>Hodan, Mogadishu</registrant_address>
   <registrant_city>Mogadishu</registrant_city>
   <registrant_state>Banadir</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>SO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+254.619500098</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ast.cc</domain_name>
   <domain_keyword>ast</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-07 02:01:48</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>aol.it</domain_name>
   <domain_keyword>aol</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-06 10:22:51</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>YAHOO EMEA LIMITED</registrant_company>
   <registrant_address>5-7 Point Square</registrant_address>
   <registrant_city>North Wall Quay</registrant_city>
   <registrant_state>D01 CF99</registrant_state>
   <registrant_zip>Dublin</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns1.yahoo.com</value>
    <value>ns2.yahoo.com</value>
    <value>ns3.yahoo.com</value>
    <value>ns4.yahoo.com</value>
    <value>ns5.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>acsl.business</domain_name>
   <domain_keyword>acsl</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-08 22:43:06</query_time>
   <create_date>2017-02-09</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>asi.boats</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-04-09 23:43:14</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ask.co.ke</domain_name>
   <domain_keyword>ask</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-10 14:38:49</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-09-11</expiry_date>
   <registrar_name>Webcom Kenya Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Agricultural Society of Kenya</registrant_company>
   <registrant_address>30176</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.webcomltd.com</value>
    <value>dns2.webcomltd.com</value>
    <value>dns3.webcomltd.com</value>
    <value>dns4.webcomltd.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ask.partners</domain_name>
   <domain_keyword>ask</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-04-10 14:38:50</query_time>
   <create_date>2016-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ask.immobilien</domain_name>
   <domain_keyword>ask</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-04-10 14:38:50</query_time>
   <create_date>2019-12-10</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.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>85</num>
   <domain_name>asb.run</domain_name>
   <domain_keyword>asb</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-19 22:04:18</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>asal.ae</domain_name>
   <domain_keyword>asal</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-16 13:21:27</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Amran Alnuaimi</registrant_name>
   <registrant_company>I M O</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>ansl.org</domain_name>
   <domain_keyword>ansl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:45:08</query_time>
   <create_date>2011-07-10</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-07-10</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>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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>88</num>
   <domain_name>akl.waw.pl</domain_name>
   <domain_keyword>akl</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-18 02:06:32</query_time>
   <create_date>2009-02-12</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>marty.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aol.com.sc</domain_name>
   <domain_keyword>aol</domain_keyword>
   <domain_tld>com.sc</domain_tld>
   <query_time>2023-11-04 03:43:04</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-09</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>Yahoo Assets LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>1ns.yahoo.com</value>
    <value>2ns.yahoo.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>90</num>
   <domain_name>akl.com.au</domain_name>
   <domain_keyword>akl</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-06 06:31:49</query_time>
   <update_date>2023-12-12</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ajsl.com</domain_name>
   <domain_keyword>ajsl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:03:22</query_time>
   <create_date>2001-10-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>92</num>
   <domain_name>7sl.top</domain_name>
   <domain_keyword>7sl</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-28 12:05:13</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-30</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>ns11.xincache.com</value>
    <value>ns12.xincache.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>asn.management</domain_name>
   <domain_keyword>asn</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-28 18:00:32</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>apl.com.pl</domain_name>
   <domain_keyword>apl</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-27 08:10:23</query_time>
   <create_date>2002-08-29</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>asi.ninja</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-27 04:00:27</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>absl.live</domain_name>
   <domain_keyword>absl</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-30 13:13:03</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>devon</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>ns.expired.34sp.com</value>
    <value>ns2.expired.34sp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>apl.co.nz</domain_name>
   <domain_keyword>apl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-29 09:29:33</query_time>
   <create_date>2014-12-31</create_date>
   <update_date>2022-12-06</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>98</num>
   <domain_name>asx.pro</domain_name>
   <domain_keyword>asx</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 01:27:44</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaia oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>7sl.ru</domain_name>
   <domain_keyword>7sl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:01:23</query_time>
   <create_date>2015-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>asw.life</domain_name>
   <domain_keyword>asw</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-02 14:07:38</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-31</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.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>
 </results>
 <stats>
  <total_time>0.16</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.