WHOIS QUERY TIME

2 May 2024 - 7:10 AM UTC

Modified: 7 July 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns12.wixdns.net
ns13.wixdns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Hudson Raei

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amazco.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amazco.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amazco.com.au",
            "domain_keyword": "amazco",
            "domain_tld": "com.au",
            "query_time": "2024-05-02 07:10:39",
            "update_date": "2023-07-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hudson Raei",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amazco.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amazco.com.au</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-02 07:10:39</query_time>
   <update_date>2023-07-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hudson Raei</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.143 seconds) for "amazco.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Feb 2023 - 7:36 AM UTC

Modified: 13 February 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns1.syrahost.com
ns2.syrahost.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Hudson Raei

#2 - QUERY TIME

29 Aug 2023 - 8:30 AM UTC

Modified: 7 July 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns12.wixdns.net
ns13.wixdns.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Hudson Raei

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amazco.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amazco.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "amazco.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "amazco.com.au",
            "domain_keyword": "amazco",
            "domain_tld": "com.au",
            "query_time": "2023-02-14 07:36:06",
            "update_date": "2023-02-13",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hudson Raei",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amazco.com.au",
            "domain_keyword": "amazco",
            "domain_tld": "com.au",
            "query_time": "2023-08-29 08:30:20",
            "update_date": "2023-07-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hudson Raei",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.143,
        "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>amazco.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>amazco.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amazco.com.au</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-02-14 07:36:06</query_time>
   <update_date>2023-02-13</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hudson Raei</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amazco.com.au</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-08-29 08:30:20</query_time>
   <update_date>2023-07-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hudson Raei</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.143</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 2 domain names (in 0.048 seconds) which contained the exact domain keyword "amazco".
Domain Name Registered Expiry Registrar Ownership
1 amazco.com 27 Feb 2012 27 Feb 2025 Dynadot Inc -
2 amazco.co 16 Aug 2019 16 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
3 amazco.com.au - - Web Address Registration Pty Ltd Hudson Raei

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amazco&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amazco",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "amazco.com, amazco.co, amazco.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "amazco.com",
            "domain_keyword": "amazco",
            "domain_tld": "com",
            "query_time": "2024-06-07 08:49:32",
            "create_date": "2012-02-27",
            "update_date": "2023-12-15",
            "expiry_date": "2025-02-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amazco.co",
            "domain_keyword": "amazco",
            "domain_tld": "co",
            "query_time": "2024-05-22 07:14:43",
            "create_date": "2019-08-16",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "amazco.com.au",
            "domain_keyword": "amazco",
            "domain_tld": "com.au",
            "query_time": "2024-05-02 07:10:39",
            "update_date": "2023-07-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Hudson Raei",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amazco</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>amazco.com, amazco.co, amazco.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amazco.com</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 08:49:32</query_time>
   <create_date>2012-02-27</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amazco.co</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 07:14:43</query_time>
   <create_date>2019-08-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amazco.com.au</domain_name>
   <domain_keyword>amazco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-02 07:10:39</query_time>
   <update_date>2023-07-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Hudson Raei</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,859 domain names (in 0.224 seconds) which look and sound like the brand name "amazco".
Domain Name Registered Expiry Registrar Ownership
1 amasco.ru 31 Oct 2023 31 Oct 2024 DOMAINSHOP-RU OOO CreoBits
2 amazoo.uk 21 Dec 2021 21 Dec 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
3 amazcy.de - - - -
4 amazoo.space 21 May 2024 21 May 2025 Network Solutions LLC -
5 amaico.com 7 Aug 2008 7 Aug 2024 Cronon AG -
6 amzaco.com 13 Jun 2023 13 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
7 amatco.co.uk 6 May 2010 6 May 2024 Namesco Limited [Tag = NAMESCO] -
8 amazeo.store 19 May 2024 19 May 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
9 amazyo.com.au - - Melbourne IT Dane Rudolph
10 amazo.men 16 Jan 2024 16 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
11 amazo.it 21 Jun 2007 9 Nov 2024 NOM-IQ Ltd. Trading as Com Laude Amazon Europe Core S.à.r.l.
12 amazcn.homes 3 Jun 2023 3 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
13 amazyo.com 9 Sep 2018 9 Sep 2024 NameSilo, LLC See PrivacyGuardian.org
14 anazco.net 9 Aug 2006 9 Aug 2030 PDR Ltd. d/b/a PublicDomainRegistry.com Anazco Trucking Co, Inc.
15 anazco.me 28 Jun 2013 28 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 amazeo.fr 11 Apr 2012 11 Apr 2025 IONOS SE Ano Nymous
17 amazoo.it 12 May 2020 28 Jan 2025 Ergonet s.r.l. Inside Srls
18 amazcn.co.uk 15 Dec 2016 15 Dec 2024 Gandi [Tag = GANDI] -
19 amazcon.com 12 Feb 2004 16 Jan 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
20 amagco.com 13 Jan 2009 13 Jan 2025 Tucows Domains Inc. -
21 amayco.com 16 Aug 2018 16 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 amarco.top 22 May 2023 22 May 2025 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
23 amasco.ae - - Etisalat AmascoLLC
24 amasco.org.br 7 Jun 2002 7 Jun 2025 - Assoc.dos Moradores e Amig. de S.Conrado
25 amazoo.site 21 May 2024 21 May 2025 Network Solutions LLC -
26 amazno.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Amazon Corporate Services Pty Ltd
27 amalco.org 14 Oct 2022 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 amazno.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
29 amahco.com 21 Feb 2024 21 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
30 amaico.com.co 18 Sep 2020 18 Sep 2024 Mi.com.co REDACTED FOR PRIVACY
31 amazoc.com 22 Jul 2006 22 Jul 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
32 amazcom.com.ng 25 Mar 2023 25 Mar 2025 GO54 Limited (formerly Whogohost Limited) JazeTech
33 amazeo.design 19 May 2024 19 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
34 lamazco.online 30 Apr 2023 30 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
35 amajco.com 29 Jun 2023 29 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com GreenHost
36 anazco.photos 3 Aug 2022 3 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 amazoo.com.br 8 Apr 2020 8 Apr 2026 UOLHOST (22) Renato Severi Costa
38 amazcom.com 10 Jan 2005 16 Oct 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
39 amazcn.co 6 Jul 2023 6 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
40 famazco.com 4 Dec 2001 4 Dec 2024 Network Solutions, LLC -
41 amazcn.xyz 30 Aug 2023 30 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
42 amatco.com.ng 28 Aug 2023 28 Aug 2024 TRUEHOST CLOUD Amatco
43 wamazco.com 22 Sep 2023 22 Sep 2024 Network Solutions, LLC -
44 amazio.cfd 9 Dec 2023 9 Dec 2024 Atak Domain Hosting n/a
45 amazro.info 28 Dec 2023 28 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 amarco.co.nz 18 Aug 2020 - Instra Corporation Pty Ltd. -
47 amarco.co 31 Jan 2024 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 amalco.co.uk 7 Jul 2020 7 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
49 amazoo.lt 7 Jun 2023 8 Jun 2025 UAB "Servera" UAB SERVERA
50 amanco.cc 4 Feb 2009 4 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 amarco.us 1 Jan 2014 31 Dec 2024 Network Solutions, LLC atlantawebsites.com
52 amazoo.co.uk 31 Mar 2024 31 Mar 2025 Ionos SE [Tag = 1AND1] -
53 amazdo.com 10 Feb 2023 10 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
54 amanco.co.uk 23 Jan 2023 23 Jan 2025 Islam Hegazy [Tag = HEGAZY] -
55 amazcn.top 25 Oct 2023 25 Oct 2024 Alibaba.com Singapore E-Commerce Private Limited Uco-NT
56 amasco.net 3 Dec 2023 3 Dec 2024 Dynadot Inc -
57 amazuo.com 25 Aug 2016 25 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
58 amazcn.com 11 Dec 2005 16 Jan 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
59 amazoo.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
60 amafco.com 8 Feb 2014 8 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 amarco.eu - - GANDI -
62 amatco.net 11 Oct 2014 11 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
63 amadco.com 5 Feb 2010 5 Feb 2025 Mesh Digital Limited -
64 amazo.ai - - InterNetX Redacted | EU Registrar
65 amazo.blog 8 Apr 2024 8 Apr 2025 Porkbun, LLC Private by Design, LLC
66 amazo.sbs 9 Jun 2024 9 Jun 2025 NameSilo, LLC See PrivacyGuardian.org
67 mazco.org 4 Dec 2000 4 Dec 2024 Webhero, Inc. Mazco
68 amazo.cfd 22 May 2024 22 May 2025 NameSilo, LLC See PrivacyGuardian.org
69 amazo.ca 3 Aug 2004 2 Aug 2024 Tucows.com Co. Eamazon (Canada) Inc.
70 amarco.pl 12 Apr 2023 12 Apr 2025 LH.pl Sp. z o.o. -
71 amazoc.ca 15 Aug 2014 15 Aug 2024 BareMetal.com inc REDACTED FOR PRIVACY
72 amazcon.ca 15 Aug 2014 15 Aug 2024 BareMetal.com inc REDACTED FOR PRIVACY
73 awazco.com 4 Dec 2023 4 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 amaaco.com 15 Nov 2016 15 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 amazoo.ru 5 Apr 2018 5 Apr 2025 DOMENUS-RU Private Person
76 amazoo.cat 2 Nov 2023 2 Nov 2024 Nominalia Educem
77 famazco.site 16 Oct 2022 16 Oct 2024 Network Solutions LLC Famaz, Co.
78 amaz-co.com 19 Jan 2023 19 Jan 2025 GoDaddy.com, LLC -
79 amarco.qa - - AEserver FZE -
80 amazno.com.cn 16 Mar 2006 16 Mar 2025 MarkMonitor Inc. Amazon Technologies, Inc.
81 amacco.com 19 Dec 2023 19 Dec 2024 DropCatch.com 1423 LLC HugeDomains.com
82 amazch.com 28 May 2018 28 May 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
83 amalco.ru 22 Jan 2008 22 Jan 2025 RD-RU Private Person
84 amakco.net 11 Mar 2024 11 Mar 2025 1API GmbH Registrant of amakco.net
85 amakco.com 3 May 2003 3 May 2026 1API GmbH REDACTED FOR PRIVACY
86 amazzo.it 20 May 2023 20 May 2024 1 Api GmbH hidden
87 amazgo.com 12 Nov 2016 12 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
88 amazno.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
89 amazzo.co.uk 28 Aug 2017 28 Aug 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
90 amazcp.com 12 Oct 2022 12 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
91 amazoo.us 6 Jul 2023 6 Jul 2024 Dynadot Inc Dylan Alfaro
92 amezco.com 13 May 2013 13 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 amazio.nl 16 Jun 2017 - Registrar.eu -
94 amatco.com 7 Oct 2001 7 Oct 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
95 amarco.net 1 Dec 2012 1 Dec 2024 Mesh Digital Limited -
96 arazco.monster 18 Jan 2024 18 Jan 2025 Web Commerce Communications Ltd Whoisprotection.cc
97 amazcn.fr 14 Jan 2022 30 Jun 2025 HOGAN LOVELLS (PARIS) LLP Amazon Europe Core S.à.r.l.
98 amazno.in 5 Jul 2011 5 Jul 2024 Nom-IQ Ltd trading as Com Laude Amazon Technologies, Inc.
99 namazco.com 3 Jan 2011 3 Jan 2025 GoDaddy.com, LLC -
100 amazno.cc 14 Jan 2024 14 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Amazco.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amazco.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amazco.com.au",
        "page_size": 100
    },
    "count": {
        "total": 5859,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amasco.ru, amazoo.uk, amazcy.de, amazoo.space, amaico.com, amzaco.com, amatco.co.uk, amazeo.store, amazyo.com.au, amazo.men, amazo.it, amazcn.homes, amazyo.com, anazco.net, anazco.me, amazeo.fr, amazoo.it, amazcn.co.uk, amazcon.com, amagco.com, amayco.com, amarco.top, amasco.ae, amasco.org.br, amazoo.site, amazno.com.au, amalco.org, amazno.info, amahco.com, amaico.com.co, amazoc.com, amazcom.com.ng, amazeo.design, lamazco.online, amajco.com, anazco.photos, amazoo.com.br, amazcom.com, amazcn.co, famazco.com, amazcn.xyz, amatco.com.ng, wamazco.com, amazio.cfd, amazro.info, amarco.co.nz, amarco.co, amalco.co.uk, amazoo.lt, amanco.cc, amarco.us, amazoo.co.uk, amazdo.com, amanco.co.uk, amazcn.top, amasco.net, amazuo.com, amazcn.com, amazoo.xyz, amafco.com, amarco.eu, amatco.net, amadco.com, amazo.ai, amazo.blog, amazo.sbs, mazco.org, amazo.cfd, amazo.ca, amarco.pl, amazoc.ca, amazcon.ca, awazco.com, amaaco.com, amazoo.ru, amazoo.cat, famazco.site, amaz-co.com, amarco.qa, amazno.com.cn, amacco.com, amazch.com, amalco.ru, amakco.net, amakco.com, amazzo.it, amazgo.com, amazno.xyz, amazzo.co.uk, amazcp.com, amazoo.us, amezco.com, amazio.nl, amatco.com, amarco.net, arazco.monster, amazcn.fr, amazno.in, namazco.com, amazno.cc",
    "results": [
        {
            "num": 1,
            "domain_name": "amasco.ru",
            "domain_keyword": "amasco",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:46:53",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_company": "OOO CreoBits",
            "name_servers": [
                "ns1.prospali.com",
                "ns2.prospali.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "amazoo.uk",
            "domain_keyword": "amazoo",
            "domain_tld": "uk",
            "query_time": "2024-05-06 08:36:22",
            "create_date": "2021-12-21",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-21",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns1.microhost.pl",
                "dns2.microhost.pl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "amazcy.de",
            "domain_keyword": "amazcy",
            "domain_tld": "de",
            "query_time": "2024-05-22 02:24:47",
            "update_date": "2021-01-15",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "amazoo.space",
            "domain_keyword": "amazoo",
            "domain_tld": "space",
            "query_time": "2024-05-25 20:16:15",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amaico.com",
            "domain_keyword": "amaico",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:42:23",
            "create_date": "2008-08-07",
            "update_date": "2008-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks17.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amzaco.com",
            "domain_keyword": "amzaco",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:14:41",
            "create_date": "2023-06-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=amzaco.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amatco.co.uk",
            "domain_keyword": "amatco",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 19:14:32",
            "create_date": "2010-05-06",
            "update_date": "2022-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "amazeo.store",
            "domain_keyword": "amazeo",
            "domain_tld": "store",
            "query_time": "2024-05-22 17:10:03",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amazyo.com.au",
            "domain_keyword": "amazyo",
            "domain_tld": "com.au",
            "query_time": "2024-05-23 01:00:12",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Dane Rudolph",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amazo.men",
            "domain_keyword": "amazo",
            "domain_tld": "men",
            "query_time": "2024-05-19 04:02:20",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amazo.it",
            "domain_keyword": "amazo",
            "domain_tld": "it",
            "query_time": "2024-05-31 12:43:08",
            "create_date": "2007-06-21",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-09",
            "registrar_name": "NOM-IQ Ltd. Trading as Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Europe Core S.à.r.l.",
            "registrant_address": "38 avenue John F. Kennedy",
            "registrant_city": "Luxembourg",
            "registrant_state": "Luxembourg",
            "registrant_zip": "L-1855",
            "registrant_country": "LU",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "amazcn.homes",
            "domain_keyword": "amazcn",
            "domain_tld": "homes",
            "query_time": "2024-05-22 07:14:43",
            "create_date": "2023-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "amazyo.com",
            "domain_keyword": "amazyo",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:34:26",
            "create_date": "2018-09-09",
            "update_date": "2024-05-18",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "anazco.net",
            "domain_keyword": "anazco",
            "domain_tld": "net",
            "query_time": "2024-06-02 01:12:27",
            "create_date": "2006-08-09",
            "update_date": "2024-02-17",
            "expiry_date": "2030-08-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Hermes Anazco",
            "registrant_company": "Anazco Trucking Co, Inc.",
            "registrant_address": "55 Hillcrest Blvd 0",
            "registrant_city": "Warren",
            "registrant_state": "NJ",
            "registrant_zip": "07059",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.19087579926",
            "name_servers": [
                "ns1.changeip.com",
                "ns2.changeip.com",
                "ns3.changeip.com",
                "ns4.changeip.com",
                "office.anazco.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anazco.me",
            "domain_keyword": "anazco",
            "domain_tld": "me",
            "query_time": "2024-05-17 20:27:10",
            "create_date": "2013-06-28",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-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": [
                "ns0.thundercloud.uk",
                "ns1.thundercloud.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amazeo.fr",
            "domain_keyword": "amazeo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:45:45",
            "create_date": "2012-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 17,
            "domain_name": "amazoo.it",
            "domain_keyword": "amazoo",
            "domain_tld": "it",
            "query_time": "2024-05-01 14:38:09",
            "create_date": "2020-05-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-28",
            "registrar_name": "Ergonet s.r.l.",
            "registrar_website": "https://www.ergonet.it",
            "registrant_company": "Inside Srls",
            "registrant_address": "Via delle Vigne di Morena, 58",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00118",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.ergonet-dns.com",
                "dns1.ergonet-dns.it",
                "dns1.ergonet-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "amazcn.co.uk",
            "domain_keyword": "amazcn",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 07:14:45",
            "create_date": "2016-12-15",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-15",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "amazcon.com",
            "domain_keyword": "amazcon",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:15:51",
            "create_date": "2004-02-12",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Hostmaster, Amazon Legal Dept.",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "P.O. Box 8102",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062664064",
            "registrant_fax": "+1.2062667010",
            "name_servers": [
                "ns1.amzndns.co.uk",
                "ns1.amzndns.com",
                "ns1.amzndns.net",
                "ns1.amzndns.org",
                "ns2.amzndns.co.uk",
                "ns2.amzndns.com",
                "ns2.amzndns.net",
                "ns2.amzndns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amagco.com",
            "domain_keyword": "amagco",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:41:20",
            "create_date": "2009-01-13",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amayco.com",
            "domain_keyword": "amayco",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:57:00",
            "create_date": "2018-08-16",
            "update_date": "2020-08-10",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amarco.top",
            "domain_keyword": "amarco",
            "domain_tld": "top",
            "query_time": "2024-05-24 23:48:49",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "please-renew-your-domain-in-www.juminghk.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "amasco.ae",
            "domain_keyword": "amasco",
            "domain_tld": "ae",
            "query_time": "2024-05-27 00:19:46",
            "registrar_name": "Etisalat",
            "registrant_name": "Amasco LLC",
            "registrant_company": "AmascoLLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "amasco.org.br",
            "domain_keyword": "amasco",
            "domain_tld": "org.br",
            "query_time": "2024-05-15 19:38:33",
            "create_date": "2002-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2025-06-07",
            "registrant_name": "Assoc.dos Moradores e Amig. de S.Conrado",
            "name_servers": [
                "ns1.hostnet.com.br",
                "ns2.hostnet.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 25,
            "domain_name": "amazoo.site",
            "domain_keyword": "amazoo",
            "domain_tld": "site",
            "query_time": "2024-05-23 21:11:32",
            "create_date": "2024-05-21",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientHold",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amazno.com.au",
            "domain_keyword": "amazno",
            "domain_tld": "com.au",
            "query_time": "2024-05-22 07:15:50",
            "update_date": "2023-10-14",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Amazon Corporate Services Pty Ltd",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amalco.org",
            "domain_keyword": "amalco",
            "domain_tld": "org",
            "query_time": "2024-05-31 13:30:00",
            "create_date": "2022-10-14",
            "update_date": "2023-08-17",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "amazno.info",
            "domain_keyword": "amazno",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:13:57",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "amahco.com",
            "domain_keyword": "amahco",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:32:50",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amaico.com.co",
            "domain_keyword": "amaico",
            "domain_tld": "com.co",
            "query_time": "2024-04-18 09:42:23",
            "create_date": "2020-09-18",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-18",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.c11.g2.solusoftware.com",
                "ns2.c11.g2.solusoftware.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "amazoc.com",
            "domain_keyword": "amazoc",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:57:59",
            "create_date": "2006-07-22",
            "update_date": "2024-04-30",
            "expiry_date": "2025-07-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Hostmaster, Amazon Legal Dept.",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "P.O. Box 8102",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062664064",
            "registrant_fax": "+1.2062667010",
            "name_servers": [
                "ns1.amzndns.co.uk",
                "ns1.amzndns.com",
                "ns1.amzndns.net",
                "ns1.amzndns.org",
                "ns2.amzndns.co.uk",
                "ns2.amzndns.com",
                "ns2.amzndns.net",
                "ns2.amzndns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amazcom.com.ng",
            "domain_keyword": "amazcom",
            "domain_tld": "com.ng",
            "query_time": "2024-05-24 01:55:10",
            "create_date": "2023-03-25",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-25",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Salahudeen Jamiu",
            "registrant_company": "JazeTech",
            "registrant_address": "Webspace, Nigeria",
            "registrant_city": "ABJ",
            "registrant_state": "FCT",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8105900070",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amazeo.design",
            "domain_keyword": "amazeo",
            "domain_tld": "design",
            "query_time": "2024-05-21 15:52:29",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lamazco.online",
            "domain_keyword": "lamazco",
            "domain_tld": "online",
            "query_time": "2024-05-10 18:31:06",
            "create_date": "2023-04-30",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "amajco.com",
            "domain_keyword": "amajco",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:37:46",
            "create_date": "2023-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "GreenHost",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/amajco.com/owner",
            "name_servers": [
                "ns1.abrat.ir",
                "ns2.abrat.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "anazco.photos",
            "domain_keyword": "anazco",
            "domain_tld": "photos",
            "query_time": "2024-04-18 16:52:55",
            "create_date": "2022-08-03",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "amazoo.com.br",
            "domain_keyword": "amazoo",
            "domain_tld": "com.br",
            "query_time": "2024-05-06 08:36:22",
            "create_date": "2020-04-08",
            "update_date": "2023-09-12",
            "expiry_date": "2026-04-08",
            "registrar_name": "UOLHOST (22)",
            "registrant_name": "Renato Severi Costa",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "amazcom.com",
            "domain_keyword": "amazcom",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:15:45",
            "create_date": "2005-01-10",
            "update_date": "2023-08-03",
            "expiry_date": "2024-10-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Hostmaster, Amazon Legal Dept.",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "P.O. Box 8102",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062664064",
            "registrant_fax": "+1.2062667010",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "amazcn.co",
            "domain_keyword": "amazcn",
            "domain_tld": "co",
            "query_time": "2024-05-31 12:40:33",
            "create_date": "2023-07-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "famazco.com",
            "domain_keyword": "famazco",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:28:06",
            "create_date": "2001-12-04",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amazcn.xyz",
            "domain_keyword": "amazcn",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 07:14:43",
            "create_date": "2023-08-30",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "maleah.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amatco.com.ng",
            "domain_keyword": "amatco",
            "domain_tld": "com.ng",
            "query_time": "2024-05-31 12:39:11",
            "create_date": "2023-08-28",
            "update_date": "2024-05-21",
            "expiry_date": "2024-08-28",
            "registrar_name": "TRUEHOST CLOUD",
            "registrar_website": "https://truehost.com.ng",
            "registrant_name": "Emmanuel Okwu",
            "registrant_company": "Amatco",
            "registrant_address": "mabushi",
            "registrant_city": "abj",
            "registrant_state": "fct",
            "registrant_zip": "4444",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.017213912",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.com",
                "ns3.cloudoon.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "wamazco.com",
            "domain_keyword": "wamazco",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:47:21",
            "create_date": "2023-09-22",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amazio.cfd",
            "domain_keyword": "amazio",
            "domain_tld": "cfd",
            "query_time": "2024-06-12 12:55:29",
            "create_date": "2023-12-09",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Krakow",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amazro.info",
            "domain_keyword": "amazro",
            "domain_tld": "info",
            "query_time": "2024-05-06 08:36:25",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-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": [
                "noah.ns.cloudflare.com",
                "sureena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amarco.co.nz",
            "domain_keyword": "amarco",
            "domain_tld": "co.nz",
            "query_time": "2024-05-02 02:12:39",
            "create_date": "2020-08-18",
            "update_date": "2023-08-05",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amarco.co",
            "domain_keyword": "amarco",
            "domain_tld": "co",
            "query_time": "2024-04-20 11:36:11",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amalco.co.uk",
            "domain_keyword": "amalco",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 01:37:51",
            "create_date": "2020-07-07",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "amazoo.lt",
            "domain_keyword": "amazoo",
            "domain_tld": "lt",
            "query_time": "2024-06-02 08:17:39",
            "create_date": "2023-06-07",
            "expiry_date": "2025-06-08",
            "registrar_name": "UAB \"Servera\"",
            "registrar_website": "https://servera.lt",
            "registrant_company": "UAB SERVERA",
            "name_servers": [
                "ns1.dedikuotas.lt",
                "ns2.dedikuotas.lt",
                "ns3.dedikuotas.lt",
                "ns4.dedikuotas.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 50,
            "domain_name": "amanco.cc",
            "domain_keyword": "amanco",
            "domain_tld": "cc",
            "query_time": "2024-05-31 13:32:03",
            "create_date": "2009-02-04",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.ultimateserv.com",
                "ns2.ultimateserv.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "amarco.us",
            "domain_keyword": "amarco",
            "domain_tld": "us",
            "query_time": "2024-06-12 15:09:50",
            "create_date": "2014-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2024-12-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "douglas l hauptman",
            "registrant_company": "atlantawebsites.com",
            "registrant_address": "20 castlehill court",
            "registrant_city": "covington",
            "registrant_state": "GA",
            "registrant_zip": "30016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7702656407",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "amazoo.co.uk",
            "domain_keyword": "amazoo",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 15:48:21",
            "create_date": "2024-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1050.ui-dns.com",
                "ns1088.ui-dns.de",
                "ns1089.ui-dns.biz",
                "ns1092.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "amazdo.com",
            "domain_keyword": "amazdo",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:40:02",
            "create_date": "2023-02-10",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cleo.ns.cloudflare.com",
                "harlee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "amanco.co.uk",
            "domain_keyword": "amanco",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 18:47:21",
            "create_date": "2023-01-23",
            "update_date": "2024-05-04",
            "expiry_date": "2025-01-23",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "amazcn.top",
            "domain_keyword": "amazcn",
            "domain_tld": "top",
            "query_time": "2024-06-01 05:52:11",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Uco-NT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AUCN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "amasco.net",
            "domain_keyword": "amasco",
            "domain_tld": "net",
            "query_time": "2024-06-03 10:44:48",
            "create_date": "2023-12-03",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.dynser.com",
                "ns4.dynser.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amazuo.com",
            "domain_keyword": "amazuo",
            "domain_tld": "com",
            "query_time": "2024-06-08 19:13:05",
            "create_date": "2016-08-25",
            "update_date": "2022-08-21",
            "expiry_date": "2024-08-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "nei meng gu",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "amazcn.com",
            "domain_keyword": "amazcn",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:14:43",
            "create_date": "2005-12-11",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Hostmaster, Amazon Legal Dept.",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "P.O. Box 8102",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062664064",
            "registrant_fax": "+1.2062667010",
            "name_servers": [
                "ns1.amzndns.co.uk",
                "ns1.amzndns.com",
                "ns1.amzndns.net",
                "ns1.amzndns.org",
                "ns2.amzndns.co.uk",
                "ns2.amzndns.com",
                "ns2.amzndns.net",
                "ns2.amzndns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "amazoo.xyz",
            "domain_keyword": "amazoo",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 12:07:28",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "amafco.com",
            "domain_keyword": "amafco",
            "domain_tld": "com",
            "query_time": "2024-06-09 18:44:34",
            "create_date": "2014-02-08",
            "update_date": "2021-02-02",
            "expiry_date": "2024-02-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "amarco.eu",
            "domain_keyword": "amarco",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:29",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-160-b.gandi.net",
                "ns-211-c.gandi.net",
                "ns-230-a.gandi.net"
            ]
        },
        {
            "num": 62,
            "domain_name": "amatco.net",
            "domain_keyword": "amatco",
            "domain_tld": "net",
            "query_time": "2024-05-02 07:04:53",
            "create_date": "2014-10-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "amadco.com",
            "domain_keyword": "amadco",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:24:20",
            "create_date": "2010-02-05",
            "update_date": "2023-01-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "amazo.ai",
            "domain_keyword": "amazo",
            "domain_tld": "ai",
            "query_time": "2024-04-27 07:54:14",
            "registrar_name": "InterNetX",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "AT",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "amazo.blog",
            "domain_keyword": "amazo",
            "domain_tld": "blog",
            "query_time": "2024-04-20 16:35:54",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "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": 66,
            "domain_name": "amazo.sbs",
            "domain_keyword": "amazo",
            "domain_tld": "sbs",
            "query_time": "2024-06-09 11:50:13",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mazco.org",
            "domain_keyword": "mazco",
            "domain_tld": "org",
            "query_time": "2024-05-31 00:52:43",
            "create_date": "2000-12-04",
            "update_date": "2024-05-05",
            "expiry_date": "2024-12-04",
            "registrar_iana": 112,
            "registrar_name": "Webhero, Inc.",
            "registrar_website": "http://webhero.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mazco",
            "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": [
                "ns1.webhero.com",
                "ns2.webhero.com",
                "ns3.webhero.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "amazo.cfd",
            "domain_keyword": "amazo",
            "domain_tld": "cfd",
            "query_time": "2024-05-22 19:58:50",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "magali.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "amazo.ca",
            "domain_keyword": "amazo",
            "domain_tld": "ca",
            "query_time": "2024-05-24 01:57:58",
            "create_date": "2004-08-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-02",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "David Arnett",
            "registrant_company": "Eamazon (Canada) Inc.",
            "registrant_address": "800-885 West Georgia Street",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6C3H1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2062664064",
            "name_servers": [
                "ns2.amzndns.co.uk",
                "ns2.amzndns.com",
                "ns2.amzndns.net",
                "ns2.amzndns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "amarco.pl",
            "domain_keyword": "amarco",
            "domain_tld": "pl",
            "query_time": "2024-04-20 11:36:11",
            "create_date": "2023-04-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-12",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "amazoc.ca",
            "domain_keyword": "amazoc",
            "domain_tld": "ca",
            "query_time": "2024-05-24 01:57:59",
            "create_date": "2014-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.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": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "amazcon.ca",
            "domain_keyword": "amazcon",
            "domain_tld": "ca",
            "query_time": "2024-05-22 07:14:43",
            "create_date": "2014-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.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": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "awazco.com",
            "domain_keyword": "awazco",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:49:15",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "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=awazco.com",
            "registrant_phone": "+1.4165385487",
            "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": 74,
            "domain_name": "amaaco.com",
            "domain_keyword": "amaaco",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:21:42",
            "create_date": "2016-11-15",
            "update_date": "2020-11-09",
            "expiry_date": "2025-11-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "amazoo.ru",
            "domain_keyword": "amazoo",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:47:20",
            "create_date": "2018-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "amazoo.cat",
            "domain_keyword": "amazoo",
            "domain_tld": "cat",
            "query_time": "2024-05-13 05:25:29",
            "create_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Educem",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "famazco.site",
            "domain_keyword": "famazco",
            "domain_tld": "site",
            "query_time": "2024-04-25 02:28:06",
            "create_date": "2022-10-16",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Famaz, Co.",
            "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": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "amaz-co.com",
            "domain_keyword": "amaz-co",
            "domain_tld": "com",
            "query_time": "2024-06-07 08:49:06",
            "create_date": "2023-01-19",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "amarco.qa",
            "domain_keyword": "amarco",
            "domain_tld": "qa",
            "query_time": "2024-05-08 21:15:26",
            "update_date": "2024-03-19",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "darwin.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 80,
            "domain_name": "amazno.com.cn",
            "domain_keyword": "amazno",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 06:18:40",
            "create_date": "2006-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Amazon Technologies, Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amzndns-cn.biz",
                "ns1.amzndns-cn.cn",
                "ns1.amzndns-cn.com",
                "ns1.amzndns-cn.net",
                "ns2.amzndns-cn.biz",
                "ns2.amzndns-cn.cn",
                "ns2.amzndns-cn.com",
                "ns2.amzndns-cn.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "amacco.com",
            "domain_keyword": "amacco",
            "domain_tld": "com",
            "query_time": "2024-05-05 17:58:25",
            "create_date": "2023-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 3632,
            "registrar_name": "DropCatch.com 1423 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "amazch.com",
            "domain_keyword": "amazch",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:57:20",
            "create_date": "2018-05-28",
            "update_date": "2023-06-30",
            "expiry_date": "2026-05-28",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/amazch.com",
            "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": 83,
            "domain_name": "amalco.ru",
            "domain_keyword": "amalco",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:46:10",
            "create_date": "2008-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "amakco.net",
            "domain_keyword": "amakco",
            "domain_tld": "net",
            "query_time": "2024-05-14 10:47:27",
            "create_date": "2024-03-11",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of amakco.net",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns3.hostiran.net",
                "ns4.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "amakco.com",
            "domain_keyword": "amakco",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:29:49",
            "create_date": "2003-05-03",
            "update_date": "2023-01-10",
            "expiry_date": "2026-05-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alkarama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/amakco.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.hostiran.net",
                "ns4.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amazzo.it",
            "domain_keyword": "amazzo",
            "domain_tld": "it",
            "query_time": "2024-06-02 08:18:21",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-20",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 87,
            "domain_name": "amazgo.com",
            "domain_keyword": "amazgo",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:16:34",
            "create_date": "2016-11-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-otzrmknvvh4httknxwstam.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "amazno.xyz",
            "domain_keyword": "amazno",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 12:43:07",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "amazzo.co.uk",
            "domain_keyword": "amazzo",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 14:38:25",
            "create_date": "2017-08-28",
            "update_date": "2023-08-29",
            "expiry_date": "2025-08-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "amazcp.com",
            "domain_keyword": "amazcp",
            "domain_tld": "com",
            "query_time": "2024-05-02 07:10:39",
            "create_date": "2022-10-12",
            "update_date": "2024-04-29",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SI CHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=amazcp.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "amazoo.us",
            "domain_keyword": "amazoo",
            "domain_tld": "us",
            "query_time": "2024-05-24 02:03:04",
            "create_date": "2023-07-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dylan Alfaro",
            "registrant_address": "19500 PRUNERIDGE AVE APT 10101",
            "registrant_city": "Cupertino",
            "registrant_state": "California",
            "registrant_zip": "95014",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6508680866",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "amezco.com",
            "domain_keyword": "amezco",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:22:50",
            "create_date": "2013-05-13",
            "update_date": "2020-05-01",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "amazio.nl",
            "domain_keyword": "amazio",
            "domain_tld": "nl",
            "query_time": "2024-05-24 01:57:52",
            "create_date": "2017-06-16",
            "update_date": "2024-05-19",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "amatco.com",
            "domain_keyword": "amatco",
            "domain_tld": "com",
            "query_time": "2024-06-03 10:46:55",
            "create_date": "2001-10-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taiwan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amarco.net",
            "domain_keyword": "amarco",
            "domain_tld": "net",
            "query_time": "2024-04-20 11:36:11",
            "create_date": "2012-12-01",
            "update_date": "2022-11-17",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "arazco.monster",
            "domain_keyword": "arazco",
            "domain_tld": "monster",
            "query_time": "2024-05-19 09:50:17",
            "create_date": "2024-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-18",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "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.",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "malavika.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "amazcn.fr",
            "domain_keyword": "amazcn",
            "domain_tld": "fr",
            "query_time": "2024-05-29 01:07:41",
            "create_date": "2022-01-14",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-30",
            "registrar_name": "HOGAN LOVELLS (PARIS) LLP",
            "registrar_website": "http://www.hoganlovells.com",
            "registrant_company": "Amazon Europe Core S.à.r.l.",
            "registrant_address": "Amazon Europe Core S.à.r.l., 38 avenue John F. Kennedy, L-1855 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.265240000",
            "domain_status": [
                "Active",
                "REGISTERED",
                "associated",
                "inactive"
            ]
        },
        {
            "num": 98,
            "domain_name": "amazno.in",
            "domain_keyword": "amazno",
            "domain_tld": "in",
            "query_time": "2024-04-24 17:58:17",
            "create_date": "2011-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Ltd trading as Com Laude",
            "registrar_website": "https://comlaude.com/in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "namazco.com",
            "domain_keyword": "namazco",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:25:00",
            "create_date": "2011-01-03",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "amazno.cc",
            "domain_keyword": "amazno",
            "domain_tld": "cc",
            "query_time": "2024-05-13 05:18:16",
            "create_date": "2024-01-14",
            "update_date": "2024-05-09",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.224,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amazco.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5859</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amasco.ru, amazoo.uk, amazcy.de, amazoo.space, amaico.com, amzaco.com, amatco.co.uk, amazeo.store, amazyo.com.au, amazo.men, amazo.it, amazcn.homes, amazyo.com, anazco.net, anazco.me, amazeo.fr, amazoo.it, amazcn.co.uk, amazcon.com, amagco.com, amayco.com, amarco.top, amasco.ae, amasco.org.br, amazoo.site, amazno.com.au, amalco.org, amazno.info, amahco.com, amaico.com.co, amazoc.com, amazcom.com.ng, amazeo.design, lamazco.online, amajco.com, anazco.photos, amazoo.com.br, amazcom.com, amazcn.co, famazco.com, amazcn.xyz, amatco.com.ng, wamazco.com, amazio.cfd, amazro.info, amarco.co.nz, amarco.co, amalco.co.uk, amazoo.lt, amanco.cc, amarco.us, amazoo.co.uk, amazdo.com, amanco.co.uk, amazcn.top, amasco.net, amazuo.com, amazcn.com, amazoo.xyz, amafco.com, amarco.eu, amatco.net, amadco.com, amazo.ai, amazo.blog, amazo.sbs, mazco.org, amazo.cfd, amazo.ca, amarco.pl, amazoc.ca, amazcon.ca, awazco.com, amaaco.com, amazoo.ru, amazoo.cat, famazco.site, amaz-co.com, amarco.qa, amazno.com.cn, amacco.com, amazch.com, amalco.ru, amakco.net, amakco.com, amazzo.it, amazgo.com, amazno.xyz, amazzo.co.uk, amazcp.com, amazoo.us, amezco.com, amazio.nl, amatco.com, amarco.net, arazco.monster, amazcn.fr, amazno.in, namazco.com, amazno.cc</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amasco.ru</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:46:53</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_company>OOO CreoBits</registrant_company>
   <name_servers>
    <value>ns1.prospali.com</value>
    <value>ns2.prospali.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>amazoo.uk</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 08:36:22</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns1.microhost.pl</value>
    <value>dns2.microhost.pl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>amazcy.de</domain_name>
   <domain_keyword>amazcy</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 02:24:47</query_time>
   <update_date>2021-01-15</update_date>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>amazoo.space</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 20:16:15</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.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>5</num>
   <domain_name>amaico.com</domain_name>
   <domain_keyword>amaico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:42:23</query_time>
   <create_date>2008-08-07</create_date>
   <update_date>2008-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amzaco.com</domain_name>
   <domain_keyword>amzaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:14:41</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JIANGSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=amzaco.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amatco.co.uk</domain_name>
   <domain_keyword>amatco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 19:14:32</query_time>
   <create_date>2010-05-06</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>amazeo.store</domain_name>
   <domain_keyword>amazeo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 17:10:03</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</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>9</num>
   <domain_name>amazyo.com.au</domain_name>
   <domain_keyword>amazyo</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-23 01:00:12</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Dane Rudolph</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amazo.men</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-19 04:02:20</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amazo.it</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 12:43:08</query_time>
   <create_date>2007-06-21</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>NOM-IQ Ltd. Trading as Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Europe Core S.à.r.l.</registrant_company>
   <registrant_address>38 avenue John F. Kennedy</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>Luxembourg</registrant_state>
   <registrant_zip>L-1855</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amazcn.homes</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-22 07:14:43</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>amazyo.com</domain_name>
   <domain_keyword>amazyo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:34:26</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>anazco.net</domain_name>
   <domain_keyword>anazco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 01:12:27</query_time>
   <create_date>2006-08-09</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2030-08-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Hermes Anazco</registrant_name>
   <registrant_company>Anazco Trucking Co, Inc.</registrant_company>
   <registrant_address>55 Hillcrest Blvd 0</registrant_address>
   <registrant_city>Warren</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07059</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.19087579926</registrant_phone>
   <name_servers>
    <value>ns1.changeip.com</value>
    <value>ns2.changeip.com</value>
    <value>ns3.changeip.com</value>
    <value>ns4.changeip.com</value>
    <value>office.anazco.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anazco.me</domain_name>
   <domain_keyword>anazco</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-17 20:27:10</query_time>
   <create_date>2013-06-28</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-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>ns0.thundercloud.uk</value>
    <value>ns1.thundercloud.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>amazeo.fr</domain_name>
   <domain_keyword>amazeo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:45:45</query_time>
   <create_date>2012-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>amazoo.it</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 14:38:09</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Ergonet s.r.l.</registrar_name>
   <registrar_website>https://www.ergonet.it</registrar_website>
   <registrant_company>Inside Srls</registrant_company>
   <registrant_address>Via delle Vigne di Morena, 58</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00118</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.ergonet-dns.com</value>
    <value>dns1.ergonet-dns.it</value>
    <value>dns1.ergonet-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amazcn.co.uk</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 07:14:45</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>amazcon.com</domain_name>
   <domain_keyword>amazcon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:15:51</query_time>
   <create_date>2004-02-12</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Hostmaster, Amazon Legal Dept.</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>P.O. Box 8102</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062664064</registrant_phone>
   <registrant_fax>+1.2062667010</registrant_fax>
   <name_servers>
    <value>ns1.amzndns.co.uk</value>
    <value>ns1.amzndns.com</value>
    <value>ns1.amzndns.net</value>
    <value>ns1.amzndns.org</value>
    <value>ns2.amzndns.co.uk</value>
    <value>ns2.amzndns.com</value>
    <value>ns2.amzndns.net</value>
    <value>ns2.amzndns.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>20</num>
   <domain_name>amagco.com</domain_name>
   <domain_keyword>amagco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:41:20</query_time>
   <create_date>2009-01-13</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amayco.com</domain_name>
   <domain_keyword>amayco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:57:00</query_time>
   <create_date>2018-08-16</create_date>
   <update_date>2020-08-10</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amarco.top</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 23:48:49</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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>shan xi</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>please-renew-your-domain-in-www.juminghk.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amasco.ae</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-27 00:19:46</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Amasco LLC</registrant_name>
   <registrant_company>AmascoLLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>amasco.org.br</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-15 19:38:33</query_time>
   <create_date>2002-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrant_name>Assoc.dos Moradores e Amig. de S.Conrado</registrant_name>
   <name_servers>
    <value>ns1.hostnet.com.br</value>
    <value>ns2.hostnet.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>amazoo.site</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 21:11:32</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>amazno.com.au</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-22 07:15:50</query_time>
   <update_date>2023-10-14</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Amazon Corporate Services Pty Ltd</registrant_name>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amalco.org</domain_name>
   <domain_keyword>amalco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 13:30:00</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns17.domaincontrol.com</value>
    <value>ns18.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>28</num>
   <domain_name>amazno.info</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:13:57</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>amahco.com</domain_name>
   <domain_keyword>amahco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:32:50</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amaico.com.co</domain_name>
   <domain_keyword>amaico</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-18 09:42:23</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.c11.g2.solusoftware.com</value>
    <value>ns2.c11.g2.solusoftware.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>amazoc.com</domain_name>
   <domain_keyword>amazoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:57:59</query_time>
   <create_date>2006-07-22</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Hostmaster, Amazon Legal Dept.</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>P.O. Box 8102</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062664064</registrant_phone>
   <registrant_fax>+1.2062667010</registrant_fax>
   <name_servers>
    <value>ns1.amzndns.co.uk</value>
    <value>ns1.amzndns.com</value>
    <value>ns1.amzndns.net</value>
    <value>ns1.amzndns.org</value>
    <value>ns2.amzndns.co.uk</value>
    <value>ns2.amzndns.com</value>
    <value>ns2.amzndns.net</value>
    <value>ns2.amzndns.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>32</num>
   <domain_name>amazcom.com.ng</domain_name>
   <domain_keyword>amazcom</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-24 01:55:10</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Salahudeen Jamiu</registrant_name>
   <registrant_company>JazeTech</registrant_company>
   <registrant_address>Webspace, Nigeria</registrant_address>
   <registrant_city>ABJ</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8105900070</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amazeo.design</domain_name>
   <domain_keyword>amazeo</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-21 15:52:29</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lamazco.online</domain_name>
   <domain_keyword>lamazco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 18:31:06</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>amajco.com</domain_name>
   <domain_keyword>amajco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:37:46</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>GreenHost</registrant_company>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/amajco.com/owner</registrant_email>
   <name_servers>
    <value>ns1.abrat.ir</value>
    <value>ns2.abrat.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>anazco.photos</domain_name>
   <domain_keyword>anazco</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-04-18 16:52:55</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>37</num>
   <domain_name>amazoo.com.br</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-06 08:36:22</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_name>UOLHOST (22)</registrar_name>
   <registrant_name>Renato Severi Costa</registrant_name>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>amazcom.com</domain_name>
   <domain_keyword>amazcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:15:45</query_time>
   <create_date>2005-01-10</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Hostmaster, Amazon Legal Dept.</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>P.O. Box 8102</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062664064</registrant_phone>
   <registrant_fax>+1.2062667010</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>amazcn.co</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 12:40:33</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>famazco.com</domain_name>
   <domain_keyword>famazco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:28:06</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.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>amazcn.xyz</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 07:14:43</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>maleah.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amatco.com.ng</domain_name>
   <domain_keyword>amatco</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-31 12:39:11</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>TRUEHOST CLOUD</registrar_name>
   <registrar_website>https://truehost.com.ng</registrar_website>
   <registrant_name>Emmanuel Okwu</registrant_name>
   <registrant_company>Amatco</registrant_company>
   <registrant_address>mabushi</registrant_address>
   <registrant_city>abj</registrant_city>
   <registrant_state>fct</registrant_state>
   <registrant_zip>4444</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.017213912</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.com</value>
    <value>ns3.cloudoon.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>wamazco.com</domain_name>
   <domain_keyword>wamazco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:47:21</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.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>amazio.cfd</domain_name>
   <domain_keyword>amazio</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-12 12:55:29</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Krakow</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amazro.info</domain_name>
   <domain_keyword>amazro</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 08:36:25</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-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>noah.ns.cloudflare.com</value>
    <value>sureena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amarco.co.nz</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-02 02:12:39</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2023-08-05</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amarco.co</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 11:36:11</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>amalco.co.uk</domain_name>
   <domain_keyword>amalco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 01:37:51</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>amazoo.lt</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-02 08:17:39</query_time>
   <create_date>2023-06-07</create_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_name>UAB &quot;Servera&quot;</registrar_name>
   <registrar_website>https://servera.lt</registrar_website>
   <registrant_company>UAB SERVERA</registrant_company>
   <name_servers>
    <value>ns1.dedikuotas.lt</value>
    <value>ns2.dedikuotas.lt</value>
    <value>ns3.dedikuotas.lt</value>
    <value>ns4.dedikuotas.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>amanco.cc</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 13:32:03</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.ultimateserv.com</value>
    <value>ns2.ultimateserv.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>amarco.us</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 15:09:50</query_time>
   <create_date>2014-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>douglas l hauptman</registrant_name>
   <registrant_company>atlantawebsites.com</registrant_company>
   <registrant_address>20 castlehill court</registrant_address>
   <registrant_city>covington</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7702656407</registrant_phone>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.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>amazoo.co.uk</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 15:48:21</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1050.ui-dns.com</value>
    <value>ns1088.ui-dns.de</value>
    <value>ns1089.ui-dns.biz</value>
    <value>ns1092.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>amazdo.com</domain_name>
   <domain_keyword>amazdo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:40:02</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-10</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>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>VN</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cleo.ns.cloudflare.com</value>
    <value>harlee.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>54</num>
   <domain_name>amanco.co.uk</domain_name>
   <domain_keyword>amanco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 18:47:21</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>amazcn.top</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 05:52:11</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Uco-NT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AUCN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>amasco.net</domain_name>
   <domain_keyword>amasco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 10:44:48</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.dynser.com</value>
    <value>ns4.dynser.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>amazuo.com</domain_name>
   <domain_keyword>amazuo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 19:13:05</query_time>
   <create_date>2016-08-25</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>nei meng gu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>amazcn.com</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:14:43</query_time>
   <create_date>2005-12-11</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Hostmaster, Amazon Legal Dept.</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>P.O. Box 8102</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062664064</registrant_phone>
   <registrant_fax>+1.2062667010</registrant_fax>
   <name_servers>
    <value>ns1.amzndns.co.uk</value>
    <value>ns1.amzndns.com</value>
    <value>ns1.amzndns.net</value>
    <value>ns1.amzndns.org</value>
    <value>ns2.amzndns.co.uk</value>
    <value>ns2.amzndns.com</value>
    <value>ns2.amzndns.net</value>
    <value>ns2.amzndns.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>59</num>
   <domain_name>amazoo.xyz</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 12:07:28</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>amafco.com</domain_name>
   <domain_keyword>amafco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 18:44:34</query_time>
   <create_date>2014-02-08</create_date>
   <update_date>2021-02-02</update_date>
   <expiry_date>2024-02-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>amarco.eu</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:29</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-160-b.gandi.net</value>
    <value>ns-211-c.gandi.net</value>
    <value>ns-230-a.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>amatco.net</domain_name>
   <domain_keyword>amatco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 07:04:53</query_time>
   <create_date>2014-10-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>amadco.com</domain_name>
   <domain_keyword>amadco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:24:20</query_time>
   <create_date>2010-02-05</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>64</num>
   <domain_name>amazo.ai</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-27 07:54:14</query_time>
   <registrar_name>InterNetX</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>amazo.blog</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-20 16:35:54</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</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>66</num>
   <domain_name>amazo.sbs</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-09 11:50:13</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.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>67</num>
   <domain_name>mazco.org</domain_name>
   <domain_keyword>mazco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 00:52:43</query_time>
   <create_date>2000-12-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>112</registrar_iana>
   <registrar_name>Webhero, Inc.</registrar_name>
   <registrar_website>http://webhero.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mazco</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>ns1.webhero.com</value>
    <value>ns2.webhero.com</value>
    <value>ns3.webhero.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>amazo.cfd</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-22 19:58:50</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>magali.ns.cloudflare.com</value>
    <value>marek.ns.cloudflare.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>69</num>
   <domain_name>amazo.ca</domain_name>
   <domain_keyword>amazo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 01:57:58</query_time>
   <create_date>2004-08-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>David Arnett</registrant_name>
   <registrant_company>Eamazon (Canada) Inc.</registrant_company>
   <registrant_address>800-885 West Georgia Street</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6C3H1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2062664064</registrant_phone>
   <name_servers>
    <value>ns2.amzndns.co.uk</value>
    <value>ns2.amzndns.com</value>
    <value>ns2.amzndns.net</value>
    <value>ns2.amzndns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>amarco.pl</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 11:36:11</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>amazoc.ca</domain_name>
   <domain_keyword>amazoc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 01:57:59</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.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>ns1.above.com</value>
    <value>ns2.above.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>amazcon.ca</domain_name>
   <domain_keyword>amazcon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-22 07:14:43</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.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>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>awazco.com</domain_name>
   <domain_keyword>awazco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:49:15</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</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=awazco.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>74</num>
   <domain_name>amaaco.com</domain_name>
   <domain_keyword>amaaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:21:42</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2020-11-09</update_date>
   <expiry_date>2025-11-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>amazoo.ru</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:47:20</query_time>
   <create_date>2018-04-05</create_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>amazoo.cat</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-13 05:25:29</query_time>
   <create_date>2023-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Educem</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>famazco.site</domain_name>
   <domain_keyword>famazco</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-25 02:28:06</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Famaz, Co.</registrant_company>
   <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>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>78</num>
   <domain_name>amaz-co.com</domain_name>
   <domain_keyword>amaz-co</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 08:49:06</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>79</num>
   <domain_name>amarco.qa</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-08 21:15:26</query_time>
   <update_date>2024-03-19</update_date>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>darwin.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>amazno.com.cn</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 06:18:40</query_time>
   <create_date>2006-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Amazon Technologies, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amzndns-cn.biz</value>
    <value>ns1.amzndns-cn.cn</value>
    <value>ns1.amzndns-cn.com</value>
    <value>ns1.amzndns-cn.net</value>
    <value>ns2.amzndns-cn.biz</value>
    <value>ns2.amzndns-cn.cn</value>
    <value>ns2.amzndns-cn.com</value>
    <value>ns2.amzndns-cn.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>amacco.com</domain_name>
   <domain_keyword>amacco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 17:58:25</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>3632</registrar_iana>
   <registrar_name>DropCatch.com 1423 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>amazch.com</domain_name>
   <domain_keyword>amazch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:57:20</query_time>
   <create_date>2018-05-28</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2026-05-28</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/amazch.com</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>83</num>
   <domain_name>amalco.ru</domain_name>
   <domain_keyword>amalco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:46:10</query_time>
   <create_date>2008-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>amakco.net</domain_name>
   <domain_keyword>amakco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 10:47:27</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of amakco.net</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns3.hostiran.net</value>
    <value>ns4.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>amakco.com</domain_name>
   <domain_keyword>amakco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:29:49</query_time>
   <create_date>2003-05-03</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2026-05-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alkarama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/amakco.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.hostiran.net</value>
    <value>ns4.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>amazzo.it</domain_name>
   <domain_keyword>amazzo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 08:18:21</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>amazgo.com</domain_name>
   <domain_keyword>amazgo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:16:34</query_time>
   <create_date>2016-11-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-otzrmknvvh4httknxwstam.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>amazno.xyz</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 12:43:07</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>amazzo.co.uk</domain_name>
   <domain_keyword>amazzo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 14:38:25</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>amazcp.com</domain_name>
   <domain_keyword>amazcp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 07:10:39</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>SI CHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=amazcp.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>amazoo.us</domain_name>
   <domain_keyword>amazoo</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 02:03:04</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dylan Alfaro</registrant_name>
   <registrant_address>19500 PRUNERIDGE AVE APT 10101</registrant_address>
   <registrant_city>Cupertino</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95014</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6508680866</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>amezco.com</domain_name>
   <domain_keyword>amezco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:22:50</query_time>
   <create_date>2013-05-13</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>amazio.nl</domain_name>
   <domain_keyword>amazio</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 01:57:52</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2024-05-19</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>amatco.com</domain_name>
   <domain_keyword>amatco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 10:46:55</query_time>
   <create_date>2001-10-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Taiwan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amarco.net</domain_name>
   <domain_keyword>amarco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 11:36:11</query_time>
   <create_date>2012-12-01</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>96</num>
   <domain_name>arazco.monster</domain_name>
   <domain_keyword>arazco</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-19 09:50:17</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <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>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>malavika.ns.cloudflare.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>amazcn.fr</domain_name>
   <domain_keyword>amazcn</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 01:07:41</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>HOGAN LOVELLS (PARIS) LLP</registrar_name>
   <registrar_website>http://www.hoganlovells.com</registrar_website>
   <registrant_company>Amazon Europe Core S.à.r.l.</registrant_company>
   <registrant_address>Amazon Europe Core S.à.r.l., 38 avenue John F. Kennedy, L-1855 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.265240000</registrant_phone>
   <domain_status>
    <value>Active</value>
    <value>REGISTERED</value>
    <value>associated</value>
    <value>inactive</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>amazno.in</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 17:58:17</query_time>
   <create_date>2011-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Ltd trading as Com Laude</registrar_name>
   <registrar_website>https://comlaude.com/in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>namazco.com</domain_name>
   <domain_keyword>namazco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:25:00</query_time>
   <create_date>2011-01-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>amazno.cc</domain_name>
   <domain_keyword>amazno</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 05:18:16</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.224</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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