WHOIS QUERY TIME

25 Apr 2024 - 3:05 AM UTC

Registered: 16 September 2023
Modified: 27 October 2023
Expiry: 16 September 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns03.domaincontrol.com
ns04.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=jlmix.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jlmix.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jlmix.shop",
            "domain_keyword": "jlmix",
            "domain_tld": "shop",
            "query_time": "2024-04-25 03:05:36",
            "create_date": "2023-09-16",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jlmix.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jlmix.shop</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 03:05:36</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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.101 seconds) for "jlmix.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2024 - 3:05 AM UTC

Registered: 16 September 2023
Modified: 27 October 2023
Expiry: 16 September 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns03.domaincontrol.com
ns04.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=jlmix.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jlmix.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "jlmix.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "jlmix.shop",
            "domain_keyword": "jlmix",
            "domain_tld": "shop",
            "query_time": "2024-04-25 03:05:36",
            "create_date": "2023-09-16",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.101,
        "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>jlmix.shop</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>jlmix.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jlmix.shop</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 03:05:36</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.101</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 4 domain names (in 0.087 seconds) which contained the exact domain keyword "jlmix".
Domain Name Registered Expiry Registrar Ownership
1 jlmix.se 21 Nov 2014 21 Nov 2024 InterNetX GmbH -
2 jlmix.com 30 Jan 2020 30 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 jlmix.com.br 10 Jun 2020 10 Jun 2025 - JLMIX DISTRIBUIDORA DE AUTOPE?AS LTDA
4 jlmix.online 29 Aug 2023 29 Aug 2024 Go Daddy, LLC Colegio Estadual Yonne
5 jlmix.shop 16 Sep 2023 16 Sep 2024 GoDaddy.com LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=jlmix&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "jlmix",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "jlmix.se, jlmix.com, jlmix.com.br, jlmix.online, jlmix.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "jlmix.se",
            "domain_keyword": "jlmix",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:13:47",
            "create_date": "2014-11-21",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-21",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "docks15.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jlmix.com",
            "domain_keyword": "jlmix",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:14:29",
            "create_date": "2020-01-30",
            "update_date": "2021-01-24",
            "expiry_date": "2026-01-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jlmix.com.br",
            "domain_keyword": "jlmix",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 17:08:43",
            "create_date": "2020-06-10",
            "update_date": "2022-10-05",
            "expiry_date": "2025-06-10",
            "registrant_name": "JLMIX DISTRIBUIDORA DE AUTOPE?AS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "iris.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "jlmix.online",
            "domain_keyword": "jlmix",
            "domain_tld": "online",
            "query_time": "2024-05-17 14:52:46",
            "create_date": "2023-08-29",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Colegio Estadual Yonne",
            "registrant_state": "Rio de Janeiro",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jlmix.shop",
            "domain_keyword": "jlmix",
            "domain_tld": "shop",
            "query_time": "2024-04-25 03:05:36",
            "create_date": "2023-09-16",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.087,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>jlmix</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>jlmix.se, jlmix.com, jlmix.com.br, jlmix.online, jlmix.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jlmix.se</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:13:47</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jlmix.com</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:14:29</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>jlmix.com.br</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 17:08:43</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrant_name>JLMIX DISTRIBUIDORA DE AUTOPE?AS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>iris.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>jlmix.online</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 14:52:46</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Colegio Estadual Yonne</registrant_company>
   <registrant_state>Rio de Janeiro</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jlmix.shop</domain_name>
   <domain_keyword>jlmix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 03:05:36</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.087</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 217 domain names (in 0.091 seconds) which look and sound like the brand name "jlmix".
Domain Name Registered Expiry Registrar Ownership
1 jlmia.club 17 Jul 2019 17 Jul 2025 Wild West Domains, Inc. Domains By Proxy, LLC
2 almix.services 3 Apr 2023 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 almix.com.br 14 Dec 1998 14 Dec 2024 - J.M.S. Almeida & Cia. Ltda.
4 jlmit.online 22 Aug 2023 22 Aug 2024 Tucows.com Co. Data Protected
5 zlmix.com 27 Jan 2022 27 Jan 2025 DNSPod, Inc. REDACTED FOR PRIVACY
6 jmmix.com 22 Sep 2014 22 Sep 2024 GoDaddy.com, LLC -
7 jkmix.com 10 Apr 2024 10 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 almix.jp 24 Mar 2014 31 Mar 2025 - shinji hisai
9 jemix.net 4 Apr 2010 5 Apr 2026 WEBCC jemix.net
10 jzmix.com 19 Jun 2020 19 Jun 2024 GoDaddy.com, LLC -
11 jlimx.com 18 Mar 2024 18 Mar 2025 NetArt Registrar Sp. z o.o. -
12 rlmix.com 27 Mar 2023 27 Mar 2025 GoDaddy.com, LLC -
13 almix.com.pl 7 Aug 2013 7 Aug 2024 Digital Media Technology Sp. z o.o. -
14 jjmix.com 30 Aug 2021 30 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
15 almix.cloud 26 Dec 2022 26 Dec 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
16 jlmpix.biz 25 May 2023 25 May 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
17 olmix.shop 28 May 2023 28 May 2025 Namecheap, Inc. -
18 jomix.store 10 Jul 2023 10 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167800014
19 ulmix.pl 6 Jan 2019 6 Jan 2025 Aftermarket.pl Limited -
20 jlmax.com 21 Sep 2004 21 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 jrmix.com 25 Dec 2022 25 Dec 2024 DropCatch.com 989 LLC HugeDomains.com
22 almix.com 16 Sep 1997 15 Sep 2032 Network Solutions, LLC -
23 jlmwx.com 6 Jun 2023 6 Jun 2025 Gname 085 Inc -
24 jbmix.com.br 8 Jul 2011 8 Jul 2024 - Jo?o Batista de Sousa
25 olmix.pro 28 Feb 2013 28 Feb 2026 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
26 elmix.com.pl 9 Jul 1999 8 Jul 2025 cyber_Folks S.A. -
27 jymix.com 3 Jun 2004 3 Jun 2029 Name.com, Inc. Domain Protection Services, Inc.
28 mlmix.com 2 Oct 2019 2 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 jbmix.com 3 Sep 2002 3 Sep 2024 CSC CORPORATE DOMAINS, INC. Diageo Brands B.V.
30 jumix.com 30 Oct 2003 30 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
31 elmix.net.pl 3 Jul 2023 3 Jul 2024 Hosting Concepts B.V. -
32 jimix.online 19 May 2024 19 May 2025 Go Daddy, LLC Domains By Proxy, LLC
33 jomix.site 27 Jun 2023 27 Jun 2024 Hosting Ukraine LLC Hosting Ukraine LLC
34 jcmix.com 8 Mar 2017 8 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 jlhix.com 8 Sep 2021 8 Sep 2024 DNSPod, Inc. REDACTED FOR PRIVACY
36 almix.lat 22 May 2023 22 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
37 jamix.org 11 Jul 2003 11 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
38 almix.net 12 Sep 2021 12 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 jemix.ru 25 Jan 2018 25 Jan 2025 REGRU-RU TERRA VATER GRUPP, LLC
40 jlmiz.site 11 Jul 2023 11 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei jin yang
41 jluix.com 6 Jun 2006 6 Jun 2024 GoDaddy.com, LLC -
42 jwmix.store 10 Mar 2024 10 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
43 jdmix.xyz 3 May 2024 3 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
44 ilmix.ru 10 Aug 2021 10 Aug 2024 REGRU-RU Private Person
45 jamix.com 10 Jun 1999 10 Jun 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com JAMIX Oy
46 jlmic.net 17 May 2023 17 May 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
47 jomix.nl 31 Jan 2014 - Realtime Register -
48 jsmix.link 11 May 2023 11 May 2025 NameSilo, LLC PrivacyGuardian.org llc
49 slmix.com 20 Apr 2013 20 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 jlmyx.com 15 Jan 2015 15 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
51 jlpix.com 16 Jul 2015 16 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 jsmix.com 1 Jul 2016 1 Jul 2025 SAV.COM, LLC REDACTED FOR PRIVACY
53 jlmmx.cn 8 Jul 2023 8 Jul 2024 广东时代互联科技有限公司 任亚飞
54 elmix.com 5 Feb 1998 4 Feb 2025 TurnCommerce, Inc. DBA NameBright.com SiteTools, Inc.
55 jnmix.com 25 Jun 2023 25 Jun 2024 DropCatch.com 840 LLC HugeDomains.com
56 jimix.info 2 Jun 2021 2 Jun 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
57 almix.ae - - Instra Corporation Pty Ltd Mohamed Eissa
58 jsmix.shop 6 Jun 2023 6 Jun 2024 HOSTINGER operations, UAB -
59 xlmix.com 22 Nov 2013 22 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
60 jamix.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
61 jlmig.com 28 Aug 2022 28 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
62 jlmih.com 28 May 2014 28 May 2025 Gname.com Pte. Ltd. Redacted for privacy
63 jlmtx.com 20 Jul 2017 20 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
64 jlmin.org 22 Feb 2010 22 Feb 2025 Rebel Ltd Loewen Jeff
65 flmix.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
66 jlmia.shop 17 Jul 2019 17 Jul 2025 Wild West Domains, LLC -
67 jumix.pl 4 Apr 2009 4 Apr 2025 OVH SAS -
68 dlmix.com 25 Feb 2016 25 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 jlaix.com 13 Nov 2008 13 Nov 2024 GoDaddy.com, LLC -
70 elmix.ru 26 Nov 2007 26 Nov 2024 SALENAMES-RU Private Person
71 almix.ru 31 Mar 2008 31 Mar 2025 SALENAMES-RU Private Person
72 glmix.com 21 Aug 2013 21 Aug 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 14178871
73 almix.pl 5 Jul 2003 4 Jul 2024 Lerkins Group sp. z o.o. -
74 jamix.cloud 30 May 2016 30 May 2026 Dreamscape Networks International Pte Ltd Private Registry Authority
75 elmix.net 24 Jan 2008 24 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
76 jamix.net 30 Apr 2010 30 Apr 2024 OVH, SAS TXIMELA ENPRESA TALDEA, S.L.
77 elmix.pl 1 Mar 2001 28 Feb 2025 Globtel Internet Szymon Hersztek -
78 ulmix.com 29 Jun 2004 29 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
79 jumix.ru 6 Aug 2019 6 Aug 2024 SALENAMES-RU Private Person
80 jamix.shop 10 Apr 2023 10 Apr 2025 Porkbun LLC -
81 jlaix.org 22 May 2010 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 jlmir.com 7 Mar 2024 7 Mar 2025 Cloud Yuqu LLC REDACTED FOR PRIVACY
83 jimix.net 15 Nov 2005 15 Nov 2024 Mesh Digital Limited -
84 jemix.shop 1 Sep 2021 1 Sep 2024 Beget LLC -
85 jlmiv.com 18 Nov 2018 18 Nov 2024 NameSilo, LLC -
86 jlmin.buzz 3 Dec 2023 3 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
87 ilmix.com 10 Aug 2005 10 Aug 2024 ANNULET, INC BuyDomains.com
88 jlmsx.com 9 Jul 2018 9 Jul 2025 Leascend Technology Co., Ltd. -
89 jimix.com 28 Apr 2004 29 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
90 clmix.co.jp 31 Dec 2016 - - CLMIX Inc.
91 jtmix.com 14 May 2014 15 May 2025 WEBCC Whoisprotection.cc
92 jlmsx.net 18 Mar 2019 18 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
93 jomix.ru 1 Apr 2010 1 Apr 2025 SALENAMES-RU Private Person
94 llmix.com 7 Sep 2021 7 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 jamix.zone 14 Jun 2018 14 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
96 jlmid.com 14 Jan 2019 14 Jan 2025 GoDaddy.com, LLC -
97 jwmix.online 10 Mar 2024 10 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
98 elmix.pro 22 Apr 2024 22 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
99 jwmix.com 10 Mar 2024 10 Mar 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
100 jlmia.co.uk 17 Jul 2019 17 Jul 2025 Wild West Domains, Inc. [Tag = WILDWEST] -
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 Jlmix.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jlmix.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jlmix.shop",
        "page_size": 100
    },
    "count": {
        "total": 217,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jlmia.club, almix.services, almix.com.br, jlmit.online, zlmix.com, jmmix.com, jkmix.com, almix.jp, jemix.net, jzmix.com, jlimx.com, rlmix.com, almix.com.pl, jjmix.com, almix.cloud, jlmpix.biz, olmix.shop, jomix.store, ulmix.pl, jlmax.com, jrmix.com, almix.com, jlmwx.com, jbmix.com.br, olmix.pro, elmix.com.pl, jymix.com, mlmix.com, jbmix.com, jumix.com, elmix.net.pl, jimix.online, jomix.site, jcmix.com, jlhix.com, almix.lat, jamix.org, almix.net, jemix.ru, jlmiz.site, jluix.com, jwmix.store, jdmix.xyz, ilmix.ru, jamix.com, jlmic.net, jomix.nl, jsmix.link, slmix.com, jlmyx.com, jlpix.com, jsmix.com, jlmmx.cn, elmix.com, jnmix.com, jimix.info, almix.ae, jsmix.shop, xlmix.com, jamix.ai, jlmig.com, jlmih.com, jlmtx.com, jlmin.org, flmix.net, jlmia.shop, jumix.pl, dlmix.com, jlaix.com, elmix.ru, almix.ru, glmix.com, almix.pl, jamix.cloud, elmix.net, jamix.net, elmix.pl, ulmix.com, jumix.ru, jamix.shop, jlaix.org, jlmir.com, jimix.net, jemix.shop, jlmiv.com, jlmin.buzz, ilmix.com, jlmsx.com, jimix.com, clmix.co.jp, jtmix.com, jlmsx.net, jomix.ru, llmix.com, jamix.zone, jlmid.com, jwmix.online, elmix.pro, jwmix.com, jlmia.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "jlmia.club",
            "domain_keyword": "jlmia",
            "domain_tld": "club",
            "query_time": "2024-04-25 03:05:29",
            "create_date": "2019-07-17",
            "update_date": "2023-07-23",
            "expiry_date": "2025-07-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "almix.services",
            "domain_keyword": "almix",
            "domain_tld": "services",
            "query_time": "2024-06-02 01:53:19",
            "create_date": "2023-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cecelia.ns.cloudflare.com",
                "robert.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "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": 4,
            "domain_name": "jlmit.online",
            "domain_keyword": "jlmit",
            "domain_tld": "online",
            "query_time": "2024-05-11 09:14:30",
            "create_date": "2023-08-22",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Kent",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "zlmix.com",
            "domain_keyword": "zlmix",
            "domain_tld": "com",
            "query_time": "2024-05-26 01:55:56",
            "create_date": "2022-01-27",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=zlmix.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sebastiane.dnspod.net",
                "soil.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jmmix.com",
            "domain_keyword": "jmmix",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:59:46",
            "create_date": "2014-09-22",
            "update_date": "2022-09-25",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jkmix.com",
            "domain_keyword": "jkmix",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:14:52",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "almix.jp",
            "domain_keyword": "almix",
            "domain_tld": "jp",
            "query_time": "2024-05-31 16:44:35",
            "create_date": "2014-03-24",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "shinji hisai",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "jemix.net",
            "domain_keyword": "jemix",
            "domain_tld": "net",
            "query_time": "2024-04-22 23:50:15",
            "create_date": "2010-04-04",
            "update_date": "2021-03-10",
            "expiry_date": "2026-04-05",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "jemix net",
            "registrant_company": "jemix.net",
            "registrant_address": "indonesia",
            "registrant_city": "indonesia",
            "registrant_state": "indonesia",
            "registrant_zip": "12345",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.12345678",
            "registrant_fax": "+0.0",
            "name_servers": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com",
                "freedns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jzmix.com",
            "domain_keyword": "jzmix",
            "domain_tld": "com",
            "query_time": "2024-05-04 22:59:10",
            "create_date": "2020-06-19",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "jlimx.com",
            "domain_keyword": "jlimx",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:52:20",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rlmix.com",
            "domain_keyword": "rlmix",
            "domain_tld": "com",
            "query_time": "2024-06-03 08:44:14",
            "create_date": "2023-03-27",
            "update_date": "2023-04-15",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "almix.com.pl",
            "domain_keyword": "almix",
            "domain_tld": "com.pl",
            "query_time": "2024-05-05 20:28:43",
            "create_date": "2013-08-07",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-07",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.hostinghouse.pl",
                "ns2.hostinghouse.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jjmix.com",
            "domain_keyword": "jjmix",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:31:30",
            "create_date": "2021-08-30",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "domain-may-be-for-sale-or-lease.aaaname.com",
                "please.go.to.my.website-www.aaaname.com",
                "qq-1265625551.aaaname.com",
                "wechat-aaanamecom.aaaname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "almix.cloud",
            "domain_keyword": "almix",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 04:29:55",
            "create_date": "2022-12-26",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jlmpix.biz",
            "domain_keyword": "jlmpix",
            "domain_tld": "biz",
            "query_time": "2024-05-28 00:36:54",
            "create_date": "2023-05-25",
            "update_date": "2023-05-30",
            "expiry_date": "2024-05-25",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "olmix.shop",
            "domain_keyword": "olmix",
            "domain_tld": "shop",
            "query_time": "2024-05-31 05:22:56",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "jomix.store",
            "domain_keyword": "jomix",
            "domain_tld": "store",
            "query_time": "2024-06-02 05:29:44",
            "create_date": "2023-07-10",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167800014",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ulmix.pl",
            "domain_keyword": "ulmix",
            "domain_tld": "pl",
            "query_time": "2024-04-19 06:13:18",
            "create_date": "2019-01-06",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-06",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.unixstorm.org",
                "ns2.unixstorm.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "jlmax.com",
            "domain_keyword": "jlmax",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:14",
            "create_date": "2004-09-21",
            "update_date": "2020-08-29",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jrmix.com",
            "domain_keyword": "jrmix",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:22:38",
            "create_date": "2022-12-25",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-25",
            "registrar_iana": 2748,
            "registrar_name": "DropCatch.com 989 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "almix.com",
            "domain_keyword": "almix",
            "domain_tld": "com",
            "query_time": "2024-06-07 06:24:13",
            "create_date": "1997-09-16",
            "update_date": "2022-09-16",
            "expiry_date": "2032-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "jlmwx.com",
            "domain_keyword": "jlmwx",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:08:50",
            "create_date": "2023-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_iana": 4077,
            "registrar_name": "Gname 085 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.miruavdns.com",
                "ns2.miruavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jbmix.com.br",
            "domain_keyword": "jbmix",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 23:52:30",
            "create_date": "2011-07-08",
            "update_date": "2021-06-08",
            "expiry_date": "2024-07-08",
            "registrant_name": "Jo?o Batista de Sousa",
            "name_servers": [
                "ns1.opsempresas5.com.br",
                "ns2.opsempresas5.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 25,
            "domain_name": "olmix.pro",
            "domain_keyword": "olmix",
            "domain_tld": "pro",
            "query_time": "2024-05-05 22:27:38",
            "create_date": "2013-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2026-02-28",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "elmix.com.pl",
            "domain_keyword": "elmix",
            "domain_tld": "com.pl",
            "query_time": "2024-05-25 11:28:06",
            "create_date": "1999-07-09",
            "update_date": "2023-12-15",
            "expiry_date": "2025-07-08",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.tld.pl",
                "dns2.tld.pl",
                "dns3.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jymix.com",
            "domain_keyword": "jymix",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:21:13",
            "create_date": "2004-06-03",
            "update_date": "2019-06-03",
            "expiry_date": "2029-06-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/jymix.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1mtw.name.com",
                "ns2nsy.name.com",
                "ns3fqs.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mlmix.com",
            "domain_keyword": "mlmix",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:24:31",
            "create_date": "2019-10-02",
            "update_date": "2020-09-26",
            "expiry_date": "2025-10-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jbmix.com",
            "domain_keyword": "jbmix",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:54:30",
            "create_date": "2002-09-03",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Diageo Brands BV",
            "registrant_company": "Diageo Brands B.V.",
            "registrant_address": "Molenwerf 10-12",
            "registrant_city": "Amsterdam",
            "registrant_zip": "1014 BG",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2079275200",
            "registrant_fax": "+44.2079274600",
            "name_servers": [
                "dns10.register.com",
                "dns9.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jumix.com",
            "domain_keyword": "jumix",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:28:22",
            "create_date": "2003-10-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "elmix.net.pl",
            "domain_keyword": "elmix",
            "domain_tld": "net.pl",
            "query_time": "2024-04-30 06:23:52",
            "create_date": "2023-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "clyde.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "jimix.online",
            "domain_keyword": "jimix",
            "domain_tld": "online",
            "query_time": "2024-05-22 16:10:54",
            "create_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jomix.site",
            "domain_keyword": "jomix",
            "domain_tld": "site",
            "query_time": "2024-05-12 13:34:07",
            "create_date": "2023-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "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": [
                "ns116.inhostedns.com",
                "ns216.inhostedns.net",
                "ns316.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "jcmix.com",
            "domain_keyword": "jcmix",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:30:35",
            "create_date": "2017-03-08",
            "update_date": "2021-03-02",
            "expiry_date": "2024-03-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jlhix.com",
            "domain_keyword": "jlhix",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:12:29",
            "create_date": "2021-09-08",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=jlhix.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "marlowe.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "almix.lat",
            "domain_keyword": "almix",
            "domain_tld": "lat",
            "query_time": "2024-05-25 07:40:39",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": 37,
            "domain_name": "jamix.org",
            "domain_keyword": "jamix",
            "domain_tld": "org",
            "query_time": "2024-05-27 11:28:29",
            "create_date": "2003-07-11",
            "update_date": "2023-06-08",
            "expiry_date": "2027-07-11",
            "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": [
                "ns.super-nova.net",
                "ns2.super-nova.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "almix.net",
            "domain_keyword": "almix",
            "domain_tld": "net",
            "query_time": "2024-05-22 08:46:21",
            "create_date": "2021-09-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "jemix.ru",
            "domain_keyword": "jemix",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:41:52",
            "create_date": "2018-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "REGRU-RU",
            "registrant_company": "TERRA VATER GRUPP, LLC",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "jlmiz.site",
            "domain_keyword": "jlmiz",
            "domain_tld": "site",
            "query_time": "2024-05-28 00:36:51",
            "create_date": "2023-07-11",
            "update_date": "2023-11-06",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wei jin yang",
            "registrant_state": "he nan",
            "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": [
                "maeve.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jluix.com",
            "domain_keyword": "jluix",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:13:01",
            "create_date": "2006-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.everydns.net",
                "ns2.everydns.net",
                "ns3.everydns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "jwmix.store",
            "domain_keyword": "jwmix",
            "domain_tld": "store",
            "query_time": "2024-05-12 17:35:15",
            "create_date": "2024-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "jdmix.xyz",
            "domain_keyword": "jdmix",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 17:15:07",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "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": [
                "magdalena.ns.cloudflare.com",
                "malcolm.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ilmix.ru",
            "domain_keyword": "ilmix",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:55:39",
            "create_date": "2021-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "jamix.com",
            "domain_keyword": "jamix",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:10:23",
            "create_date": "1999-06-10",
            "update_date": "2019-12-09",
            "expiry_date": "2025-06-10",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "JAMIX Oy",
            "registrant_country": "FI",
            "registrant_email": "https://csl-registrar.com/contact/jamix.com/owner",
            "name_servers": [
                "meiling.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "jlmic.net",
            "domain_keyword": "jlmic",
            "domain_tld": "net",
            "query_time": "2024-05-22 05:36:49",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "please-renew-your-domain-in-www.juminghk.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "jomix.nl",
            "domain_keyword": "jomix",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:57:06",
            "create_date": "2014-01-31",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "jsmix.link",
            "domain_keyword": "jsmix",
            "domain_tld": "link",
            "query_time": "2024-05-15 05:37:38",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "slmix.com",
            "domain_keyword": "slmix",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:47:25",
            "create_date": "2013-04-20",
            "update_date": "2021-04-14",
            "expiry_date": "2024-04-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jlmyx.com",
            "domain_keyword": "jlmyx",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:36:55",
            "create_date": "2015-01-15",
            "update_date": "2024-02-11",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jlmyx.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "jlpix.com",
            "domain_keyword": "jlpix",
            "domain_tld": "com",
            "query_time": "2024-05-28 00:37:16",
            "create_date": "2015-07-16",
            "update_date": "2020-07-10",
            "expiry_date": "2025-07-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "jsmix.com",
            "domain_keyword": "jsmix",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:39:06",
            "create_date": "2016-07-01",
            "update_date": "2023-06-20",
            "expiry_date": "2025-07-01",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=jsmix.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "jlmmx.cn",
            "domain_keyword": "jlmmx",
            "domain_tld": "cn",
            "query_time": "2024-06-08 17:08:45",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "任亚飞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "elmix.com",
            "domain_keyword": "elmix",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:49:04",
            "create_date": "1998-02-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "SiteTools, Inc.",
            "registrant_address": "1101 Lincoln Blvd",
            "registrant_city": "Santa Monica",
            "registrant_state": "CA",
            "registrant_zip": "90403",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8054557852",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "jnmix.com",
            "domain_keyword": "jnmix",
            "domain_tld": "com",
            "query_time": "2024-05-18 05:55:47",
            "create_date": "2023-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 2599,
            "registrar_name": "DropCatch.com 840 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "jimix.info",
            "domain_keyword": "jimix",
            "domain_tld": "info",
            "query_time": "2024-06-09 06:37:59",
            "create_date": "2021-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "almix.ae",
            "domain_keyword": "almix",
            "domain_tld": "ae",
            "query_time": "2024-05-31 16:44:35",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Mohamed Eissa",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 58,
            "domain_name": "jsmix.shop",
            "domain_keyword": "jsmix",
            "domain_tld": "shop",
            "query_time": "2024-04-19 09:39:08",
            "create_date": "2023-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "xlmix.com",
            "domain_keyword": "xlmix",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:44:22",
            "create_date": "2013-11-22",
            "update_date": "2023-04-29",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xlmix.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "jamix.ai",
            "domain_keyword": "jamix",
            "domain_tld": "ai",
            "query_time": "2024-06-07 11:10:23",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1080.awsdns-07.org",
                "ns-1989.awsdns-56.co.uk",
                "ns-488.awsdns-61.com",
                "ns-974.awsdns-57.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "jlmig.com",
            "domain_keyword": "jlmig",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:52:45",
            "create_date": "2022-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "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=jlmig.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "jlmih.com",
            "domain_keyword": "jlmih",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:29",
            "create_date": "2014-05-28",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "METRO MANILA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jlmih.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "jlmtx.com",
            "domain_keyword": "jlmtx",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:48",
            "create_date": "2017-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jlmtx.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "jlmin.org",
            "domain_keyword": "jlmin",
            "domain_tld": "org",
            "query_time": "2024-04-25 03:05:30",
            "create_date": "2010-02-22",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-22",
            "registrar_iana": 600,
            "registrar_name": "Rebel Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Loewen Jeff",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jlmin.org",
                "ns2.jlmin.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "flmix.net",
            "domain_keyword": "flmix",
            "domain_tld": "net",
            "query_time": "2024-05-30 10:12:08",
            "create_date": "2023-09-18",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "jlmia.shop",
            "domain_keyword": "jlmia",
            "domain_tld": "shop",
            "query_time": "2024-04-25 03:05:32",
            "create_date": "2019-07-17",
            "update_date": "2023-09-08",
            "expiry_date": "2025-07-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "jumix.pl",
            "domain_keyword": "jumix",
            "domain_tld": "pl",
            "query_time": "2024-04-13 04:50:49",
            "create_date": "2009-04-04",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-04",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "dlmix.com",
            "domain_keyword": "dlmix",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:01:20",
            "create_date": "2016-02-25",
            "update_date": "2021-02-19",
            "expiry_date": "2024-02-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jlaix.com",
            "domain_keyword": "jlaix",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:19:39",
            "create_date": "2008-11-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "elmix.ru",
            "domain_keyword": "elmix",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:57:19",
            "create_date": "2007-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "almix.ru",
            "domain_keyword": "almix",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:52:40",
            "create_date": "2008-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "glmix.com",
            "domain_keyword": "glmix",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:11:58",
            "create_date": "2013-08-21",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-21",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 43931",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 14178871",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "almix.pl",
            "domain_keyword": "almix",
            "domain_tld": "pl",
            "query_time": "2024-04-11 06:28:59",
            "create_date": "2003-07-05",
            "update_date": "2023-05-15",
            "expiry_date": "2024-07-04",
            "registrar_name": "Lerkins Group sp. z o.o.",
            "registrar_website": "http://www.e.pl/",
            "name_servers": [
                "verify-081b950014964c01.ns1.aftermarket.pl",
                "verify-081b950014964c01.ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jamix.cloud",
            "domain_keyword": "jamix",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 00:17:56",
            "create_date": "2016-05-30",
            "update_date": "2024-03-21",
            "expiry_date": "2026-05-30",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns1.crazydomains.com",
                "ns2-08.azure-dns.net",
                "ns2.crazydomains.com",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "elmix.net",
            "domain_keyword": "elmix",
            "domain_tld": "net",
            "query_time": "2024-04-19 03:49:04",
            "create_date": "2008-01-24",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.netmark.pl",
                "ns2.netmark.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jamix.net",
            "domain_keyword": "jamix",
            "domain_tld": "net",
            "query_time": "2024-05-30 01:59:42",
            "create_date": "2010-04-30",
            "update_date": "2023-04-05",
            "expiry_date": "2024-04-30",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TXIMELA ENPRESA TALDEA, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gipuzkoa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "elmix.pl",
            "domain_keyword": "elmix",
            "domain_tld": "pl",
            "query_time": "2024-04-12 07:16:37",
            "create_date": "2001-03-01",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-28",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ulmix.com",
            "domain_keyword": "ulmix",
            "domain_tld": "com",
            "query_time": "2024-04-19 06:13:18",
            "create_date": "2004-06-29",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "https://tieredaccess.com/contact/ee9cecc1-5ce0-4aba-8add-63d400ee278e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "jumix.ru",
            "domain_keyword": "jumix",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:09:58",
            "create_date": "2019-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "jamix.shop",
            "domain_keyword": "jamix",
            "domain_tld": "shop",
            "query_time": "2024-04-23 03:34:53",
            "create_date": "2023-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jlaix.org",
            "domain_keyword": "jlaix",
            "domain_tld": "org",
            "query_time": "2024-05-25 06:35:50",
            "create_date": "2010-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns1.nameresolve.com",
                "ns2.nameresolve.com",
                "ns3.nameresolve.com",
                "ns4.nameresolve.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jlmir.com",
            "domain_keyword": "jlmir",
            "domain_tld": "com",
            "query_time": "2024-05-07 11:50:55",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=jlmir.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "jimix.net",
            "domain_keyword": "jimix",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:22:29",
            "create_date": "2005-11-15",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "make-it-faster.de",
                "wds70016.servereyes.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "jemix.shop",
            "domain_keyword": "jemix",
            "domain_tld": "shop",
            "query_time": "2024-04-22 23:50:16",
            "create_date": "2021-09-01",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-01",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_state": "Moskva",
            "registrant_country": "RU",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "jlmiv.com",
            "domain_keyword": "jlmiv",
            "domain_tld": "com",
            "query_time": "2024-05-28 00:36:51",
            "create_date": "2018-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "cleo.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jlmin.buzz",
            "domain_keyword": "jlmin",
            "domain_tld": "buzz",
            "query_time": "2024-05-29 12:28:50",
            "create_date": "2023-12-03",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ilmix.com",
            "domain_keyword": "ilmix",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:43:49",
            "create_date": "2005-08-10",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jlmsx.com",
            "domain_keyword": "jlmsx",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:46",
            "create_date": "2018-07-09",
            "update_date": "2023-06-21",
            "expiry_date": "2025-07-09",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "jimix.com",
            "domain_keyword": "jimix",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:56:51",
            "create_date": "2004-04-28",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "clmix.co.jp",
            "domain_keyword": "clmix",
            "domain_tld": "co.jp",
            "query_time": "2024-05-26 01:48:02",
            "create_date": "2016-12-31",
            "update_date": "2024-01-01",
            "registrant_company": "CLMIX Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 91,
            "domain_name": "jtmix.com",
            "domain_keyword": "jtmix",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:05:23",
            "create_date": "2014-05-14",
            "update_date": "2018-12-03",
            "expiry_date": "2025-05-15",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "dns7.serverfreak.biz",
                "dns8.serverfreak.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jlmsx.net",
            "domain_keyword": "jlmsx",
            "domain_tld": "net",
            "query_time": "2024-04-25 03:05:46",
            "create_date": "2019-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "jomix.ru",
            "domain_keyword": "jomix",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:36:17",
            "create_date": "2010-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "llmix.com",
            "domain_keyword": "llmix",
            "domain_tld": "com",
            "query_time": "2024-05-11 10:43:42",
            "create_date": "2021-09-07",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jamix.zone",
            "domain_keyword": "jamix",
            "domain_tld": "zone",
            "query_time": "2024-05-08 07:31:13",
            "create_date": "2018-06-14",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "jlmid.com",
            "domain_keyword": "jlmid",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:29",
            "create_date": "2019-01-14",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "jwmix.online",
            "domain_keyword": "jwmix",
            "domain_tld": "online",
            "query_time": "2024-05-12 17:35:15",
            "create_date": "2024-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "PE",
            "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": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "elmix.pro",
            "domain_keyword": "elmix",
            "domain_tld": "pro",
            "query_time": "2024-04-24 16:45:02",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "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": "Tver",
            "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.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "jwmix.com",
            "domain_keyword": "jwmix",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:35:15",
            "create_date": "2024-03-10",
            "update_date": "2024-05-10",
            "expiry_date": "2026-03-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "jlmia.co.uk",
            "domain_keyword": "jlmia",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 17:08:24",
            "create_date": "2019-07-17",
            "update_date": "2023-07-18",
            "expiry_date": "2025-07-17",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jlmix.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>217</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jlmia.club, almix.services, almix.com.br, jlmit.online, zlmix.com, jmmix.com, jkmix.com, almix.jp, jemix.net, jzmix.com, jlimx.com, rlmix.com, almix.com.pl, jjmix.com, almix.cloud, jlmpix.biz, olmix.shop, jomix.store, ulmix.pl, jlmax.com, jrmix.com, almix.com, jlmwx.com, jbmix.com.br, olmix.pro, elmix.com.pl, jymix.com, mlmix.com, jbmix.com, jumix.com, elmix.net.pl, jimix.online, jomix.site, jcmix.com, jlhix.com, almix.lat, jamix.org, almix.net, jemix.ru, jlmiz.site, jluix.com, jwmix.store, jdmix.xyz, ilmix.ru, jamix.com, jlmic.net, jomix.nl, jsmix.link, slmix.com, jlmyx.com, jlpix.com, jsmix.com, jlmmx.cn, elmix.com, jnmix.com, jimix.info, almix.ae, jsmix.shop, xlmix.com, jamix.ai, jlmig.com, jlmih.com, jlmtx.com, jlmin.org, flmix.net, jlmia.shop, jumix.pl, dlmix.com, jlaix.com, elmix.ru, almix.ru, glmix.com, almix.pl, jamix.cloud, elmix.net, jamix.net, elmix.pl, ulmix.com, jumix.ru, jamix.shop, jlaix.org, jlmir.com, jimix.net, jemix.shop, jlmiv.com, jlmin.buzz, ilmix.com, jlmsx.com, jimix.com, clmix.co.jp, jtmix.com, jlmsx.net, jomix.ru, llmix.com, jamix.zone, jlmid.com, jwmix.online, elmix.pro, jwmix.com, jlmia.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jlmia.club</domain_name>
   <domain_keyword>jlmia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 03:05:29</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>2</num>
   <domain_name>almix.services</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-02 01:53:19</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cecelia.ns.cloudflare.com</value>
    <value>robert.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>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>4</num>
   <domain_name>jlmit.online</domain_name>
   <domain_keyword>jlmit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 09:14:30</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Kent</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>zlmix.com</domain_name>
   <domain_keyword>zlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 01:55:56</query_time>
   <create_date>2022-01-27</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=zlmix.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sebastiane.dnspod.net</value>
    <value>soil.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>jmmix.com</domain_name>
   <domain_keyword>jmmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:59:46</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2024-09-22</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.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jkmix.com</domain_name>
   <domain_keyword>jkmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:14:52</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>almix.jp</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 16:44:35</query_time>
   <create_date>2014-03-24</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>shinji hisai</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>jemix.net</domain_name>
   <domain_keyword>jemix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 23:50:15</query_time>
   <create_date>2010-04-04</create_date>
   <update_date>2021-03-10</update_date>
   <expiry_date>2026-04-05</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>jemix net</registrant_name>
   <registrant_company>jemix.net</registrant_company>
   <registrant_address>indonesia</registrant_address>
   <registrant_city>indonesia</registrant_city>
   <registrant_state>indonesia</registrant_state>
   <registrant_zip>12345</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.12345678</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
    <value>freedns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jzmix.com</domain_name>
   <domain_keyword>jzmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 22:59:10</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>jlimx.com</domain_name>
   <domain_keyword>jlimx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:52:20</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rlmix.com</domain_name>
   <domain_keyword>rlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 08:44:14</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>almix.com.pl</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-05 20:28:43</query_time>
   <create_date>2013-08-07</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.hostinghouse.pl</value>
    <value>ns2.hostinghouse.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jjmix.com</domain_name>
   <domain_keyword>jjmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:31:30</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>domain-may-be-for-sale-or-lease.aaaname.com</value>
    <value>please.go.to.my.website-www.aaaname.com</value>
    <value>qq-1265625551.aaaname.com</value>
    <value>wechat-aaanamecom.aaaname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>almix.cloud</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 04:29:55</query_time>
   <create_date>2022-12-26</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jlmpix.biz</domain_name>
   <domain_keyword>jlmpix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 00:36:54</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-05-25</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-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>olmix.shop</domain_name>
   <domain_keyword>olmix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-31 05:22:56</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>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>18</num>
   <domain_name>jomix.store</domain_name>
   <domain_keyword>jomix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 05:29:44</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-10</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 0167800014</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ulmix.pl</domain_name>
   <domain_keyword>ulmix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-19 06:13:18</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.unixstorm.org</value>
    <value>ns2.unixstorm.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jlmax.com</domain_name>
   <domain_keyword>jlmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:14</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2020-08-29</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jrmix.com</domain_name>
   <domain_keyword>jrmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:22:38</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>2748</registrar_iana>
   <registrar_name>DropCatch.com 989 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>almix.com</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 06:24:13</query_time>
   <create_date>1997-09-16</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2032-09-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>jlmwx.com</domain_name>
   <domain_keyword>jlmwx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:08:50</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>4077</registrar_iana>
   <registrar_name>Gname 085 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.miruavdns.com</value>
    <value>ns2.miruavdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jbmix.com.br</domain_name>
   <domain_keyword>jbmix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 23:52:30</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2021-06-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrant_name>Jo?o Batista de Sousa</registrant_name>
   <name_servers>
    <value>ns1.opsempresas5.com.br</value>
    <value>ns2.opsempresas5.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>olmix.pro</domain_name>
   <domain_keyword>olmix</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-05 22:27:38</query_time>
   <create_date>2013-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>elmix.com.pl</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-25 11:28:06</query_time>
   <create_date>1999-07-09</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.tld.pl</value>
    <value>dns2.tld.pl</value>
    <value>dns3.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jymix.com</domain_name>
   <domain_keyword>jymix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:21:13</query_time>
   <create_date>2004-06-03</create_date>
   <update_date>2019-06-03</update_date>
   <expiry_date>2029-06-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/jymix.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1mtw.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3fqs.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>28</num>
   <domain_name>mlmix.com</domain_name>
   <domain_keyword>mlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:24:31</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2020-09-26</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jbmix.com</domain_name>
   <domain_keyword>jbmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:54:30</query_time>
   <create_date>2002-09-03</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Diageo Brands BV</registrant_name>
   <registrant_company>Diageo Brands B.V.</registrant_company>
   <registrant_address>Molenwerf 10-12</registrant_address>
   <registrant_city>Amsterdam</registrant_city>
   <registrant_zip>1014 BG</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2079275200</registrant_phone>
   <registrant_fax>+44.2079274600</registrant_fax>
   <name_servers>
    <value>dns10.register.com</value>
    <value>dns9.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jumix.com</domain_name>
   <domain_keyword>jumix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:28:22</query_time>
   <create_date>2003-10-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>elmix.net.pl</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-30 06:23:52</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>clyde.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>jimix.online</domain_name>
   <domain_keyword>jimix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 16:10:54</query_time>
   <create_date>2024-05-19</create_date>
   <expiry_date>2025-05-19</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>jomix.site</domain_name>
   <domain_keyword>jomix</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 13:34:07</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</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>ns116.inhostedns.com</value>
    <value>ns216.inhostedns.net</value>
    <value>ns316.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>jcmix.com</domain_name>
   <domain_keyword>jcmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:30:35</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2021-03-02</update_date>
   <expiry_date>2024-03-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>jlhix.com</domain_name>
   <domain_keyword>jlhix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:12:29</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=jlhix.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>marlowe.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>almix.lat</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-25 07:40:39</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>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>37</num>
   <domain_name>jamix.org</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 11:28:29</query_time>
   <create_date>2003-07-11</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2027-07-11</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>ns.super-nova.net</value>
    <value>ns2.super-nova.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>almix.net</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 08:46:21</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>jemix.ru</domain_name>
   <domain_keyword>jemix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:41:52</query_time>
   <create_date>2018-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>TERRA VATER GRUPP, LLC</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>jlmiz.site</domain_name>
   <domain_keyword>jlmiz</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 00:36:51</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wei jin yang</registrant_company>
   <registrant_state>he nan</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>maeve.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jluix.com</domain_name>
   <domain_keyword>jluix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:13:01</query_time>
   <create_date>2006-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-06</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.everydns.net</value>
    <value>ns2.everydns.net</value>
    <value>ns3.everydns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>jwmix.store</domain_name>
   <domain_keyword>jwmix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 17:35:15</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</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>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>jdmix.xyz</domain_name>
   <domain_keyword>jdmix</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 17:15:07</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>magdalena.ns.cloudflare.com</value>
    <value>malcolm.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>44</num>
   <domain_name>ilmix.ru</domain_name>
   <domain_keyword>ilmix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:55:39</query_time>
   <create_date>2021-08-10</create_date>
   <expiry_date>2024-08-10</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>45</num>
   <domain_name>jamix.com</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:10:23</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2019-12-09</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>JAMIX Oy</registrant_company>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/jamix.com/owner</registrant_email>
   <name_servers>
    <value>meiling.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>jlmic.net</domain_name>
   <domain_keyword>jlmic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 05:36:49</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.juminghk.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>jomix.nl</domain_name>
   <domain_keyword>jomix</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:57:06</query_time>
   <create_date>2014-01-31</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jsmix.link</domain_name>
   <domain_keyword>jsmix</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-15 05:37:38</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>slmix.com</domain_name>
   <domain_keyword>slmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:47:25</query_time>
   <create_date>2013-04-20</create_date>
   <update_date>2021-04-14</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jlmyx.com</domain_name>
   <domain_keyword>jlmyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:36:55</query_time>
   <create_date>2015-01-15</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jlmyx.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>jlpix.com</domain_name>
   <domain_keyword>jlpix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 00:37:16</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2020-07-10</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>jsmix.com</domain_name>
   <domain_keyword>jsmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:39:06</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=jsmix.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>jlmmx.cn</domain_name>
   <domain_keyword>jlmmx</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-08 17:08:45</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>任亚飞</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.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>elmix.com</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:49:04</query_time>
   <create_date>1998-02-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>SiteTools, Inc.</registrant_company>
   <registrant_address>1101 Lincoln Blvd</registrant_address>
   <registrant_city>Santa Monica</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90403</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8054557852</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>jnmix.com</domain_name>
   <domain_keyword>jnmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 05:55:47</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>2599</registrar_iana>
   <registrar_name>DropCatch.com 840 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>jimix.info</domain_name>
   <domain_keyword>jimix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 06:37:59</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>almix.ae</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-31 16:44:35</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Mohamed Eissa</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>jsmix.shop</domain_name>
   <domain_keyword>jsmix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 09:39:08</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>59</num>
   <domain_name>xlmix.com</domain_name>
   <domain_keyword>xlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:44:22</query_time>
   <create_date>2013-11-22</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=xlmix.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>jamix.ai</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-07 11:10:23</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1080.awsdns-07.org</value>
    <value>ns-1989.awsdns-56.co.uk</value>
    <value>ns-488.awsdns-61.com</value>
    <value>ns-974.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>jlmig.com</domain_name>
   <domain_keyword>jlmig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:52:45</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-28</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=jlmig.com</registrant_email>
   <registrant_phone>+1.4165385487</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jlmih.com</domain_name>
   <domain_keyword>jlmih</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:29</query_time>
   <create_date>2014-05-28</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>METRO MANILA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jlmih.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>jlmtx.com</domain_name>
   <domain_keyword>jlmtx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:48</query_time>
   <create_date>2017-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jlmtx.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>jlmin.org</domain_name>
   <domain_keyword>jlmin</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 03:05:30</query_time>
   <create_date>2010-02-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Loewen Jeff</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jlmin.org</value>
    <value>ns2.jlmin.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>flmix.net</domain_name>
   <domain_keyword>flmix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 10:12:08</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>jlmia.shop</domain_name>
   <domain_keyword>jlmia</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 03:05:32</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>67</num>
   <domain_name>jumix.pl</domain_name>
   <domain_keyword>jumix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 04:50:49</query_time>
   <create_date>2009-04-04</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dlmix.com</domain_name>
   <domain_keyword>dlmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:01:20</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2024-02-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jlaix.com</domain_name>
   <domain_keyword>jlaix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:19:39</query_time>
   <create_date>2008-11-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-13</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>elmix.ru</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:57:19</query_time>
   <create_date>2007-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>almix.ru</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:52:40</query_time>
   <create_date>2008-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>glmix.com</domain_name>
   <domain_keyword>glmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:11:58</query_time>
   <create_date>2013-08-21</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 43931</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 14178871</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>almix.pl</domain_name>
   <domain_keyword>almix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 06:28:59</query_time>
   <create_date>2003-07-05</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Lerkins Group sp. z o.o.</registrar_name>
   <registrar_website>http://www.e.pl/</registrar_website>
   <name_servers>
    <value>verify-081b950014964c01.ns1.aftermarket.pl</value>
    <value>verify-081b950014964c01.ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jamix.cloud</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 00:17:56</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns1.crazydomains.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns2.crazydomains.com</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>elmix.net</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 03:49:04</query_time>
   <create_date>2008-01-24</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.netmark.pl</value>
    <value>ns2.netmark.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>jamix.net</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 01:59:42</query_time>
   <create_date>2010-04-30</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2024-04-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TXIMELA ENPRESA TALDEA, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gipuzkoa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>elmix.pl</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 07:16:37</query_time>
   <create_date>2001-03-01</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ulmix.com</domain_name>
   <domain_keyword>ulmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 06:13:18</query_time>
   <create_date>2004-06-29</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ee9cecc1-5ce0-4aba-8add-63d400ee278e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>jumix.ru</domain_name>
   <domain_keyword>jumix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:09:58</query_time>
   <create_date>2019-08-06</create_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>jamix.shop</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 03:34:53</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jlaix.org</domain_name>
   <domain_keyword>jlaix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 06:35:50</query_time>
   <create_date>2010-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns1.nameresolve.com</value>
    <value>ns2.nameresolve.com</value>
    <value>ns3.nameresolve.com</value>
    <value>ns4.nameresolve.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>82</num>
   <domain_name>jlmir.com</domain_name>
   <domain_keyword>jlmir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 11:50:55</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=jlmir.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jimix.net</domain_name>
   <domain_keyword>jimix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:22:29</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>make-it-faster.de</value>
    <value>wds70016.servereyes.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>jemix.shop</domain_name>
   <domain_keyword>jemix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 23:50:16</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_state>Moskva</registrant_state>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>jlmiv.com</domain_name>
   <domain_keyword>jlmiv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 00:36:51</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>cleo.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>jlmin.buzz</domain_name>
   <domain_keyword>jlmin</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-29 12:28:50</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>piper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ilmix.com</domain_name>
   <domain_keyword>ilmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:43:49</query_time>
   <create_date>2005-08-10</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jlmsx.com</domain_name>
   <domain_keyword>jlmsx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:46</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.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>jimix.com</domain_name>
   <domain_keyword>jimix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:56:51</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>clmix.co.jp</domain_name>
   <domain_keyword>clmix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-26 01:48:02</query_time>
   <create_date>2016-12-31</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>CLMIX Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>jtmix.com</domain_name>
   <domain_keyword>jtmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:05:23</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2018-12-03</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>dns7.serverfreak.biz</value>
    <value>dns8.serverfreak.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>jlmsx.net</domain_name>
   <domain_keyword>jlmsx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 03:05:46</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>jomix.ru</domain_name>
   <domain_keyword>jomix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:36:17</query_time>
   <create_date>2010-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>llmix.com</domain_name>
   <domain_keyword>llmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 10:43:42</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jamix.zone</domain_name>
   <domain_keyword>jamix</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-08 07:31:13</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>jlmid.com</domain_name>
   <domain_keyword>jlmid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:29</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>97</num>
   <domain_name>jwmix.online</domain_name>
   <domain_keyword>jwmix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 17:35:15</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</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>N/A</registrant_company>
   <registrant_state>PE</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>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>elmix.pro</domain_name>
   <domain_keyword>elmix</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-24 16:45:02</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</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>Tver</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.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>jwmix.com</domain_name>
   <domain_keyword>jwmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:35:15</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2026-03-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jlmia.co.uk</domain_name>
   <domain_keyword>jlmia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 17:08:24</query_time>
   <create_date>2019-07-17</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.091</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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