WHOIS QUERY TIME

12 Jun 2024 - 12:58 PM UTC

Registered: 14 August 2023
Modified: 15 August 2023
Expiry: 14 August 2024

REGISTRAR

Name: 1 Api GmbH
Website: http://www.1api.net

DNSSEC

yes

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

ok

REGISTRANT

Company: LOCAL SERVICES MARKETING SOLUTIONS SL
Address: juan de garay 48,
City: barcelona
State: 08
ZIP: 08041
Country: Spain

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amazonads.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amazonads.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amazonads.it",
            "domain_keyword": "amazonads",
            "domain_tld": "it",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2023-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "LOCAL SERVICES MARKETING SOLUTIONS SL",
            "registrant_address": "juan de garay 48,",
            "registrant_city": "barcelona",
            "registrant_state": "08",
            "registrant_zip": "08041",
            "registrant_country": "ES",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amazonads.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amazonads.it</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>LOCAL SERVICES MARKETING SOLUTIONS SL</registrant_company>
   <registrant_address>juan de garay 48,</registrant_address>
   <registrant_city>barcelona</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>08041</registrant_zip>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.547 seconds) for "amazonads.it" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Apr 2024 - 10:47 PM UTC

Registered: 14 August 2023
Modified: 15 August 2023
Expiry: 14 August 2024

REGISTRAR

Name: 1 Api GmbH
Website: http://www.1api.net

DNSSEC

yes

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

ok

REGISTRANT

Company: LOCAL SERVICES MARKETING SOLUTIONS SL
Address: juan de garay 48,
City: barcelona
State: 08
ZIP: 08041
Country: Spain

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amazonads.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amazonads.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "amazonads.it",
    "results": [
        {
            "num": 1,
            "domain_name": "amazonads.it",
            "domain_keyword": "amazonads",
            "domain_tld": "it",
            "query_time": "2024-04-14 22:47:43",
            "create_date": "2023-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "LOCAL SERVICES MARKETING SOLUTIONS SL",
            "registrant_address": "juan de garay 48,",
            "registrant_city": "barcelona",
            "registrant_state": "08",
            "registrant_zip": "08041",
            "registrant_country": "ES",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.547,
        "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>amazonads.it</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>amazonads.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amazonads.it</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 22:47:43</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>LOCAL SERVICES MARKETING SOLUTIONS SL</registrant_company>
   <registrant_address>juan de garay 48,</registrant_address>
   <registrant_city>barcelona</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>08041</registrant_zip>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.547</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 22 domain names (in 0.063 seconds) which contained the exact domain keyword "amazonads".
Domain Name Registered Expiry Registrar Ownership
1 amazonads.com 22 Jul 2006 22 Jul 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
2 amazonads.net 19 Sep 2007 19 Sep 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
3 amazonads.ca 28 Jan 2016 28 Jan 2025 Tucows.com Co. Eamazon (Canada) Inc.
4 amazonads.cn 18 Jan 2020 18 Jan 2025 码恪御标信息科技(上海)有限公司 亚马逊信息服务(北京)有限公司上海分公司
5 amazonads.se 4 Sep 2020 4 Sep 2024 Loopia AB -
6 amazonads.ltd 25 Oct 2021 25 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li ning
7 amazonads.io 22 Dec 2022 22 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 amazonads.com.br 15 Mar 2023 15 Mar 2024 - Di?genes Menezes
9 amazonads.us 11 Jul 2023 11 Jul 2024 Dynadot Inc Ariel Torres
10 amazonads.link 27 Jul 2023 27 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
11 amazonads.it 14 Aug 2023 14 Aug 2024 1 Api GmbH LOCAL SERVICES MARKETING SOLUTIONS SL
12 amazonads.agency 19 Aug 2023 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 amazonads.world 31 Aug 2023 31 Aug 2024 NameSilo, LLC REDACTED FOR PRIVACY
14 amazonads.top 3 Nov 2023 3 Nov 2024 Alibaba.com Singapore E-Commerce Private Limited vip-apple
15 amazonads.com.cn 12 Nov 2023 12 Nov 2024 浙江贰贰网络有限公司 王晓文
16 amazonads.digital 17 Nov 2023 17 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 amazonads.info 23 Nov 2023 23 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 amazonads.promo 15 Jan 2024 15 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 amazonads.africa 1 Mar 2024 1 Mar 2025 Domains.co.za Private
20 amazonads.tech 1 Mar 2024 1 Mar 2025 DiaMatrix Private
21 amazonads.store 23 Mar 2024 23 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170674125
22 amazonads.ai - - 1api.net Domains By Proxy, LLC
23 amazonads.ae - - AESERVER Homesuae

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amazonads&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amazonads",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 23,
        "relation": "eq",
        "current": 23
    },
    "unique_domains": "amazonads.com, amazonads.net, amazonads.ca, amazonads.cn, amazonads.se, amazonads.ltd, amazonads.io, amazonads.com.br, amazonads.us, amazonads.link, amazonads.it, amazonads.agency, amazonads.world, amazonads.top, amazonads.com.cn, amazonads.digital, amazonads.info, amazonads.promo, amazonads.africa, amazonads.tech, amazonads.store, amazonads.ai, amazonads.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "amazonads.com",
            "domain_keyword": "amazonads",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:58:57",
            "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.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amazonads.net",
            "domain_keyword": "amazonads",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:16:16",
            "create_date": "2007-09-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-19",
            "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": 3,
            "domain_name": "amazonads.ca",
            "domain_keyword": "amazonads",
            "domain_tld": "ca",
            "query_time": "2024-05-24 01:58:57",
            "create_date": "2016-01-28",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-28",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amazonads.cn",
            "domain_keyword": "amazonads",
            "domain_tld": "cn",
            "query_time": "2024-05-27 00:25:35",
            "create_date": "2020-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "码恪御标信息科技(上海)有限公司",
            "registrant_name": "亚马逊信息服务(北京)有限公司上海分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1723.awsdns-cn-43.net",
                "ns-2052.awsdns-cn-00.biz",
                "ns-321.awsdns-cn-20.com",
                "ns-3621.awsdns-cn-34.cn",
                "ns-intl-321.awsdns-cn-20.com",
                "ns-intl-3621.awsdns-cn-34.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amazonads.se",
            "domain_keyword": "amazonads",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:12",
            "create_date": "2020-09-04",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "amazonads.ltd",
            "domain_keyword": "amazonads",
            "domain_tld": "ltd",
            "query_time": "2024-05-08 15:16:16",
            "create_date": "2021-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li ning",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amazonads.io",
            "domain_keyword": "amazonads",
            "domain_tld": "io",
            "query_time": "2024-06-11 02:44:36",
            "create_date": "2022-12-22",
            "update_date": "2024-03-15",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amazonads.com.br",
            "domain_keyword": "amazonads",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 00:25:35",
            "create_date": "2023-03-15",
            "update_date": "2024-03-29",
            "expiry_date": "2024-03-15",
            "registrant_name": "Di?genes Menezes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 9,
            "domain_name": "amazonads.us",
            "domain_keyword": "amazonads",
            "domain_tld": "us",
            "query_time": "2024-05-31 12:43:30",
            "create_date": "2023-07-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Ariel Torres",
            "registrant_address": "21417 Autumn Fern Ave",
            "registrant_city": "Tampa",
            "registrant_state": "Florida",
            "registrant_zip": "33647",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135572879",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amazonads.link",
            "domain_keyword": "amazonads",
            "domain_tld": "link",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amazonads.it",
            "domain_keyword": "amazonads",
            "domain_tld": "it",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2023-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "LOCAL SERVICES MARKETING SOLUTIONS SL",
            "registrant_address": "juan de garay 48,",
            "registrant_city": "barcelona",
            "registrant_state": "08",
            "registrant_zip": "08041",
            "registrant_country": "ES",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "amazonads.agency",
            "domain_keyword": "amazonads",
            "domain_tld": "agency",
            "query_time": "2024-05-08 15:16:15",
            "create_date": "2023-08-19",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "amazonads.world",
            "domain_keyword": "amazonads",
            "domain_tld": "world",
            "query_time": "2024-05-24 01:58:57",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AK",
            "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": [
                "ns5.prenhost.com",
                "ns6.prenhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amazonads.top",
            "domain_keyword": "amazonads",
            "domain_tld": "top",
            "query_time": "2024-05-08 15:16:16",
            "create_date": "2023-11-03",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-03",
            "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": "vip-apple",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amazonads.com.cn",
            "domain_keyword": "amazonads",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王晓文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amazonads.digital",
            "domain_keyword": "amazonads",
            "domain_tld": "digital",
            "query_time": "2024-05-24 01:58:57",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amazonads.info",
            "domain_keyword": "amazonads",
            "domain_tld": "info",
            "query_time": "2024-05-27 00:25:35",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "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": [
                "elly.ns.cloudflare.com",
                "sevki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amazonads.promo",
            "domain_keyword": "amazonads",
            "domain_tld": "promo",
            "query_time": "2024-05-15 06:19:27",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "amazonads.africa",
            "domain_keyword": "amazonads",
            "domain_tld": "africa",
            "query_time": "2024-05-01 14:31:43",
            "create_date": "2024-03-01",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Private",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amazonads.tech",
            "domain_keyword": "amazonads",
            "domain_tld": "tech",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2024-03-01",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Private",
            "registrant_state": "Western Cape",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the 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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amazonads.store",
            "domain_keyword": "amazonads",
            "domain_tld": "store",
            "query_time": "2024-05-20 05:46:17",
            "create_date": "2024-03-23",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170674125",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amazonads.ai",
            "domain_keyword": "amazonads",
            "domain_tld": "ai",
            "query_time": "2024-05-23 20:28:52",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "amazonads.ae",
            "domain_keyword": "amazonads",
            "domain_tld": "ae",
            "query_time": "2024-06-03 14:14:45",
            "registrar_name": "AESERVER",
            "registrant_name": "Srikanth Reddy M",
            "registrant_company": "Homesuae",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "dns1.aeserver.com",
                "dns2.aeserver.com",
                "dns3.aeserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amazonads</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>23</total>
  <relation>eq</relation>
  <current>23</current>
 </count>
 <unique_domains>amazonads.com, amazonads.net, amazonads.ca, amazonads.cn, amazonads.se, amazonads.ltd, amazonads.io, amazonads.com.br, amazonads.us, amazonads.link, amazonads.it, amazonads.agency, amazonads.world, amazonads.top, amazonads.com.cn, amazonads.digital, amazonads.info, amazonads.promo, amazonads.africa, amazonads.tech, amazonads.store, amazonads.ai, amazonads.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amazonads.com</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:58:57</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.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>2</num>
   <domain_name>amazonads.net</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:16:16</query_time>
   <create_date>2007-09-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-19</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>3</num>
   <domain_name>amazonads.ca</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 01:58:57</query_time>
   <create_date>2016-01-28</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-28</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>amazonads.cn</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 00:25:35</query_time>
   <create_date>2020-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>码恪御标信息科技(上海)有限公司</registrar_name>
   <registrant_name>亚马逊信息服务(北京)有限公司上海分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1723.awsdns-cn-43.net</value>
    <value>ns-2052.awsdns-cn-00.biz</value>
    <value>ns-321.awsdns-cn-20.com</value>
    <value>ns-3621.awsdns-cn-34.cn</value>
    <value>ns-intl-321.awsdns-cn-20.com</value>
    <value>ns-intl-3621.awsdns-cn-34.cn</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>5</num>
   <domain_name>amazonads.se</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:12</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amazonads.ltd</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-08 15:16:16</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li ning</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amazonads.io</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-11 02:44:36</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amazonads.com.br</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 00:25:35</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrant_name>Di?genes Menezes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>amazonads.us</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-31 12:43:30</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Ariel Torres</registrant_name>
   <registrant_address>21417 Autumn Fern Ave</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33647</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135572879</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>10</num>
   <domain_name>amazonads.link</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amazonads.it</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>LOCAL SERVICES MARKETING SOLUTIONS SL</registrant_company>
   <registrant_address>juan de garay 48,</registrant_address>
   <registrant_city>barcelona</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>08041</registrant_zip>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amazonads.agency</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-08 15:16:15</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>13</num>
   <domain_name>amazonads.world</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-24 01:58:57</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AK</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>ns5.prenhost.com</value>
    <value>ns6.prenhost.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>amazonads.top</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 15:16:16</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-03</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>vip-apple</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amazonads.com.cn</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王晓文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>amazonads.digital</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-24 01:58:57</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amazonads.info</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 00:25:35</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</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>elly.ns.cloudflare.com</value>
    <value>sevki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amazonads.promo</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-15 06:19:27</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>amazonads.africa</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-01 14:31:43</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Private</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>amazonads.tech</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Private</registrant_company>
   <registrant_state>Western Cape</registrant_state>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amazonads.store</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 05:46:17</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170674125</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amazonads.ai</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 20:28:52</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amazonads.ae</domain_name>
   <domain_keyword>amazonads</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-03 14:14:45</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Srikanth Reddy M</registrant_name>
   <registrant_company>Homesuae</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>dns1.aeserver.com</value>
    <value>dns2.aeserver.com</value>
    <value>dns3.aeserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 1,750 domain names (in 0.501 seconds) which look and sound like the brand name "amazonads".
Domain Name Registered Expiry Registrar Ownership
1 amazon-ads.co.uk 13 Feb 2024 13 Feb 2025 Ionos SE [Tag = 1AND1] -
2 amazonas.app 15 May 2024 15 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
3 amazonas.top 29 Jan 2024 29 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
4 amazonaws.download 5 Aug 2015 4 Aug 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
5 amazonass.de - - - -
6 amazonaws.gdn 3 Apr 2016 3 Apr 2025 Intracom Middle East FZE Domain Marketing Services Inc.
7 amazonvds.com 15 Sep 2023 15 Sep 2024 Atak Domain Registrant of amazonvds.com
8 amazonadz.com 18 Oct 2020 18 Oct 2024 GoDaddy.com, LLC -
9 amazonaws.zip 12 May 2023 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 amazonaws.pt 10 Feb 2018 10 Jan 2024 - Amazon Technologies, Inc.
11 amazonaws.airforce 22 Oct 2014 22 Oct 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
12 amazonars.com 2 Feb 2019 2 Feb 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
13 amazonaws.paris 2 Dec 2014 2 Dec 2024 COM LAUDE (NOM IQ LIMITED) Amazon Technologies, Inc.
14 amazonaws.ovh 3 Oct 2014 3 Oct 2024 OVH Amazon Technologies, Inc.
15 amazonaws.club 7 May 2014 6 May 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
16 amazonaws.om - - Abu Ghazaleh Intellectual Property (AGIP) -
17 amazonadd.com 14 Jan 2021 14 Jan 2025 GoDaddy.com, LLC -
18 amazonaqs.com 7 Apr 2011 7 Apr 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
19 amazonaws.pe - - KEY ? SYSTEMS GmbH Amazon Technologies Inc
20 amazonaws.london 9 Sep 2014 9 Sep 2024 Nom-iq Ltd. dba Com Laude Amazon Europe Core S.a.r.l.
21 amazon-ads.net 7 Feb 2006 16 Jan 2025 MarkMonitor Inc. -
22 amazonams.com 27 Oct 2023 27 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
23 amazonpds.com 11 Dec 2008 11 Dec 2024 MarkMonitor Inc. -
24 amazonaws.com.cn 13 Jan 2006 13 Jan 2025 厦门易名科技股份有限公司 宁夏西云数据科技有限公司
25 amazonaws.top 1 Feb 2016 1 Feb 2025 Nom IQ Limited dba Com Laude Amazon Technologies, Inc.
26 amazonaws.win 26 Jan 2016 25 Jan 2025 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
27 amazonids.com 18 Mar 2024 18 Mar 2025 DropCatch.com 712 LLC HugeDomains.com
28 amazonaws.africa 3 Jul 2017 3 Jul 2024 Com Laude Amazon Technologies, Inc.
29 amazonams.app 3 Jun 2024 3 Jun 2025 NICENIC INTERNATIONAL GROUP CO., LIMITED LTiex Team
30 amazonaws.software 10 Dec 2014 10 Dec 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
31 amazonadv.com 5 Aug 1996 4 Aug 2024 CSC CORPORATE DOMAINS, INC. Leo Burnett Company, Inc.
32 amazonaws.jp 13 Jan 2006 31 Jan 2025 - Amazon, Inc.
33 amazonaws.one 20 May 2015 20 May 2025 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
34 amazonadu.com 27 Mar 2020 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 amazonaws.se 16 Aug 2011 16 Aug 2024 Nom-IQ Limited -
36 amazonaws.buzz 10 Apr 2014 9 Apr 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
37 amazonacs.com 21 Apr 2023 21 Apr 2024 Gransy, s.r.o. -
38 amazonaws.games 21 Sep 2016 21 Sep 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
39 amazonags.com 15 Jan 2014 15 Jan 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
40 amazonaws.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Amazon Corporate Services Pty Ltd
41 amazonadws.com 26 Feb 2021 26 Feb 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
42 amazonaws.org 18 Aug 2005 18 Aug 2024 MarkMonitor Inc. Amazon Technologies, Inc.
43 amazonaws.game 24 May 2016 24 May 2025 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
44 amazonaws.site 15 Jul 2015 15 Jul 2024 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
45 amazonaes.com 18 Feb 2019 18 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
46 amazonada.com 8 Apr 2020 8 Apr 2024 GoDaddy.com, LLC -
47 amazonass.ru 14 Feb 2024 14 Feb 2025 RU-CENTER-RU Private Person
48 amazonaws.nyc 9 Dec 2014 8 Dec 2024 MarkMonitor, Inc. Amazon.com, Inc.
49 amazonaws.ruhr 27 Mar 2014 27 Mar 2025 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
50 amazonids.in 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
51 amazona7s.com 15 Jan 2014 15 Jan 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
52 amazonaws.osaka 1 Apr 2015 31 Mar 2025 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
53 amazondads.com 12 Oct 2012 12 Oct 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
54 amazonaws.press 18 Sep 2014 18 Sep 2024 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
55 amazonaws.biz 18 Aug 2005 17 Aug 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
56 amazonaws.sbs 11 Jun 2021 11 Jun 2025 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
57 amazonsds.com 4 Oct 2006 4 Oct 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
58 amazonaws.io 21 Nov 2017 21 Nov 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
59 amazonaws.tv 5 Jul 2016 5 Jul 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
60 amazonaws.ru 5 Jul 2016 5 Jul 2024 RU-CENTER-RU Amazon Europe Core S.a.r.l.
61 amazonrds.com 21 Aug 2009 21 Aug 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
62 amazonkds.com 1 Jun 2012 1 Jun 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
63 amazonaws.pl 14 Jun 2013 14 Jun 2024 Nom-IQ Limited dba Com Laude -
64 amazondds.com 10 Aug 2022 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 amazonams.top 27 Oct 2023 27 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
66 amazonams.net 27 Oct 2023 27 Oct 2024 NameSilo, LLC -
67 amazonaws.stream 29 Jun 2016 28 Jun 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
68 amazonaws.co.nz 11 May 2010 - Nom-IQ Ltd, dba Com Laude -
69 amazonats.co.in 3 Sep 2023 3 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
70 amazonays.com 17 Mar 2023 17 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
71 amazonaws.melbourne 11 Nov 2014 11 Nov 2024 MarkMonitor, Inc. Amazon Technologies, Inc.
72 amazonaws.mobi 3 Jul 2009 3 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Mao Jian Ting
73 amazonaws.icu 29 May 2018 29 May 2025 Nom-iq Ltd. dba Com Laude Amazon Technologies, Inc.
74 amazonaws.gay 16 Sep 2020 16 Sep 2024 Nom-iq Ltd. dba COM LAUDE Amazon Technologies, Inc.
75 amazonas.fr 9 Jul 2020 9 Jul 2024 RANXPLORER Sebastien Chevillet
76 amazonas.be 12 May 2003 - RegistryGate GmbH -
77 amazonds.com 15 Mar 2011 15 Mar 2025 MarkMonitor, Inc. Amazon Technologies, Inc.
78 amazonas.co 23 Apr 2010 22 Apr 2024 .COInternet Restricted and Reserved names REDACTED FOR PRIVACY
79 amazonas.gmbh 22 Jun 2016 22 Jun 2024 united-domains AG AMAZONAS Naturprodukte Handels GmbH
80 amazonas.beauty 22 Mar 2023 22 Mar 2024 NameSilo, LLC PrivacyGuardian.org llc
81 amazonas.fit 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 amazonas.help 28 Jul 2023 28 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
83 amazonas.info 21 Sep 2001 21 Sep 2024 IONOS SE REDACTED FOR PRIVACY
84 amazonas.tours 24 Aug 2023 24 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
85 amazonas.site 17 Nov 2023 17 Nov 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
86 amazonas.world 19 Sep 2022 19 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
87 amazonas.foundation 10 Apr 2023 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 amazonad.top 3 Dec 2023 3 Dec 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
89 amazonas.com.br 7 Jul 1996 7 Jul 2027 - Amazonas Produtos Para Calcados Ltda - AM
90 amazonas.cloud 27 Jan 2023 27 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
91 amzonads.com 16 Mar 2016 16 Mar 2024 GoDaddy.com, LLC -
92 amazonas.pro 14 Nov 2023 14 Nov 2024 Sav.com, LLC - 12 REDACTED FOR PRIVACY
93 amazonas.bet 22 Jan 2024 22 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
94 amazonas.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
95 amazonas.travel 3 Jun 2023 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 amazoads.com 26 Dec 2023 26 Dec 2024 GoDaddy.com, LLC -
97 amazonas.work 7 Dec 2023 7 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
98 amazonad.cc 10 Oct 2023 10 Oct 2024 GoDaddy.com, LLC -
99 amazonas.wiki 15 Sep 2018 15 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 amazonas.lt 16 Apr 2012 17 Apr 2025 UAB "Interneto vizija" UAB "Interneto vizija"
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 Amazonads.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amazonads.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amazonads.it",
        "page_size": 100
    },
    "count": {
        "total": 1750,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amazon-ads.co.uk, amazonas.app, amazonas.top, amazonaws.download, amazonass.de, amazonaws.gdn, amazonvds.com, amazonadz.com, amazonaws.zip, amazonaws.pt, amazonaws.airforce, amazonars.com, amazonaws.paris, amazonaws.ovh, amazonaws.club, amazonaws.om, amazonadd.com, amazonaqs.com, amazonaws.pe, amazonaws.london, amazon-ads.net, amazonams.com, amazonpds.com, amazonaws.com.cn, amazonaws.top, amazonaws.win, amazonids.com, amazonaws.africa, amazonams.app, amazonaws.software, amazonadv.com, amazonaws.jp, amazonaws.one, amazonadu.com, amazonaws.se, amazonaws.buzz, amazonacs.com, amazonaws.games, amazonags.com, amazonaws.com.au, amazonadws.com, amazonaws.org, amazonaws.game, amazonaws.site, amazonaes.com, amazonada.com, amazonass.ru, amazonaws.nyc, amazonaws.ruhr, amazonids.in, amazona7s.com, amazonaws.osaka, amazondads.com, amazonaws.press, amazonaws.biz, amazonaws.sbs, amazonsds.com, amazonaws.io, amazonaws.tv, amazonaws.ru, amazonrds.com, amazonkds.com, amazonaws.pl, amazondds.com, amazonams.top, amazonams.net, amazonaws.stream, amazonaws.co.nz, amazonats.co.in, amazonays.com, amazonaws.melbourne, amazonaws.mobi, amazonaws.icu, amazonaws.gay, amazonas.fr, amazonas.be, amazonds.com, amazonas.co, amazonas.gmbh, amazonas.beauty, amazonas.fit, amazonas.help, amazonas.info, amazonas.tours, amazonas.site, amazonas.world, amazonas.foundation, amazonad.top, amazonas.com.br, amazonas.cloud, amzonads.com, amazonas.pro, amazonas.bet, amazonas.dev, amazonas.travel, amazoads.com, amazonas.work, amazonad.cc, amazonas.wiki, amazonas.lt",
    "results": [
        {
            "num": 1,
            "domain_name": "amazon-ads.co.uk",
            "domain_keyword": "amazon-ads",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 07:15:51",
            "create_date": "2024-02-13",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-13",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1032.ui-dns.biz",
                "ns1032.ui-dns.com",
                "ns1048.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "amazonas.app",
            "domain_keyword": "amazonas",
            "domain_tld": "app",
            "query_time": "2024-05-19 14:15:58",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2026-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-185.awsdns-23.com",
                "ns-1870.awsdns-41.co.uk",
                "ns-761.awsdns-31.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "amazonas.top",
            "domain_keyword": "amazonas",
            "domain_tld": "top",
            "query_time": "2024-05-13 05:19:30",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amazonaws.download",
            "domain_keyword": "amazonaws",
            "domain_tld": "download",
            "query_time": "2024-05-01 14:32:01",
            "create_date": "2015-08-05",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amazonass.de",
            "domain_keyword": "amazonass",
            "domain_tld": "de",
            "query_time": "2024-05-26 06:20:27",
            "update_date": "2023-03-29",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "amazonaws.gdn",
            "domain_keyword": "amazonaws",
            "domain_tld": "gdn",
            "query_time": "2024-05-01 16:40:10",
            "create_date": "2016-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1875,
            "registrar_name": "Intracom Middle East FZE",
            "registrar_website": "www.intracomme.com",
            "registrant_name": "Domain Marketing Services Inc.",
            "registrant_address": "11811 North Freeway Suite 210",
            "registrant_city": "Houston",
            "registrant_state": "Texas",
            "registrant_zip": "77060",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8326726962",
            "name_servers": [
                "dns1.intracomme.com",
                "dns2.intracomme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amazonvds.com",
            "domain_keyword": "amazonvds",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:33:51",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain",
            "registrar_website": "http://apiname.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Registrant of amazonvds.com",
            "registrant_address": "72 Chase Side, Suite 2, London, United Kingdom, N14 5PH",
            "registrant_city": "London",
            "registrant_state": "Chase Side",
            "registrant_zip": "N14 5PH",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7520644531",
            "name_servers": [
                "ns1.hostingturkiye.com.tr",
                "ns2.hostingturkiye.com.tr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amazonadz.com",
            "domain_keyword": "amazonadz",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:43:31",
            "create_date": "2020-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amazonaws.zip",
            "domain_keyword": "amazonaws",
            "domain_tld": "zip",
            "query_time": "2024-05-13 01:35:39",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amazonaws.pt",
            "domain_keyword": "amazonaws",
            "domain_tld": "pt",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2018-02-10",
            "expiry_date": "2024-01-10",
            "registrant_name": "Amazon Technologies, Inc.",
            "registrant_address": "P.O. Box 8102",
            "registrant_city": "NV",
            "registrant_state": "Reno",
            "registrant_zip": "89507",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "amazonaws.airforce",
            "domain_keyword": "amazonaws",
            "domain_tld": "airforce",
            "query_time": "2024-05-01 16:40:24",
            "create_date": "2014-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "amazonars.com",
            "domain_keyword": "amazonars",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:44:36",
            "create_date": "2019-02-02",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-02",
            "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": 13,
            "domain_name": "amazonaws.paris",
            "domain_keyword": "amazonaws",
            "domain_tld": "paris",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2014-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 470,
            "registrar_name": "COM LAUDE (NOM IQ LIMITED)",
            "registrar_website": "https://comlaude.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amazonaws.ovh",
            "domain_keyword": "amazonaws",
            "domain_tld": "ovh",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2014-10-03",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amazonaws.club",
            "domain_keyword": "amazonaws",
            "domain_tld": "club",
            "query_time": "2024-04-25 11:10:47",
            "create_date": "2014-05-07",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amazonaws.om",
            "domain_keyword": "amazonaws",
            "domain_tld": "om",
            "query_time": "2024-05-01 14:31:59",
            "registrar_iana": 700000001,
            "registrar_name": "Abu Ghazaleh Intellectual Property (AGIP)",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amazonadd.com",
            "domain_keyword": "amazonadd",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:43:30",
            "create_date": "2021-01-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amazonaqs.com",
            "domain_keyword": "amazonaqs",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:25:37",
            "create_date": "2011-04-07",
            "update_date": "2024-01-31",
            "expiry_date": "2025-04-07",
            "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": 19,
            "domain_name": "amazonaws.pe",
            "domain_keyword": "amazonaws",
            "domain_tld": "pe",
            "query_time": "2024-05-26 03:02:20",
            "registrar_name": "KEY ? SYSTEMS GmbH",
            "registrant_name": "Amazon Technologies Inc",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "amazonaws.london",
            "domain_keyword": "amazonaws",
            "domain_tld": "london",
            "query_time": "2024-06-12 12:59:24",
            "create_date": "2014-09-09",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-09",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Europe Core S.a.r.l.",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the 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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amazon-ads.net",
            "domain_keyword": "amazon-ads",
            "domain_tld": "net",
            "query_time": "2024-05-15 06:18:45",
            "create_date": "2006-02-07",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "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": 22,
            "domain_name": "amazonams.com",
            "domain_keyword": "amazonams",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:59:52",
            "create_date": "2023-10-27",
            "update_date": "2024-05-17",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "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": [
                "gemma.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "amazonpds.com",
            "domain_keyword": "amazonpds",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:21:10",
            "create_date": "2008-12-11",
            "update_date": "2023-10-31",
            "expiry_date": "2024-12-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amazonaws.com.cn",
            "domain_keyword": "amazonaws",
            "domain_tld": "com.cn",
            "query_time": "2024-06-06 10:11:45",
            "create_date": "2006-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "宁夏西云数据科技有限公司",
            "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": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "amazonaws.top",
            "domain_keyword": "amazonaws",
            "domain_tld": "top",
            "query_time": "2024-05-27 00:25:42",
            "create_date": "2016-02-01",
            "update_date": "2017-02-03",
            "expiry_date": "2025-02-01",
            "registrar_iana": 470,
            "registrar_name": "Nom IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "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 query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amazonaws.win",
            "domain_keyword": "amazonaws",
            "domain_tld": "win",
            "query_time": "2024-05-27 00:25:45",
            "create_date": "2016-01-26",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amazonids.com",
            "domain_keyword": "amazonids",
            "domain_tld": "com",
            "query_time": "2024-05-19 04:03:36",
            "create_date": "2024-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 2192,
            "registrar_name": "DropCatch.com 712 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "amazonaws.africa",
            "domain_keyword": "amazonaws",
            "domain_tld": "africa",
            "query_time": "2024-05-27 00:25:41",
            "create_date": "2017-07-03",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-03",
            "registrar_iana": 470,
            "registrar_name": "Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "amazonams.app",
            "domain_keyword": "amazonams",
            "domain_tld": "app",
            "query_time": "2024-06-05 20:59:06",
            "create_date": "2024-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://nicenic.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LTiex Team",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "margaret.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amazonaws.software",
            "domain_keyword": "amazonaws",
            "domain_tld": "software",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2014-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "amazonadv.com",
            "domain_keyword": "amazonadv",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:58:06",
            "create_date": "1996-08-05",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-04",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Leo Burnett Company, Inc.",
            "registrant_address": "35 West Wacker Drive",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60601",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3122205959",
            "registrant_fax": "+1.3122203299",
            "name_servers": [
                "ns1.publicisgroupe.com",
                "ns3.publicisgroupe.com",
                "ns5.publicisgroupe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amazonaws.jp",
            "domain_keyword": "amazonaws",
            "domain_tld": "jp",
            "query_time": "2024-06-01 00:46:50",
            "create_date": "2006-01-13",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Amazon, Inc.",
            "registrant_address": "Reno",
            "registrant_zip": "89507",
            "registrant_email": "[email protected]",
            "registrant_phone": "12062664064",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 33,
            "domain_name": "amazonaws.one",
            "domain_keyword": "amazonaws",
            "domain_tld": "one",
            "query_time": "2024-05-26 01:05:48",
            "create_date": "2015-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amazonadu.com",
            "domain_keyword": "amazonadu",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:25:35",
            "create_date": "2020-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amazonadu.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "amazonaws.se",
            "domain_keyword": "amazonaws",
            "domain_tld": "se",
            "query_time": "2024-06-01 10:37:18",
            "create_date": "2011-08-16",
            "update_date": "2023-11-20",
            "expiry_date": "2024-08-16",
            "registrar_name": "Nom-IQ Limited",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "amazonaws.buzz",
            "domain_keyword": "amazonaws",
            "domain_tld": "buzz",
            "query_time": "2024-05-26 03:01:55",
            "create_date": "2014-04-10",
            "update_date": "2024-02-05",
            "expiry_date": "2025-04-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "amazonacs.com",
            "domain_keyword": "amazonacs",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:13:24",
            "create_date": "2023-04-21",
            "update_date": "2024-05-31",
            "expiry_date": "2024-04-21",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amazonaws.games",
            "domain_keyword": "amazonaws",
            "domain_tld": "games",
            "query_time": "2024-05-26 04:02:07",
            "create_date": "2016-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "amazonags.com",
            "domain_keyword": "amazonags",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:19:29",
            "create_date": "2014-01-15",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-15",
            "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": 40,
            "domain_name": "amazonaws.com.au",
            "domain_keyword": "amazonaws",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 08:54:15",
            "update_date": "2024-03-31",
            "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": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amazonadws.com",
            "domain_keyword": "amazonadws",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:58:07",
            "create_date": "2021-02-26",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-26",
            "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": 42,
            "domain_name": "amazonaws.org",
            "domain_keyword": "amazonaws",
            "domain_tld": "org",
            "query_time": "2024-06-12 12:59:24",
            "create_date": "2005-08-18",
            "update_date": "2023-05-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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.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",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amazonaws.game",
            "domain_keyword": "amazonaws",
            "domain_tld": "game",
            "query_time": "2024-05-27 00:25:41",
            "create_date": "2016-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amazonaws.site",
            "domain_keyword": "amazonaws",
            "domain_tld": "site",
            "query_time": "2024-05-26 03:02:16",
            "create_date": "2015-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amazonaes.com",
            "domain_keyword": "amazonaes",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:58:07",
            "create_date": "2019-02-18",
            "update_date": "2022-05-06",
            "expiry_date": "2026-02-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "lakas.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amazonada.com",
            "domain_keyword": "amazonada",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2020-04-08",
            "update_date": "2024-05-20",
            "expiry_date": "2024-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amazonass.ru",
            "domain_keyword": "amazonass",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:47:17",
            "create_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.1gb.ru",
                "ns2.1gb.ru",
                "ns3.1gb-ru.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "amazonaws.nyc",
            "domain_keyword": "amazonaws",
            "domain_tld": "nyc",
            "query_time": "2024-05-26 01:03:26",
            "create_date": "2014-12-09",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ny",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "amazonaws.ruhr",
            "domain_keyword": "amazonaws",
            "domain_tld": "ruhr",
            "query_time": "2024-05-27 00:25:42",
            "create_date": "2014-03-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-27",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "amazonids.in",
            "domain_keyword": "amazonids",
            "domain_tld": "in",
            "query_time": "2024-06-02 08:15:48",
            "create_date": "2022-10-02",
            "update_date": "2023-02-17",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "amazona7s.com",
            "domain_keyword": "amazona7s",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:58:56",
            "create_date": "2014-01-15",
            "update_date": "2023-10-31",
            "expiry_date": "2025-01-15",
            "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": 52,
            "domain_name": "amazonaws.osaka",
            "domain_keyword": "amazonaws",
            "domain_tld": "osaka",
            "query_time": "2024-05-29 01:41:05",
            "create_date": "2015-04-01",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amazondads.com",
            "domain_keyword": "amazondads",
            "domain_tld": "com",
            "query_time": "2024-06-12 13:00:38",
            "create_date": "2012-10-12",
            "update_date": "2023-08-03",
            "expiry_date": "2024-10-12",
            "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": 54,
            "domain_name": "amazonaws.press",
            "domain_keyword": "amazonaws",
            "domain_tld": "press",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2014-09-18",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "amazonaws.biz",
            "domain_keyword": "amazonaws",
            "domain_tld": "biz",
            "query_time": "2024-05-07 02:54:39",
            "create_date": "2005-08-18",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-17",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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.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": 56,
            "domain_name": "amazonaws.sbs",
            "domain_keyword": "amazonaws",
            "domain_tld": "sbs",
            "query_time": "2024-06-11 00:03:32",
            "create_date": "2021-06-11",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-11",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amazonsds.com",
            "domain_keyword": "amazonsds",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:36:36",
            "create_date": "2006-10-04",
            "update_date": "2023-08-03",
            "expiry_date": "2024-10-04",
            "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": 58,
            "domain_name": "amazonaws.io",
            "domain_keyword": "amazonaws",
            "domain_tld": "io",
            "query_time": "2024-05-24 01:59:55",
            "create_date": "2017-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "amazonaws.tv",
            "domain_keyword": "amazonaws",
            "domain_tld": "tv",
            "query_time": "2024-05-24 01:59:55",
            "create_date": "2016-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "amazonaws.ru",
            "domain_keyword": "amazonaws",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:47:17",
            "create_date": "2016-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Amazon Europe Core S.a.r.l.",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "amazonrds.com",
            "domain_keyword": "amazonrds",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:22:15",
            "create_date": "2009-08-21",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-21",
            "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": 62,
            "domain_name": "amazonkds.com",
            "domain_keyword": "amazonkds",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:20:24",
            "create_date": "2012-06-01",
            "update_date": "2024-04-30",
            "expiry_date": "2025-06-01",
            "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": 63,
            "domain_name": "amazonaws.pl",
            "domain_keyword": "amazonaws",
            "domain_tld": "pl",
            "query_time": "2024-05-15 06:19:43",
            "create_date": "2013-06-14",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-14",
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com/",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "amazondds.com",
            "domain_keyword": "amazondds",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:20:52",
            "create_date": "2022-08-10",
            "update_date": "2023-06-12",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amazondds.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "amazonams.top",
            "domain_keyword": "amazonams",
            "domain_tld": "top",
            "query_time": "2024-05-08 15:16:23",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carioca.ns.cloudflare.com",
                "houston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "amazonams.net",
            "domain_keyword": "amazonams",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:16:23",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "gemma.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "amazonaws.stream",
            "domain_keyword": "amazonaws",
            "domain_tld": "stream",
            "query_time": "2024-05-08 15:16:36",
            "create_date": "2016-06-29",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "amazonaws.co.nz",
            "domain_keyword": "amazonaws",
            "domain_tld": "co.nz",
            "query_time": "2024-05-26 13:55:26",
            "create_date": "2010-05-11",
            "update_date": "2024-05-11",
            "registrar_name": "Nom-IQ Ltd, dba Com Laude",
            "registrar_website": "www.comlaude.com",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "amazonats.co.in",
            "domain_keyword": "amazonats",
            "domain_tld": "co.in",
            "query_time": "2024-05-13 05:19:32",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "amazonays.com",
            "domain_keyword": "amazonays",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:41:05",
            "create_date": "2023-03-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-03-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Anhui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "amazonaws.melbourne",
            "domain_keyword": "amazonaws",
            "domain_tld": "melbourne",
            "query_time": "2024-06-12 12:59:24",
            "create_date": "2014-11-11",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "amazonaws.mobi",
            "domain_keyword": "amazonaws",
            "domain_tld": "mobi",
            "query_time": "2024-06-02 08:13:35",
            "create_date": "2009-07-03",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-03",
            "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": "Mao Jian Ting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "amazonaws.icu",
            "domain_keyword": "amazonaws",
            "domain_tld": "icu",
            "query_time": "2024-05-31 12:43:34",
            "create_date": "2018-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Amazon Technologies, Inc.",
            "registrant_state": "Nevada",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amazonaws.gay",
            "domain_keyword": "amazonaws",
            "domain_tld": "gay",
            "query_time": "2024-05-27 00:25:42",
            "create_date": "2020-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "amazonas.fr",
            "domain_keyword": "amazonas",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:45:48",
            "create_date": "2020-07-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-09",
            "registrar_name": "RANXPLORER",
            "registrar_website": "https://www.kifdom.com/faq.php",
            "registrant_name": "Sebastien Chevillet",
            "registrant_address": "10, rue de Penthièvre, 75008 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.768936738",
            "name_servers": [
                "ns1.alpesc.net",
                "ns2.alpesc.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 76,
            "domain_name": "amazonas.be",
            "domain_keyword": "amazonas",
            "domain_tld": "be",
            "query_time": "2024-05-08 15:16:26",
            "create_date": "2003-05-12",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 77,
            "domain_name": "amazonds.com",
            "domain_keyword": "amazonds",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:19:45",
            "create_date": "2011-03-15",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-15",
            "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": 78,
            "domain_name": "amazonas.co",
            "domain_keyword": "amazonas",
            "domain_tld": "co",
            "query_time": "2024-06-02 08:13:31",
            "create_date": "2010-04-23",
            "update_date": "2023-06-07",
            "expiry_date": "2024-04-22",
            "registrar_iana": 672943168,
            "registrar_name": ".COInternet Restricted and Reserved names",
            "registrar_website": "www.cointernet.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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",
            "domain_status": [
                "autoRenewPeriod",
                "inactive",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "amazonas.gmbh",
            "domain_keyword": "amazonas",
            "domain_tld": "gmbh",
            "query_time": "2024-05-15 06:19:34",
            "create_date": "2016-06-22",
            "update_date": "2024-05-08",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMAZONAS Naturprodukte Handels GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "amazonas.beauty",
            "domain_keyword": "amazonas",
            "domain_tld": "beauty",
            "query_time": "2024-05-29 01:41:04",
            "create_date": "2023-03-22",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-22",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "amazonas.fit",
            "domain_keyword": "amazonas",
            "domain_tld": "fit",
            "query_time": "2024-06-12 12:58:22",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "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": 82,
            "domain_name": "amazonas.help",
            "domain_keyword": "amazonas",
            "domain_tld": "help",
            "query_time": "2024-06-12 12:58:22",
            "create_date": "2023-07-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "amazonas.info",
            "domain_keyword": "amazonas",
            "domain_tld": "info",
            "query_time": "2024-06-12 12:58:23",
            "create_date": "2001-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1082.ui-dns.biz",
                "ns1082.ui-dns.com",
                "ns1082.ui-dns.de",
                "ns1082.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "amazonas.tours",
            "domain_keyword": "amazonas",
            "domain_tld": "tours",
            "query_time": "2024-05-15 06:19:34",
            "create_date": "2023-08-24",
            "update_date": "2023-11-19",
            "expiry_date": "2024-08-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1jlp.name.com",
                "ns2dqr.name.com",
                "ns3hjx.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "amazonas.site",
            "domain_keyword": "amazonas",
            "domain_tld": "site",
            "query_time": "2024-06-02 08:13:29",
            "create_date": "2023-11-17",
            "update_date": "2024-01-19",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amazonas.world",
            "domain_keyword": "amazonas",
            "domain_tld": "world",
            "query_time": "2024-06-02 08:13:29",
            "create_date": "2022-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "amazonas.foundation",
            "domain_keyword": "amazonas",
            "domain_tld": "foundation",
            "query_time": "2024-06-12 12:58:22",
            "create_date": "2023-04-10",
            "update_date": "2024-05-25",
            "expiry_date": "2025-04-10",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "amazonad.top",
            "domain_keyword": "amazonad",
            "domain_tld": "top",
            "query_time": "2024-06-02 08:13:24",
            "create_date": "2023-12-03",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 89,
            "domain_name": "amazonas.com.br",
            "domain_keyword": "amazonas",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 12:58:22",
            "create_date": "1996-07-07",
            "update_date": "2020-11-03",
            "expiry_date": "2027-07-07",
            "registrant_name": "Amazonas Produtos Para Calcados Ltda - AM",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 90,
            "domain_name": "amazonas.cloud",
            "domain_keyword": "amazonas",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 00:25:38",
            "create_date": "2023-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "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": 91,
            "domain_name": "amzonads.com",
            "domain_keyword": "amzonads",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:31:49",
            "create_date": "2016-03-16",
            "update_date": "2024-04-27",
            "expiry_date": "2024-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "amazonas.pro",
            "domain_keyword": "amazonas",
            "domain_tld": "pro",
            "query_time": "2024-05-24 01:59:53",
            "create_date": "2023-11-14",
            "update_date": "2024-02-26",
            "expiry_date": "2024-11-14",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "amazonas.bet",
            "domain_keyword": "amazonas",
            "domain_tld": "bet",
            "query_time": "2024-05-19 04:03:00",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "amazonas.dev",
            "domain_keyword": "amazonas",
            "domain_tld": "dev",
            "query_time": "2024-05-01 14:31:52",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns520.hostgator.com.br",
                "ns521.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amazonas.travel",
            "domain_keyword": "amazonas",
            "domain_tld": "travel",
            "query_time": "2024-06-04 00:46:32",
            "create_date": "2023-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "amazoads.com",
            "domain_keyword": "amazoads",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:13:59",
            "create_date": "2023-12-26",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.pandahost.in",
                "ns6.pandahost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "amazonas.work",
            "domain_keyword": "amazonas",
            "domain_tld": "work",
            "query_time": "2024-05-08 15:16:27",
            "create_date": "2023-12-07",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "amazonad.cc",
            "domain_keyword": "amazonad",
            "domain_tld": "cc",
            "query_time": "2024-06-12 12:58:05",
            "create_date": "2023-10-10",
            "update_date": "2024-05-21",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "amazonas.wiki",
            "domain_keyword": "amazonas",
            "domain_tld": "wiki",
            "query_time": "2024-05-15 06:19:34",
            "create_date": "2018-09-15",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.amazonas.wiki",
                "ns2.amazonas.wiki"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "amazonas.lt",
            "domain_keyword": "amazonas",
            "domain_tld": "lt",
            "query_time": "2024-06-12 12:58:23",
            "create_date": "2012-04-16",
            "expiry_date": "2025-04-17",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.501,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amazonads.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1750</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amazon-ads.co.uk, amazonas.app, amazonas.top, amazonaws.download, amazonass.de, amazonaws.gdn, amazonvds.com, amazonadz.com, amazonaws.zip, amazonaws.pt, amazonaws.airforce, amazonars.com, amazonaws.paris, amazonaws.ovh, amazonaws.club, amazonaws.om, amazonadd.com, amazonaqs.com, amazonaws.pe, amazonaws.london, amazon-ads.net, amazonams.com, amazonpds.com, amazonaws.com.cn, amazonaws.top, amazonaws.win, amazonids.com, amazonaws.africa, amazonams.app, amazonaws.software, amazonadv.com, amazonaws.jp, amazonaws.one, amazonadu.com, amazonaws.se, amazonaws.buzz, amazonacs.com, amazonaws.games, amazonags.com, amazonaws.com.au, amazonadws.com, amazonaws.org, amazonaws.game, amazonaws.site, amazonaes.com, amazonada.com, amazonass.ru, amazonaws.nyc, amazonaws.ruhr, amazonids.in, amazona7s.com, amazonaws.osaka, amazondads.com, amazonaws.press, amazonaws.biz, amazonaws.sbs, amazonsds.com, amazonaws.io, amazonaws.tv, amazonaws.ru, amazonrds.com, amazonkds.com, amazonaws.pl, amazondds.com, amazonams.top, amazonams.net, amazonaws.stream, amazonaws.co.nz, amazonats.co.in, amazonays.com, amazonaws.melbourne, amazonaws.mobi, amazonaws.icu, amazonaws.gay, amazonas.fr, amazonas.be, amazonds.com, amazonas.co, amazonas.gmbh, amazonas.beauty, amazonas.fit, amazonas.help, amazonas.info, amazonas.tours, amazonas.site, amazonas.world, amazonas.foundation, amazonad.top, amazonas.com.br, amazonas.cloud, amzonads.com, amazonas.pro, amazonas.bet, amazonas.dev, amazonas.travel, amazoads.com, amazonas.work, amazonad.cc, amazonas.wiki, amazonas.lt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amazon-ads.co.uk</domain_name>
   <domain_keyword>amazon-ads</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 07:15:51</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1032.ui-dns.biz</value>
    <value>ns1032.ui-dns.com</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>amazonas.app</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 14:15:58</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-185.awsdns-23.com</value>
    <value>ns-1870.awsdns-41.co.uk</value>
    <value>ns-761.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amazonas.top</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-13 05:19:30</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.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>4</num>
   <domain_name>amazonaws.download</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-01 14:32:01</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>amazonass.de</domain_name>
   <domain_keyword>amazonass</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-26 06:20:27</query_time>
   <update_date>2023-03-29</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>amazonaws.gdn</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>gdn</domain_tld>
   <query_time>2024-05-01 16:40:10</query_time>
   <create_date>2016-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1875</registrar_iana>
   <registrar_name>Intracom Middle East FZE</registrar_name>
   <registrar_website>www.intracomme.com</registrar_website>
   <registrant_name>Domain Marketing Services Inc.</registrant_name>
   <registrant_address>11811 North Freeway Suite 210</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77060</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8326726962</registrant_phone>
   <name_servers>
    <value>dns1.intracomme.com</value>
    <value>dns2.intracomme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amazonvds.com</domain_name>
   <domain_keyword>amazonvds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:33:51</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain</registrar_name>
   <registrar_website>http://apiname.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Registrant of amazonvds.com</registrant_company>
   <registrant_address>72 Chase Side, Suite 2, London, United Kingdom, N14 5PH</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>Chase Side</registrant_state>
   <registrant_zip>N14 5PH</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7520644531</registrant_phone>
   <name_servers>
    <value>ns1.hostingturkiye.com.tr</value>
    <value>ns2.hostingturkiye.com.tr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amazonadz.com</domain_name>
   <domain_keyword>amazonadz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:43:31</query_time>
   <create_date>2020-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amazonaws.zip</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-13 01:35:39</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amazonaws.pt</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2018-02-10</create_date>
   <expiry_date>2024-01-10</expiry_date>
   <registrant_name>Amazon Technologies, Inc.</registrant_name>
   <registrant_address>P.O. Box 8102</registrant_address>
   <registrant_city>NV</registrant_city>
   <registrant_state>Reno</registrant_state>
   <registrant_zip>89507</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>amazonaws.airforce</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>airforce</domain_tld>
   <query_time>2024-05-01 16:40:24</query_time>
   <create_date>2014-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amazonars.com</domain_name>
   <domain_keyword>amazonars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:44:36</query_time>
   <create_date>2019-02-02</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-02</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>13</num>
   <domain_name>amazonaws.paris</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>COM LAUDE (NOM IQ LIMITED)</registrar_name>
   <registrar_website>https://comlaude.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amazonaws.ovh</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amazonaws.club</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 11:10:47</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>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>16</num>
   <domain_name>amazonaws.om</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>om</domain_tld>
   <query_time>2024-05-01 14:31:59</query_time>
   <registrar_iana>700000001</registrar_iana>
   <registrar_name>Abu Ghazaleh Intellectual Property (AGIP)</registrar_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amazonadd.com</domain_name>
   <domain_keyword>amazonadd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:43:30</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-14</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>ns05.domaincontrol.com</value>
    <value>ns06.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>18</num>
   <domain_name>amazonaqs.com</domain_name>
   <domain_keyword>amazonaqs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:25:37</query_time>
   <create_date>2011-04-07</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-04-07</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>19</num>
   <domain_name>amazonaws.pe</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-26 03:02:20</query_time>
   <registrar_name>KEY ? SYSTEMS GmbH</registrar_name>
   <registrant_name>Amazon Technologies Inc</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>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>amazonaws.london</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-12 12:59:24</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Europe Core S.a.r.l.</registrant_company>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amazon-ads.net</domain_name>
   <domain_keyword>amazon-ads</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 06:18:45</query_time>
   <create_date>2006-02-07</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>
   <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>22</num>
   <domain_name>amazonams.com</domain_name>
   <domain_keyword>amazonams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:59:52</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>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>gemma.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amazonpds.com</domain_name>
   <domain_keyword>amazonpds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:21:10</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <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>24</num>
   <domain_name>amazonaws.com.cn</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-06 10:11:45</query_time>
   <create_date>2006-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>宁夏西云数据科技有限公司</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>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>amazonaws.top</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 00:25:42</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2017-02-03</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</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 query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>amazonaws.win</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-27 00:25:45</query_time>
   <create_date>2016-01-26</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amazonids.com</domain_name>
   <domain_keyword>amazonids</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 04:03:36</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>2192</registrar_iana>
   <registrar_name>DropCatch.com 712 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>amazonaws.africa</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 00:25:41</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>amazonams.app</domain_name>
   <domain_keyword>amazonams</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-05 20:59:06</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://nicenic.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LTiex Team</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>margaret.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amazonaws.software</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>amazonadv.com</domain_name>
   <domain_keyword>amazonadv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:58:06</query_time>
   <create_date>1996-08-05</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Leo Burnett Company, Inc.</registrant_company>
   <registrant_address>35 West Wacker Drive</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60601</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3122205959</registrant_phone>
   <registrant_fax>+1.3122203299</registrant_fax>
   <name_servers>
    <value>ns1.publicisgroupe.com</value>
    <value>ns3.publicisgroupe.com</value>
    <value>ns5.publicisgroupe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>amazonaws.jp</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 00:46:50</query_time>
   <create_date>2006-01-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Amazon, Inc.</registrant_name>
   <registrant_address>Reno</registrant_address>
   <registrant_zip>89507</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>12062664064</registrant_phone>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>amazonaws.one</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 01:05:48</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amazonadu.com</domain_name>
   <domain_keyword>amazonadu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:25:35</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amazonadu.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>amazonaws.se</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-01 10:37:18</query_time>
   <create_date>2011-08-16</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>Nom-IQ Limited</registrar_name>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>amazonaws.buzz</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-26 03:01:55</query_time>
   <create_date>2014-04-10</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>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>37</num>
   <domain_name>amazonacs.com</domain_name>
   <domain_keyword>amazonacs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:13:24</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amazonaws.games</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-26 04:02:07</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>amazonags.com</domain_name>
   <domain_keyword>amazonags</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:19:29</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-15</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>40</num>
   <domain_name>amazonaws.com.au</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 08:54:15</query_time>
   <update_date>2024-03-31</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>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>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>amazonadws.com</domain_name>
   <domain_keyword>amazonadws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:58:07</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-26</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>42</num>
   <domain_name>amazonaws.org</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 12:59:24</query_time>
   <create_date>2005-08-18</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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.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>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amazonaws.game</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-05-27 00:25:41</query_time>
   <create_date>2016-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>amazonaws.site</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 03:02:16</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amazonaes.com</domain_name>
   <domain_keyword>amazonaes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:58:07</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2022-05-06</update_date>
   <expiry_date>2026-02-18</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>lakas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amazonada.com</domain_name>
   <domain_keyword>amazonada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amazonass.ru</domain_name>
   <domain_keyword>amazonass</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:47:17</query_time>
   <create_date>2024-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.1gb.ru</value>
    <value>ns2.1gb.ru</value>
    <value>ns3.1gb-ru.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>amazonaws.nyc</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-26 01:03:26</query_time>
   <create_date>2014-12-09</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ny</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>49</num>
   <domain_name>amazonaws.ruhr</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>ruhr</domain_tld>
   <query_time>2024-05-27 00:25:42</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>amazonids.in</domain_name>
   <domain_keyword>amazonids</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 08:15:48</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>amazona7s.com</domain_name>
   <domain_keyword>amazona7s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:58:56</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-01-15</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>52</num>
   <domain_name>amazonaws.osaka</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>osaka</domain_tld>
   <query_time>2024-05-29 01:41:05</query_time>
   <create_date>2015-04-01</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amazondads.com</domain_name>
   <domain_keyword>amazondads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 13:00:38</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-10-12</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>54</num>
   <domain_name>amazonaws.press</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>amazonaws.biz</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 02:54:39</query_time>
   <create_date>2005-08-18</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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.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>56</num>
   <domain_name>amazonaws.sbs</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-11 00:03:32</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>amazonsds.com</domain_name>
   <domain_keyword>amazonsds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:36:36</query_time>
   <create_date>2006-10-04</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-10-04</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>58</num>
   <domain_name>amazonaws.io</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 01:59:55</query_time>
   <create_date>2017-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>amazonaws.tv</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-24 01:59:55</query_time>
   <create_date>2016-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. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>amazonaws.ru</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:47:17</query_time>
   <create_date>2016-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Amazon Europe Core S.a.r.l.</registrant_company>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>amazonrds.com</domain_name>
   <domain_keyword>amazonrds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:22:15</query_time>
   <create_date>2009-08-21</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-21</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>62</num>
   <domain_name>amazonkds.com</domain_name>
   <domain_keyword>amazonkds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:20:24</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-06-01</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>63</num>
   <domain_name>amazonaws.pl</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 06:19:43</query_time>
   <create_date>2013-06-14</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com/</registrar_website>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>amazondds.com</domain_name>
   <domain_keyword>amazondds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:20:52</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=amazondds.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>65</num>
   <domain_name>amazonams.top</domain_name>
   <domain_keyword>amazonams</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 15:16:23</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carioca.ns.cloudflare.com</value>
    <value>houston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>amazonams.net</domain_name>
   <domain_keyword>amazonams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:16:23</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>gemma.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>amazonaws.stream</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-08 15:16:36</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>amazonaws.co.nz</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-26 13:55:26</query_time>
   <create_date>2010-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <registrar_name>Nom-IQ Ltd, dba Com Laude</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <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>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>amazonats.co.in</domain_name>
   <domain_keyword>amazonats</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-13 05:19:32</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>amazonays.com</domain_name>
   <domain_keyword>amazonays</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:41:05</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-03-17</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://wanwang.aliyun.com</registrar_website>
   <registrant_state>Anhui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>amazonaws.melbourne</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-06-12 12:59:24</query_time>
   <create_date>2014-11-11</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>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>72</num>
   <domain_name>amazonaws.mobi</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-02 08:13:35</query_time>
   <create_date>2009-07-03</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-03</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>Mao Jian Ting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>amazonaws.icu</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-31 12:43:34</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Amazon Technologies, Inc.</registrant_company>
   <registrant_state>Nevada</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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>amazonaws.gay</domain_name>
   <domain_keyword>amazonaws</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-27 00:25:42</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</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 query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>amazonas.fr</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:45:48</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>RANXPLORER</registrar_name>
   <registrar_website>https://www.kifdom.com/faq.php</registrar_website>
   <registrant_name>Sebastien Chevillet</registrant_name>
   <registrant_address>10, rue de Penthièvre, 75008 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.768936738</registrant_phone>
   <name_servers>
    <value>ns1.alpesc.net</value>
    <value>ns2.alpesc.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>amazonas.be</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-08 15:16:26</query_time>
   <create_date>2003-05-12</create_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>amazonds.com</domain_name>
   <domain_keyword>amazonds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:19:45</query_time>
   <create_date>2011-03-15</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-15</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>78</num>
   <domain_name>amazonas.co</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 08:13:31</query_time>
   <create_date>2010-04-23</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>672943168</registrar_iana>
   <registrar_name>.COInternet Restricted and Reserved names</registrar_name>
   <registrar_website>www.cointernet.com.co</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>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>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>inactive</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>amazonas.gmbh</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-15 06:19:34</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMAZONAS Naturprodukte Handels GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>amazonas.beauty</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-29 01:41:04</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-22</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>amazonas.fit</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-12 12:58:22</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</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>82</num>
   <domain_name>amazonas.help</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-12 12:58:22</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>amazonas.info</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 12:58:23</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1082.ui-dns.biz</value>
    <value>ns1082.ui-dns.com</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1082.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>amazonas.tours</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-15 06:19:34</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1jlp.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>amazonas.site</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 08:13:29</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.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>86</num>
   <domain_name>amazonas.world</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-06-02 08:13:29</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>amazonas.foundation</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-06-12 12:58:22</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>amazonad.top</domain_name>
   <domain_keyword>amazonad</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 08:13:24</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>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.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>Hong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>89</num>
   <domain_name>amazonas.com.br</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 12:58:22</query_time>
   <create_date>1996-07-07</create_date>
   <update_date>2020-11-03</update_date>
   <expiry_date>2027-07-07</expiry_date>
   <registrant_name>Amazonas Produtos Para Calcados Ltda - AM</registrant_name>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>amazonas.cloud</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 00:25:38</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</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>91</num>
   <domain_name>amzonads.com</domain_name>
   <domain_keyword>amzonads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:31:49</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>amazonas.pro</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 01:59:53</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>amazonas.bet</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-19 04:03:00</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>amazonas.dev</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 14:31:52</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns520.hostgator.com.br</value>
    <value>ns521.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amazonas.travel</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-04 00:46:32</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>amazoads.com</domain_name>
   <domain_keyword>amazoads</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:13:59</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.pandahost.in</value>
    <value>ns6.pandahost.in</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>97</num>
   <domain_name>amazonas.work</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-08 15:16:27</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>amazonad.cc</domain_name>
   <domain_keyword>amazonad</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-12 12:58:05</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>amazonas.wiki</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-15 06:19:34</query_time>
   <create_date>2018-09-15</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amazonas.wiki</value>
    <value>ns2.amazonas.wiki</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>amazonas.lt</domain_name>
   <domain_keyword>amazonas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-12 12:58:23</query_time>
   <create_date>2012-04-16</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.501</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.