WHOIS QUERY TIME

5 May 2024 - 5:19 AM UTC

Registered: 26 June 2023
Expiry: 26 June 2024

REGISTRAR

Name: R01-SU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED

REGISTRANT

Name: Private Person
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=amix.su
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "amix.su"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "amix.su",
            "domain_keyword": "amix",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:54",
            "create_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>amix.su</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>amix.su</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:54</query_time>
   <create_date>2023-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.053 seconds) for "amix.su" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 5:19 AM UTC

Registered: 26 June 2023
Expiry: 26 June 2024

REGISTRAR

Name: R01-SU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED

REGISTRANT

Name: Private Person
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=amix.su
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "amix.su",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "amix.su",
    "results": [
        {
            "num": 1,
            "domain_name": "amix.su",
            "domain_keyword": "amix",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:54",
            "create_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>amix.su</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>amix.su</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amix.su</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:54</query_time>
   <create_date>2023-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 51 domain names (in 0.026 seconds) which contained the exact domain keyword "amix".
Domain Name Registered Expiry Registrar Ownership
1 amix.com.br 19 Sep 1996 19 Sep 2024 - AMIX Servicos e Comercio de Informatica LTDA
2 amix.co.jp 21 Oct 1998 - - Amix Corporation
3 amix.fr 29 Dec 1998 21 Oct 2024 OVH Amix Informatique
4 amix.pl 31 Mar 2000 30 Mar 2025 home.pl S.A. -
5 amix.nl 6 Nov 2002 - Registrar.eu -
6 amix.ca 6 Feb 2003 6 Feb 2025 GoDaddy Corporate Domains Canada, Ltd. Schnitzer Steel BC
7 amix.com 23 May 2003 23 May 2025 Dinahosting s.l. Amix Levante SL
8 amix.net 29 Aug 2003 29 Aug 2024 GoDaddy.com, LLC -
9 amix.sk 25 Sep 2003 25 Sep 2024 Slovak Telekom, a.s. AMIX, spol. s r.o.
10 amix.hu 26 Oct 2003 - - -
11 amix.jp 4 Mar 2004 31 Mar 2025 - amix co.,ltd
12 amix.org 4 May 2005 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 amix.cn 7 Apr 2006 7 Apr 2025 厦门易名科技股份有限公司 冯玉祥
14 amix.se 2 Sep 2009 2 Sep 2024 www.NameSRS.com -
15 amix.co.nz 15 Jul 2010 - Freeparking Limited t/a DiscountDomains -
16 amix.me 29 Jun 2011 29 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 amix.org.pl 6 Sep 2011 6 Sep 2024 cyber_Folks S.A. -
18 amix.by 7 May 2012 7 May 2026 Reliable Software, Ltd ООО "Навитал"
19 amix.us 21 Jan 2014 20 Jan 2025 Dinahosting SL Amix Levante
20 amix.dk 17 Oct 2018 31 Oct 2024 - Michael Yang
21 amix.co.ke 1 Feb 2019 1 Feb 2025 Kenya Website Experts Amix
22 amix.store 4 Mar 2019 4 Mar 2025 Dinahosting SL Amix Levante
23 amix.cloud 30 Apr 2020 30 Apr 2025 GoDaddy Domains By Proxy, LLC
24 amix.ro 26 Aug 2020 25 Aug 2024 EXTREME SOLUTIONS SRL -
25 amix.srl 28 Sep 2020 28 Sep 2024 Tucows Domains Inc. Data Protected
26 amix.one 21 Apr 2021 21 Apr 2024 INWX GmbH AnuMon Internet eXchange
27 amix.network 12 May 2021 12 May 2025 INWX GmbH CERTTHOR Platforms Ltd.
28 amix.co.uk 8 Jul 2021 8 Jul 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
29 amix.ag 2 Mar 2022 2 Mar 2025 Name SRS AB Designated Agent LTD
30 amix.group 22 Apr 2022 22 Apr 2025 INWX GmbH REDACTED FOR PRIVACY
31 amix.dev 11 Jun 2022 11 Jun 2024 INWX GmbH CERTTHOR Platforms Ltd.
32 amix.online 6 Jul 2022 6 Jul 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
33 amix.xyz 29 Sep 2022 29 Sep 2024 Sav.com, LLC - 12 Privacy Protection
34 amix.ru 12 Jan 2023 12 Jan 2025 RU-CENTER-RU Private Person
35 amix.uk 22 Mar 2023 22 Mar 2025 OVH [Tag = OVH-FR] -
36 amix.world 21 Apr 2023 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 amix.pro 17 May 2023 17 May 2025 Registrar of Domain Names REG.RU LLC Private Person
38 amix.lat 27 May 2023 27 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
39 amix.biz 7 Jun 2023 7 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
40 amix.su 26 Jun 2023 26 Jun 2024 R01-SU Private Person
41 amix.social 3 Jul 2023 3 Jul 2024 INWX GmbH CERTTHOR Platforms Ltd.
42 amix.info 17 Jul 2023 17 Jul 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
43 amix.be 7 Sep 2023 - Registrar.eu -
44 amix.app 20 Sep 2023 20 Sep 2024 Squarespace Domains II LLC. amix pro ads trading
45 amix.media 5 Nov 2023 5 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 amix.space 24 Jan 2024 24 Jan 2025 Hosting Ukraine LLC Hosting Ukraine LLC
47 amix.agency 9 Feb 2024 9 Feb 2025 Registrar of Domain Names REG.RU LLC Private Person
48 amix.tech 14 May 2024 14 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
49 amix.eu - - CRegISP Ltd -
50 amix.ae - - Host Arabia ( Tasjeel.ae ) AMIX
51 amix.pt - - - EGP - ENGENHARIA E GESTÃO DE PATRIMÓNIO, UNIPESSOAL LDA
52 amix.com.au - - GoDaddy.com LLC trading as GoDaddy.com can wei

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=amix&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "amix",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 52,
        "relation": "eq",
        "current": 52
    },
    "unique_domains": "amix.com.br, amix.co.jp, amix.fr, amix.pl, amix.nl, amix.ca, amix.com, amix.net, amix.sk, amix.hu, amix.jp, amix.org, amix.cn, amix.se, amix.co.nz, amix.me, amix.org.pl, amix.by, amix.us, amix.dk, amix.co.ke, amix.store, amix.cloud, amix.ro, amix.srl, amix.one, amix.network, amix.co.uk, amix.ag, amix.group, amix.dev, amix.online, amix.xyz, amix.ru, amix.uk, amix.world, amix.pro, amix.lat, amix.biz, amix.su, amix.social, amix.info, amix.be, amix.app, amix.media, amix.space, amix.agency, amix.tech, amix.eu, amix.ae, amix.pt, amix.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "amix.com.br",
            "domain_keyword": "amix",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 11:58:13",
            "create_date": "1996-09-19",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-19",
            "registrant_name": "AMIX Servicos e Comercio de Informatica LTDA",
            "name_servers": [
                "ns-1451.awsdns-53.org",
                "ns-2043.awsdns-63.co.uk",
                "ns-52.awsdns-06.com",
                "ns-617.awsdns-13.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "amix.co.jp",
            "domain_keyword": "amix",
            "domain_tld": "co.jp",
            "query_time": "2024-04-09 16:10:48",
            "create_date": "1998-10-21",
            "update_date": "2023-11-01",
            "registrant_company": "Amix Corporation",
            "name_servers": [
                "skydns11.otsuka-office365.jp",
                "skydns12.otsuka-office365.jp",
                "skydns13.otsuka-office365.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "amix.fr",
            "domain_keyword": "amix",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:49:52",
            "create_date": "1998-12-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Amix Informatique",
            "registrant_address": "24, rue Gambetta, 72300 Sablé-sur-Sarthe",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.243926622",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 4,
            "domain_name": "amix.pl",
            "domain_keyword": "amix",
            "domain_tld": "pl",
            "query_time": "2024-05-10 10:57:15",
            "create_date": "2000-03-31",
            "update_date": "2018-09-14",
            "expiry_date": "2025-03-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "amix.nl",
            "domain_keyword": "amix",
            "domain_tld": "nl",
            "query_time": "2024-04-14 01:49:28",
            "create_date": "2002-11-06",
            "update_date": "2018-07-24",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "nsauth1.qonnected.net",
                "nsauth2.qonnected.net",
                "nsauth3.qonnected.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "amix.ca",
            "domain_keyword": "amix",
            "domain_tld": "ca",
            "query_time": "2024-04-07 03:31:31",
            "create_date": "2003-02-06",
            "update_date": "2023-07-30",
            "expiry_date": "2025-02-06",
            "registrar_name": "GoDaddy Corporate Domains Canada, Ltd.",
            "registrar_website": "gcd.com",
            "registrant_name": "Schnitzer Steel BC, Inc",
            "registrant_company": "Schnitzer Steel BC",
            "registrant_address": "8600 Barlow Trail SE",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2C2N6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4032797777",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "cory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amix.com",
            "domain_keyword": "amix",
            "domain_tld": "com",
            "query_time": "2024-04-13 03:46:08",
            "create_date": "2003-05-23",
            "update_date": "2023-11-14",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_company": "Amix Levante SL",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Alicante",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/amix.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "amix.net",
            "domain_keyword": "amix",
            "domain_tld": "net",
            "query_time": "2024-04-07 03:31:31",
            "create_date": "2003-08-29",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "amix.sk",
            "domain_keyword": "amix",
            "domain_tld": "sk",
            "query_time": "2024-06-01 23:25:48",
            "create_date": "2003-09-25",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-25",
            "registrar_name": "Slovak Telekom, a.s.",
            "registrant_name": "AMIX, spol. s r.o.",
            "registrant_company": "AMIX, spol. s r.o.",
            "registrant_address": "Gagarinova 5",
            "registrant_city": "Bratislava",
            "registrant_zip": "821 01",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.244641421",
            "name_servers": [
                "ns.telecom.sk",
                "ns2.telecom.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 10,
            "domain_name": "amix.hu",
            "domain_keyword": "amix",
            "domain_tld": "hu",
            "query_time": "2024-06-01 23:25:55",
            "create_date": "2003-10-26"
        },
        {
            "num": 11,
            "domain_name": "amix.jp",
            "domain_keyword": "amix",
            "domain_tld": "jp",
            "query_time": "2024-04-14 01:49:28",
            "create_date": "2004-03-04",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "amix co.,ltd",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "amix.org",
            "domain_keyword": "amix",
            "domain_tld": "org",
            "query_time": "2024-05-05 01:22:09",
            "create_date": "2005-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "amix.cn",
            "domain_keyword": "amix",
            "domain_tld": "cn",
            "query_time": "2024-04-13 03:46:08",
            "create_date": "2006-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "冯玉祥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.eachnic.com",
                "ns6.eachnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "amix.se",
            "domain_keyword": "amix",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:58",
            "create_date": "2009-09-02",
            "update_date": "2023-08-01",
            "expiry_date": "2024-09-02",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.vaiadigital.net",
                "ns2.vaiadigital.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 15,
            "domain_name": "amix.co.nz",
            "domain_keyword": "amix",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 10:57:15",
            "create_date": "2010-07-15",
            "update_date": "2023-07-19",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "amix.me",
            "domain_keyword": "amix",
            "domain_tld": "me",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2011-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2025-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": [
                "cns2013.hostgator.com",
                "cns2014.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amix.org.pl",
            "domain_keyword": "amix",
            "domain_tld": "org.pl",
            "query_time": "2024-04-28 19:22:30",
            "create_date": "2011-09-06",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-06",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "amix.by",
            "domain_keyword": "amix",
            "domain_tld": "by",
            "query_time": "2024-04-25 15:11:49",
            "create_date": "2012-05-07",
            "update_date": "2024-04-09",
            "expiry_date": "2026-05-07",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Навитал\"",
            "registrant_address": "220036, -, г. Минск, ул. Волоха, д. 10, к .4Н",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296085363",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "bayan.ns.cloudflare.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "amix.us",
            "domain_keyword": "amix",
            "domain_tld": "us",
            "query_time": "2024-05-19 06:09:11",
            "create_date": "2014-01-21",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting SL",
            "registrar_website": "www.dinahosting.com",
            "registrant_name": "Andrea Horvath",
            "registrant_company": "Amix Levante",
            "registrant_address": "C/ Holanda n 23",
            "registrant_city": "Almoradi",
            "registrant_state": "Alicante",
            "registrant_zip": "03160",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.699545100",
            "registrant_fax": "+34.966780707",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "amix.dk",
            "domain_keyword": "amix",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:53:09",
            "create_date": "2018-10-17",
            "expiry_date": "2024-10-31",
            "registrant_name": "Michael Yang",
            "registrant_address": "Tianshan Road 288, Building 8, Apt. 702",
            "registrant_city": "Shanghai",
            "registrant_zip": "200336",
            "registrant_country": "CN",
            "registrant_phone": "+86 13585775240",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "amix.co.ke",
            "domain_keyword": "amix",
            "domain_tld": "co.ke",
            "query_time": "2024-05-10 10:57:15",
            "create_date": "2019-02-01",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-01",
            "registrar_name": "Kenya Website Experts",
            "registrar_website": "https://kenyawebexperts.co.ke",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Amix",
            "registrant_address": "37183",
            "registrant_city": "Nairobi",
            "registrant_state": "Kenya",
            "registrant_zip": "00100",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns367.kenyawebexperts.co.ke",
                "ns368.kenyawebexperts.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "amix.store",
            "domain_keyword": "amix",
            "domain_tld": "store",
            "query_time": "2024-05-10 10:57:14",
            "create_date": "2019-03-04",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting SL",
            "registrar_website": "http://www.dinahosting.com",
            "registrant_company": "Amix Levante",
            "registrant_state": "Alicante",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "amix.cloud",
            "domain_keyword": "amix",
            "domain_tld": "cloud",
            "query_time": "2024-04-30 00:18:03",
            "create_date": "2020-04-30",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1000.awsdns-61.net",
                "ns-1246.awsdns-27.org",
                "ns-1631.awsdns-11.co.uk",
                "ns-448.awsdns-56.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amix.ro",
            "domain_keyword": "amix",
            "domain_tld": "ro",
            "query_time": "2024-04-14 01:49:28",
            "create_date": "2020-08-26",
            "expiry_date": "2024-08-25",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 25,
            "domain_name": "amix.srl",
            "domain_keyword": "amix",
            "domain_tld": "srl",
            "query_time": "2024-04-07 03:31:31",
            "create_date": "2020-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "amix.one",
            "domain_keyword": "amix",
            "domain_tld": "one",
            "query_time": "2024-05-31 05:50:10",
            "create_date": "2021-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2024-04-21",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AnuMon Internet eXchange",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired-domain.domrobot.com",
                "please-renew-domain.domrobot.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amix.network",
            "domain_keyword": "amix",
            "domain_tld": "network",
            "query_time": "2024-05-14 20:23:58",
            "create_date": "2021-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CERTTHOR Platforms Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired-domain.domrobot.com",
                "please-renew-domain.domrobot.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "amix.co.uk",
            "domain_keyword": "amix",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 03:31:31",
            "create_date": "2021-07-08",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-08",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "amix.ag",
            "domain_keyword": "amix",
            "domain_tld": "ag",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2022-03-02",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-02",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.nordreg.se",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Designated Agent LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.hoststar.hosting",
                "ns2.hoststar.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amix.group",
            "domain_keyword": "amix",
            "domain_tld": "group",
            "query_time": "2024-04-23 00:42:26",
            "create_date": "2022-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expired-domain.domrobot.com",
                "please-renew-domain.domrobot.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "amix.dev",
            "domain_keyword": "amix",
            "domain_tld": "dev",
            "query_time": "2024-05-13 14:23:06",
            "create_date": "2022-06-11",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CERTTHOR Platforms Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns41.cloudns.net",
                "ns42.cloudns.net",
                "ns43.cloudns.net",
                "ns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "amix.online",
            "domain_keyword": "amix",
            "domain_tld": "online",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2022-07-06",
            "update_date": "2024-05-21",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "amix.xyz",
            "domain_keyword": "amix",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 22:53:15",
            "create_date": "2022-09-29",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-29",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "amix.ru",
            "domain_keyword": "amix",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:49",
            "create_date": "2023-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "amix.uk",
            "domain_keyword": "amix",
            "domain_tld": "uk",
            "query_time": "2024-05-21 22:53:16",
            "create_date": "2023-03-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "amix.world",
            "domain_keyword": "amix",
            "domain_tld": "world",
            "query_time": "2024-05-14 20:23:58",
            "create_date": "2023-04-21",
            "update_date": "2023-08-18",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "amix.pro",
            "domain_keyword": "amix",
            "domain_tld": "pro",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2023-05-17",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Novosibirskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "amix.lat",
            "domain_keyword": "amix",
            "domain_tld": "lat",
            "query_time": "2024-05-28 00:44:49",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "amix.biz",
            "domain_keyword": "amix",
            "domain_tld": "biz",
            "query_time": "2024-05-13 14:23:06",
            "create_date": "2023-06-07",
            "update_date": "2024-01-30",
            "expiry_date": "2024-06-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "amix.su",
            "domain_keyword": "amix",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:54",
            "create_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 41,
            "domain_name": "amix.social",
            "domain_keyword": "amix",
            "domain_tld": "social",
            "query_time": "2024-05-21 22:53:15",
            "create_date": "2023-07-03",
            "update_date": "2024-05-04",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CERTTHOR Platforms Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dus.amixdns.net",
                "ns.jfk.amixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amix.info",
            "domain_keyword": "amix",
            "domain_tld": "info",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2023-07-17",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-17",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "amix.be",
            "domain_keyword": "amix",
            "domain_tld": "be",
            "query_time": "2024-05-21 22:53:14",
            "create_date": "2023-09-07",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 44,
            "domain_name": "amix.app",
            "domain_keyword": "amix",
            "domain_tld": "app",
            "query_time": "2024-06-02 11:58:13",
            "create_date": "2023-09-20",
            "update_date": "2024-05-31",
            "expiry_date": "2024-09-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "amix pro ads trading",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Selangor",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-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": 45,
            "domain_name": "amix.media",
            "domain_keyword": "amix",
            "domain_tld": "media",
            "query_time": "2024-05-14 20:23:58",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-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": [
                "ns1.getshoptoday.co",
                "ns2.getshop.today.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amix.space",
            "domain_keyword": "amix",
            "domain_tld": "space",
            "query_time": "2024-05-21 22:53:15",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns110.inhostedns.com",
                "ns210.inhostedns.net",
                "ns310.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "amix.agency",
            "domain_keyword": "amix",
            "domain_tld": "agency",
            "query_time": "2024-06-02 11:58:13",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "amix.tech",
            "domain_keyword": "amix",
            "domain_tld": "tech",
            "query_time": "2024-05-16 06:07:24",
            "create_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "amix.eu",
            "domain_keyword": "amix",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:40:11",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 50,
            "domain_name": "amix.ae",
            "domain_keyword": "amix",
            "domain_tld": "ae",
            "query_time": "2024-04-07 03:31:31",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Ahmed Shabana",
            "registrant_company": "AMIX",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "amix.pt",
            "domain_keyword": "amix",
            "domain_tld": "pt",
            "query_time": "2024-05-21 22:53:47",
            "registrant_name": "EGP - ENGENHARIA E GESTÃO DE PATRIMÓNIO, UNIPESSOAL LDA",
            "registrant_address": "Urbanização Quinta da Maçã, Rua Rio Douro, nº 13",
            "registrant_city": "Sesimbra",
            "registrant_state": "Sesimbra",
            "registrant_zip": "2970-156",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 52,
            "domain_name": "amix.com.au",
            "domain_keyword": "amix",
            "domain_tld": "com.au",
            "query_time": "2024-05-19 06:09:11",
            "update_date": "2024-01-28",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "can wei",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>amix</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>52</total>
  <relation>eq</relation>
  <current>52</current>
 </count>
 <unique_domains>amix.com.br, amix.co.jp, amix.fr, amix.pl, amix.nl, amix.ca, amix.com, amix.net, amix.sk, amix.hu, amix.jp, amix.org, amix.cn, amix.se, amix.co.nz, amix.me, amix.org.pl, amix.by, amix.us, amix.dk, amix.co.ke, amix.store, amix.cloud, amix.ro, amix.srl, amix.one, amix.network, amix.co.uk, amix.ag, amix.group, amix.dev, amix.online, amix.xyz, amix.ru, amix.uk, amix.world, amix.pro, amix.lat, amix.biz, amix.su, amix.social, amix.info, amix.be, amix.app, amix.media, amix.space, amix.agency, amix.tech, amix.eu, amix.ae, amix.pt, amix.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amix.com.br</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 11:58:13</query_time>
   <create_date>1996-09-19</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrant_name>AMIX Servicos e Comercio de Informatica LTDA</registrant_name>
   <name_servers>
    <value>ns-1451.awsdns-53.org</value>
    <value>ns-2043.awsdns-63.co.uk</value>
    <value>ns-52.awsdns-06.com</value>
    <value>ns-617.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>amix.co.jp</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-09 16:10:48</query_time>
   <create_date>1998-10-21</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Amix Corporation</registrant_company>
   <name_servers>
    <value>skydns11.otsuka-office365.jp</value>
    <value>skydns12.otsuka-office365.jp</value>
    <value>skydns13.otsuka-office365.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>amix.fr</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:49:52</query_time>
   <create_date>1998-12-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Amix Informatique</registrant_company>
   <registrant_address>24, rue Gambetta, 72300 Sablé-sur-Sarthe</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.243926622</registrant_phone>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>amix.pl</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-10 10:57:15</query_time>
   <create_date>2000-03-31</create_date>
   <update_date>2018-09-14</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>amix.nl</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 01:49:28</query_time>
   <create_date>2002-11-06</create_date>
   <update_date>2018-07-24</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>nsauth1.qonnected.net</value>
    <value>nsauth2.qonnected.net</value>
    <value>nsauth3.qonnected.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amix.ca</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-07 03:31:31</query_time>
   <create_date>2003-02-06</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>GoDaddy Corporate Domains Canada, Ltd.</registrar_name>
   <registrar_website>gcd.com</registrar_website>
   <registrant_name>Schnitzer Steel BC, Inc</registrant_name>
   <registrant_company>Schnitzer Steel BC</registrant_company>
   <registrant_address>8600 Barlow Trail SE</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2C2N6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4032797777</registrant_phone>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>cory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amix.com</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 03:46:08</query_time>
   <create_date>2003-05-23</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-05-23</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>Amix Levante SL</registrant_company>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/amix.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>amix.net</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 03:31:31</query_time>
   <create_date>2003-08-29</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-29</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>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>9</num>
   <domain_name>amix.sk</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-01 23:25:48</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Slovak Telekom, a.s.</registrar_name>
   <registrant_name>AMIX, spol. s r.o.</registrant_name>
   <registrant_company>AMIX, spol. s r.o.</registrant_company>
   <registrant_address>Gagarinova 5</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>821 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.244641421</registrant_phone>
   <name_servers>
    <value>ns.telecom.sk</value>
    <value>ns2.telecom.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>amix.hu</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-06-01 23:25:55</query_time>
   <create_date>2003-10-26</create_date>
  </value>
  <value>
   <num>11</num>
   <domain_name>amix.jp</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-14 01:49:28</query_time>
   <create_date>2004-03-04</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>amix co.,ltd</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>amix.org</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 01:22:09</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>amix.cn</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-13 03:46:08</query_time>
   <create_date>2006-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>冯玉祥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.eachnic.com</value>
    <value>ns6.eachnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>amix.se</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:58</query_time>
   <create_date>2009-09-02</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.vaiadigital.net</value>
    <value>ns2.vaiadigital.net</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>15</num>
   <domain_name>amix.co.nz</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 10:57:15</query_time>
   <create_date>2010-07-15</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>amix.me</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2011-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-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>cns2013.hostgator.com</value>
    <value>cns2014.hostgator.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>amix.org.pl</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-28 19:22:30</query_time>
   <create_date>2011-09-06</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>amix.by</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-25 15:11:49</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Навитал&quot;</registrant_company>
   <registrant_address>220036, -, г. Минск, ул. Волоха, д. 10, к .4Н</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296085363</registrant_phone>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>bayan.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>amix.us</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 06:09:11</query_time>
   <create_date>2014-01-21</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting SL</registrar_name>
   <registrar_website>www.dinahosting.com</registrar_website>
   <registrant_name>Andrea Horvath</registrant_name>
   <registrant_company>Amix Levante</registrant_company>
   <registrant_address>C/ Holanda n 23</registrant_address>
   <registrant_city>Almoradi</registrant_city>
   <registrant_state>Alicante</registrant_state>
   <registrant_zip>03160</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.699545100</registrant_phone>
   <registrant_fax>+34.966780707</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>amix.dk</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:53:09</query_time>
   <create_date>2018-10-17</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Michael Yang</registrant_name>
   <registrant_address>Tianshan Road 288, Building 8, Apt. 702</registrant_address>
   <registrant_city>Shanghai</registrant_city>
   <registrant_zip>200336</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_phone>+86 13585775240</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amix.co.ke</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-10 10:57:15</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Kenya Website Experts</registrar_name>
   <registrar_website>https://kenyawebexperts.co.ke</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Amix</registrant_company>
   <registrant_address>37183</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Kenya</registrant_state>
   <registrant_zip>00100</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns367.kenyawebexperts.co.ke</value>
    <value>ns368.kenyawebexperts.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>amix.store</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 10:57:14</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting SL</registrar_name>
   <registrar_website>http://www.dinahosting.com</registrar_website>
   <registrant_company>Amix Levante</registrant_company>
   <registrant_state>Alicante</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>amix.cloud</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-30 00:18:03</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1000.awsdns-61.net</value>
    <value>ns-1246.awsdns-27.org</value>
    <value>ns-1631.awsdns-11.co.uk</value>
    <value>ns-448.awsdns-56.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>24</num>
   <domain_name>amix.ro</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-14 01:49:28</query_time>
   <create_date>2020-08-26</create_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>amix.srl</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-04-07 03:31:31</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>26</num>
   <domain_name>amix.one</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 05:50:10</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AnuMon Internet eXchange</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired-domain.domrobot.com</value>
    <value>please-renew-domain.domrobot.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amix.network</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-14 20:23:58</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CERTTHOR Platforms Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired-domain.domrobot.com</value>
    <value>please-renew-domain.domrobot.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>amix.co.uk</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 03:31:31</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>amix.ag</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.nordreg.se</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Designated Agent LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.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>30</num>
   <domain_name>amix.group</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-23 00:42:26</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expired-domain.domrobot.com</value>
    <value>please-renew-domain.domrobot.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>amix.dev</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 14:23:06</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CERTTHOR Platforms Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the 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>ns41.cloudns.net</value>
    <value>ns42.cloudns.net</value>
    <value>ns43.cloudns.net</value>
    <value>ns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>amix.online</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amix.xyz</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 22:53:15</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>amix.ru</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:49</query_time>
   <create_date>2023-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>amix.uk</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 22:53:16</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>amix.world</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-14 20:23:58</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2023-08-18</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>amix.pro</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Novosibirskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>amix.lat</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-28 00:44:49</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>amix.biz</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 14:23:06</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>amix.su</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:54</query_time>
   <create_date>2023-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>amix.social</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-21 22:53:15</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CERTTHOR Platforms Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dus.amixdns.net</value>
    <value>ns.jfk.amixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amix.info</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amix.be</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 22:53:14</query_time>
   <create_date>2023-09-07</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>amix.app</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 11:58:13</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>amix pro ads trading</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-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>45</num>
   <domain_name>amix.media</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-14 20:23:58</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-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>ns1.getshoptoday.co</value>
    <value>ns2.getshop.today.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amix.space</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-21 22:53:15</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns110.inhostedns.com</value>
    <value>ns210.inhostedns.net</value>
    <value>ns310.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>amix.agency</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-02 11:58:13</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>48</num>
   <domain_name>amix.tech</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 06:07:24</query_time>
   <create_date>2024-05-14</create_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_state>Guang Xi Zhuang Zu Zi Zhi Qu</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>amix.eu</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:40:11</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>amix.ae</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-07 03:31:31</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Ahmed Shabana</registrant_name>
   <registrant_company>AMIX</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>amix.pt</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 22:53:47</query_time>
   <registrant_name>EGP - ENGENHARIA E GESTÃO DE PATRIMÓNIO, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Urbanização Quinta da Maçã, Rua Rio Douro, nº 13</registrant_address>
   <registrant_city>Sesimbra</registrant_city>
   <registrant_state>Sesimbra</registrant_state>
   <registrant_zip>2970-156</registrant_zip>
   <registrant_country>PT</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>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>amix.com.au</domain_name>
   <domain_keyword>amix</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-19 06:09:11</query_time>
   <update_date>2024-01-28</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>can wei</registrant_name>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 4,011 domain names (in 0.05 seconds) which look and sound like the brand name "amix".
Domain Name Registered Expiry Registrar Ownership
1 4mix.co.kr 29 Aug 2006 29 Aug 2024 (?)????? ???
2 omix.it 30 Jan 2003 19 Nov 2024 Aruba Business s.r.l. OMIX
3 amit.xyz 12 Feb 2021 12 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 amin.best 1 Feb 2022 1 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
5 9mix.live 28 Nov 2020 28 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
6 gamix.uno 18 Feb 2024 18 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 amid.club 6 Jun 2022 6 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 adix.com.pl 28 Mar 2018 28 Mar 2025 home.pl S.A. -
9 mmix.com.cn 7 Aug 2023 7 Aug 2024 海南美洁达科技有限公司 叶奇州
10 pmix.org 12 Oct 2017 12 Oct 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 amip.org 10 Apr 2003 10 Apr 2025 GoDaddy.com, LLC NameFind LLC
12 apix.games 21 Nov 2020 21 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 amin.ru 24 Jan 2005 24 Jan 2025 RU-CENTER-RU Private Person
14 amex.lt 30 Apr 2012 1 May 2025 UAB "Virtuali erdvė" UAB „Virtuali erdvė“
15 armix.uk 30 Mar 2021 30 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
16 amex.film 5 Mar 2019 5 Mar 2025 CSC Corporate Domains, Inc. American Express Travel Related Services Company, Inc.
17 amia.care 9 Nov 2023 9 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169239418
18 asix.su 19 Jun 2023 19 Jun 2024 RUCENTER-SU Private Person
19 emix.co 25 Dec 2013 24 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 gamix.pro 24 Jun 2023 24 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 amic.store 23 May 2024 23 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
22 anix.dev 2 Jan 2023 2 Jan 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
23 gmix.org 24 May 2024 24 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 amcx.com 1 Jun 2000 1 Jun 2025 Cloudflare, Inc. DATA REDACTED
25 amsix.mobi 26 Sep 2006 26 Sep 2024 Key-Systems GmbH Ocom IP B.V.
26 ambx.online 1 Oct 2023 1 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168835199
27 amixo.com 10 Oct 2005 10 Oct 2025 GoDaddy.com, LLC -
28 amil.us 11 Jul 2022 11 Jul 2024 Dynadot Inc Brand Boogie LLC
29 amex.giving 14 Dec 2022 14 Dec 2024 CSC Corporate Domains, Inc. American Express Travel Related Services Company, Inc.
30 amit.earth 5 Mar 2016 4 Mar 2025 Name.com, Inc. Reg
31 amio.energy 23 Feb 2023 23 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 vmix.se 3 Aug 2006 3 Aug 2024 Loopia AB -
33 amex.com.au - - Corporation Service Company (Aust) Pty Ltd AMERICAN EXPRESS AUSTRALIA LIMITED
34 aimix.com 15 Oct 1998 14 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 amii.se 23 Jan 2021 23 Jan 2025 One.com -
36 amdx.org 5 May 2019 5 May 2025 easyDNS Technologies Inc. MyPrivacy.net
37 almix.com.br 14 Dec 1998 14 Dec 2024 - J.M.S. Almeida & Cia. Ltda.
38 apix.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
39 fmix.tech 24 Apr 2024 24 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
40 avix.hr 15 May 2012 19 Feb 2025 CARNET Avix d.o.o.
41 amox.online 6 Jun 2021 6 Jun 2024 IONOS SE 1&1 Internet Limited
42 amip.it 13 Dec 2017 11 Dec 2024 NameCase GmbH hidden
43 amir.ac 1 Jan 2020 1 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
44 amid.fun 16 Jun 2022 16 Jun 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Li Feng
45 amii.in 30 Dec 2020 30 Dec 2024 GoDaddy.com, LLC Art Make In India Foundation
46 amit.ltd 16 Apr 2023 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 agix.ai - - 1api.net Domains By Proxy, LLC
48 kamix.fr 2 May 2019 2 May 2025 OVH Ano Nymous
49 afix.nl 11 Aug 2008 - The Registrar Company B.V. -
50 apix.com.co 20 Nov 2012 19 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Altosentido
51 emix.games 30 May 2022 30 May 2025 URL Solutions, Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
52 amir.expert 19 Jul 2023 19 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
53 amiz.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
54 nmix.com 18 Nov 2001 18 Nov 2024 Register.com, Inc. -
55 atix.net 24 Apr 2001 24 Apr 2025 GoDaddy.com, LLC -
56 alix.link 24 Oct 2017 24 Oct 2024 Instra Corporation Pty Ltd. Registrant of alix.link
57 amiu.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
58 dmix.xyz 27 Apr 2023 27 Apr 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
59 anix.by 18 Mar 2010 26 Mar 2025 Active Technologies LLC ООО "Аниксмедиа"
60 amnx.ru 27 Aug 2023 27 Aug 2024 REGRU-RU Private Person
61 amik.website 11 Apr 2023 11 Apr 2025 Sav.com, LLC - 11 Privacy Protection
62 amia.company 5 Oct 2014 5 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
63 4mix.ru 27 Feb 2017 27 Feb 2025 REGRU-RU Private Person
64 alix.care 29 Jun 2021 29 Jun 2024 OVH SAS DROITS QUOTIDIENS TECH
65 tmix.ru 24 Nov 2017 24 Nov 2024 ACTIVE-RU Private Person
66 amil.su 15 Sep 2011 15 Sep 2024 RUCENTER-SU NOKTURN-2 LTD
67 vmix.org.uk 31 Jan 2022 31 Jan 2025 Mr G Shainberg t/a Techtrek [Tag = TECHTREK] -
68 amii.jp 2 Apr 2018 30 Apr 2025 - Hata,Sojiro
69 amia.fr 3 May 2011 3 May 2025 IONOS SE Ano Nymous
70 amib.eu - - Aruba S.p.A. -
71 amif.fr 2 Sep 2005 1 Nov 2024 GANDI Association des Medecins Israelites de France
72 atix.mobi 23 Aug 2017 23 Aug 2024 Hosting Ukraine LLC Hosting Ukraine LLC
73 agix.info 13 Mar 2024 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
74 ambix.io 9 Jan 2021 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 alix.love 15 Mar 2022 15 Mar 2025 eNom, Inc. Data Protected
76 ampx.com.br 27 Dec 2022 27 Dec 2024 NEWFOLD (43) AMAZONPEIXES ORNAMENTAIS LTDA
77 yamix.com.cn 21 Jan 2019 21 Jan 2026 北京新网数码信息技术有限公司 深圳市亚民电子有限公司
78 amiex.store 26 Mar 2024 26 Mar 2025 Tucows.com Co. Individual
79 kamix.tech 11 Sep 2023 11 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com KAMIX CONSULTORIA E SOLUCOES EM TI LTDA
80 damix.by 10 Feb 2021 10 Feb 2025 Reliable Software, Ltd Сесликов Вадим Валерьевич
81 amir.asia 22 May 2008 22 May 2025 NameSilo, LLC See PrivacyGuardian.org
82 ami3.net 3 Sep 2018 3 Sep 2024 gabia ki
83 admix.tv 26 Jun 2002 26 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Kazuhisa Yoshimi
84 amax.space 31 Jan 2024 31 Jan 2025 Porkbun, LLC Private by Design, LLC
85 arix.org 22 Mar 2010 22 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
86 amin.ovh 30 Jan 2022 30 Jan 2025 OVH REDACTED_FOR_PRIVACY
87 amyx.art 8 Jul 2023 8 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
88 samix.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
89 ambix.ru 28 May 2024 28 May 2025 REGTIME-RU Private Person
90 ayix.net 11 Dec 2009 11 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
91 amwx.shop 15 Jan 2024 15 Jan 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
92 amis.monster 15 Apr 2023 15 Apr 2025 Name.com, Inc LULU
93 lmix.net 22 Jun 2011 22 Jun 2024 IONOS SE 1&1 Internet Inc
94 emix.waw.pl 15 Feb 2013 15 Feb 2025 Dinfo.pl Sylwia Wierońska -
95 amax.tech 15 Dec 2015 15 Dec 2024 Key-Systems LLC Amax Maciej Stankiewicz
96 imix.frl 12 Feb 2017 12 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
97 mmix.top 25 Sep 2019 25 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yu Wei
98 ampx.cloud 10 Oct 2019 10 Oct 2024 Tucows Domains Inc. Data Protected
99 ahix.com 27 Jul 2008 27 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
100 atmix.com 12 Dec 2003 12 Dec 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Amix.su.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=amix.su
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "amix.su",
        "page_size": 100
    },
    "count": {
        "total": 4011,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "4mix.co.kr, omix.it, amit.xyz, amin.best, 9mix.live, gamix.uno, amid.club, adix.com.pl, mmix.com.cn, pmix.org, amip.org, apix.games, amin.ru, amex.lt, armix.uk, amex.film, amia.care, asix.su, emix.co, gamix.pro, amic.store, anix.dev, gmix.org, amcx.com, amsix.mobi, ambx.online, amixo.com, amil.us, amex.giving, amit.earth, amio.energy, vmix.se, amex.com.au, aimix.com, amii.se, amdx.org, almix.com.br, apix.bond, fmix.tech, avix.hr, amox.online, amip.it, amir.ac, amid.fun, amii.in, amit.ltd, agix.ai, kamix.fr, afix.nl, apix.com.co, emix.games, amir.expert, amiz.xyz, nmix.com, atix.net, alix.link, amiu.ru, dmix.xyz, anix.by, amnx.ru, amik.website, amia.company, 4mix.ru, alix.care, tmix.ru, amil.su, vmix.org.uk, amii.jp, amia.fr, amib.eu, amif.fr, atix.mobi, agix.info, ambix.io, alix.love, ampx.com.br, yamix.com.cn, amiex.store, kamix.tech, damix.by, amir.asia, ami3.net, admix.tv, amax.space, arix.org, amin.ovh, amyx.art, samix.xyz, ambix.ru, ayix.net, amwx.shop, amis.monster, lmix.net, emix.waw.pl, amax.tech, imix.frl, mmix.top, ampx.cloud, ahix.com, atmix.com",
    "results": [
        {
            "num": 1,
            "domain_name": "4mix.co.kr",
            "domain_keyword": "4mix",
            "domain_tld": "co.kr",
            "query_time": "2022-06-21 07:19:20",
            "create_date": "2006-08-29",
            "update_date": "2015-02-06",
            "expiry_date": "2024-08-29",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 2,
            "domain_name": "omix.it",
            "domain_keyword": "omix",
            "domain_tld": "it",
            "query_time": "2024-04-08 10:11:11",
            "create_date": "2003-01-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-19",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "OMIX",
            "registrant_address": "Via Frattina 34",
            "registrant_city": "Campodarsego",
            "registrant_state": "PD",
            "registrant_zip": "35011",
            "registrant_country": "IT",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "amit.xyz",
            "domain_keyword": "amit",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 10:49:11",
            "create_date": "2021-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "amin.best",
            "domain_keyword": "amin",
            "domain_tld": "best",
            "query_time": "2024-04-08 10:42:40",
            "create_date": "2022-02-01",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "9mix.live",
            "domain_keyword": "9mix",
            "domain_tld": "live",
            "query_time": "2024-04-07 19:07:21",
            "create_date": "2020-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gamix.uno",
            "domain_keyword": "gamix",
            "domain_tld": "uno",
            "query_time": "2024-04-07 23:51:23",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "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": [
                "candy.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amid.club",
            "domain_keyword": "amid",
            "domain_tld": "club",
            "query_time": "2024-04-10 05:39:20",
            "create_date": "2022-06-06",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-06",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "adix.com.pl",
            "domain_keyword": "adix",
            "domain_tld": "com.pl",
            "query_time": "2024-04-11 18:05:25",
            "create_date": "2018-03-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mmix.com.cn",
            "domain_keyword": "mmix",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 00:20:07",
            "create_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "叶奇州",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pmix.org",
            "domain_keyword": "pmix",
            "domain_tld": "org",
            "query_time": "2024-04-25 09:08:43",
            "create_date": "2017-10-12",
            "update_date": "2023-09-01",
            "expiry_date": "2027-10-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "amip.org",
            "domain_keyword": "amip",
            "domain_tld": "org",
            "query_time": "2024-04-20 13:42:34",
            "create_date": "2003-04-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "apix.games",
            "domain_keyword": "apix",
            "domain_tld": "games",
            "query_time": "2024-05-10 15:22:08",
            "create_date": "2020-11-21",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-21",
            "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": 13,
            "domain_name": "amin.ru",
            "domain_keyword": "amin",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:27",
            "create_date": "2005-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "amex.lt",
            "domain_keyword": "amex",
            "domain_tld": "lt",
            "query_time": "2024-05-04 00:38:51",
            "create_date": "2012-04-30",
            "expiry_date": "2025-05-01",
            "registrar_name": "UAB \"Virtuali erdvė\"",
            "registrar_website": "https://dom.lt",
            "registrant_company": "UAB „Virtuali erdvė“",
            "name_servers": [
                "ns1.tera.lt",
                "ns2.tera.lt",
                "ns3.tera.lt",
                "ns4.tera.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 15,
            "domain_name": "armix.uk",
            "domain_keyword": "armix",
            "domain_tld": "uk",
            "query_time": "2024-05-02 23:10:32",
            "create_date": "2021-03-30",
            "update_date": "2023-02-28",
            "expiry_date": "2025-03-30",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "amex.film",
            "domain_keyword": "amex",
            "domain_tld": "film",
            "query_time": "2024-05-04 12:50:18",
            "create_date": "2019-03-05",
            "update_date": "2024-01-27",
            "expiry_date": "2025-03-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Express Travel Related Services Company, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "amia.care",
            "domain_keyword": "amia",
            "domain_tld": "care",
            "query_time": "2024-05-12 12:09:36",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "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 0169239418",
            "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.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "asix.su",
            "domain_keyword": "asix",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:14",
            "create_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "emix.co",
            "domain_keyword": "emix",
            "domain_tld": "co",
            "query_time": "2024-05-15 13:59:56",
            "create_date": "2013-12-25",
            "update_date": "2023-11-09",
            "expiry_date": "2025-12-24",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gamix.pro",
            "domain_keyword": "gamix",
            "domain_tld": "pro",
            "query_time": "2024-05-18 16:10:14",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "miki.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amic.store",
            "domain_keyword": "amic",
            "domain_tld": "store",
            "query_time": "2024-05-25 18:51:28",
            "create_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "anix.dev",
            "domain_keyword": "anix",
            "domain_tld": "dev",
            "query_time": "2024-05-27 13:19:38",
            "create_date": "2023-01-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "gmix.org",
            "domain_keyword": "gmix",
            "domain_tld": "org",
            "query_time": "2024-05-27 17:17:53",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "amcx.com",
            "domain_keyword": "amcx",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:45:07",
            "create_date": "2000-06-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "PA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/amcx.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "diana.ns.cloudflare.com",
                "jimmy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "amsix.mobi",
            "domain_keyword": "amsix",
            "domain_tld": "mobi",
            "query_time": "2024-05-29 20:34:56",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ocom IP B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.leaseweb.nl",
                "ns4.leaseweb.net",
                "ns5.leaseweb.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ambx.online",
            "domain_keyword": "ambx",
            "domain_tld": "online",
            "query_time": "2024-06-02 22:38:29",
            "create_date": "2023-10-01",
            "update_date": "2024-04-23",
            "expiry_date": "2024-10-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168835199",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "amixo.com",
            "domain_keyword": "amixo",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:31:33",
            "create_date": "2005-10-10",
            "update_date": "2022-12-30",
            "expiry_date": "2025-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "amil.us",
            "domain_keyword": "amil",
            "domain_tld": "us",
            "query_time": "2024-04-08 10:41:45",
            "create_date": "2022-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Michael Nava",
            "registrant_company": "Brand Boogie LLC",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89143",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "amex.giving",
            "domain_keyword": "amex",
            "domain_tld": "giving",
            "query_time": "2024-04-09 16:31:15",
            "create_date": "2022-12-14",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Express Travel Related Services Company, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "amit.earth",
            "domain_keyword": "amit",
            "domain_tld": "earth",
            "query_time": "2024-04-14 01:45:56",
            "create_date": "2016-03-05",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reg",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2gtx.name.com",
                "ns3qty.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "amio.energy",
            "domain_keyword": "amio",
            "domain_tld": "energy",
            "query_time": "2024-04-13 03:44:38",
            "create_date": "2023-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vmix.se",
            "domain_keyword": "vmix",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:34:04",
            "create_date": "2006-08-03",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-03",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 33,
            "domain_name": "amex.com.au",
            "domain_keyword": "amex",
            "domain_tld": "com.au",
            "query_time": "2024-05-04 12:50:18",
            "update_date": "2024-02-11",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "AMERICAN EXPRESS AUSTRALIA LIMITED",
            "name_servers": [
                "a1-196.akam.net",
                "a13-65.akam.net",
                "a22-66.akam.net",
                "a24-67.akam.net",
                "a8-64.akam.net",
                "a9-65.akam.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aimix.com",
            "domain_keyword": "aimix",
            "domain_tld": "com",
            "query_time": "2024-05-01 10:54:34",
            "create_date": "1998-10-15",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=aimix.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "amii.se",
            "domain_keyword": "amii",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:04:47",
            "create_date": "2021-01-23",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-23",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "amdx.org",
            "domain_keyword": "amdx",
            "domain_tld": "org",
            "query_time": "2024-05-09 07:42:22",
            "create_date": "2019-05-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-05",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MyPrivacy.net",
            "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": [
                "domain.isexpired.net",
                "website.isexpired.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "almix.com.br",
            "domain_keyword": "almix",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 02:58:25",
            "create_date": "1998-12-14",
            "update_date": "2023-05-02",
            "expiry_date": "2024-12-14",
            "registrant_name": "J.M.S. Almeida & Cia. Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns438.hostgator.com.br",
                "ns439.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "apix.bond",
            "domain_keyword": "apix",
            "domain_tld": "bond",
            "query_time": "2024-04-25 17:16:50",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "fmix.tech",
            "domain_keyword": "fmix",
            "domain_tld": "tech",
            "query_time": "2024-04-27 18:36:19",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "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": [
                "logan.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "avix.hr",
            "domain_keyword": "avix",
            "domain_tld": "hr",
            "query_time": "2024-04-23 04:57:00",
            "create_date": "2012-05-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Avix d.o.o.",
            "registrant_address": "Velikopoljska 5",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10010",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 41,
            "domain_name": "amox.online",
            "domain_keyword": "amox",
            "domain_tld": "online",
            "query_time": "2024-05-13 14:30:53",
            "create_date": "2021-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1048.ui-dns.org",
                "ns1049.ui-dns.com",
                "ns1059.ui-dns.de",
                "ns1091.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "amip.it",
            "domain_keyword": "amip",
            "domain_tld": "it",
            "query_time": "2024-05-12 12:16:34",
            "create_date": "2017-12-13",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-11",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "amir.ac",
            "domain_keyword": "amir",
            "domain_tld": "ac",
            "query_time": "2024-05-12 12:16:40",
            "create_date": "2020-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2026-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "amid.fun",
            "domain_keyword": "amid",
            "domain_tld": "fun",
            "query_time": "2024-05-12 12:11:42",
            "create_date": "2022-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2032-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Li Li Feng",
            "registrant_state": "Chong Qing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "amii.in",
            "domain_keyword": "amii",
            "domain_tld": "in",
            "query_time": "2024-05-23 01:11:43",
            "create_date": "2020-12-30",
            "update_date": "2023-02-15",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Art Make In India Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amit.ltd",
            "domain_keyword": "amit",
            "domain_tld": "ltd",
            "query_time": "2024-05-27 10:50:30",
            "create_date": "2023-04-16",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "agix.ai",
            "domain_keyword": "agix",
            "domain_tld": "ai",
            "query_time": "2024-05-26 08:41:04",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "kamix.fr",
            "domain_keyword": "kamix",
            "domain_tld": "fr",
            "query_time": "2024-06-01 18:27:36",
            "create_date": "2019-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 49,
            "domain_name": "afix.nl",
            "domain_keyword": "afix",
            "domain_tld": "nl",
            "query_time": "2024-05-30 07:48:30",
            "create_date": "2008-08-11",
            "update_date": "2021-10-06",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.afixserver02.nl",
                "ns2.afixserver02.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "apix.com.co",
            "domain_keyword": "apix",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 06:44:44",
            "create_date": "2012-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Altosentido",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valle del Cauca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "emix.games",
            "domain_keyword": "emix",
            "domain_tld": "games",
            "query_time": "2024-05-30 00:10:35",
            "create_date": "2022-05-30",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions, Inc.",
            "registrar_website": "http://pananames.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "amir.expert",
            "domain_keyword": "amir",
            "domain_tld": "expert",
            "query_time": "2024-05-30 03:44:22",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "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": "Mersin 10",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.faraservers.net",
                "ns2.faraservers.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amiz.xyz",
            "domain_keyword": "amiz",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 11:58:15",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nmix.com",
            "domain_keyword": "nmix",
            "domain_tld": "com",
            "query_time": "2024-04-08 12:28:39",
            "create_date": "2001-11-18",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-18",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "atix.net",
            "domain_keyword": "atix",
            "domain_tld": "net",
            "query_time": "2024-04-09 13:28:19",
            "create_date": "2001-04-24",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "alix.link",
            "domain_keyword": "alix",
            "domain_tld": "link",
            "query_time": "2024-04-12 04:47:09",
            "create_date": "2017-10-24",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of alix.link",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amiu.ru",
            "domain_keyword": "amiu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:54:49",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "dmix.xyz",
            "domain_keyword": "dmix",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 03:38:35",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "anix.by",
            "domain_keyword": "anix",
            "domain_tld": "by",
            "query_time": "2024-04-30 15:29:01",
            "create_date": "2010-03-18",
            "update_date": "2023-01-30",
            "expiry_date": "2025-03-26",
            "registrar_name": "Active Technologies LLC",
            "registrant_company": "ООО \"Аниксмедиа\"",
            "registrant_address": "220069, Минская область, г. Минск, пр-т Дзержинского, 3Б, 7",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375296252375",
            "name_servers": [
                "hope.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ]
        },
        {
            "num": 60,
            "domain_name": "amnx.ru",
            "domain_keyword": "amnx",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:55:27",
            "create_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "amik.website",
            "domain_keyword": "amik",
            "domain_tld": "website",
            "query_time": "2024-05-03 03:18:38",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 3901,
            "registrar_name": "Sav.com, LLC - 11",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "amia.company",
            "domain_keyword": "amia",
            "domain_tld": "company",
            "query_time": "2024-05-04 12:55:13",
            "create_date": "2014-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks05.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "4mix.ru",
            "domain_keyword": "4mix",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:46:14",
            "create_date": "2017-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "alix.care",
            "domain_keyword": "alix",
            "domain_tld": "care",
            "query_time": "2024-05-01 21:33:30",
            "create_date": "2021-06-29",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-29",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DROITS QUOTIDIENS TECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "tmix.ru",
            "domain_keyword": "tmix",
            "domain_tld": "ru",
            "query_time": "2024-05-05 04:41:56",
            "create_date": "2017-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "amil.su",
            "domain_keyword": "amil",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:54",
            "create_date": "2011-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "NOKTURN-2 LTD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74954346629",
            "registrant_fax": "+7 495 6071621",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 67,
            "domain_name": "vmix.org.uk",
            "domain_keyword": "vmix",
            "domain_tld": "org.uk",
            "query_time": "2024-04-14 02:24:30",
            "create_date": "2022-01-31",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-31",
            "registrar_name": "Mr G Shainberg t/a Techtrek [Tag = TECHTREK]",
            "registrar_website": "http://www.techtrek.net",
            "name_servers": [
                "rihana.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "amii.jp",
            "domain_keyword": "amii",
            "domain_tld": "jp",
            "query_time": "2024-05-08 10:18:42",
            "create_date": "2018-04-02",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Hata,Sojiro",
            "registrant_address": "Tokyo",
            "registrant_zip": "105-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5733-4359",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 69,
            "domain_name": "amia.fr",
            "domain_keyword": "amia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:48:29",
            "create_date": "2011-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1023.ui-dns.de",
                "ns1030.ui-dns.org",
                "ns1111.ui-dns.biz",
                "ns1111.ui-dns.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 70,
            "domain_name": "amib.eu",
            "domain_keyword": "amib",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:51",
            "registrar_name": "Aruba S.p.A.",
            "registrar_website": "http://www.aruba.it",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ]
        },
        {
            "num": 71,
            "domain_name": "amif.fr",
            "domain_keyword": "amif",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:49:05",
            "create_date": "2005-09-02",
            "update_date": "2023-09-28",
            "expiry_date": "2024-11-01",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Association des Medecins Israelites de France",
            "registrant_address": "Association des Medecins Israelites de France, 103 rue Gabriel Peri, 92120 Montrouge",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.628780918",
            "name_servers": [
                "ns-172-a.gandi.net",
                "ns-184-b.gandi.net",
                "ns-65-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 72,
            "domain_name": "atix.mobi",
            "domain_keyword": "atix",
            "domain_tld": "mobi",
            "query_time": "2024-05-10 07:04:33",
            "create_date": "2017-08-23",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-23",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "justin.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "agix.info",
            "domain_keyword": "agix",
            "domain_tld": "info",
            "query_time": "2024-05-14 13:46:08",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "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": "yu qing qing",
            "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": 74,
            "domain_name": "ambix.io",
            "domain_keyword": "ambix",
            "domain_tld": "io",
            "query_time": "2024-05-19 04:10:40",
            "create_date": "2021-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "alix.love",
            "domain_keyword": "alix",
            "domain_tld": "love",
            "query_time": "2024-05-15 07:24:36",
            "create_date": "2022-03-15",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ampx.com.br",
            "domain_keyword": "ampx",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 16:36:14",
            "create_date": "2022-12-27",
            "update_date": "2022-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "NEWFOLD (43)",
            "registrant_name": "AMAZONPEIXES ORNAMENTAIS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "yamix.com.cn",
            "domain_keyword": "yamix",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 10:18:35",
            "create_date": "2019-01-21",
            "expiry_date": "2026-01-21",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "深圳市亚民电子有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "amiex.store",
            "domain_keyword": "amiex",
            "domain_tld": "store",
            "query_time": "2024-05-25 17:54:43",
            "create_date": "2024-03-26",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Individual",
            "registrant_country": "TZ",
            "registrant_email": "please query the rdds service of the 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.vehost.co.za",
                "dns2.vehost.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kamix.tech",
            "domain_keyword": "kamix",
            "domain_tld": "tech",
            "query_time": "2024-05-25 14:11:15",
            "create_date": "2023-09-11",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "KAMIX CONSULTORIA E SOLUCOES EM TI LTDA",
            "registrant_state": "SP",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1002.hostgator.com.br",
                "ns1003.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "damix.by",
            "domain_keyword": "damix",
            "domain_tld": "by",
            "query_time": "2024-05-24 17:27:21",
            "create_date": "2021-02-10",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-10",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Сесликов Вадим Валерьевич",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.damix.by",
                "ns2.damix.by"
            ]
        },
        {
            "num": 81,
            "domain_name": "amir.asia",
            "domain_keyword": "amir",
            "domain_tld": "asia",
            "query_time": "2024-05-30 03:43:59",
            "create_date": "2008-05-22",
            "update_date": "2024-03-05",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ami3.net",
            "domain_keyword": "ami3",
            "domain_tld": "net",
            "query_time": "2024-05-29 21:05:11",
            "create_date": "2018-09-03",
            "update_date": "2023-07-13",
            "expiry_date": "2024-09-03",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "ki",
            "registrant_address": "2 Burim-ro  Gwacheon-si Gyeonggi-do.",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "13831",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.200000000",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "admix.tv",
            "domain_keyword": "admix",
            "domain_tld": "tv",
            "query_time": "2024-05-26 21:31:40",
            "create_date": "2002-06-26",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuhisa Yoshimi",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "amax.space",
            "domain_keyword": "amax",
            "domain_tld": "space",
            "query_time": "2024-05-27 00:22:06",
            "create_date": "2024-01-31",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "arix.org",
            "domain_keyword": "arix",
            "domain_tld": "org",
            "query_time": "2024-05-29 08:53:01",
            "create_date": "2010-03-22",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "amin.ovh",
            "domain_keyword": "amin",
            "domain_tld": "ovh",
            "query_time": "2024-05-27 08:11:53",
            "create_date": "2022-01-30",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-30",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.modiranserver.com",
                "ns2.modiranserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "amyx.art",
            "domain_keyword": "amyx",
            "domain_tld": "art",
            "query_time": "2024-05-30 12:45:26",
            "create_date": "2023-07-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-08",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "samix.xyz",
            "domain_keyword": "samix",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 21:34:55",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ambix.ru",
            "domain_keyword": "ambix",
            "domain_tld": "ru",
            "query_time": "2024-06-02 22:37:11",
            "create_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "marge.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "ayix.net",
            "domain_keyword": "ayix",
            "domain_tld": "net",
            "query_time": "2024-04-16 23:25:27",
            "create_date": "2009-12-11",
            "update_date": "2024-03-29",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.ayix.com",
                "ns2.ayix.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "amwx.shop",
            "domain_keyword": "amwx",
            "domain_tld": "shop",
            "query_time": "2024-04-13 21:18:49",
            "create_date": "2024-01-15",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "amis.monster",
            "domain_keyword": "amis",
            "domain_tld": "monster",
            "query_time": "2024-04-16 01:19:55",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "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": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lmix.net",
            "domain_keyword": "lmix",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:06:02",
            "create_date": "2011-06-22",
            "update_date": "2016-06-22",
            "expiry_date": "2024-06-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "emix.waw.pl",
            "domain_keyword": "emix",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-20 07:01:05",
            "create_date": "2013-02-15",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-15",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amax.tech",
            "domain_keyword": "amax",
            "domain_tld": "tech",
            "query_time": "2024-04-18 19:55:59",
            "create_date": "2015-12-15",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Amax Maciej Stankiewicz",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "imix.frl",
            "domain_keyword": "imix",
            "domain_tld": "frl",
            "query_time": "2024-04-21 04:57:07",
            "create_date": "2017-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mmix.top",
            "domain_keyword": "mmix",
            "domain_tld": "top",
            "query_time": "2024-04-21 00:20:07",
            "create_date": "2019-09-25",
            "update_date": "2020-08-11",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yu Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ampx.cloud",
            "domain_keyword": "ampx",
            "domain_tld": "cloud",
            "query_time": "2024-04-29 21:51:18",
            "create_date": "2019-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.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": [
                "ns-1392.awsdns-46.org",
                "ns-1731.awsdns-24.co.uk",
                "ns-404.awsdns-50.com",
                "ns-998.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ahix.com",
            "domain_keyword": "ahix",
            "domain_tld": "com",
            "query_time": "2024-04-13 16:22:27",
            "create_date": "2008-07-27",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of ahix.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1463.awsdns-54.org",
                "ns-1924.awsdns-48.co.uk",
                "ns-421.awsdns-52.com",
                "ns-625.awsdns-14.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "atmix.com",
            "domain_keyword": "atmix",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:26:51",
            "create_date": "2003-12-12",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>amix.su</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4011</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>4mix.co.kr, omix.it, amit.xyz, amin.best, 9mix.live, gamix.uno, amid.club, adix.com.pl, mmix.com.cn, pmix.org, amip.org, apix.games, amin.ru, amex.lt, armix.uk, amex.film, amia.care, asix.su, emix.co, gamix.pro, amic.store, anix.dev, gmix.org, amcx.com, amsix.mobi, ambx.online, amixo.com, amil.us, amex.giving, amit.earth, amio.energy, vmix.se, amex.com.au, aimix.com, amii.se, amdx.org, almix.com.br, apix.bond, fmix.tech, avix.hr, amox.online, amip.it, amir.ac, amid.fun, amii.in, amit.ltd, agix.ai, kamix.fr, afix.nl, apix.com.co, emix.games, amir.expert, amiz.xyz, nmix.com, atix.net, alix.link, amiu.ru, dmix.xyz, anix.by, amnx.ru, amik.website, amia.company, 4mix.ru, alix.care, tmix.ru, amil.su, vmix.org.uk, amii.jp, amia.fr, amib.eu, amif.fr, atix.mobi, agix.info, ambix.io, alix.love, ampx.com.br, yamix.com.cn, amiex.store, kamix.tech, damix.by, amir.asia, ami3.net, admix.tv, amax.space, arix.org, amin.ovh, amyx.art, samix.xyz, ambix.ru, ayix.net, amwx.shop, amis.monster, lmix.net, emix.waw.pl, amax.tech, imix.frl, mmix.top, ampx.cloud, ahix.com, atmix.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>4mix.co.kr</domain_name>
   <domain_keyword>4mix</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-21 07:19:20</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2015-02-06</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>2</num>
   <domain_name>omix.it</domain_name>
   <domain_keyword>omix</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-08 10:11:11</query_time>
   <create_date>2003-01-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>OMIX</registrant_company>
   <registrant_address>Via Frattina 34</registrant_address>
   <registrant_city>Campodarsego</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35011</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>amit.xyz</domain_name>
   <domain_keyword>amit</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 10:49:11</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</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>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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>amin.best</domain_name>
   <domain_keyword>amin</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-08 10:42:40</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>9mix.live</domain_name>
   <domain_keyword>9mix</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-07 19:07:21</query_time>
   <create_date>2020-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>gamix.uno</domain_name>
   <domain_keyword>gamix</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-07 23:51:23</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</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>candy.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amid.club</domain_name>
   <domain_keyword>amid</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-10 05:39:20</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-06</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>adix.com.pl</domain_name>
   <domain_keyword>adix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-11 18:05:25</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mmix.com.cn</domain_name>
   <domain_keyword>mmix</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 00:20:07</query_time>
   <create_date>2023-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>叶奇州</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>pmix.org</domain_name>
   <domain_keyword>pmix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 09:08:43</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2027-10-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>amip.org</domain_name>
   <domain_keyword>amip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 13:42:34</query_time>
   <create_date>2003-04-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>apix.games</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-10 15:22:08</query_time>
   <create_date>2020-11-21</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-21</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>13</num>
   <domain_name>amin.ru</domain_name>
   <domain_keyword>amin</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:27</query_time>
   <create_date>2005-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>amex.lt</domain_name>
   <domain_keyword>amex</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-04 00:38:51</query_time>
   <create_date>2012-04-30</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>UAB &quot;Virtuali erdvė&quot;</registrar_name>
   <registrar_website>https://dom.lt</registrar_website>
   <registrant_company>UAB „Virtuali erdvė“</registrant_company>
   <name_servers>
    <value>ns1.tera.lt</value>
    <value>ns2.tera.lt</value>
    <value>ns3.tera.lt</value>
    <value>ns4.tera.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>armix.uk</domain_name>
   <domain_keyword>armix</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 23:10:32</query_time>
   <create_date>2021-03-30</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>amex.film</domain_name>
   <domain_keyword>amex</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-04 12:50:18</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Express Travel Related Services Company, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>amia.care</domain_name>
   <domain_keyword>amia</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-12 12:09:36</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</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 0169239418</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.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.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>18</num>
   <domain_name>asix.su</domain_name>
   <domain_keyword>asix</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:14</query_time>
   <create_date>2023-06-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>emix.co</domain_name>
   <domain_keyword>emix</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-15 13:59:56</query_time>
   <create_date>2013-12-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2025-12-24</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>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>20</num>
   <domain_name>gamix.pro</domain_name>
   <domain_keyword>gamix</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 16:10:14</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>miki.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amic.store</domain_name>
   <domain_keyword>amic</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 18:51:28</query_time>
   <create_date>2024-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Xi Zhuang Zu Zi Zhi Qu</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>anix.dev</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 13:19:38</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>gmix.org</domain_name>
   <domain_keyword>gmix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 17:17:53</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>amcx.com</domain_name>
   <domain_keyword>amcx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:45:07</query_time>
   <create_date>2000-06-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/amcx.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>diana.ns.cloudflare.com</value>
    <value>jimmy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>amsix.mobi</domain_name>
   <domain_keyword>amsix</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-29 20:34:56</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</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>Ocom IP B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.leaseweb.nl</value>
    <value>ns4.leaseweb.net</value>
    <value>ns5.leaseweb.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ambx.online</domain_name>
   <domain_keyword>ambx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 22:38:29</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168835199</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>amixo.com</domain_name>
   <domain_keyword>amixo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:31:33</query_time>
   <create_date>2005-10-10</create_date>
   <update_date>2022-12-30</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>amil.us</domain_name>
   <domain_keyword>amil</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-08 10:41:45</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>Brand Boogie LLC</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89143</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>amex.giving</domain_name>
   <domain_keyword>amex</domain_keyword>
   <domain_tld>giving</domain_tld>
   <query_time>2024-04-09 16:31:15</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Express Travel Related Services Company, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>amit.earth</domain_name>
   <domain_keyword>amit</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-14 01:45:56</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reg</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>amio.energy</domain_name>
   <domain_keyword>amio</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-04-13 03:44:38</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>32</num>
   <domain_name>vmix.se</domain_name>
   <domain_keyword>vmix</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:34:04</query_time>
   <create_date>2006-08-03</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>amex.com.au</domain_name>
   <domain_keyword>amex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-04 12:50:18</query_time>
   <update_date>2024-02-11</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>AMERICAN EXPRESS AUSTRALIA LIMITED</registrant_name>
   <name_servers>
    <value>a1-196.akam.net</value>
    <value>a13-65.akam.net</value>
    <value>a22-66.akam.net</value>
    <value>a24-67.akam.net</value>
    <value>a8-64.akam.net</value>
    <value>a9-65.akam.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aimix.com</domain_name>
   <domain_keyword>aimix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 10:54:34</query_time>
   <create_date>1998-10-15</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=aimix.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>amii.se</domain_name>
   <domain_keyword>amii</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:04:47</query_time>
   <create_date>2021-01-23</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-23</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>36</num>
   <domain_name>amdx.org</domain_name>
   <domain_keyword>amdx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 07:42:22</query_time>
   <create_date>2019-05-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MyPrivacy.net</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>domain.isexpired.net</value>
    <value>website.isexpired.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>almix.com.br</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 02:58:25</query_time>
   <create_date>1998-12-14</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrant_name>J.M.S. Almeida &amp; Cia. Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns438.hostgator.com.br</value>
    <value>ns439.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>apix.bond</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-25 17:16:50</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</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>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.sedoparking.com</value>
    <value>ns2.sedoparking.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>fmix.tech</domain_name>
   <domain_keyword>fmix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-27 18:36:19</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>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>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>logan.ns.cloudflare.com</value>
    <value>rosemary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>avix.hr</domain_name>
   <domain_keyword>avix</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-23 04:57:00</query_time>
   <create_date>2012-05-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Avix d.o.o.</registrant_name>
   <registrant_address>Velikopoljska 5</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10010</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>amox.online</domain_name>
   <domain_keyword>amox</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 14:30:53</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1048.ui-dns.org</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1059.ui-dns.de</value>
    <value>ns1091.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>amip.it</domain_name>
   <domain_keyword>amip</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 12:16:34</query_time>
   <create_date>2017-12-13</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>amir.ac</domain_name>
   <domain_keyword>amir</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-12 12:16:40</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>amid.fun</domain_name>
   <domain_keyword>amid</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 12:11:42</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-06-16</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 Li Feng</registrant_company>
   <registrant_state>Chong Qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>amii.in</domain_name>
   <domain_keyword>amii</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-23 01:11:43</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Art Make In India Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>amit.ltd</domain_name>
   <domain_keyword>amit</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-27 10:50:30</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>47</num>
   <domain_name>agix.ai</domain_name>
   <domain_keyword>agix</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-26 08:41:04</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kamix.fr</domain_name>
   <domain_keyword>kamix</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-01 18:27:36</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>afix.nl</domain_name>
   <domain_keyword>afix</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-30 07:48:30</query_time>
   <create_date>2008-08-11</create_date>
   <update_date>2021-10-06</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.afixserver02.nl</value>
    <value>ns2.afixserver02.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>apix.com.co</domain_name>
   <domain_keyword>apix</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 06:44:44</query_time>
   <create_date>2012-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Altosentido</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valle del Cauca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>51</num>
   <domain_name>emix.games</domain_name>
   <domain_keyword>emix</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-30 00:10:35</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions, Inc.</registrar_name>
   <registrar_website>http://pananames.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>amir.expert</domain_name>
   <domain_keyword>amir</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-30 03:44:22</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</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>Mersin 10</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.faraservers.net</value>
    <value>ns2.faraservers.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amiz.xyz</domain_name>
   <domain_keyword>amiz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 11:58:15</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nmix.com</domain_name>
   <domain_keyword>nmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 12:28:39</query_time>
   <create_date>2001-11-18</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <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>55</num>
   <domain_name>atix.net</domain_name>
   <domain_keyword>atix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 13:28:19</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-24</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>alix.link</domain_name>
   <domain_keyword>alix</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-12 04:47:09</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of alix.link</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>amiu.ru</domain_name>
   <domain_keyword>amiu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:54:49</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>dmix.xyz</domain_name>
   <domain_keyword>dmix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 03:38:35</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>anix.by</domain_name>
   <domain_keyword>anix</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-30 15:29:01</query_time>
   <create_date>2010-03-18</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_company>ООО &quot;Аниксмедиа&quot;</registrant_company>
   <registrant_address>220069, Минская область, г. Минск, пр-т Дзержинского, 3Б, 7</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375296252375</registrant_phone>
   <name_servers>
    <value>hope.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>60</num>
   <domain_name>amnx.ru</domain_name>
   <domain_keyword>amnx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:55:27</query_time>
   <create_date>2023-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>amik.website</domain_name>
   <domain_keyword>amik</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-03 03:18:38</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>3901</registrar_iana>
   <registrar_name>Sav.com, LLC - 11</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>amia.company</domain_name>
   <domain_keyword>amia</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-04 12:55:13</query_time>
   <create_date>2014-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>4mix.ru</domain_name>
   <domain_keyword>4mix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:46:14</query_time>
   <create_date>2017-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>alix.care</domain_name>
   <domain_keyword>alix</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-01 21:33:30</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DROITS QUOTIDIENS TECH</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.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>65</num>
   <domain_name>tmix.ru</domain_name>
   <domain_keyword>tmix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 04:41:56</query_time>
   <create_date>2017-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>amil.su</domain_name>
   <domain_keyword>amil</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:54</query_time>
   <create_date>2011-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>NOKTURN-2 LTD</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74954346629</registrant_phone>
   <registrant_fax>+7 495 6071621</registrant_fax>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>vmix.org.uk</domain_name>
   <domain_keyword>vmix</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-14 02:24:30</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Mr G Shainberg t/a Techtrek [Tag = TECHTREK]</registrar_name>
   <registrar_website>http://www.techtrek.net</registrar_website>
   <name_servers>
    <value>rihana.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>amii.jp</domain_name>
   <domain_keyword>amii</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 10:18:42</query_time>
   <create_date>2018-04-02</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Hata,Sojiro</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>105-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5733-4359</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>amia.fr</domain_name>
   <domain_keyword>amia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:48:29</query_time>
   <create_date>2011-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1023.ui-dns.de</value>
    <value>ns1030.ui-dns.org</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1111.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>amib.eu</domain_name>
   <domain_keyword>amib</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:51</query_time>
   <registrar_name>Aruba S.p.A.</registrar_name>
   <registrar_website>http://www.aruba.it</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>
  </value>
  <value>
   <num>71</num>
   <domain_name>amif.fr</domain_name>
   <domain_keyword>amif</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:49:05</query_time>
   <create_date>2005-09-02</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Association des Medecins Israelites de France</registrant_company>
   <registrant_address>Association des Medecins Israelites de France, 103 rue Gabriel Peri, 92120 Montrouge</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.628780918</registrant_phone>
   <name_servers>
    <value>ns-172-a.gandi.net</value>
    <value>ns-184-b.gandi.net</value>
    <value>ns-65-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>atix.mobi</domain_name>
   <domain_keyword>atix</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-10 07:04:33</query_time>
   <create_date>2017-08-23</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>justin.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>agix.info</domain_name>
   <domain_keyword>agix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 13:46:08</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</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>yu qing qing</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>74</num>
   <domain_name>ambix.io</domain_name>
   <domain_keyword>ambix</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 04:10:40</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>alix.love</domain_name>
   <domain_keyword>alix</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-15 07:24:36</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.cargo.site</value>
    <value>ns2.cargo.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ampx.com.br</domain_name>
   <domain_keyword>ampx</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 16:36:14</query_time>
   <create_date>2022-12-27</create_date>
   <update_date>2022-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>NEWFOLD (43)</registrar_name>
   <registrant_name>AMAZONPEIXES ORNAMENTAIS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>yamix.com.cn</domain_name>
   <domain_keyword>yamix</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 10:18:35</query_time>
   <create_date>2019-01-21</create_date>
   <expiry_date>2026-01-21</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>深圳市亚民电子有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>amiex.store</domain_name>
   <domain_keyword>amiex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 17:54:43</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Individual</registrant_company>
   <registrant_country>TZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.vehost.co.za</value>
    <value>dns2.vehost.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kamix.tech</domain_name>
   <domain_keyword>kamix</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 14:11:15</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>KAMIX CONSULTORIA E SOLUCOES EM TI LTDA</registrant_company>
   <registrant_state>SP</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1002.hostgator.com.br</value>
    <value>ns1003.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>damix.by</domain_name>
   <domain_keyword>damix</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-24 17:27:21</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Сесликов Вадим Валерьевич</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.damix.by</value>
    <value>ns2.damix.by</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>amir.asia</domain_name>
   <domain_keyword>amir</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 03:43:59</query_time>
   <create_date>2008-05-22</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ami3.net</domain_name>
   <domain_keyword>ami3</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 21:05:11</query_time>
   <create_date>2018-09-03</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>ki</registrant_name>
   <registrant_address>2 Burim-ro  Gwacheon-si Gyeonggi-do.</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>13831</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.200000000</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.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>admix.tv</domain_name>
   <domain_keyword>admix</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-26 21:31:40</query_time>
   <create_date>2002-06-26</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuhisa Yoshimi</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>amax.space</domain_name>
   <domain_keyword>amax</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 00:22:06</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>arix.org</domain_name>
   <domain_keyword>arix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 08:53:01</query_time>
   <create_date>2010-03-22</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>amin.ovh</domain_name>
   <domain_keyword>amin</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-27 08:11:53</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.modiranserver.com</value>
    <value>ns2.modiranserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>amyx.art</domain_name>
   <domain_keyword>amyx</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-30 12:45:26</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-08</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>samix.xyz</domain_name>
   <domain_keyword>samix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 21:34:55</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ambix.ru</domain_name>
   <domain_keyword>ambix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 22:37:11</query_time>
   <create_date>2024-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>marge.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>ayix.net</domain_name>
   <domain_keyword>ayix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 23:25:27</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.ayix.com</value>
    <value>ns2.ayix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>amwx.shop</domain_name>
   <domain_keyword>amwx</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-13 21:18:49</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.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>amis.monster</domain_name>
   <domain_keyword>amis</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-16 01:19:55</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</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>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>lmix.net</domain_name>
   <domain_keyword>lmix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:06:02</query_time>
   <create_date>2011-06-22</create_date>
   <update_date>2016-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://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>[email protected]</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>emix.waw.pl</domain_name>
   <domain_keyword>emix</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-20 07:01:05</query_time>
   <create_date>2013-02-15</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amax.tech</domain_name>
   <domain_keyword>amax</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-18 19:55:59</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Amax Maciej Stankiewicz</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>imix.frl</domain_name>
   <domain_keyword>imix</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-21 04:57:07</query_time>
   <create_date>2017-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mmix.top</domain_name>
   <domain_keyword>mmix</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 00:20:07</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2020-08-11</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ampx.cloud</domain_name>
   <domain_keyword>ampx</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-29 21:51:18</query_time>
   <create_date>2019-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.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>ns-1392.awsdns-46.org</value>
    <value>ns-1731.awsdns-24.co.uk</value>
    <value>ns-404.awsdns-50.com</value>
    <value>ns-998.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ahix.com</domain_name>
   <domain_keyword>ahix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 16:22:27</query_time>
   <create_date>2008-07-27</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of ahix.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1463.awsdns-54.org</value>
    <value>ns-1924.awsdns-48.co.uk</value>
    <value>ns-421.awsdns-52.com</value>
    <value>ns-625.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>atmix.com</domain_name>
   <domain_keyword>atmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:26:51</query_time>
   <create_date>2003-12-12</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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.