WHOIS QUERY TIME

8 May 2024 - 10:15 AM UTC

Registered: 22 April 2008
Modified: 20 January 2024

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amici.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amici.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amici.co.nz",
            "domain_keyword": "amici",
            "domain_tld": "co.nz",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2008-04-22",
            "update_date": "2024-01-20",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amici.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amici.co.nz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2024-01-20</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.041 seconds) for "amici.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 1:24 AM UTC

Registered: 22 April 2008
Modified: 21 April 2023

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

4 Mar 2024 - 8:30 PM UTC

Registered: 22 April 2008
Modified: 20 January 2024

REGISTRAR

Name: Voyager Internet Ltd T/A 1st Domains
Website: www.1stdomains.nz

DNSSEC

unsigned

NAME SERVERS

ns1.1stdomains.net.nz
ns2.1stdomains.net.nz

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amici.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amici.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "amici.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "amici.co.nz",
            "domain_keyword": "amici",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 01:24:59",
            "create_date": "2008-04-22",
            "update_date": "2023-04-21",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amici.co.nz",
            "domain_keyword": "amici",
            "domain_tld": "co.nz",
            "query_time": "2024-03-04 20:30:24",
            "create_date": "2008-04-22",
            "update_date": "2024-01-20",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "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>amici.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>amici.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amici.co.nz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 01:24:59</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2023-04-21</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amici.co.nz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-03-04 20:30:24</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2024-01-20</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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 66 domain names (in 0.022 seconds) which contained the exact domain keyword "amici".
Domain Name Registered Expiry Registrar Ownership
1 amici.com 27 Jan 1996 28 Jan 2032 GoDaddy.com, LLC Domains By Proxy, LLC
2 amici.it 24 Feb 1998 6 Oct 2024 Register S.p.a. Amici!
3 amici.org 27 Jul 1998 26 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
4 amici.co.uk 31 Jul 1999 31 Jul 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
5 amici.com.br 14 Aug 1999 14 Aug 2031 - AMICI TRATORES E MAQUINAS AGRICOLAS LTDA
6 amici.be 22 Sep 2000 - Webawere Internet Solutions BV -
7 amici.biz 7 Nov 2001 6 Nov 2024 Tucows Domains Inc. Data Protected
8 amici.cc 17 Jun 2002 17 Jun 2024 OVH sas -
9 amici.cn 16 May 2005 16 Jun 2025 北京新网数码信息技术有限公司 亚惠美食有限公司
10 amici.me.uk 19 Sep 2005 19 Sep 2024 Ionos SE [Tag = 1AND1] -
11 amici.info 30 Nov 2006 30 Nov 2024 Tucows Domains Inc. Data Protected
12 amici.ro 11 Sep 2007 8 Oct 2028 ICI - Registrar -
13 amici.co.nz 22 Apr 2008 - Voyager Internet Ltd T/A 1st Domains -
14 amici.uk.com 14 Aug 2008 14 Aug 2024 20i Limited -
15 amici.ru 30 Nov 2010 30 Nov 2024 SALENAMES-RU Private Person
16 amici.net 30 Jul 2011 30 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 amici.catering 18 Jun 2014 18 Jun 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
18 amici.nl 9 Jan 2015 - Cronon GmbH -
19 amici.dance 14 Apr 2015 14 Apr 2025 united-domains AG REDACTED FOR PRIVACY
20 amici.xyz 27 Feb 2016 27 Feb 2025 Name.com, Inc FIS Consulting LLC
21 amici.group 29 Jun 2016 29 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 amici.nz 20 Sep 2016 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
23 amici.org.br 31 May 2017 31 May 2026 - Amici Associa??o Amigos das Creches
24 amici.fr 29 Jun 2017 11 Jul 2024 DOMAINIUM sarl Ano Nymous
25 amici.paris 4 Aug 2017 4 Aug 2024 IONOS SE REDACTED_FOR_PRIVACY
26 amici.restaurant 3 Sep 2017 3 Sep 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
27 amici.co.jp 17 Nov 2017 - - amici Inc.
28 amici.se 14 Mar 2018 14 Mar 2025 ODERLAND -
29 amici.okinawa 9 Apr 2018 9 Apr 2025 GMO Internet Group, Inc. -
30 amici.network 10 Apr 2018 10 Apr 2025 Key-Systems, LLC REDACTED FOR PRIVACY
31 amici.app 11 Sep 2018 11 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 amici.studio 18 Oct 2018 18 Oct 2025 Cloudflare, Inc REDACTED FOR PRIVACY
33 amici.bar 12 Feb 2019 12 Feb 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
34 amici.site 13 Feb 2019 13 Feb 2026 eNom, Inc. Data Protected
35 amici.casa 20 Mar 2019 20 Mar 2024 1API GmbH Registrant of amici.casa
36 amici.pt 4 Mar 2020 4 Mar 2025 - -
37 amici.tech 11 Sep 2020 11 Sep 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
38 amici.gay 16 Sep 2020 16 Sep 2024 Entorno Digital, S.A. COTISLAB S.L.
39 amici.by 8 Oct 2020 8 Oct 2024 Active Technologies LLC ЗАО "Серволюкс Агро"
40 amici.fund 21 Apr 2021 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 amici.coffee 28 Jun 2021 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 amici.technology 18 Oct 2021 18 Oct 2026 Gandi SAS Tampere University Foundation sr
43 amici.tv 31 Oct 2021 31 Oct 2024 Wild West Domains, Inc. Domains By Proxy, LLC
44 amici.com.pl 11 Nov 2021 11 Nov 2024 LH.pl Sp. z o.o. -
45 amici.management 25 Jan 2022 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 amici.so 20 Apr 2022 20 Apr 2025 1API Redacted | EU Registrar
47 amici.media 24 Nov 2022 24 Nov 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
48 amici.pro 24 Feb 2023 24 Feb 2025 1API GmbH REDACTED FOR PRIVACY
49 amici.digital 5 Mar 2023 5 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 amici.cloud 12 Apr 2023 12 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
51 amici.plus 14 Apr 2023 14 Apr 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
52 amici.mom 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
53 amici.capital 16 Jul 2023 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 amici.ventures 16 Jul 2023 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 amici.family 16 Jul 2023 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 amici.foundation 16 Jul 2023 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 amici.love 24 Aug 2023 24 Aug 2024 Key-Systems, LLC Grande Posto Spolka Z Ograniczona Odpowiedzialnoscia
58 amici.club 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 amici.pl 24 Oct 2023 24 Oct 2024 premium.pl Sp. z o.o. -
60 amici.world 25 Nov 2023 25 Nov 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
61 amici.live 4 Jan 2024 4 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169778218
62 amici.pizza 5 Jan 2024 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 amici.store 2 Feb 2024 2 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
64 amici.uk 3 Feb 2024 3 Feb 2025 Islam Hegazy [Tag = HEGAZY] -
65 amici.eu - - RegistryGate GmbH -
66 amici.net.au - - Melbourne IT Joseph Rossi
67 amici.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amici&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amici",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 67,
        "relation": "eq",
        "current": 67
    },
    "unique_domains": "amici.com, amici.it, amici.org, amici.co.uk, amici.com.br, amici.be, amici.biz, amici.cc, amici.cn, amici.me.uk, amici.info, amici.ro, amici.co.nz, amici.uk.com, amici.ru, amici.net, amici.catering, amici.nl, amici.dance, amici.xyz, amici.group, amici.nz, amici.org.br, amici.fr, amici.paris, amici.restaurant, amici.co.jp, amici.se, amici.okinawa, amici.network, amici.app, amici.studio, amici.bar, amici.site, amici.casa, amici.pt, amici.tech, amici.gay, amici.by, amici.fund, amici.coffee, amici.technology, amici.tv, amici.com.pl, amici.management, amici.so, amici.media, amici.pro, amici.digital, amici.cloud, amici.plus, amici.mom, amici.capital, amici.ventures, amici.family, amici.foundation, amici.love, amici.club, amici.pl, amici.world, amici.live, amici.pizza, amici.store, amici.uk, amici.eu, amici.net.au, amici.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "amici.com",
            "domain_keyword": "amici",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "1996-01-27",
            "update_date": "2022-09-12",
            "expiry_date": "2032-01-28",
            "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=amici.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amici.it",
            "domain_keyword": "amici",
            "domain_tld": "it",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "1998-02-24",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Amici!",
            "registrant_address": "via broggi 22",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20129",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "amici.org",
            "domain_keyword": "amici",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "1998-07-27",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amici.co.uk",
            "domain_keyword": "amici",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 12:10:26",
            "create_date": "1999-07-31",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-31",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns1.mafthost.co.uk",
                "ns2.mafthost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "amici.com.br",
            "domain_keyword": "amici",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "1999-08-14",
            "update_date": "2021-08-07",
            "expiry_date": "2031-08-14",
            "registrant_name": "AMICI TRATORES E MAQUINAS AGRICOLAS LTDA",
            "name_servers": [
                "dns1.hiway.com.br",
                "dns2.hiway.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "amici.be",
            "domain_keyword": "amici",
            "domain_tld": "be",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2000-09-22",
            "registrar_name": "Webawere Internet Solutions BV",
            "registrar_website": "https://www.weboke.nl",
            "name_servers": [
                "ns1.webawere.nl",
                "ns2.webawere.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "amici.biz",
            "domain_keyword": "amici",
            "domain_tld": "biz",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2001-11-07",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amici.cc",
            "domain_keyword": "amici",
            "domain_tld": "cc",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2002-06-17",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amici.cn",
            "domain_keyword": "amici",
            "domain_tld": "cn",
            "query_time": "2024-05-31 05:46:54",
            "create_date": "2005-05-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "亚惠美食有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amici.me.uk",
            "domain_keyword": "amici",
            "domain_tld": "me.uk",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2005-09-19",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-19",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-1444.awsdns-52.org",
                "ns-1701.awsdns-20.co.uk",
                "ns-500.awsdns-62.com",
                "ns-820.awsdns-38.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "amici.info",
            "domain_keyword": "amici",
            "domain_tld": "info",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2006-11-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "amici.ro",
            "domain_keyword": "amici",
            "domain_tld": "ro",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2007-09-11",
            "expiry_date": "2028-10-08",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 13,
            "domain_name": "amici.co.nz",
            "domain_keyword": "amici",
            "domain_tld": "co.nz",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2008-04-22",
            "update_date": "2024-01-20",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amici.uk.com",
            "domain_keyword": "amici",
            "domain_tld": "uk.com",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2008-08-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-14",
            "registrar_name": "20i Limited",
            "registrar_website": "https://www.20i.com/",
            "registrant_email": "https://whois.centralnic.com/contact/amici.uk.com/registrant",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amici.ru",
            "domain_keyword": "amici",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:14",
            "create_date": "2010-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "amici.net",
            "domain_keyword": "amici",
            "domain_tld": "net",
            "query_time": "2024-05-27 08:08:41",
            "create_date": "2011-07-30",
            "update_date": "2024-01-25",
            "expiry_date": "2025-07-30",
            "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=amici.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amici.catering",
            "domain_keyword": "amici",
            "domain_tld": "catering",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2014-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazordomains.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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amici.nl",
            "domain_keyword": "amici",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2015-01-09",
            "update_date": "2023-07-25",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks06.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "amici.dance",
            "domain_keyword": "amici",
            "domain_tld": "dance",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2015-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amici.xyz",
            "domain_keyword": "amici",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 15:36:32",
            "create_date": "2016-02-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "FIS Consulting LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amici.group",
            "domain_keyword": "amici",
            "domain_tld": "group",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2016-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amici.nz",
            "domain_keyword": "amici",
            "domain_tld": "nz",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2016-09-20",
            "update_date": "2023-11-09",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "cleo.ns.cloudflare.com",
                "holly.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "amici.org.br",
            "domain_keyword": "amici",
            "domain_tld": "org.br",
            "query_time": "2024-06-02 11:56:27",
            "create_date": "2017-05-31",
            "update_date": "2024-05-03",
            "expiry_date": "2026-05-31",
            "registrant_name": "Amici Associa??o Amigos das Creches",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 24,
            "domain_name": "amici.fr",
            "domain_keyword": "amici",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:48:58",
            "create_date": "2017-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_name": "DOMAINIUM sarl",
            "registrar_website": "https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 25,
            "domain_name": "amici.paris",
            "domain_keyword": "amici",
            "domain_tld": "paris",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2017-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.biz",
                "ns1060.ui-dns.org",
                "ns1081.ui-dns.de",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amici.restaurant",
            "domain_keyword": "amici",
            "domain_tld": "restaurant",
            "query_time": "2024-05-27 08:08:41",
            "create_date": "2017-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa6.schlundtech.de",
                "nsb6.schlundtech.de",
                "nsc6.schlundtech.de",
                "nsd6.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amici.co.jp",
            "domain_keyword": "amici",
            "domain_tld": "co.jp",
            "query_time": "2024-05-25 17:54:13",
            "create_date": "2017-11-17",
            "update_date": "2023-12-01",
            "registrant_company": "amici Inc.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "amici.se",
            "domain_keyword": "amici",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:45",
            "create_date": "2018-03-14",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-14",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "amici.okinawa",
            "domain_keyword": "amici",
            "domain_tld": "okinawa",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2018-04-09",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.ij-u.net",
                "ns2.ij-u.net",
                "ns3.ij-u.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amici.network",
            "domain_keyword": "amici",
            "domain_tld": "network",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2018-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "amici.app",
            "domain_keyword": "amici",
            "domain_tld": "app",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2018-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-11",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amici.studio",
            "domain_keyword": "amici",
            "domain_tld": "studio",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2018-10-18",
            "update_date": "2023-11-27",
            "expiry_date": "2025-10-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "anirban.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amici.bar",
            "domain_keyword": "amici",
            "domain_tld": "bar",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2019-02-12",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "candy.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amici.site",
            "domain_keyword": "amici",
            "domain_tld": "site",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2019-02-13",
            "update_date": "2024-03-08",
            "expiry_date": "2026-02-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "amici.casa",
            "domain_keyword": "amici",
            "domain_tld": "casa",
            "query_time": "2024-06-02 11:56:26",
            "create_date": "2019-03-20",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of amici.casa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "domain.does.not.resolve.ispapi.net",
                "domain.name.has.expired.ispapi.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "amici.pt",
            "domain_keyword": "amici",
            "domain_tld": "pt",
            "query_time": "2024-05-12 12:10:57",
            "create_date": "2020-03-04",
            "expiry_date": "2025-03-04",
            "name_servers": [
                "a.host-services.com",
                "b.host-services.com",
                "c.host-services.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 37,
            "domain_name": "amici.tech",
            "domain_keyword": "amici",
            "domain_tld": "tech",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2020-09-11",
            "update_date": "2023-11-27",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amici.gay",
            "domain_keyword": "amici",
            "domain_tld": "gay",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2020-09-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-16",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "whois.entorno.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COTISLAB S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "amici.by",
            "domain_keyword": "amici",
            "domain_tld": "by",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2020-10-08",
            "update_date": "2022-09-07",
            "expiry_date": "2024-10-08",
            "registrar_name": "Active Technologies LLC",
            "registrant_company": "ЗАО \"Серволюкс Агро\"",
            "registrant_address": "220000, Могилевская, аг. Межисетки, Фабричная, 14, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375297473539",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net"
            ]
        },
        {
            "num": 40,
            "domain_name": "amici.fund",
            "domain_keyword": "amici",
            "domain_tld": "fund",
            "query_time": "2024-04-22 00:48:08",
            "create_date": "2021-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amici.coffee",
            "domain_keyword": "amici",
            "domain_tld": "coffee",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2021-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amici.technology",
            "domain_keyword": "amici",
            "domain_tld": "technology",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2021-10-18",
            "update_date": "2023-10-16",
            "expiry_date": "2026-10-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tampere University Foundation sr",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-184-c.gandi.net",
                "ns-206-b.gandi.net",
                "ns-233-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amici.tv",
            "domain_keyword": "amici",
            "domain_tld": "tv",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2021-10-31",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amici.com.pl",
            "domain_keyword": "amici",
            "domain_tld": "com.pl",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2021-11-11",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-11",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amici.management",
            "domain_keyword": "amici",
            "domain_tld": "management",
            "query_time": "2024-05-27 08:08:42",
            "create_date": "2022-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amici.so",
            "domain_keyword": "amici",
            "domain_tld": "so",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2022-04-20",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-20",
            "registrar_name": "1API",
            "registrant_name": "Maria Giudice",
            "registrant_company": "Redacted | EU Registrar",
            "registrant_address": "Alpenstrasse 80",
            "registrant_city": "Grenchen",
            "registrant_zip": "2540",
            "registrant_country": "CH",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.hoststar.hosting",
                "ns2.hoststar.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amici.media",
            "domain_keyword": "amici",
            "domain_tld": "media",
            "query_time": "2024-04-26 15:36:31",
            "create_date": "2022-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amici.pro",
            "domain_keyword": "amici",
            "domain_tld": "pro",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2023-02-24",
            "update_date": "2023-03-01",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "amici.digital",
            "domain_keyword": "amici",
            "domain_tld": "digital",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2023-03-05",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "demi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "amici.cloud",
            "domain_keyword": "amici",
            "domain_tld": "cloud",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2023-04-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1122.awsdns-12.org",
                "ns-1825.awsdns-36.co.uk",
                "ns-408.awsdns-51.com",
                "ns-848.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "amici.plus",
            "domain_keyword": "amici",
            "domain_tld": "plus",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2023-04-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Genoa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "amici.mom",
            "domain_keyword": "amici",
            "domain_tld": "mom",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "amici.capital",
            "domain_keyword": "amici",
            "domain_tld": "capital",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2023-07-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "amici.ventures",
            "domain_keyword": "amici",
            "domain_tld": "ventures",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2023-07-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "amici.family",
            "domain_keyword": "amici",
            "domain_tld": "family",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2023-07-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "amici.foundation",
            "domain_keyword": "amici",
            "domain_tld": "foundation",
            "query_time": "2024-04-10 05:38:17",
            "create_date": "2023-07-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amici.love",
            "domain_keyword": "amici",
            "domain_tld": "love",
            "query_time": "2024-05-12 12:10:24",
            "create_date": "2023-08-24",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grande Posto Spolka Z Ograniczona Odpowiedzialnoscia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "amici.club",
            "domain_keyword": "amici",
            "domain_tld": "club",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2023-10-11",
            "update_date": "2024-04-21",
            "expiry_date": "2024-10-11",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "amici.pl",
            "domain_keyword": "amici",
            "domain_tld": "pl",
            "query_time": "2024-05-19 02:07:27",
            "create_date": "2023-10-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-24",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "amici.world",
            "domain_keyword": "amici",
            "domain_tld": "world",
            "query_time": "2024-05-27 08:08:41",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "amici.live",
            "domain_keyword": "amici",
            "domain_tld": "live",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169778218",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "amici.pizza",
            "domain_keyword": "amici",
            "domain_tld": "pizza",
            "query_time": "2024-05-08 10:15:18",
            "create_date": "2024-01-05",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-05",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "amici.store",
            "domain_keyword": "amici",
            "domain_tld": "store",
            "query_time": "2024-05-27 08:08:41",
            "create_date": "2024-02-02",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "amici.uk",
            "domain_keyword": "amici",
            "domain_tld": "uk",
            "query_time": "2024-04-02 23:42:08",
            "create_date": "2024-02-03",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-03",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-jh56ag3qoy8fsktzvbvfht.ns101.verify.hn"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "amici.eu",
            "domain_keyword": "amici",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:51",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 66,
            "domain_name": "amici.net.au",
            "domain_keyword": "amici",
            "domain_tld": "net.au",
            "query_time": "2024-04-10 05:38:17",
            "update_date": "2022-02-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Joseph Rossi",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "amici.ai",
            "domain_keyword": "amici",
            "domain_tld": "ai",
            "query_time": "2024-04-26 15:36:31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amici</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>67</total>
  <relation>eq</relation>
  <current>67</current>
 </count>
 <unique_domains>amici.com, amici.it, amici.org, amici.co.uk, amici.com.br, amici.be, amici.biz, amici.cc, amici.cn, amici.me.uk, amici.info, amici.ro, amici.co.nz, amici.uk.com, amici.ru, amici.net, amici.catering, amici.nl, amici.dance, amici.xyz, amici.group, amici.nz, amici.org.br, amici.fr, amici.paris, amici.restaurant, amici.co.jp, amici.se, amici.okinawa, amici.network, amici.app, amici.studio, amici.bar, amici.site, amici.casa, amici.pt, amici.tech, amici.gay, amici.by, amici.fund, amici.coffee, amici.technology, amici.tv, amici.com.pl, amici.management, amici.so, amici.media, amici.pro, amici.digital, amici.cloud, amici.plus, amici.mom, amici.capital, amici.ventures, amici.family, amici.foundation, amici.love, amici.club, amici.pl, amici.world, amici.live, amici.pizza, amici.store, amici.uk, amici.eu, amici.net.au, amici.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amici.com</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>1996-01-27</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2032-01-28</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=amici.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amici.it</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>1998-02-24</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Amici!</registrant_company>
   <registrant_address>via broggi 22</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20129</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amici.org</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>1998-07-27</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.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>amici.co.uk</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 12:10:26</query_time>
   <create_date>1999-07-31</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns1.mafthost.co.uk</value>
    <value>ns2.mafthost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>amici.com.br</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>1999-08-14</create_date>
   <update_date>2021-08-07</update_date>
   <expiry_date>2031-08-14</expiry_date>
   <registrant_name>AMICI TRATORES E MAQUINAS AGRICOLAS LTDA</registrant_name>
   <name_servers>
    <value>dns1.hiway.com.br</value>
    <value>dns2.hiway.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>amici.be</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2000-09-22</create_date>
   <registrar_name>Webawere Internet Solutions BV</registrar_name>
   <registrar_website>https://www.weboke.nl</registrar_website>
   <name_servers>
    <value>ns1.webawere.nl</value>
    <value>ns2.webawere.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>amici.biz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amici.cc</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2002-06-17</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amici.cn</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 05:46:54</query_time>
   <create_date>2005-05-16</create_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>亚惠美食有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amici.me.uk</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2005-09-19</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-1444.awsdns-52.org</value>
    <value>ns-1701.awsdns-20.co.uk</value>
    <value>ns-500.awsdns-62.com</value>
    <value>ns-820.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>amici.info</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2006-11-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>amici.ro</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2007-09-11</create_date>
   <expiry_date>2028-10-08</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>amici.co.nz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2024-01-20</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amici.uk.com</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2008-08-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>20i Limited</registrar_name>
   <registrar_website>https://www.20i.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/amici.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amici.ru</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:14</query_time>
   <create_date>2010-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>amici.net</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 08:08:41</query_time>
   <create_date>2011-07-30</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-07-30</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=amici.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>cortney.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amici.catering</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>catering</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazordomains.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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amici.nl</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2023-07-25</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>amici.dance</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>amici.xyz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 15:36:32</query_time>
   <create_date>2016-02-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>FIS Consulting LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amici.group</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>22</num>
   <domain_name>amici.nz</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>cleo.ns.cloudflare.com</value>
    <value>holly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amici.org.br</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-02 11:56:27</query_time>
   <create_date>2017-05-31</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2026-05-31</expiry_date>
   <registrant_name>Amici Associa??o Amigos das Creches</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>amici.fr</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:48:58</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>DOMAINIUM sarl</registrar_name>
   <registrar_website>https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>amici.paris</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_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>ns1032.ui-dns.biz</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>amici.restaurant</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-27 08:08:41</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</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>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa6.schlundtech.de</value>
    <value>nsb6.schlundtech.de</value>
    <value>nsc6.schlundtech.de</value>
    <value>nsd6.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amici.co.jp</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-25 17:54:13</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>amici Inc.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>amici.se</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:45</query_time>
   <create_date>2018-03-14</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</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>29</num>
   <domain_name>amici.okinawa</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.ij-u.net</value>
    <value>ns2.ij-u.net</value>
    <value>ns3.ij-u.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amici.network</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>amici.app</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-11</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>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>32</num>
   <domain_name>amici.studio</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>anirban.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amici.bar</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>candy.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amici.site</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2019-02-13</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>amici.casa</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-06-02 11:56:26</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of amici.casa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>domain.does.not.resolve.ispapi.net</value>
    <value>domain.name.has.expired.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>amici.pt</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-12 12:10:57</query_time>
   <create_date>2020-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <name_servers>
    <value>a.host-services.com</value>
    <value>b.host-services.com</value>
    <value>c.host-services.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>amici.tech</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amici.gay</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>whois.entorno.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COTISLAB S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>amici.by</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_company>ЗАО &quot;Серволюкс Агро&quot;</registrant_company>
   <registrant_address>220000, Могилевская, аг. Межисетки, Фабричная, 14, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375297473539</registrant_phone>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>amici.fund</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-22 00:48:08</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>41</num>
   <domain_name>amici.coffee</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>amici.technology</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2026-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tampere University Foundation sr</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>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-184-c.gandi.net</value>
    <value>ns-206-b.gandi.net</value>
    <value>ns-233-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amici.tv</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>amici.com.pl</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amici.management</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-27 08:08:42</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>amici.so</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>1API</registrar_name>
   <registrant_name>Maria Giudice</registrant_name>
   <registrant_company>Redacted | EU Registrar</registrant_company>
   <registrant_address>Alpenstrasse 80</registrant_address>
   <registrant_city>Grenchen</registrant_city>
   <registrant_zip>2540</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1.hoststar.hosting</value>
    <value>ns2.hoststar.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amici.media</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>amici.pro</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>amici.digital</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>demi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>amici.cloud</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1122.awsdns-12.org</value>
    <value>ns-1825.awsdns-36.co.uk</value>
    <value>ns-408.awsdns-51.com</value>
    <value>ns-848.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>amici.plus</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Genoa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>amici.mom</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amici.capital</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>amici.ventures</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>amici.family</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>amici.foundation</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>amici.love</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-12 12:10:24</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grande Posto Spolka Z Ograniczona Odpowiedzialnoscia</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>amici.club</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-10-11</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>amici.pl</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 02:07:27</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>amici.world</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 08:08:41</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>amici.live</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169778218</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>amici.pizza</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-08 10:15:18</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-05</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>amici.store</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 08:08:41</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>amici.uk</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-02 23:42:08</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-jh56ag3qoy8fsktzvbvfht.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>amici.eu</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:51</query_time>
   <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>
  </value>
  <value>
   <num>66</num>
   <domain_name>amici.net.au</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-10 05:38:17</query_time>
   <update_date>2022-02-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Joseph Rossi</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>amici.ai</domain_name>
   <domain_keyword>amici</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-26 15:36:31</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.022</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,143 domain names (in 0.04 seconds) which look and sound like the brand name "amici".
Domain Name Registered Expiry Registrar Ownership
1 amicil.com 20 Jul 2022 20 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
2 amixi.ru 24 Jun 2013 24 Jun 2024 REGRU-RU Private Person
3 awici.com 21 Dec 2023 21 Dec 2024 Dynadot Inc -
4 amico.best 30 Aug 2022 30 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
5 amiri.academy 5 Sep 2023 5 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
6 amiti.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
7 amico.tech 8 Feb 2017 8 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li MengMeng
8 acici.it 22 Mar 2023 22 Mar 2025 Aruba s.p.a. ALICE LUVISONI
9 amili.dev 5 Oct 2023 5 Oct 2024 Domeneshop AS dba domainnameshop.com VISMA FINANCIAL SOLUTIONS AS
10 amicmi.com 6 Dec 1999 6 Dec 2026 Network Solutions, LLC -
11 amicis.org 29 Sep 2005 29 Sep 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
12 am3ci.com 23 Oct 1997 22 Oct 2024 Safenames Ltd Stericycle, Inc.
13 famici.xyz 19 Mar 2024 19 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
14 amini.cc 2 Aug 2011 2 Aug 2024 Cronon GmbH -
15 amicm.com 28 Aug 2017 28 Aug 2025 GoDaddy.com, LLC -
16 amicq.com 15 Feb 2023 15 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
17 amico.uk.com 16 Nov 2005 16 Nov 2025 123-Reg Limited -
18 amiwi.org 19 Apr 2024 19 Apr 2025 Tucows Domains Inc. Data Protected
19 amici2.com 13 Jul 2020 13 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 amicib.com 5 Nov 2021 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 amifi.earth 19 May 2020 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 amini.swiss 22 May 2024 22 May 2025 Infomaniak Network SA VUE AG
23 amico.net.cn 24 Feb 2014 24 Feb 2027 成都西维数码科技有限公司 黄茂金
24 amicci.cl 31 May 2012 28 Jun 2024 NIC Chile LUIS ARTURO PLATT AVILA
25 amiti.cloud 18 Feb 2016 18 Feb 2025 DNS Africa Ltd Data Protected
26 amica.io 23 Feb 2015 23 Feb 2025 Key-Systems GmbH Stedio
27 ami-ci.com 30 Mar 2023 30 Mar 2025 Ligne Web Services SARL dba LWS -
28 camici.se 31 Oct 2022 31 Oct 2024 One.com -
29 gamici.net 4 May 2005 3 May 2025 PSI-USA, Inc. dba Domain Robot stetic net.worx
30 amisi.in 21 Jun 2018 21 Jun 2024 Endurance Digital Domain Technology LLP Chowdhury FMCG Marketing Private Limited
31 akici.com 22 Aug 2010 22 Aug 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
32 amicu.app 9 May 2020 9 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
33 amiji.com 26 Jan 2004 26 Jan 2027 Network Solutions, LLC -
34 amsci.it 29 Mar 2001 12 Dec 2024 Aruba s.p.a. AUTO MODEL SPORT CLUB ITALIANO
35 amica.website 11 Oct 2023 11 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
36 amicg.com 12 Aug 2016 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 amice.nl 21 Oct 1998 - Registrar.eu -
38 amico.vip 13 Aug 2020 13 Aug 2029 Chengdu West Dimension Digital Technology Co., Ltd. Jun Peng Shi
39 vamici.com 15 Jul 2021 15 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 amiki.com 9 Sep 1998 8 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
41 amics.cl 20 Aug 2009 15 Sep 2026 NIC Chile JUAN FRANCISCO RIVEROS OTAROLA
42 amini.ai - - 1api.net Domains By Proxy, LLC
43 amili.cafe 27 Sep 2020 27 Sep 2024 IONOS SE 1&1 Internet Inc
44 acici.cat 4 Mar 2010 4 Mar 2025 Nominalia Acici
45 amaci.com 7 Dec 2003 7 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
46 azici.com 10 Jun 2021 10 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
47 amico.cash 3 Nov 2022 3 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Oblandograve;.net srl
48 amidi.nl 11 Mar 2005 - Denit Shared Hosting B.V. -
49 amifi.org 8 May 2023 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 agici.it 29 May 1998 20 Apr 2025 Aruba s.p.a. Agici Finanza DImpresa S.r.l.
51 ampci.net 26 Aug 2003 26 Aug 2024 CSC CORPORATE DOMAINS, INC. AMP Services Limited
52 avici.shop 11 Jul 2023 11 Jul 2024 GMO Internet Group, Inc. -
53 anici.org 13 Jun 2007 13 Jun 2024 eNom, LLC Whois Privacy Protection Service by VALUE-DOMAIN
54 damici.com.br 28 Oct 2019 28 Oct 2025 - PARADOSI SERVICOS DE DELIVERY LTDA
55 hamici.com 26 Nov 2018 26 Nov 2024 Tucows Domains Inc. -
56 amini.eu - - Porkbun LLC -
57 amiri.properties 31 Aug 2023 31 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
58 amizi.tech 3 Jan 2024 3 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
59 adici.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
60 amidi.pt - - - AMIDI - ASSOCIAÇÃO DOS MÉDICOS DOS IDOSOS INSTITUC
61 amiai.org 17 Apr 2023 17 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 qamici.com 15 Apr 2024 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 amili.asia 3 Dec 2019 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 amiri.store 11 Sep 2023 11 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
65 ampci.asia 20 Jul 2009 20 Jul 2024 CSC Corporate Domains, Inc. AMP Services Limited
66 amipci.com 9 Oct 2006 9 Oct 2024 eName Technology Co.,Ltd. -
67 amicis.se 2 Dec 2022 2 Dec 2024 ODERLAND -
68 amice.day 1 Feb 2022 1 Feb 2025 Marcaria.com International REDACTED FOR PRIVACY
69 amica.bio 21 Aug 2014 21 Aug 2024 MarkMonitor Inc. Amica Mutual Insurance Company
70 camici.net 15 May 2002 15 May 2025 Tucows Domains Inc. -
71 alici.co.uk 9 Jun 2023 9 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
72 amics.rocks 21 Feb 2023 21 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
73 amich.net 13 Jul 2014 13 Jul 2024 FastDomain Inc. PERFECT PRIVACY, LLC
74 amico.fashion 17 Sep 2022 17 Sep 2024 Paragon Internet Group Ltd t/a Paragon Names Data Protected
75 amiai.club 19 Aug 2023 19 Aug 2024 DNSPod, Inc. deangkejishenzhenyouxiangongsi
76 amili.com 28 Jun 2004 28 Jun 2024 GoDaddy.com, LLC -
77 amicq.ca 7 Oct 2018 7 Oct 2024 Go Daddy Domains Canada, Inc AMICALE IVOIRO-CANADIENNE DE QUEBEC Inc
78 amica.fr 17 Oct 2000 7 May 2025 GANDI entreprise amica
79 amicia.art 5 Oct 2021 5 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 apici.it 8 Nov 2001 8 Nov 2024 Aruba s.p.a. APICI Sas di Napoli Gualtierio
81 ameci.online 14 Nov 2019 14 Nov 2029 Tucows.com Co. Data Protected
82 amini.asia 24 Mar 2008 24 Mar 2025 EuroDNS S.A. Amini Innovation Corp.
83 maici.coop 19 Sep 2014 19 Sep 2024 IDC Frontier Inc. ucoop
84 agici.online 16 Feb 2024 16 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
85 amichi.com.au - - Melbourne IT Melissa Price
86 amrici.com 5 Jul 2022 5 Jul 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 amaci.ru 29 Oct 2023 29 Oct 2024 REGRU-RU Private Person
88 abici.bike 2 Jun 2018 2 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
89 ambci.com 11 Aug 2005 11 Aug 2024 Mesh Digital Limited -
90 amico.group 14 May 2019 14 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Feng Cao
91 amidci.net 30 Sep 2023 30 Sep 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
92 emici.net 16 Apr 2010 16 Apr 2025 Dinahosting s.l. Asociaci?n IKTESKOLA
93 alici.life 16 Sep 2018 16 Sep 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 ameci.com 24 Jul 1999 24 Jul 2024 Dynadot Inc -
95 amicn.fr 1 Oct 1998 22 Sep 2024 IONOS SE amicn
96 amicz.net 14 Apr 2011 14 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 smici.com 12 Jul 2017 12 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 amica.dev 21 Aug 2023 21 Aug 2024 OVH sas CIR 2000 snc
99 amifi.support 10 May 2023 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 amtci.xyz 6 May 2023 6 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Super Thunder
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 Amici.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amici.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amici.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 1143,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amicil.com, amixi.ru, awici.com, amico.best, amiri.academy, amiti.info, amico.tech, acici.it, amili.dev, amicmi.com, amicis.org, am3ci.com, famici.xyz, amini.cc, amicm.com, amicq.com, amico.uk.com, amiwi.org, amici2.com, amicib.com, amifi.earth, amini.swiss, amico.net.cn, amicci.cl, amiti.cloud, amica.io, ami-ci.com, camici.se, gamici.net, amisi.in, akici.com, amicu.app, amiji.com, amsci.it, amica.website, amicg.com, amice.nl, amico.vip, vamici.com, amiki.com, amics.cl, amini.ai, amili.cafe, acici.cat, amaci.com, azici.com, amico.cash, amidi.nl, amifi.org, agici.it, ampci.net, avici.shop, anici.org, damici.com.br, hamici.com, amini.eu, amiri.properties, amizi.tech, adici.ru, amidi.pt, amiai.org, qamici.com, amili.asia, amiri.store, ampci.asia, amipci.com, amicis.se, amice.day, amica.bio, camici.net, alici.co.uk, amics.rocks, amich.net, amico.fashion, amiai.club, amili.com, amicq.ca, amica.fr, amicia.art, apici.it, ameci.online, amini.asia, maici.coop, agici.online, amichi.com.au, amrici.com, amaci.ru, abici.bike, ambci.com, amico.group, amidci.net, emici.net, alici.life, ameci.com, amicn.fr, amicz.net, smici.com, amica.dev, amifi.support, amtci.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "amicil.com",
            "domain_keyword": "amicil",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:38:25",
            "create_date": "2022-07-20",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/547bd8f7-13c1-48d9-abc7-4e7b64603b89",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amixi.ru",
            "domain_keyword": "amixi",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:49",
            "create_date": "2013-06-24",
            "expiry_date": "2024-06-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adminvps.ru",
                "ns2.adminvps.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "awici.com",
            "domain_keyword": "awici",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:22:16",
            "create_date": "2023-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "june.ns.cloudflare.com",
                "kai.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "amico.best",
            "domain_keyword": "amico",
            "domain_tld": "best",
            "query_time": "2024-05-08 10:16:12",
            "create_date": "2022-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Astrakhanskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amiri.academy",
            "domain_keyword": "amiri",
            "domain_tld": "academy",
            "query_time": "2024-05-19 06:06:46",
            "create_date": "2023-09-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.irandns.com",
                "ns2.irandns.com",
                "ns3.irandns.com",
                "ns4.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amiti.info",
            "domain_keyword": "amiti",
            "domain_tld": "info",
            "query_time": "2024-05-21 22:52:10",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amico.tech",
            "domain_keyword": "amico",
            "domain_tld": "tech",
            "query_time": "2024-04-10 05:38:58",
            "create_date": "2017-02-08",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Li MengMeng",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "acici.it",
            "domain_keyword": "acici",
            "domain_tld": "it",
            "query_time": "2024-04-21 14:37:05",
            "create_date": "2023-03-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "ALICE LUVISONI",
            "registrant_address": "Viale Papiniano 28",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20123",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "amili.dev",
            "domain_keyword": "amili",
            "domain_tld": "dev",
            "query_time": "2024-05-03 03:18:52",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainname.shop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VISMA FINANCIAL SOLUTIONS AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "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": [
                "ns1-37.azure-dns.com",
                "ns2-37.azure-dns.net",
                "ns3-37.azure-dns.org",
                "ns4-37.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "amicmi.com",
            "domain_keyword": "amicmi",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:37:35",
            "create_date": "1999-12-06",
            "update_date": "2021-10-07",
            "expiry_date": "2026-12-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "amicis.org",
            "domain_keyword": "amicis",
            "domain_tld": "org",
            "query_time": "2024-04-26 15:37:20",
            "create_date": "2005-09-29",
            "update_date": "2024-01-17",
            "expiry_date": "2025-09-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "wielkopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.amica.com.pl",
                "ns1.talex.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "am3ci.com",
            "domain_keyword": "am3ci",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:42:12",
            "create_date": "1997-10-23",
            "update_date": "2022-11-01",
            "expiry_date": "2024-10-22",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Stericycle, Inc.",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "famici.xyz",
            "domain_keyword": "famici",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 05:36:26",
            "create_date": "2024-03-19",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1305.awsdns-35.org",
                "ns-1550.awsdns-01.co.uk",
                "ns-53.awsdns-06.com",
                "ns-747.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amini.cc",
            "domain_keyword": "amini",
            "domain_tld": "cc",
            "query_time": "2024-05-21 22:51:00",
            "create_date": "2011-08-02",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-02",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks13.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "amicm.com",
            "domain_keyword": "amicm",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:54:14",
            "create_date": "2017-08-28",
            "update_date": "2024-02-17",
            "expiry_date": "2025-08-28",
            "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",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amicq.com",
            "domain_keyword": "amicq",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:39:06",
            "create_date": "2023-02-15",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=amicq.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "spider.dnspod.net",
                "xenia.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amico.uk.com",
            "domain_keyword": "amico",
            "domain_tld": "uk.com",
            "query_time": "2024-04-10 05:38:58",
            "create_date": "2005-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2025-11-16",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/amico.uk.com/registrant",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amiwi.org",
            "domain_keyword": "amiwi",
            "domain_tld": "org",
            "query_time": "2024-04-21 17:56:48",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "amici2.com",
            "domain_keyword": "amici2",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:36:32",
            "create_date": "2020-07-13",
            "update_date": "2021-07-07",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amicib.com",
            "domain_keyword": "amicib",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:56:40",
            "create_date": "2021-11-05",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-05",
            "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=amicib.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amifi.earth",
            "domain_keyword": "amifi",
            "domain_tld": "earth",
            "query_time": "2024-05-12 12:12:04",
            "create_date": "2020-05-19",
            "update_date": "2023-06-13",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amini.swiss",
            "domain_keyword": "amini",
            "domain_tld": "swiss",
            "query_time": "2024-05-24 18:07:30",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "VUE AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "amico.net.cn",
            "domain_keyword": "amico",
            "domain_tld": "net.cn",
            "query_time": "2024-04-10 05:38:40",
            "create_date": "2014-02-24",
            "expiry_date": "2027-02-24",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "黄茂金",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amicci.cl",
            "domain_keyword": "amicci",
            "domain_tld": "cl",
            "query_time": "2024-04-10 05:37:25",
            "create_date": "2012-05-31",
            "expiry_date": "2024-06-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "LUIS ARTURO PLATT AVILA",
            "name_servers": [
                "dns1.powerhost.cl",
                "dns2.powerhost.cl",
                "dns3.powerhost.cl",
                "dns4.powerhost.cl"
            ]
        },
        {
            "num": 25,
            "domain_name": "amiti.cloud",
            "domain_keyword": "amiti",
            "domain_tld": "cloud",
            "query_time": "2024-04-08 10:49:52",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 2287,
            "registrar_name": "DNS Africa Ltd",
            "registrar_website": "http://dns.net.za/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amica.io",
            "domain_keyword": "amica",
            "domain_tld": "io",
            "query_time": "2024-04-13 03:41:59",
            "create_date": "2015-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stedio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AQ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ami-ci.com",
            "domain_keyword": "ami-ci",
            "domain_tld": "com",
            "query_time": "2024-04-13 03:41:52",
            "create_date": "2023-03-30",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "name_servers": [
                "ns21.lwsdns.com",
                "ns22.lwsdns.com",
                "ns23.lwsdns.com",
                "ns24.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "camici.se",
            "domain_keyword": "camici",
            "domain_tld": "se",
            "query_time": "2024-05-05 04:21:10",
            "create_date": "2022-10-31",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-31",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "gamici.net",
            "domain_keyword": "gamici",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:55:45",
            "create_date": "2005-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "stetic net.worx",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/gamici.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amisi.in",
            "domain_keyword": "amisi",
            "domain_tld": "in",
            "query_time": "2024-05-19 06:07:43",
            "create_date": "2018-06-21",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chowdhury FMCG Marketing Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostindia.net",
                "ns3.webhostindia.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "akici.com",
            "domain_keyword": "akici",
            "domain_tld": "com",
            "query_time": "2024-05-22 01:38:10",
            "create_date": "2010-08-22",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/akici.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amicu.app",
            "domain_keyword": "amicu",
            "domain_tld": "app",
            "query_time": "2024-04-13 03:42:12",
            "create_date": "2020-05-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amiji.com",
            "domain_keyword": "amiji",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:41:37",
            "create_date": "2004-01-26",
            "update_date": "2023-11-27",
            "expiry_date": "2027-01-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amsci.it",
            "domain_keyword": "amsci",
            "domain_tld": "it",
            "query_time": "2024-04-16 12:56:37",
            "create_date": "2001-03-29",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "AUTO MODEL SPORT CLUB ITALIANO",
            "registrant_address": "Galleria Sorini, 6",
            "registrant_city": "CASTELLEONE",
            "registrant_state": "CR",
            "registrant_zip": "26012",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "amica.website",
            "domain_keyword": "amica",
            "domain_tld": "website",
            "query_time": "2024-05-04 12:55:32",
            "create_date": "2023-10-11",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "amicg.com",
            "domain_keyword": "amicg",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:56:36",
            "create_date": "2016-08-12",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-12",
            "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=amicg.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "amice.nl",
            "domain_keyword": "amice",
            "domain_tld": "nl",
            "query_time": "2024-05-04 12:56:36",
            "create_date": "1998-10-21",
            "update_date": "2024-04-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "amico.vip",
            "domain_keyword": "amico",
            "domain_tld": "vip",
            "query_time": "2024-04-26 15:37:38",
            "create_date": "2020-08-13",
            "update_date": "2020-08-13",
            "expiry_date": "2029-08-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jun Peng Shi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vamici.com",
            "domain_keyword": "vamici",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:23:01",
            "create_date": "2021-07-15",
            "update_date": "2022-07-09",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "amiki.com",
            "domain_keyword": "amiki",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:41:42",
            "create_date": "1998-09-09",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://tieredaccess.com/contact/6dabe9ee-1d6e-44b4-a544-4c5d9b00ef0c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lmdata.se",
                "ns2.lmdata.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "amics.cl",
            "domain_keyword": "amics",
            "domain_tld": "cl",
            "query_time": "2024-04-10 05:39:07",
            "create_date": "2009-08-20",
            "expiry_date": "2026-09-15",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "JUAN FRANCISCO RIVEROS OTAROLA",
            "name_servers": [
                "ns6283.hostgator.com",
                "ns6284.hostgator.com"
            ]
        },
        {
            "num": 42,
            "domain_name": "amini.ai",
            "domain_keyword": "amini",
            "domain_tld": "ai",
            "query_time": "2024-05-04 00:33:03",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amili.cafe",
            "domain_keyword": "amili",
            "domain_tld": "cafe",
            "query_time": "2024-05-03 03:18:52",
            "create_date": "2020-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1034.ui-dns.org",
                "ns1059.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1119.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "acici.cat",
            "domain_keyword": "acici",
            "domain_tld": "cat",
            "query_time": "2024-05-06 01:47:06",
            "create_date": "2010-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Acici",
            "registrant_state": "B",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amaci.com",
            "domain_keyword": "amaci",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:23:10",
            "create_date": "2003-12-07",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "azici.com",
            "domain_keyword": "azici",
            "domain_tld": "com",
            "query_time": "2024-04-23 22:58:55",
            "create_date": "2021-06-10",
            "update_date": "2023-11-13",
            "expiry_date": "2024-06-10",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=azici.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amico.cash",
            "domain_keyword": "amico",
            "domain_tld": "cash",
            "query_time": "2024-05-12 12:10:35",
            "create_date": "2022-11-03",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oblandograve;.net srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.dnspro.host",
                "dns2.dnspro.host",
                "dns3.dnspro.host",
                "dns4.dnspro.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amidi.nl",
            "domain_keyword": "amidi",
            "domain_tld": "nl",
            "query_time": "2024-05-12 12:11:47",
            "create_date": "2005-03-11",
            "update_date": "2008-02-12",
            "registrar_name": "Denit Shared Hosting B.V.",
            "name_servers": [
                "ns1.masterdns.nl",
                "ns2.masterdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "amifi.org",
            "domain_keyword": "amifi",
            "domain_tld": "org",
            "query_time": "2024-05-12 12:12:05",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "agici.it",
            "domain_keyword": "agici",
            "domain_tld": "it",
            "query_time": "2024-05-14 13:42:43",
            "create_date": "1998-05-29",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-20",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Agici Finanza DImpresa S.r.l.",
            "registrant_address": "Piazzale Giulio Cesare 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20145",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 51,
            "domain_name": "ampci.net",
            "domain_keyword": "ampci",
            "domain_tld": "net",
            "query_time": "2024-05-19 06:16:22",
            "create_date": "2003-08-26",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-26",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "AMP Services Limited",
            "registrant_address": "Level 29, 50 Bridge Street",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.280488162",
            "registrant_fax": "+61.280488162",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "avici.shop",
            "domain_keyword": "avici",
            "domain_tld": "shop",
            "query_time": "2024-04-30 14:55:31",
            "create_date": "2023-07-11",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "anici.org",
            "domain_keyword": "anici",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:44:13",
            "create_date": "2007-06-13",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "damici.com.br",
            "domain_keyword": "damici",
            "domain_tld": "com.br",
            "query_time": "2024-04-09 11:42:39",
            "create_date": "2019-10-28",
            "update_date": "2022-11-10",
            "expiry_date": "2025-10-28",
            "registrant_name": "PARADOSI SERVICOS DE DELIVERY LTDA",
            "name_servers": [
                "ns1.i-nox.com",
                "ns2.i-nox.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "hamici.com",
            "domain_keyword": "hamici",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:28:37",
            "create_date": "2018-11-26",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "amini.eu",
            "domain_keyword": "amini",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:54",
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "name_servers": [
                "deb.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "amiri.properties",
            "domain_keyword": "amiri",
            "domain_tld": "properties",
            "query_time": "2024-05-14 20:22:48",
            "create_date": "2023-08-31",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "amizi.tech",
            "domain_keyword": "amizi",
            "domain_tld": "tech",
            "query_time": "2024-05-10 10:57:37",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "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": [
                "cody.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "adici.ru",
            "domain_keyword": "adici",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:19:45",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "amidi.pt",
            "domain_keyword": "amidi",
            "domain_tld": "pt",
            "query_time": "2024-05-03 03:15:28",
            "registrant_name": "AMIDI - ASSOCIAÇÃO DOS MÉDICOS DOS IDOSOS INSTITUC",
            "registrant_address": "RUA DOUTOR NICOLAU BETTENCOURT, 45",
            "registrant_city": "LISBOA",
            "registrant_state": "LISBOA",
            "registrant_zip": "1069-131",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptservidor.net",
                "ns2.ptservidor.net",
                "ns3.ptservidor.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "amiai.org",
            "domain_keyword": "amiai",
            "domain_tld": "org",
            "query_time": "2024-05-04 12:55:18",
            "create_date": "2023-04-17",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-17",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "qamici.com",
            "domain_keyword": "qamici",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:13:48",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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=qamici.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "amili.asia",
            "domain_keyword": "amili",
            "domain_tld": "asia",
            "query_time": "2024-04-08 10:41:54",
            "create_date": "2019-12-03",
            "update_date": "2023-09-22",
            "expiry_date": "2024-12-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": [
                "ns-1496.awsdns-59.org",
                "ns-1538.awsdns-00.co.uk",
                "ns-189.awsdns-23.com",
                "ns-916.awsdns-50.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "amiri.store",
            "domain_keyword": "amiri",
            "domain_tld": "store",
            "query_time": "2024-05-27 08:13:49",
            "create_date": "2023-09-11",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ampci.asia",
            "domain_keyword": "ampci",
            "domain_tld": "asia",
            "query_time": "2024-05-19 06:16:22",
            "create_date": "2009-07-20",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMP Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ingrid.ns.cloudflare.com",
                "mcgrory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "amipci.com",
            "domain_keyword": "amipci",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:42:38",
            "create_date": "2006-10-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/amipci.com",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "amicis.se",
            "domain_keyword": "amicis",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:45",
            "create_date": "2022-12-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "amice.day",
            "domain_keyword": "amice",
            "domain_tld": "day",
            "query_time": "2024-05-12 12:10:22",
            "create_date": "2022-02-01",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International",
            "registrar_website": "https://www.marcaria.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ANTWERPEN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "amica.bio",
            "domain_keyword": "amica",
            "domain_tld": "bio",
            "query_time": "2024-04-26 15:34:53",
            "create_date": "2014-08-21",
            "update_date": "2022-07-25",
            "expiry_date": "2024-08-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amica Mutual Insurance Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RI",
            "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": [
                "pdns94.ultradns.biz",
                "pdns94.ultradns.com",
                "pdns94.ultradns.net",
                "pdns94.ultradns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "camici.net",
            "domain_keyword": "camici",
            "domain_tld": "net",
            "query_time": "2024-05-21 18:24:57",
            "create_date": "2002-05-15",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.7host.com",
                "dns2.7host.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "alici.co.uk",
            "domain_keyword": "alici",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 19:50:21",
            "create_date": "2023-06-09",
            "update_date": "2024-03-09",
            "expiry_date": "2024-06-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "amics.rocks",
            "domain_keyword": "amics",
            "domain_tld": "rocks",
            "query_time": "2024-04-13 03:42:12",
            "create_date": "2023-02-21",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "amich.net",
            "domain_keyword": "amich",
            "domain_tld": "net",
            "query_time": "2024-04-10 05:38:13",
            "create_date": "2014-07-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Domain Privacy Service FBO Registrant",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8017659400",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "amico.fashion",
            "domain_keyword": "amico",
            "domain_tld": "fashion",
            "query_time": "2024-04-10 05:38:38",
            "create_date": "2022-09-17",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd t/a Paragon Names",
            "registrar_website": "paragonnames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Yorkshire",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "amiai.club",
            "domain_keyword": "amiai",
            "domain_tld": "club",
            "query_time": "2024-05-12 12:09:38",
            "create_date": "2023-08-19",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "deangkejishenzhenyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "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": [
                "capricorn.dnspod.net",
                "nanny.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "amili.com",
            "domain_keyword": "amili",
            "domain_tld": "com",
            "query_time": "2024-05-03 03:18:52",
            "create_date": "2004-06-28",
            "update_date": "2023-02-14",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "amicq.ca",
            "domain_keyword": "amicq",
            "domain_tld": "ca",
            "query_time": "2024-05-03 03:14:57",
            "create_date": "2018-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "AMICALE IVOIRO-CANADIENNE DE QUEBEC Inc",
            "registrant_address": "9460 avenue Becquet",
            "registrant_city": "Quebec City",
            "registrant_state": "QC",
            "registrant_zip": "G2B4Y1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4185807215",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "amica.fr",
            "domain_keyword": "amica",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:48:32",
            "create_date": "2000-10-17",
            "update_date": "2023-12-12",
            "expiry_date": "2025-05-07",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "entreprise amica",
            "registrant_address": "5, rue Volta, 92800 Puteaux",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.146258400",
            "name_servers": [
                "ns3.snef.fr",
                "ns6.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 79,
            "domain_name": "amicia.art",
            "domain_keyword": "amicia",
            "domain_tld": "art",
            "query_time": "2024-05-04 12:56:39",
            "create_date": "2021-10-05",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "KY",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "apici.it",
            "domain_keyword": "apici",
            "domain_tld": "it",
            "query_time": "2024-05-25 22:44:56",
            "create_date": "2001-11-08",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "APICI Sas di Napoli Gualtierio",
            "registrant_address": "Via Palazzina 27",
            "registrant_city": "Viterbo",
            "registrant_state": "VT",
            "registrant_zip": "01100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 81,
            "domain_name": "ameci.online",
            "domain_keyword": "ameci",
            "domain_tld": "online",
            "query_time": "2024-05-20 05:56:24",
            "create_date": "2019-11-14",
            "update_date": "2024-04-23",
            "expiry_date": "2029-11-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "hank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "amini.asia",
            "domain_keyword": "amini",
            "domain_tld": "asia",
            "query_time": "2024-05-19 02:09:07",
            "create_date": "2008-03-24",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Amini Innovation Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "maici.coop",
            "domain_keyword": "maici",
            "domain_tld": "coop",
            "query_time": "2024-05-28 21:57:01",
            "create_date": "2014-09-19",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-19",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "http://do-reg.jp/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ucoop",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "agici.online",
            "domain_keyword": "agici",
            "domain_tld": "online",
            "query_time": "2024-04-07 08:11:27",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "amichi.com.au",
            "domain_keyword": "amichi",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 15:36:27",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Melissa Price",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amrici.com",
            "domain_keyword": "amrici",
            "domain_tld": "com",
            "query_time": "2024-05-12 20:55:40",
            "create_date": "2022-07-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "amaci.ru",
            "domain_keyword": "amaci",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:45:46",
            "create_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "abici.bike",
            "domain_keyword": "abici",
            "domain_tld": "bike",
            "query_time": "2024-05-07 02:08:56",
            "create_date": "2018-06-02",
            "update_date": "2023-07-11",
            "expiry_date": "2025-06-02",
            "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": [
                "ns1cnb.name.com",
                "ns2ckr.name.com",
                "ns3cna.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ambci.com",
            "domain_keyword": "ambci",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:41:40",
            "create_date": "2005-08-11",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "amico.group",
            "domain_keyword": "amico",
            "domain_tld": "group",
            "query_time": "2024-05-21 22:48:42",
            "create_date": "2019-05-14",
            "update_date": "2023-12-05",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Feng Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "amidci.net",
            "domain_keyword": "amidci",
            "domain_tld": "net",
            "query_time": "2024-04-10 05:39:25",
            "create_date": "2023-09-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "emici.net",
            "domain_keyword": "emici",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:08:21",
            "create_date": "2010-04-16",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Asociaci?n IKTESKOLA",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Vizcaya",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/emici.net",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns1.pantallasamigas.es",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "alici.life",
            "domain_keyword": "alici",
            "domain_tld": "life",
            "query_time": "2024-04-18 17:09:03",
            "create_date": "2018-09-16",
            "update_date": "2022-04-22",
            "expiry_date": "2026-09-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "ameci.com",
            "domain_keyword": "ameci",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:16:25",
            "create_date": "1999-07-24",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amicn.fr",
            "domain_keyword": "amicn",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:48:58",
            "create_date": "1998-10-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-22",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "amicn",
            "registrant_address": "1, rue de Fresnel, 69680 Chassieu",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.47879591",
            "name_servers": [
                "ns1125.ui-dns.biz",
                "ns1125.ui-dns.com",
                "ns1125.ui-dns.de",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 96,
            "domain_name": "amicz.net",
            "domain_keyword": "amicz",
            "domain_tld": "net",
            "query_time": "2024-04-20 23:53:58",
            "create_date": "2011-04-14",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "smici.com",
            "domain_keyword": "smici",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:38:02",
            "create_date": "2017-07-12",
            "update_date": "2020-07-06",
            "expiry_date": "2025-07-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "amica.dev",
            "domain_keyword": "amica",
            "domain_tld": "dev",
            "query_time": "2024-05-12 12:09:49",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIR 2000 snc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "amifi.support",
            "domain_keyword": "amifi",
            "domain_tld": "support",
            "query_time": "2024-05-12 12:12:05",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "amtci.xyz",
            "domain_keyword": "amtci",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 20:58:49",
            "create_date": "2023-05-06",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "Super Thunder",
            "registrant_state": "Manila",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the 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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amici.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1143</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amicil.com, amixi.ru, awici.com, amico.best, amiri.academy, amiti.info, amico.tech, acici.it, amili.dev, amicmi.com, amicis.org, am3ci.com, famici.xyz, amini.cc, amicm.com, amicq.com, amico.uk.com, amiwi.org, amici2.com, amicib.com, amifi.earth, amini.swiss, amico.net.cn, amicci.cl, amiti.cloud, amica.io, ami-ci.com, camici.se, gamici.net, amisi.in, akici.com, amicu.app, amiji.com, amsci.it, amica.website, amicg.com, amice.nl, amico.vip, vamici.com, amiki.com, amics.cl, amini.ai, amili.cafe, acici.cat, amaci.com, azici.com, amico.cash, amidi.nl, amifi.org, agici.it, ampci.net, avici.shop, anici.org, damici.com.br, hamici.com, amini.eu, amiri.properties, amizi.tech, adici.ru, amidi.pt, amiai.org, qamici.com, amili.asia, amiri.store, ampci.asia, amipci.com, amicis.se, amice.day, amica.bio, camici.net, alici.co.uk, amics.rocks, amich.net, amico.fashion, amiai.club, amili.com, amicq.ca, amica.fr, amicia.art, apici.it, ameci.online, amini.asia, maici.coop, agici.online, amichi.com.au, amrici.com, amaci.ru, abici.bike, ambci.com, amico.group, amidci.net, emici.net, alici.life, ameci.com, amicn.fr, amicz.net, smici.com, amica.dev, amifi.support, amtci.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amicil.com</domain_name>
   <domain_keyword>amicil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:38:25</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/547bd8f7-13c1-48d9-abc7-4e7b64603b89</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amixi.ru</domain_name>
   <domain_keyword>amixi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:49</query_time>
   <create_date>2013-06-24</create_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adminvps.ru</value>
    <value>ns2.adminvps.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>awici.com</domain_name>
   <domain_keyword>awici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:22:16</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>june.ns.cloudflare.com</value>
    <value>kai.ns.cloudflare.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>amico.best</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-08 10:16:12</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Astrakhanskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>amiri.academy</domain_name>
   <domain_keyword>amiri</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 06:06:46</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.irandns.com</value>
    <value>ns2.irandns.com</value>
    <value>ns3.irandns.com</value>
    <value>ns4.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amiti.info</domain_name>
   <domain_keyword>amiti</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 22:52:10</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amico.tech</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-10 05:38:58</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Li MengMeng</registrant_company>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>acici.it</domain_name>
   <domain_keyword>acici</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 14:37:05</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>ALICE LUVISONI</registrant_company>
   <registrant_address>Viale Papiniano 28</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>amili.dev</domain_name>
   <domain_keyword>amili</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 03:18:52</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainname.shop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VISMA FINANCIAL SOLUTIONS AS</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>NO</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>ns1-37.azure-dns.com</value>
    <value>ns2-37.azure-dns.net</value>
    <value>ns3-37.azure-dns.org</value>
    <value>ns4-37.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>amicmi.com</domain_name>
   <domain_keyword>amicmi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:37:35</query_time>
   <create_date>1999-12-06</create_date>
   <update_date>2021-10-07</update_date>
   <expiry_date>2026-12-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.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>amicis.org</domain_name>
   <domain_keyword>amicis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 15:37:20</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>wielkopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.amica.com.pl</value>
    <value>ns1.talex.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>am3ci.com</domain_name>
   <domain_keyword>am3ci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:42:12</query_time>
   <create_date>1997-10-23</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Stericycle, Inc.</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>famici.xyz</domain_name>
   <domain_keyword>famici</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 05:36:26</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1305.awsdns-35.org</value>
    <value>ns-1550.awsdns-01.co.uk</value>
    <value>ns-53.awsdns-06.com</value>
    <value>ns-747.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amini.cc</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 22:51:00</query_time>
   <create_date>2011-08-02</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>amicm.com</domain_name>
   <domain_keyword>amicm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:54:14</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-08-28</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>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>amicq.com</domain_name>
   <domain_keyword>amicq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:39:06</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=amicq.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>spider.dnspod.net</value>
    <value>xenia.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amico.uk.com</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-10 05:38:58</query_time>
   <create_date>2005-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/amico.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amiwi.org</domain_name>
   <domain_keyword>amiwi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 17:56:48</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>amici2.com</domain_name>
   <domain_keyword>amici2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:36:32</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2021-07-07</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>amicib.com</domain_name>
   <domain_keyword>amicib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:56:40</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-05</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=amicib.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>21</num>
   <domain_name>amifi.earth</domain_name>
   <domain_keyword>amifi</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-12 12:12:04</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amini.swiss</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-24 18:07:30</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>VUE AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amico.net.cn</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-10 05:38:40</query_time>
   <create_date>2014-02-24</create_date>
   <expiry_date>2027-02-24</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>黄茂金</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>amicci.cl</domain_name>
   <domain_keyword>amicci</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-10 05:37:25</query_time>
   <create_date>2012-05-31</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>LUIS ARTURO PLATT AVILA</registrant_name>
   <name_servers>
    <value>dns1.powerhost.cl</value>
    <value>dns2.powerhost.cl</value>
    <value>dns3.powerhost.cl</value>
    <value>dns4.powerhost.cl</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>amiti.cloud</domain_name>
   <domain_keyword>amiti</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-08 10:49:52</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>2287</registrar_iana>
   <registrar_name>DNS Africa Ltd</registrar_name>
   <registrar_website>http://dns.net.za/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>amica.io</domain_name>
   <domain_keyword>amica</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-13 03:41:59</query_time>
   <create_date>2015-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stedio</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>AQ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ami-ci.com</domain_name>
   <domain_keyword>ami-ci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 03:41:52</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <name_servers>
    <value>ns21.lwsdns.com</value>
    <value>ns22.lwsdns.com</value>
    <value>ns23.lwsdns.com</value>
    <value>ns24.lwsdns.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>camici.se</domain_name>
   <domain_keyword>camici</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 04:21:10</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>29</num>
   <domain_name>gamici.net</domain_name>
   <domain_keyword>gamici</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:55:45</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>stetic net.worx</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/gamici.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amisi.in</domain_name>
   <domain_keyword>amisi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 06:07:43</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chowdhury FMCG Marketing Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhostindia.net</value>
    <value>ns3.webhostindia.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>akici.com</domain_name>
   <domain_keyword>akici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 01:38:10</query_time>
   <create_date>2010-08-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/akici.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>amicu.app</domain_name>
   <domain_keyword>amicu</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-13 03:42:12</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amiji.com</domain_name>
   <domain_keyword>amiji</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:41:37</query_time>
   <create_date>2004-01-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2027-01-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amsci.it</domain_name>
   <domain_keyword>amsci</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 12:56:37</query_time>
   <create_date>2001-03-29</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>AUTO MODEL SPORT CLUB ITALIANO</registrant_company>
   <registrant_address>Galleria Sorini, 6</registrant_address>
   <registrant_city>CASTELLEONE</registrant_city>
   <registrant_state>CR</registrant_state>
   <registrant_zip>26012</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>amica.website</domain_name>
   <domain_keyword>amica</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-04 12:55:32</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>amicg.com</domain_name>
   <domain_keyword>amicg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:56:36</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-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>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=amicg.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>amice.nl</domain_name>
   <domain_keyword>amice</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 12:56:36</query_time>
   <create_date>1998-10-21</create_date>
   <update_date>2024-04-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amico.vip</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-26 15:37:38</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2029-08-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jun Peng Shi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vamici.com</domain_name>
   <domain_keyword>vamici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:23:01</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2022-07-09</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>amiki.com</domain_name>
   <domain_keyword>amiki</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:41:42</query_time>
   <create_date>1998-09-09</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>SE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6dabe9ee-1d6e-44b4-a544-4c5d9b00ef0c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lmdata.se</value>
    <value>ns2.lmdata.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>amics.cl</domain_name>
   <domain_keyword>amics</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-10 05:39:07</query_time>
   <create_date>2009-08-20</create_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>JUAN FRANCISCO RIVEROS OTAROLA</registrant_name>
   <name_servers>
    <value>ns6283.hostgator.com</value>
    <value>ns6284.hostgator.com</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>amini.ai</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-04 00:33:03</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amili.cafe</domain_name>
   <domain_keyword>amili</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-03 03:18:52</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1034.ui-dns.org</value>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1119.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>acici.cat</domain_name>
   <domain_keyword>acici</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-06 01:47:06</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Acici</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amaci.com</domain_name>
   <domain_keyword>amaci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:23:10</query_time>
   <create_date>2003-12-07</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>azici.com</domain_name>
   <domain_keyword>azici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 22:58:55</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=azici.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amico.cash</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-12 12:10:35</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oblandograve;.net srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.dnspro.host</value>
    <value>dns2.dnspro.host</value>
    <value>dns3.dnspro.host</value>
    <value>dns4.dnspro.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>amidi.nl</domain_name>
   <domain_keyword>amidi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 12:11:47</query_time>
   <create_date>2005-03-11</create_date>
   <update_date>2008-02-12</update_date>
   <registrar_name>Denit Shared Hosting B.V.</registrar_name>
   <name_servers>
    <value>ns1.masterdns.nl</value>
    <value>ns2.masterdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>amifi.org</domain_name>
   <domain_keyword>amifi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 12:12:05</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>agici.it</domain_name>
   <domain_keyword>agici</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 13:42:43</query_time>
   <create_date>1998-05-29</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Agici Finanza DImpresa S.r.l.</registrant_company>
   <registrant_address>Piazzale Giulio Cesare 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20145</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ampci.net</domain_name>
   <domain_keyword>ampci</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 06:16:22</query_time>
   <create_date>2003-08-26</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-26</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 Manager</registrant_name>
   <registrant_company>AMP Services Limited</registrant_company>
   <registrant_address>Level 29, 50 Bridge Street</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.280488162</registrant_phone>
   <registrant_fax>+61.280488162</registrant_fax>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>quentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>avici.shop</domain_name>
   <domain_keyword>avici</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-30 14:55:31</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>anici.org</domain_name>
   <domain_keyword>anici</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:44:13</query_time>
   <create_date>2007-06-13</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>damici.com.br</domain_name>
   <domain_keyword>damici</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-09 11:42:39</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2022-11-10</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrant_name>PARADOSI SERVICOS DE DELIVERY LTDA</registrant_name>
   <name_servers>
    <value>ns1.i-nox.com</value>
    <value>ns2.i-nox.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>hamici.com</domain_name>
   <domain_keyword>hamici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:28:37</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>amini.eu</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:54</query_time>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <name_servers>
    <value>deb.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>amiri.properties</domain_name>
   <domain_keyword>amiri</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-14 20:22:48</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>amizi.tech</domain_name>
   <domain_keyword>amizi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 10:57:37</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</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>cody.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>adici.ru</domain_name>
   <domain_keyword>adici</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:19:45</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>amidi.pt</domain_name>
   <domain_keyword>amidi</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-03 03:15:28</query_time>
   <registrant_name>AMIDI - ASSOCIAÇÃO DOS MÉDICOS DOS IDOSOS INSTITUC</registrant_name>
   <registrant_address>RUA DOUTOR NICOLAU BETTENCOURT, 45</registrant_address>
   <registrant_city>LISBOA</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1069-131</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptservidor.net</value>
    <value>ns2.ptservidor.net</value>
    <value>ns3.ptservidor.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>amiai.org</domain_name>
   <domain_keyword>amiai</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 12:55:18</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-17</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>qamici.com</domain_name>
   <domain_keyword>qamici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:13:48</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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=qamici.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>amili.asia</domain_name>
   <domain_keyword>amili</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-08 10:41:54</query_time>
   <create_date>2019-12-03</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-12-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>ns-1496.awsdns-59.org</value>
    <value>ns-1538.awsdns-00.co.uk</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-916.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>amiri.store</domain_name>
   <domain_keyword>amiri</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 08:13:49</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.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>65</num>
   <domain_name>ampci.asia</domain_name>
   <domain_keyword>ampci</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 06:16:22</query_time>
   <create_date>2009-07-20</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMP Services 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>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ingrid.ns.cloudflare.com</value>
    <value>mcgrory.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>amipci.com</domain_name>
   <domain_keyword>amipci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:42:38</query_time>
   <create_date>2006-10-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/amipci.com</registrant_email>
   <name_servers>
    <value>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>amicis.se</domain_name>
   <domain_keyword>amicis</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:45</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</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>68</num>
   <domain_name>amice.day</domain_name>
   <domain_keyword>amice</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-12 12:10:22</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International</registrar_name>
   <registrar_website>https://www.marcaria.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>ANTWERPEN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>amica.bio</domain_name>
   <domain_keyword>amica</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-26 15:34:53</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2022-07-25</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amica Mutual Insurance Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RI</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>pdns94.ultradns.biz</value>
    <value>pdns94.ultradns.com</value>
    <value>pdns94.ultradns.net</value>
    <value>pdns94.ultradns.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>70</num>
   <domain_name>camici.net</domain_name>
   <domain_keyword>camici</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 18:24:57</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.7host.com</value>
    <value>dns2.7host.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>alici.co.uk</domain_name>
   <domain_keyword>alici</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 19:50:21</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>amics.rocks</domain_name>
   <domain_keyword>amics</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-13 03:42:12</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>amich.net</domain_name>
   <domain_keyword>amich</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 05:38:13</query_time>
   <create_date>2014-07-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Domain Privacy Service FBO Registrant</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8017659400</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>amico.fashion</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-04-10 05:38:38</query_time>
   <create_date>2022-09-17</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd t/a Paragon Names</registrar_name>
   <registrar_website>paragonnames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Yorkshire</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>amiai.club</domain_name>
   <domain_keyword>amiai</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-12 12:09:38</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>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>deangkejishenzhenyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</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>capricorn.dnspod.net</value>
    <value>nanny.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>amili.com</domain_name>
   <domain_keyword>amili</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 03:18:52</query_time>
   <create_date>2004-06-28</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>amicq.ca</domain_name>
   <domain_keyword>amicq</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 03:14:57</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>AMICALE IVOIRO-CANADIENNE DE QUEBEC Inc</registrant_name>
   <registrant_address>9460 avenue Becquet</registrant_address>
   <registrant_city>Quebec City</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>G2B4Y1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4185807215</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>amica.fr</domain_name>
   <domain_keyword>amica</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:48:32</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>entreprise amica</registrant_company>
   <registrant_address>5, rue Volta, 92800 Puteaux</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.146258400</registrant_phone>
   <name_servers>
    <value>ns3.snef.fr</value>
    <value>ns6.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>amicia.art</domain_name>
   <domain_keyword>amicia</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-04 12:56:39</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>KY</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>apici.it</domain_name>
   <domain_keyword>apici</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 22:44:56</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>APICI Sas di Napoli Gualtierio</registrant_company>
   <registrant_address>Via Palazzina 27</registrant_address>
   <registrant_city>Viterbo</registrant_city>
   <registrant_state>VT</registrant_state>
   <registrant_zip>01100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ameci.online</domain_name>
   <domain_keyword>ameci</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 05:56:24</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2029-11-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>hank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>amini.asia</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 02:09:07</query_time>
   <create_date>2008-03-24</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Amini Innovation Corp.</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>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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>maici.coop</domain_name>
   <domain_keyword>maici</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-28 21:57:01</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>http://do-reg.jp/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ucoop</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>agici.online</domain_name>
   <domain_keyword>agici</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-07 08:11:27</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>amichi.com.au</domain_name>
   <domain_keyword>amichi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 15:36:27</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Melissa Price</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>amrici.com</domain_name>
   <domain_keyword>amrici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 20:55:40</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>amaci.ru</domain_name>
   <domain_keyword>amaci</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:45:46</query_time>
   <create_date>2023-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>abici.bike</domain_name>
   <domain_keyword>abici</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-07 02:08:56</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-06-02</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>ns1cnb.name.com</value>
    <value>ns2ckr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ambci.com</domain_name>
   <domain_keyword>ambci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:41:40</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>amico.group</domain_name>
   <domain_keyword>amico</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-21 22:48:42</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Feng Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>91</num>
   <domain_name>amidci.net</domain_name>
   <domain_keyword>amidci</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 05:39:25</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>92</num>
   <domain_name>emici.net</domain_name>
   <domain_keyword>emici</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:08:21</query_time>
   <create_date>2010-04-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_company>Asociaci?n IKTESKOLA</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Vizcaya</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/emici.net</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns1.pantallasamigas.es</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>alici.life</domain_name>
   <domain_keyword>alici</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-18 17:09:03</query_time>
   <create_date>2018-09-16</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2026-09-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ameci.com</domain_name>
   <domain_keyword>ameci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:16:25</query_time>
   <create_date>1999-07-24</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amicn.fr</domain_name>
   <domain_keyword>amicn</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:48:58</query_time>
   <create_date>1998-10-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>amicn</registrant_company>
   <registrant_address>1, rue de Fresnel, 69680 Chassieu</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.47879591</registrant_phone>
   <name_servers>
    <value>ns1125.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
    <value>ns1125.ui-dns.de</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>amicz.net</domain_name>
   <domain_keyword>amicz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 23:53:58</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>smici.com</domain_name>
   <domain_keyword>smici</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:38:02</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2020-07-06</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>amica.dev</domain_name>
   <domain_keyword>amica</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 12:09:49</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIR 2000 snc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>amifi.support</domain_name>
   <domain_keyword>amifi</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-12 12:12:05</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>amtci.xyz</domain_name>
   <domain_keyword>amtci</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 20:58:49</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-06</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_company>Super Thunder</registrant_company>
   <registrant_state>Manila</registrant_state>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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