WHOIS QUERY TIME

2 Jun 2024 - 11:33 AM UTC

Expiry: 30 May 2025

REGISTRAR

Name: CSC Corporate Domains
Website: www.cscdigitalbrand.services

DNSSEC

Inactive

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mini.ro
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mini.ro"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mini.ro",
            "domain_keyword": "mini",
            "domain_tld": "ro",
            "query_time": "2024-06-02 11:33:17",
            "expiry_date": "2025-05-30",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mini.ro</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mini.ro</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 11:33:17</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.032 seconds) for "mini.ro" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Sep 2017 - 9:21 AM UTC

Registered: 1 January 2001

REGISTRAR

IANA: 140
Name: Ascio Technologies Inc.
Website: http://www.ascio.com

NAME SERVERS

ns1.ascio.com
ns2.ascio.com
ns3.ascio.com

DOMAIN STATUS

OK

#2 - QUERY TIME

15 Feb 2024 - 8:23 PM UTC

Expiry: 30 May 2024

REGISTRAR

Name: CSC Corporate Domains
Website: www.cscdigitalbrand.services

DNSSEC

Inactive

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

ok

#3 - QUERY TIME

2 Jun 2024 - 11:33 AM UTC

Expiry: 30 May 2025

REGISTRAR

Name: CSC Corporate Domains
Website: www.cscdigitalbrand.services

DNSSEC

Inactive

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

ok

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=mini.ro
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mini.ro",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "mini.ro",
    "results": [
        {
            "num": 1,
            "domain_name": "mini.ro",
            "domain_keyword": "mini",
            "domain_tld": "ro",
            "query_time": "2017-09-18 09:21:54",
            "create_date": "2001-01-01",
            "registrar_iana": 140,
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com"
            ],
            "domain_status": [
                "OK"
            ]
        },
        {
            "num": 2,
            "domain_name": "mini.ro",
            "domain_keyword": "mini",
            "domain_tld": "ro",
            "query_time": "2024-02-15 20:23:58",
            "expiry_date": "2024-05-30",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "mini.ro",
            "domain_keyword": "mini",
            "domain_tld": "ro",
            "query_time": "2024-06-02 11:33:17",
            "expiry_date": "2025-05-30",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "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>mini.ro</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>mini.ro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mini.ro</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2017-09-18 09:21:54</query_time>
   <create_date>2001-01-01</create_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>OK</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>mini.ro</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-02-15 20:23:58</query_time>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mini.ro</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 11:33:17</query_time>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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 262 domain names (in 0.052 seconds) which contained the exact domain keyword "mini".
Domain Name Registered Expiry Registrar Ownership
1 mini.org 10 Apr 1996 11 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 mini.net 4 Jun 1996 3 Jun 2027 Epik LLC Anonymize LLC
3 mini.co.uk 16 Sep 1996 16 Sep 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
4 mini.ag 15 Feb 1997 15 Feb 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
5 mini.co.nz 16 Mar 1997 - CSC Corporate Domains, Inc -
6 mini.dk 25 Jun 1997 30 Jun 2024 CSC Digital Brand Service, Inc BMW AG
7 mini.cz 6 May 1998 12 Oct 2024 REG-IPMIRROR Bayerische Motoren Werke AG
8 mini.com 3 Nov 1998 2 Nov 2033 CSC CORPORATE DOMAINS, INC. Not Disclosed
9 mini.md 11 Apr 1999 12 May 2025 CSC Corporate Domains, Inc. -
10 mini.ac 11 May 1999 10 May 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
11 mini.vg 11 May 1999 29 May 2025 CSC Corporate Domains Inc. -
12 mini.cc 11 May 1999 11 May 2025 CSC CORPORATE DOMAINS, INC. Not Disclosed
13 mini.com.pr 1 Jun 1999 1 Jun 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
14 mini.nl 8 Jul 1999 - Verizon Nederland B.V. -
15 mini.lt 14 Jul 1999 14 Jul 2025 CSC Corporate Domains, Inc Bayerische Motoren Werke AG, CSC Corporate Domains, Inc.
16 mini.ru 23 Jul 1999 31 Jul 2024 RU-CENTER-RU Bayerische Motoren Werke AG
17 mini.sh 26 Aug 1999 25 Aug 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
18 mini.it 9 Sep 1999 4 Mar 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
19 mini.cl 10 Sep 1999 7 Oct 2024 NIC Chile Bayerische Motoren Werke AG
20 mini.pl 19 Jan 2000 18 Jan 2025 Alphanet sp. z o.o. -
21 mini.hu 26 Mar 2000 - - -
22 mini.be 24 May 2000 - Verizon Deutschland GmbH -
23 mini.ca 4 Oct 2000 12 Sep 2024 CSC Corporate Domains (Canada) Company BMW Canada Inc.
24 mini.com.pl 27 Oct 2000 26 Oct 2024 Corporation Service Company -
25 mini.ie 8 Dec 2000 8 Dec 2024 CSC Domains Inc BMW Automotive (Ireland) Ltd
26 mini.cx 5 Mar 2001 5 Mar 2025 CentralNic Ltd Bayerische Motoren Werke AG
27 mini.jp 26 Mar 2001 31 Mar 2025 - BMW Japan Corp.
28 mini.com.pt 6 Jul 2001 - - Bayerische Motoren Werke Aktiengesellschaft
29 mini.info 31 Jul 2001 31 Jul 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
30 mini.co.mu 4 Nov 2001 2 Nov 2024 Corporation Service Company -
31 mini.fr 18 Feb 2002 16 Aug 2024 CSC CORPORATE DOMAINS INC. Bayerische Motoren Werke Aktiengesellschaft
32 mini.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
33 mini.com.co 24 Apr 2002 25 Apr 2025 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
34 mini.us 16 May 2002 15 May 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
35 mini.co.th 21 Jun 2002 20 Jun 2026 THNIC Bayerische Motoren Werke Aktiengesellschaft
36 mini.tv 5 Aug 2002 5 Aug 2024 eNom, LLC Registry Services, LLC
37 mini.by 20 Sep 2002 25 Jul 2024 Reliable Software, Ltd Bayerische Motoren Werke AG
38 mini.sk 3 Mar 2003 3 Mar 2025 Corporation Service Company (DBS) GmbH BMW Vertriebs GmbH - organizačná zložka Slovenská republika
39 mini.mu 17 Mar 2003 15 Mar 2025 Corporation Service Company -
40 mini.cn.com 17 Mar 2003 17 Mar 2025 CSC Corporate Domains Inc. -
41 mini.cn 17 Mar 2003 17 Mar 2027 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 上海大汉三通网络通信有限公司
42 mini.bz 18 Mar 2003 18 Mar 2025 CSC Corporate Domains, Inc. -
43 mini.sc 19 Mar 2003 19 Mar 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
44 mini.org.pl 18 Apr 2003 17 Apr 2027 home.pl S.A. -
45 mini.vu 16 May 2003 14 May 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
46 mini.com.cn 2 Jun 2003 2 Jun 2027 阿里云计算有限公司(万网) 宝马(中国)汽车贸易有限公司
47 mini.com.br 19 Jan 2004 19 Jan 2025 - BMW DO BRASIL LTDA
48 mini.ws 12 May 2004 12 May 2025 GoDaddy.com -
49 mini.net.pl 16 Sep 2004 16 Sep 2026 HitMe.pl Marek Bajerski -
50 mini.io 24 Oct 2004 24 Oct 2024 101domain GRS Limited LIVING BY BLUE CO.,LTD
51 mini.hr 16 Nov 2004 18 Feb 2025 CARNET -
52 mini.in 16 Feb 2005 16 Feb 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
53 mini.vc 29 Sep 2005 29 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Kiriyama Works (MINI'S FACTORY)
54 mini.jobs 31 Oct 2005 31 Oct 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
55 mini.cat 24 Apr 2006 24 Apr 2025 Soluciones Corporativas IP, SLU -
56 mini.mobi 11 May 2006 11 May 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
57 mini.gd 10 Dec 2006 10 Dec 2024 CSC Corporate Domains Inc. -
58 mini.gs.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
59 mini.gx.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
60 mini.he.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
61 mini.ha.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
62 mini.sc.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
63 mini.mo.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
64 mini.hb.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
65 mini.yn.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
66 mini.nm.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
67 mini.zj.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
68 mini.jl.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
69 mini.qh.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
70 mini.fj.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
71 mini.xz.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
72 mini.js.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
73 mini.gz.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
74 mini.hi.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
75 mini.tw.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
76 mini.cq.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
77 mini.jx.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
78 mini.nx.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
79 mini.hn.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
80 mini.ah.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
81 mini.sn.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
82 mini.hk.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
83 mini.xj.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
84 mini.sx.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
85 mini.ln.cn 22 Mar 2007 22 Mar 2025 Corporation Service Company Bayerische Motoren Werke AG
86 mini.lc 30 Jun 2007 30 Jun 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
87 mini.com.sb 16 Nov 2007 16 May 2024 Corporation Service Company Bayerische Motoren Werke AG
88 mini.asia 27 Nov 2007 27 Nov 2024 CSC Corporate Domains, Inc. Bayerische Motoren Werke Aktiengesellschaft
89 mini.me 29 Apr 2008 29 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
90 mini.co.cm 27 Oct 2008 27 Oct 2024 Netcom.cm Sarl Bayerische Motoren Werke AG
91 mini.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. Bayerische Motoren Werke AG
92 mini.co.nl 6 Mar 2009 6 Mar 2025 CSC Corporate Domains Inc. -
93 mini.cm 28 Aug 2009 28 Aug 2024 Netcom.cm Sarl Bayerische Motoren Werke AG
94 mini.gl 7 Sep 2009 1 Jan 2025 CSC Corporate Domains Inc. -
95 mini.co 25 Feb 2010 24 Feb 2025 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
96 mini.com.hr 7 Jun 2010 7 Jul 2024 HOSTING CENTAR d.o.o. TOMIĆ & Co. d.o.o.
97 mini.co.jp 27 Oct 2010 - - MINI,Inc.
98 mini.so 24 Jan 2011 24 Jan 2025 CSC Corporate Domains, Inc. Redacted | EU Data Subject
99 mini.jp.net 16 Mar 2012 16 Mar 2025 CSC Corporate Domains Inc. -
100 mini.co.in 18 May 2012 18 May 2025 1APi GmbH Wan Yuanhu
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Mini.ro.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mini&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mini",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 263,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mini.org, mini.net, mini.co.uk, mini.ag, mini.co.nz, mini.dk, mini.cz, mini.com, mini.md, mini.ac, mini.vg, mini.cc, mini.com.pr, mini.nl, mini.lt, mini.ru, mini.sh, mini.it, mini.cl, mini.pl, mini.hu, mini.be, mini.ca, mini.com.pl, mini.ie, mini.cx, mini.jp, mini.com.pt, mini.info, mini.co.mu, mini.fr, mini.biz, mini.com.co, mini.us, mini.co.th, mini.tv, mini.by, mini.sk, mini.mu, mini.cn.com, mini.cn, mini.bz, mini.sc, mini.org.pl, mini.vu, mini.com.cn, mini.com.br, mini.ws, mini.net.pl, mini.io, mini.hr, mini.in, mini.vc, mini.jobs, mini.cat, mini.mobi, mini.gd, mini.gs.cn, mini.gx.cn, mini.he.cn, mini.ha.cn, mini.sc.cn, mini.mo.cn, mini.hb.cn, mini.yn.cn, mini.nm.cn, mini.zj.cn, mini.jl.cn, mini.qh.cn, mini.fj.cn, mini.xz.cn, mini.js.cn, mini.gz.cn, mini.hi.cn, mini.tw.cn, mini.cq.cn, mini.jx.cn, mini.nx.cn, mini.hn.cn, mini.ah.cn, mini.sn.cn, mini.hk.cn, mini.xj.cn, mini.sx.cn, mini.ln.cn, mini.lc, mini.com.sb, mini.asia, mini.me, mini.co.cm, mini.tel, mini.co.nl, mini.cm, mini.gl, mini.co, mini.com.hr, mini.co.jp, mini.so, mini.jp.net, mini.co.in",
    "results": [
        {
            "num": 1,
            "domain_name": "mini.org",
            "domain_keyword": "mini",
            "domain_tld": "org",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "1996-04-10",
            "update_date": "2023-06-02",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mini.net",
            "domain_keyword": "mini",
            "domain_tld": "net",
            "query_time": "2024-04-24 20:07:33",
            "create_date": "1996-06-04",
            "update_date": "2023-08-04",
            "expiry_date": "2027-06-03",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.softlayer.com",
                "ns2.softlayer.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mini.co.uk",
            "domain_keyword": "mini",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 11:33:21",
            "create_date": "1996-09-16",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-16",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "mini.ag",
            "domain_keyword": "mini",
            "domain_tld": "ag",
            "query_time": "2024-06-12 10:56:00",
            "create_date": "1997-02-15",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mini.co.nz",
            "domain_keyword": "mini",
            "domain_tld": "co.nz",
            "query_time": "2024-05-28 20:21:04",
            "create_date": "1997-03-16",
            "update_date": "2024-05-14",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mini.dk",
            "domain_keyword": "mini",
            "domain_tld": "dk",
            "query_time": "2024-05-10 10:12:01",
            "create_date": "1997-06-25",
            "expiry_date": "2024-06-30",
            "registrar_name": "CSC Digital Brand Service, Inc",
            "registrant_name": "BMW AG",
            "registrant_address": "Petuelring 130",
            "registrant_city": "80788 Muenchen",
            "registrant_zip": "DE-",
            "registrant_country": "DE",
            "registrant_phone": "+49 8738234936",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "mini.cz",
            "domain_keyword": "mini",
            "domain_tld": "cz",
            "query_time": "2024-05-18 18:57:28",
            "create_date": "1998-05-06",
            "update_date": "2020-02-24",
            "expiry_date": "2024-10-12",
            "registrar_name": "REG-IPMIRROR",
            "registrant_name": "Domain Manager",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35, Munich, 80788",
            "registrant_country": "DE",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 8,
            "domain_name": "mini.com",
            "domain_keyword": "mini",
            "domain_tld": "com",
            "query_time": "2024-06-12 10:56:00",
            "create_date": "1998-11-03",
            "update_date": "2023-11-07",
            "expiry_date": "2033-11-02",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "not disclosed",
            "registrant_phone": "+Not Disclosed",
            "registrant_fax": "+Not Disclosed",
            "name_servers": [
                "ns.bmw.de",
                "ns2.m-online.net",
                "ns3.m-online.net",
                "ns4.m-online.net"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mini.md",
            "domain_keyword": "mini",
            "domain_tld": "md",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "1999-04-11",
            "expiry_date": "2025-05-12",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 10,
            "domain_name": "mini.ac",
            "domain_keyword": "mini",
            "domain_tld": "ac",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "1999-05-11",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mini.vg",
            "domain_keyword": "mini",
            "domain_tld": "vg",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "1999-05-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.nic.vg/contact/mini.vg/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mini.cc",
            "domain_keyword": "mini",
            "domain_tld": "cc",
            "query_time": "2024-06-12 10:56:00",
            "create_date": "1999-05-11",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-11",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Munich",
            "registrant_state": "DE",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "not disclosed",
            "registrant_phone": "+Not Disclosed",
            "registrant_fax": "+Not Disclosed",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mini.com.pr",
            "domain_keyword": "mini",
            "domain_tld": "com.pr",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "1999-06-01",
            "update_date": "2024-04-27",
            "expiry_date": "2025-06-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8938232623",
            "registrant_fax": "+49.8938233050",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mini.nl",
            "domain_keyword": "mini",
            "domain_tld": "nl",
            "query_time": "2024-06-01 14:13:34",
            "create_date": "1999-07-08",
            "update_date": "2019-05-03",
            "registrar_name": "Verizon Nederland B.V.",
            "name_servers": [
                "auth60.ns.nl.uu.net",
                "ns.nl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "mini.lt",
            "domain_keyword": "mini",
            "domain_tld": "lt",
            "query_time": "2024-06-12 10:56:01",
            "create_date": "1999-07-14",
            "expiry_date": "2025-07-14",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_company": "Bayerische Motoren Werke AG, CSC Corporate Domains, Inc.",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 16,
            "domain_name": "mini.ru",
            "domain_keyword": "mini",
            "domain_tld": "ru",
            "query_time": "2024-06-04 11:26:54",
            "create_date": "1999-07-23",
            "expiry_date": "2024-07-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Bayerische Motoren Werke AG",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "mini.sh",
            "domain_keyword": "mini",
            "domain_tld": "sh",
            "query_time": "2024-05-15 20:40:22",
            "create_date": "1999-08-26",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mini.it",
            "domain_keyword": "mini",
            "domain_tld": "it",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "1999-09-09",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-04",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "Bayerische Motoren Werke AG",
            "name_servers": [
                "ns1.intesys.it",
                "ns2.inet.it",
                "ns2.intesys.it",
                "venere.inet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "mini.cl",
            "domain_keyword": "mini",
            "domain_tld": "cl",
            "query_time": "2024-05-05 22:10:37",
            "create_date": "1999-09-10",
            "expiry_date": "2024-10-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Bayerische Motoren Werke AG",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 20,
            "domain_name": "mini.pl",
            "domain_keyword": "mini",
            "domain_tld": "pl",
            "query_time": "2024-03-31 19:41:44",
            "create_date": "2000-01-19",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-18",
            "registrar_name": "Alphanet sp. z o.o.",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mini.hu",
            "domain_keyword": "mini",
            "domain_tld": "hu",
            "query_time": "2024-06-05 11:37:22",
            "create_date": "2000-03-26"
        },
        {
            "num": 22,
            "domain_name": "mini.be",
            "domain_keyword": "mini",
            "domain_tld": "be",
            "query_time": "2024-05-21 18:22:12",
            "create_date": "2000-05-24",
            "registrar_name": "Verizon Deutschland GmbH",
            "registrar_website": "https://dnr.emea.verizon.com/",
            "name_servers": [
                "auth00.ns.be.uu.net",
                "auth50.ns.be.uu.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 23,
            "domain_name": "mini.ca",
            "domain_keyword": "mini",
            "domain_tld": "ca",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2000-10-04",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-12",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "BMW Canada Inc.",
            "registrant_address": "920 Champlain Court",
            "registrant_city": "Whitby",
            "registrant_state": "ON",
            "registrant_zip": "L1N6K9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9054285035",
            "registrant_fax": "+1.9054285095",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mini.com.pl",
            "domain_keyword": "mini",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 20:21:07",
            "create_date": "2000-10-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-26",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mini.ie",
            "domain_keyword": "mini",
            "domain_tld": "ie",
            "query_time": "2024-06-12 10:56:01",
            "create_date": "2000-12-08",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-08",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "BMW Automotive (Ireland) Ltd",
            "name_servers": [
                "ns.bmw.de",
                "ns2.m-online.net",
                "ns3.m-online.net",
                "ns4.m-online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mini.cx",
            "domain_keyword": "mini",
            "domain_tld": "cx",
            "query_time": "2024-05-26 16:51:03",
            "create_date": "2001-03-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-05",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mini.jp",
            "domain_keyword": "mini",
            "domain_tld": "jp",
            "query_time": "2024-04-21 14:12:05",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "BMW Japan Corp.",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6259-8000",
            "name_servers": [
                "nsk0.secure.ne.jp",
                "nsk1.secure.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "mini.com.pt",
            "domain_keyword": "mini",
            "domain_tld": "com.pt",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2001-07-06",
            "registrant_name": "Bayerische Motoren Werke Aktiengesellschaft",
            "registrant_address": "Petuelring 130, Dept. FG-943",
            "registrant_city": "Munich",
            "registrant_state": "BY",
            "registrant_zip": "80809",
            "registrant_country": "DE",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 29,
            "domain_name": "mini.info",
            "domain_keyword": "mini",
            "domain_tld": "info",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "2001-07-31",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mini.co.mu",
            "domain_keyword": "mini",
            "domain_tld": "co.mu",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "2001-11-04",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-02",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mini.fr",
            "domain_keyword": "mini",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:49:24",
            "create_date": "2002-02-18",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "Bayerische Motoren Werke Aktiengesellschaft",
            "registrant_address": "Petuelring 130, Dept. Aj-35, 80788 Munich",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8938247065",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 32,
            "domain_name": "mini.biz",
            "domain_keyword": "mini",
            "domain_tld": "biz",
            "query_time": "2024-05-25 17:21:43",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mini.com.co",
            "domain_keyword": "mini",
            "domain_tld": "com.co",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2002-04-24",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mini.us",
            "domain_keyword": "mini",
            "domain_tld": "us",
            "query_time": "2024-05-17 18:50:54",
            "create_date": "2002-05-16",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8938232623",
            "registrant_fax": "+49.8938233050",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mini.co.th",
            "domain_keyword": "mini",
            "domain_tld": "co.th",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2002-06-21",
            "update_date": "2017-07-12",
            "expiry_date": "2026-06-20",
            "registrar_name": "THNIC",
            "registrant_company": "Bayerische Motoren Werke Aktiengesellschaft",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "master01.csloxinfo.com",
                "master02.csloxinfo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mini.tv",
            "domain_keyword": "mini",
            "domain_tld": "tv",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "2002-08-05",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mini.by",
            "domain_keyword": "mini",
            "domain_tld": "by",
            "query_time": "2024-04-22 10:39:13",
            "create_date": "2002-09-20",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-25",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "80809, -, Munich, Petuelring 130, Dept. AJ-55, -, -",
            "registrant_country": "DE",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+49.8938232623",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 38,
            "domain_name": "mini.sk",
            "domain_keyword": "mini",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:05:35",
            "create_date": "2003-03-03",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-03",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "BMW Vertriebs GmbH - organizačná zložka Slovenská republika",
            "registrant_company": "BMW Vertriebs GmbH - organizačná zložka Slovenská republika",
            "registrant_address": "Karadžičova 8",
            "registrant_city": "Bratislava",
            "registrant_zip": "82108",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8938232623",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 39,
            "domain_name": "mini.mu",
            "domain_keyword": "mini",
            "domain_tld": "mu",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "2003-03-17",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-15",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mini.cn.com",
            "domain_keyword": "mini",
            "domain_tld": "cn.com",
            "query_time": "2024-05-15 20:40:20",
            "create_date": "2003-03-17",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/mini.cn.com/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mini.cn",
            "domain_keyword": "mini",
            "domain_tld": "cn",
            "query_time": "2024-06-12 10:56:00",
            "create_date": "2003-03-17",
            "expiry_date": "2027-03-17",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "上海大汉三通网络通信有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mini.bz",
            "domain_keyword": "mini",
            "domain_tld": "bz",
            "query_time": "2024-05-17 18:50:54",
            "create_date": "2003-03-18",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mini.sc",
            "domain_keyword": "mini",
            "domain_tld": "sc",
            "query_time": "2023-11-04 08:54:00",
            "create_date": "2003-03-19",
            "update_date": "2023-02-08",
            "expiry_date": "2024-03-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mini.org.pl",
            "domain_keyword": "mini",
            "domain_tld": "org.pl",
            "query_time": "2024-04-02 01:40:16",
            "create_date": "2003-04-18",
            "update_date": "2023-08-23",
            "expiry_date": "2027-04-17",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mini.vu",
            "domain_keyword": "mini",
            "domain_tld": "vu",
            "query_time": "2024-05-17 18:50:54",
            "create_date": "2003-05-16",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Technical Administrator",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_state": "DE",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.89382471",
            "registrant_fax": "+49.89382705",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mini.com.cn",
            "domain_keyword": "mini",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 16:59:43",
            "create_date": "2003-06-02",
            "expiry_date": "2027-06-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "宝马(中国)汽车贸易有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mini.com.br",
            "domain_keyword": "mini",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 23:32:27",
            "create_date": "2004-01-19",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-19",
            "registrant_name": "BMW DO BRASIL LTDA",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 48,
            "domain_name": "mini.ws",
            "domain_keyword": "mini",
            "domain_tld": "ws",
            "query_time": "2024-05-26 22:59:43",
            "create_date": "2004-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mini.net.pl",
            "domain_keyword": "mini",
            "domain_tld": "net.pl",
            "query_time": "2024-05-24 03:07:25",
            "create_date": "2004-09-16",
            "update_date": "2021-08-01",
            "expiry_date": "2026-09-16",
            "registrar_name": "HitMe.pl Marek Bajerski",
            "registrar_website": "www.hitme.pl",
            "name_servers": [
                "dns1.hitme.pl",
                "dns2.hitme.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mini.io",
            "domain_keyword": "mini",
            "domain_tld": "io",
            "query_time": "2024-06-12 12:04:22",
            "create_date": "2004-10-24",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LIVING BY BLUE CO.,LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.mailart.com",
                "ns3.mailart.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mini.hr",
            "domain_keyword": "mini",
            "domain_tld": "hr",
            "query_time": "2024-05-17 18:50:54",
            "create_date": "2004-11-16",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 52,
            "domain_name": "mini.in",
            "domain_keyword": "mini",
            "domain_tld": "in",
            "query_time": "2024-05-30 05:55:14",
            "create_date": "2005-02-16",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mini.vc",
            "domain_keyword": "mini",
            "domain_tld": "vc",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "2005-09-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kiriyama Works (MINI'S FACTORY)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Okayama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mini.jobs",
            "domain_keyword": "mini",
            "domain_tld": "jobs",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "2005-10-31",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mini.cat",
            "domain_keyword": "mini",
            "domain_tld": "cat",
            "query_time": "2024-04-24 00:18:16",
            "create_date": "2006-04-24",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mini.mobi",
            "domain_keyword": "mini",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "2006-05-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mini.gd",
            "domain_keyword": "mini",
            "domain_tld": "gd",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2006-12-10",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.nic.gd/contact/mini.gd/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mini.gs.cn",
            "domain_keyword": "mini",
            "domain_tld": "gs.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mini.gx.cn",
            "domain_keyword": "mini",
            "domain_tld": "gx.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mini.he.cn",
            "domain_keyword": "mini",
            "domain_tld": "he.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mini.ha.cn",
            "domain_keyword": "mini",
            "domain_tld": "ha.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mini.sc.cn",
            "domain_keyword": "mini",
            "domain_tld": "sc.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mini.mo.cn",
            "domain_keyword": "mini",
            "domain_tld": "mo.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mini.hb.cn",
            "domain_keyword": "mini",
            "domain_tld": "hb.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mini.yn.cn",
            "domain_keyword": "mini",
            "domain_tld": "yn.cn",
            "query_time": "2024-05-21 13:34:55",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mini.nm.cn",
            "domain_keyword": "mini",
            "domain_tld": "nm.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mini.zj.cn",
            "domain_keyword": "mini",
            "domain_tld": "zj.cn",
            "query_time": "2024-05-21 13:34:55",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mini.jl.cn",
            "domain_keyword": "mini",
            "domain_tld": "jl.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mini.qh.cn",
            "domain_keyword": "mini",
            "domain_tld": "qh.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mini.fj.cn",
            "domain_keyword": "mini",
            "domain_tld": "fj.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mini.xz.cn",
            "domain_keyword": "mini",
            "domain_tld": "xz.cn",
            "query_time": "2024-05-21 13:34:55",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mini.js.cn",
            "domain_keyword": "mini",
            "domain_tld": "js.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mini.gz.cn",
            "domain_keyword": "mini",
            "domain_tld": "gz.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mini.hi.cn",
            "domain_keyword": "mini",
            "domain_tld": "hi.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mini.tw.cn",
            "domain_keyword": "mini",
            "domain_tld": "tw.cn",
            "query_time": "2024-05-21 13:34:55",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mini.cq.cn",
            "domain_keyword": "mini",
            "domain_tld": "cq.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mini.jx.cn",
            "domain_keyword": "mini",
            "domain_tld": "jx.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mini.nx.cn",
            "domain_keyword": "mini",
            "domain_tld": "nx.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mini.hn.cn",
            "domain_keyword": "mini",
            "domain_tld": "hn.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mini.ah.cn",
            "domain_keyword": "mini",
            "domain_tld": "ah.cn",
            "query_time": "2024-05-21 13:34:53",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mini.sn.cn",
            "domain_keyword": "mini",
            "domain_tld": "sn.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mini.hk.cn",
            "domain_keyword": "mini",
            "domain_tld": "hk.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "mini.xj.cn",
            "domain_keyword": "mini",
            "domain_tld": "xj.cn",
            "query_time": "2024-05-21 13:34:55",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mini.sx.cn",
            "domain_keyword": "mini",
            "domain_tld": "sx.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mini.ln.cn",
            "domain_keyword": "mini",
            "domain_tld": "ln.cn",
            "query_time": "2024-05-21 13:34:54",
            "create_date": "2007-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Bayerische Motoren Werke AG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mini.lc",
            "domain_keyword": "mini",
            "domain_tld": "lc",
            "query_time": "2024-05-26 16:51:03",
            "create_date": "2007-06-30",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mini.com.sb",
            "domain_keyword": "mini",
            "domain_tld": "com.sb",
            "query_time": "2024-03-08 15:30:56",
            "create_date": "2007-11-16",
            "update_date": "2023-05-11",
            "expiry_date": "2024-05-16",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mini.asia",
            "domain_keyword": "mini",
            "domain_tld": "asia",
            "query_time": "2024-06-02 11:33:17",
            "create_date": "2007-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke Aktiengesellschaft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "mini.me",
            "domain_keyword": "mini",
            "domain_tld": "me",
            "query_time": "2024-05-10 13:48:11",
            "create_date": "2008-04-29",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mini.co.cm",
            "domain_keyword": "mini",
            "domain_tld": "co.cm",
            "query_time": "2024-04-28 15:35:32",
            "create_date": "2008-10-27",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-27",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 91,
            "domain_name": "mini.tel",
            "domain_keyword": "mini",
            "domain_tld": "tel",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "2009-01-22",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "mini.co.nl",
            "domain_keyword": "mini",
            "domain_tld": "co.nl",
            "query_time": "2024-06-01 05:08:55",
            "create_date": "2009-03-06",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-06",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/mini.co.nl/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mini.cm",
            "domain_keyword": "mini",
            "domain_tld": "cm",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "2009-08-28",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-28",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Bayerische Motoren Werke AG",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "registrant_fax": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 94,
            "domain_name": "mini.gl",
            "domain_keyword": "mini",
            "domain_tld": "gl",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "2009-09-07",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.nic.gl/contact/mini.gl/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mini.co",
            "domain_keyword": "mini",
            "domain_tld": "co",
            "query_time": "2024-05-25 17:21:43",
            "create_date": "2010-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mini.com.hr",
            "domain_keyword": "mini",
            "domain_tld": "com.hr",
            "query_time": "2024-05-07 14:54:18",
            "create_date": "2010-06-07",
            "update_date": "2017-06-29",
            "expiry_date": "2024-07-07",
            "registrar_name": "HOSTING CENTAR d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TOMIĆ & Co. d.o.o.",
            "registrant_address": "Folnegovićeva 12",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hostingcentar.com",
                "dns2.hostingcentar.com"
            ]
        },
        {
            "num": 97,
            "domain_name": "mini.co.jp",
            "domain_keyword": "mini",
            "domain_tld": "co.jp",
            "query_time": "2024-04-22 10:39:13",
            "create_date": "2010-10-27",
            "update_date": "2023-11-01",
            "registrant_company": "MINI,Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ]
        },
        {
            "num": 98,
            "domain_name": "mini.so",
            "domain_keyword": "mini",
            "domain_tld": "so",
            "query_time": "2024-05-17 18:50:54",
            "create_date": "2011-01-24",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-24",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrant_name": "Domain Manager",
            "registrant_company": "Redacted | EU Data Subject",
            "registrant_address": "Petuelring 130, Dept. AJ-35",
            "registrant_city": "Munich",
            "registrant_zip": "80788",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mini.jp.net",
            "domain_keyword": "mini",
            "domain_tld": "jp.net",
            "query_time": "2024-05-15 20:40:21",
            "create_date": "2012-03-16",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/mini.jp.net/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mini.co.in",
            "domain_keyword": "mini",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 00:23:10",
            "create_date": "2012-05-18",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wan Yuanhu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1337299200000_1586563",
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mini</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>263</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mini.org, mini.net, mini.co.uk, mini.ag, mini.co.nz, mini.dk, mini.cz, mini.com, mini.md, mini.ac, mini.vg, mini.cc, mini.com.pr, mini.nl, mini.lt, mini.ru, mini.sh, mini.it, mini.cl, mini.pl, mini.hu, mini.be, mini.ca, mini.com.pl, mini.ie, mini.cx, mini.jp, mini.com.pt, mini.info, mini.co.mu, mini.fr, mini.biz, mini.com.co, mini.us, mini.co.th, mini.tv, mini.by, mini.sk, mini.mu, mini.cn.com, mini.cn, mini.bz, mini.sc, mini.org.pl, mini.vu, mini.com.cn, mini.com.br, mini.ws, mini.net.pl, mini.io, mini.hr, mini.in, mini.vc, mini.jobs, mini.cat, mini.mobi, mini.gd, mini.gs.cn, mini.gx.cn, mini.he.cn, mini.ha.cn, mini.sc.cn, mini.mo.cn, mini.hb.cn, mini.yn.cn, mini.nm.cn, mini.zj.cn, mini.jl.cn, mini.qh.cn, mini.fj.cn, mini.xz.cn, mini.js.cn, mini.gz.cn, mini.hi.cn, mini.tw.cn, mini.cq.cn, mini.jx.cn, mini.nx.cn, mini.hn.cn, mini.ah.cn, mini.sn.cn, mini.hk.cn, mini.xj.cn, mini.sx.cn, mini.ln.cn, mini.lc, mini.com.sb, mini.asia, mini.me, mini.co.cm, mini.tel, mini.co.nl, mini.cm, mini.gl, mini.co, mini.com.hr, mini.co.jp, mini.so, mini.jp.net, mini.co.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mini.org</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>1996-04-10</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mini.net</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 20:07:33</query_time>
   <create_date>1996-06-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2027-06-03</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.softlayer.com</value>
    <value>ns2.softlayer.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>mini.co.uk</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 11:33:21</query_time>
   <create_date>1996-09-16</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>mini.ag</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-06-12 10:56:00</query_time>
   <create_date>1997-02-15</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mini.co.nz</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-28 20:21:04</query_time>
   <create_date>1997-03-16</create_date>
   <update_date>2024-05-14</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>mini.dk</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 10:12:01</query_time>
   <create_date>1997-06-25</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>CSC Digital Brand Service, Inc</registrar_name>
   <registrant_name>BMW AG</registrant_name>
   <registrant_address>Petuelring 130</registrant_address>
   <registrant_city>80788 Muenchen</registrant_city>
   <registrant_zip>DE-</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_phone>+49 8738234936</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mini.cz</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-18 18:57:28</query_time>
   <create_date>1998-05-06</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>REG-IPMIRROR</registrar_name>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35, Munich, 80788</registrant_address>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>mini.com</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 10:56:00</query_time>
   <create_date>1998-11-03</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2033-11-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>+Not Disclosed</registrant_phone>
   <registrant_fax>+Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.bmw.de</value>
    <value>ns2.m-online.net</value>
    <value>ns3.m-online.net</value>
    <value>ns4.m-online.net</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mini.md</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>1999-04-11</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>mini.ac</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>1999-05-11</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mini.vg</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>vg</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>1999-05-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.nic.vg/contact/mini.vg/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mini.cc</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-12 10:56:00</query_time>
   <create_date>1999-05-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>+Not Disclosed</registrant_phone>
   <registrant_fax>+Not Disclosed</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mini.com.pr</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.pr</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>1999-06-01</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8938232623</registrant_phone>
   <registrant_fax>+49.8938233050</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>mini.nl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 14:13:34</query_time>
   <create_date>1999-07-08</create_date>
   <update_date>2019-05-03</update_date>
   <registrar_name>Verizon Nederland B.V.</registrar_name>
   <name_servers>
    <value>auth60.ns.nl.uu.net</value>
    <value>ns.nl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mini.lt</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-12 10:56:01</query_time>
   <create_date>1999-07-14</create_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_company>Bayerische Motoren Werke AG, CSC Corporate Domains, Inc.</registrant_company>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>mini.ru</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-04 11:26:54</query_time>
   <create_date>1999-07-23</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>mini.sh</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-15 20:40:22</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mini.it</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <name_servers>
    <value>ns1.intesys.it</value>
    <value>ns2.inet.it</value>
    <value>ns2.intesys.it</value>
    <value>venere.inet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mini.cl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-05 22:10:37</query_time>
   <create_date>1999-09-10</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>20</num>
   <domain_name>mini.pl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-31 19:41:44</query_time>
   <create_date>2000-01-19</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Alphanet sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mini.hu</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-06-05 11:37:22</query_time>
   <create_date>2000-03-26</create_date>
  </value>
  <value>
   <num>22</num>
   <domain_name>mini.be</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 18:22:12</query_time>
   <create_date>2000-05-24</create_date>
   <registrar_name>Verizon Deutschland GmbH</registrar_name>
   <registrar_website>https://dnr.emea.verizon.com/</registrar_website>
   <name_servers>
    <value>auth00.ns.be.uu.net</value>
    <value>auth50.ns.be.uu.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>mini.ca</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2000-10-04</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>BMW Canada Inc.</registrant_name>
   <registrant_address>920 Champlain Court</registrant_address>
   <registrant_city>Whitby</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L1N6K9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9054285035</registrant_phone>
   <registrant_fax>+1.9054285095</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mini.com.pl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 20:21:07</query_time>
   <create_date>2000-10-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mini.ie</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-12 10:56:01</query_time>
   <create_date>2000-12-08</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>BMW Automotive (Ireland) Ltd</registrant_name>
   <name_servers>
    <value>ns.bmw.de</value>
    <value>ns2.m-online.net</value>
    <value>ns3.m-online.net</value>
    <value>ns4.m-online.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>mini.cx</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-26 16:51:03</query_time>
   <create_date>2001-03-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</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>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mini.jp</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 14:12:05</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>BMW Japan Corp.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6259-8000</registrant_phone>
   <name_servers>
    <value>nsk0.secure.ne.jp</value>
    <value>nsk1.secure.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>mini.com.pt</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2001-07-06</create_date>
   <registrant_name>Bayerische Motoren Werke Aktiengesellschaft</registrant_name>
   <registrant_address>Petuelring 130, Dept. FG-943</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_state>BY</registrant_state>
   <registrant_zip>80809</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>mini.info</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mini.co.mu</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.mu</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>2001-11-04</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mini.fr</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:49:24</query_time>
   <create_date>2002-02-18</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>Bayerische Motoren Werke Aktiengesellschaft</registrant_company>
   <registrant_address>Petuelring 130, Dept. Aj-35, 80788 Munich</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8938247065</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>mini.biz</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 17:21:43</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mini.com.co</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mini.us</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-17 18:50:54</query_time>
   <create_date>2002-05-16</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8938232623</registrant_phone>
   <registrant_fax>+49.8938233050</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mini.co.th</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2002-06-21</create_date>
   <update_date>2017-07-12</update_date>
   <expiry_date>2026-06-20</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Bayerische Motoren Werke Aktiengesellschaft</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>master01.csloxinfo.com</value>
    <value>master02.csloxinfo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mini.tv</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>mini.by</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-22 10:39:13</query_time>
   <create_date>2002-09-20</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>80809, -, Munich, Petuelring 130, Dept. AJ-55, -, -</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+49.8938232623</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>mini.sk</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:05:35</query_time>
   <create_date>2003-03-03</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>BMW Vertriebs GmbH - organizačná zložka Slovenská republika</registrant_name>
   <registrant_company>BMW Vertriebs GmbH - organizačná zložka Slovenská republika</registrant_company>
   <registrant_address>Karadžičova 8</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8938232623</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>mini.mu</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>2003-03-17</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mini.cn.com</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cn.com</domain_tld>
   <query_time>2024-05-15 20:40:20</query_time>
   <create_date>2003-03-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/mini.cn.com/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mini.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 10:56:00</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2027-03-17</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>上海大汉三通网络通信有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mini.bz</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-17 18:50:54</query_time>
   <create_date>2003-03-18</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>mini.sc</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-04 08:54:00</query_time>
   <create_date>2003-03-19</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mini.org.pl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-02 01:40:16</query_time>
   <create_date>2003-04-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mini.vu</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-05-17 18:50:54</query_time>
   <create_date>2003-05-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Technical Administrator</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.89382471</registrant_phone>
   <registrant_fax>+49.89382705</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mini.com.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 16:59:43</query_time>
   <create_date>2003-06-02</create_date>
   <expiry_date>2027-06-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>宝马(中国)汽车贸易有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mini.com.br</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 23:32:27</query_time>
   <create_date>2004-01-19</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrant_name>BMW DO BRASIL LTDA</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>mini.ws</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-26 22:59:43</query_time>
   <create_date>2004-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mini.net.pl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-24 03:07:25</query_time>
   <create_date>2004-09-16</create_date>
   <update_date>2021-08-01</update_date>
   <expiry_date>2026-09-16</expiry_date>
   <registrar_name>HitMe.pl Marek Bajerski</registrar_name>
   <registrar_website>www.hitme.pl</registrar_website>
   <name_servers>
    <value>dns1.hitme.pl</value>
    <value>dns2.hitme.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mini.io</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-12 12:04:22</query_time>
   <create_date>2004-10-24</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LIVING BY BLUE CO.,LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.mailart.com</value>
    <value>ns3.mailart.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>mini.hr</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-17 18:50:54</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>mini.in</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 05:55:14</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mini.vc</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>2005-09-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kiriyama Works (MINI'S FACTORY)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Okayama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mini.jobs</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>2005-10-31</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mini.cat</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-24 00:18:16</query_time>
   <create_date>2006-04-24</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.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>mini.mobi</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>2006-05-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mini.gd</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2006-12-10</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.nic.gd/contact/mini.gd/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mini.gs.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>gs.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mini.gx.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>gx.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mini.he.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>he.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mini.ha.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ha.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>mini.sc.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sc.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mini.mo.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>mo.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mini.hb.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hb.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>mini.yn.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>yn.cn</domain_tld>
   <query_time>2024-05-21 13:34:55</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mini.nm.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>nm.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mini.zj.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>zj.cn</domain_tld>
   <query_time>2024-05-21 13:34:55</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mini.jl.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>jl.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mini.qh.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>qh.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>mini.fj.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>fj.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mini.xz.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>xz.cn</domain_tld>
   <query_time>2024-05-21 13:34:55</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mini.js.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>js.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>mini.gz.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>gz.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mini.hi.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hi.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mini.tw.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>tw.cn</domain_tld>
   <query_time>2024-05-21 13:34:55</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mini.cq.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cq.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mini.jx.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>jx.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mini.nx.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>nx.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mini.hn.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hn.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mini.ah.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ah.cn</domain_tld>
   <query_time>2024-05-21 13:34:53</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mini.sn.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sn.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mini.hk.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>hk.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>mini.xj.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>xj.cn</domain_tld>
   <query_time>2024-05-21 13:34:55</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mini.sx.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>sx.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mini.ln.cn</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>ln.cn</domain_tld>
   <query_time>2024-05-21 13:34:54</query_time>
   <create_date>2007-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Bayerische Motoren Werke AG</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mini.lc</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>lc</domain_tld>
   <query_time>2024-05-26 16:51:03</query_time>
   <create_date>2007-06-30</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mini.com.sb</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.sb</domain_tld>
   <query_time>2024-03-08 15:30:56</query_time>
   <create_date>2007-11-16</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mini.asia</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-02 11:33:17</query_time>
   <create_date>2007-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke Aktiengesellschaft</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mini.me</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-10 13:48:11</query_time>
   <create_date>2008-04-29</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mini.co.cm</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.cm</domain_tld>
   <query_time>2024-04-28 15:35:32</query_time>
   <create_date>2008-10-27</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>mini.tel</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>mini.co.nl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.nl</domain_tld>
   <query_time>2024-06-01 05:08:55</query_time>
   <create_date>2009-03-06</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/mini.co.nl/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>mini.cm</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Bayerische Motoren Werke AG</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <registrant_fax>Redacted | EU Data Subject</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>mini.gl</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>2009-09-07</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.nic.gl/contact/mini.gl/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>mini.co</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 17:21:43</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mini.com.hr</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-07 14:54:18</query_time>
   <create_date>2010-06-07</create_date>
   <update_date>2017-06-29</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>HOSTING CENTAR d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TOMIĆ &amp; Co. d.o.o.</registrant_name>
   <registrant_address>Folnegovićeva 12</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hostingcentar.com</value>
    <value>dns2.hostingcentar.com</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>mini.co.jp</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-22 10:39:13</query_time>
   <create_date>2010-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>MINI,Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>mini.so</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-17 18:50:54</query_time>
   <create_date>2011-01-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Redacted | EU Data Subject</registrant_company>
   <registrant_address>Petuelring 130, Dept. AJ-35</registrant_address>
   <registrant_city>Munich</registrant_city>
   <registrant_zip>80788</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>99</num>
   <domain_name>mini.jp.net</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-05-15 20:40:21</query_time>
   <create_date>2012-03-16</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/mini.jp.net/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mini.co.in</domain_name>
   <domain_keyword>mini</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 00:23:10</query_time>
   <create_date>2012-05-18</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wan Yuanhu</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>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1337299200000_1586563</search_after>
 <stats>
  <total_time>0.052</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 6,621 domain names (in 0.082 seconds) which look and sound like the brand name "mini".
Domain Name Registered Expiry Registrar Ownership
1 miniq.shop 6 May 2021 6 May 2025 GoDaddy.com LLC -
2 emini.zone 9 Jan 2018 9 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
3 minn.app 13 Nov 2022 13 Nov 2024 Porkbun LLC Private by Design, LLC
4 minim.lighting 9 Apr 2017 9 Apr 2025 IONOS SE 1&1 Internet Limited
5 minim.ae - - Host Arabia ( Tasjeel.ae ) minim
6 pini.pl 15 Feb 2005 15 Feb 2025 Consulting Service Sp. z o.o. -
7 amini.com.pl 27 Sep 2023 27 Sep 2024 home.pl S.A. -
8 mint.auction 1 Dec 2014 1 Dec 2024 MarkMonitor Inc. Intuit Inc.
9 ming.vip 9 Aug 2016 9 Aug 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Wei Wei
10 moni.dev 28 Feb 2019 28 Feb 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0154083402
11 vini.cam 13 Mar 2022 13 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
12 minu.com.cn 9 Sep 2012 9 Sep 2024 阿里云计算有限公司(万网) 王雪松
13 miai.ltd 16 Apr 2018 16 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. Hong Kui Ji
14 minis.co.in 7 Apr 2024 7 Apr 2027 GoDaddy.com, LLC Zaffron Restaurant
15 mani.news 4 Jan 2017 4 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu apartments to let
16 minzi.cloud 17 Apr 2023 17 Apr 2025 DNSPod, Inc. wuminzhi
17 mmni.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
18 bmini.ru 7 Feb 2024 7 Feb 2025 REGRU-RU Private Person
19 wmini.store 2 May 2024 2 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 mili.quest 7 Jan 2024 7 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
21 midni.shop 9 Feb 2024 9 Feb 2025 Gabia, Inc. -
22 imni.email 10 Oct 2023 10 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
23 minim.click 17 Feb 2017 17 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 tini.academy 24 Feb 2023 24 Feb 2025 Porkbun LLC Private by Design, LLC
25 mi-ni.net 4 Aug 2013 4 Aug 2024 Xin Net Technology Corporation -
26 mindi.xin 22 Nov 2017 22 Nov 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 王功建
27 mtni.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
28 imini.net 5 May 2024 5 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
29 moni.digital 6 Aug 2019 6 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 miniu.online 4 Jan 2024 4 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
31 mini1.com 14 Jun 2005 14 Jun 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
32 fini.app 8 May 2018 8 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
33 mani.us 16 Jun 2004 15 Jun 2024 GoDaddy.com, LLC Sendurai Mani
34 rini.computer 23 Aug 2023 23 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
35 miny.online 12 Jun 2023 12 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
36 mixi.tel 22 Jan 2009 22 Mar 2026 MarkMonitor, Inc. mixi, Inc.
37 miyi.nl 20 Mar 2024 - Tucows.com Co. -
38 mcini.tv 25 Aug 2020 25 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu TXTGHANA LIMITED
39 dini.tv 9 Aug 2021 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 mimi.fans 1 Nov 2022 1 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
41 tini.email 19 Mar 2020 19 Mar 2025 Porkbun LLC Private by Design, LLC
42 mind.tv 18 Mar 2010 18 Mar 2025 Dynadot Inc Blue String Ventures, Inc.
43 vini.cool 15 Jun 2023 15 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
44 mino.digital 21 Oct 2020 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 mine.bet 2 Jul 2023 2 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 fini.gmbh 6 Sep 2020 6 Sep 2024 united-domains AG fini Service GmbH
47 mind.okinawa 23 Dec 2022 23 Dec 2032 GMO Internet Group, Inc. -
48 miai.cc 1 Aug 2014 1 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
49 mingi.site 27 May 2024 27 May 2025 Web Commerce Communications Ltd Whoisprotection.cc
50 vini.asia 26 May 2023 26 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com NGUYEN VAN KHANH
51 minni.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
52 nini.me.uk 15 May 2016 15 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
53 mindi.com 13 Nov 1996 12 Nov 2024 GoDaddy.com, LLC -
54 mink.capital 14 Feb 2024 14 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
55 mrni.asia 30 May 2024 30 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
56 yini.org.uk - 24 Nov 2025 eNom LLC [Tag = ENOM] -
57 moini.be 21 Apr 2018 - Key-Systems GmbH -
58 midi.info 20 Sep 2001 20 Sep 2024 GoDaddy.com, LLC NameFind LLC
59 mind.news 15 Jul 2015 15 Jul 2024 Go China Domains, LLC Domains By Proxy, LLC
60 emini.co 10 Dec 2016 9 Dec 2024 CSC Corporate Domains, Inc. Chicago Mercantile Exchange Inc.
61 miui.in 13 Apr 2020 13 Apr 2025 Dynadot LLC REDACTED FOR PRIVACY
62 kini.uk 13 Jun 2019 13 Jun 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
63 misi.co 17 Aug 2010 16 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Kalpin Erlangga Silaen
64 eini.top 20 Feb 2024 20 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
65 mibi.xyz 24 Jun 2017 24 Jun 2030 Automattic Inc. Knock Knock WHOIS Not There, LLC
66 meni.coffee 14 Nov 2022 14 Nov 2024 Cloudflare, Inc Main12`
67 miki.vip 9 Nov 2018 9 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liang zhang
68 miii.com.cn 2 Nov 2006 2 Nov 2024 厦门易名科技股份有限公司 王勇霖
69 minv.co 14 Aug 2017 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 minti.vip 14 Aug 2023 14 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
71 ming.tokyo 18 Feb 2018 18 Feb 2027 GMO Internet Group, Inc. -
72 dini.org 4 Aug 1999 4 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 fini.org 24 Jun 2002 24 Jun 2025 Network Solutions, LLC REDACTED FOR PRIVACY
74 minil.icu 31 Dec 2023 31 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
75 wmini.ru 28 Sep 2018 28 Sep 2024 REGRU-RU Private Person
76 mint.kiwi 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 minia.ru 16 Sep 2021 16 Sep 2024 RU-CENTER-RU Private Person
78 min5.ru 27 Nov 2021 27 Nov 2024 REGRU-RU Private Person
79 minh.work 4 May 2021 4 May 2025 MAT BAO CORPORATION Ong Nguyen Ngoc Dung
80 mink.miami 3 May 2021 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 mnii.top 28 Apr 2023 28 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
82 mibi.blog 28 Dec 2023 28 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
83 mibi.nl 2 Jan 2014 - NVA Online Advertising B.V. -
84 minp.dev 18 Aug 2022 18 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
85 minq.co 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 mnii.de - - - -
87 miani.se 24 Jul 2003 24 Jul 2024 EuroDNS S.A -
88 bini.website 14 Jun 2023 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
89 mine.photography 12 Mar 2022 12 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 miri.bot 23 Nov 2023 23 Nov 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
91 minu.group 21 Apr 2021 21 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
92 uini.cn 17 Nov 2004 17 Nov 2024 成都西维数码科技有限公司 杨信
93 misi.cc 18 Jun 2021 18 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
94 imni.biz 15 Nov 2018 15 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
95 mili.cn 17 Mar 2003 17 Mar 2025 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 郑州密丽药业有限公司
96 mipi.camera 20 Nov 2020 20 Nov 2024 Mesh Digital Limited Vision Components Gesellschaft fuer Bildverarbeitungssysteme mbH
97 mind.net.cn 4 Jun 2023 4 Jun 2025 阿里云计算有限公司(万网) 王雪松
98 minip.dk 26 May 2008 31 May 2026 - We Digitize ApS
99 ming.au - - Domain Directors Pty Ltd trading as Instra MotorOne Group IT
100 zini.com 22 May 2002 22 May 2025 Whois Corp. Whois Domain Admin.
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 Mini.ro.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mini.ro
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mini.ro",
        "page_size": 100
    },
    "count": {
        "total": 6621,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "miniq.shop, emini.zone, minn.app, minim.lighting, minim.ae, pini.pl, amini.com.pl, mint.auction, ming.vip, moni.dev, vini.cam, minu.com.cn, miai.ltd, minis.co.in, mani.news, minzi.cloud, mmni.ru, bmini.ru, wmini.store, mili.quest, midni.shop, imni.email, minim.click, tini.academy, mi-ni.net, mindi.xin, mtni.ru, imini.net, moni.digital, miniu.online, mini1.com, fini.app, mani.us, rini.computer, miny.online, mixi.tel, miyi.nl, mcini.tv, dini.tv, mimi.fans, tini.email, mind.tv, vini.cool, mino.digital, mine.bet, fini.gmbh, mind.okinawa, miai.cc, mingi.site, vini.asia, minni.info, nini.me.uk, mindi.com, mink.capital, mrni.asia, yini.org.uk, moini.be, midi.info, mind.news, emini.co, miui.in, kini.uk, misi.co, eini.top, mibi.xyz, meni.coffee, miki.vip, miii.com.cn, minv.co, minti.vip, ming.tokyo, dini.org, fini.org, minil.icu, wmini.ru, mint.kiwi, minia.ru, min5.ru, minh.work, mink.miami, mnii.top, mibi.blog, mibi.nl, minp.dev, minq.co, mnii.de, miani.se, bini.website, mine.photography, miri.bot, minu.group, uini.cn, misi.cc, imni.biz, mili.cn, mipi.camera, mind.net.cn, minip.dk, ming.au, zini.com",
    "results": [
        {
            "num": 1,
            "domain_name": "miniq.shop",
            "domain_keyword": "miniq",
            "domain_tld": "shop",
            "query_time": "2024-04-15 09:51:02",
            "create_date": "2021-05-06",
            "update_date": "2023-07-18",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "emini.zone",
            "domain_keyword": "emini",
            "domain_tld": "zone",
            "query_time": "2024-04-15 14:15:52",
            "create_date": "2018-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "minn.app",
            "domain_keyword": "minn",
            "domain_tld": "app",
            "query_time": "2024-04-15 23:05:22",
            "create_date": "2022-11-13",
            "update_date": "2023-09-09",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "minim.lighting",
            "domain_keyword": "minim",
            "domain_tld": "lighting",
            "query_time": "2024-04-15 22:58:20",
            "create_date": "2017-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1031.ui-dns.biz",
                "ns1040.ui-dns.org",
                "ns1092.ui-dns.com",
                "ns1100.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "minim.ae",
            "domain_keyword": "minim",
            "domain_tld": "ae",
            "query_time": "2024-04-18 16:40:11",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "minim",
            "registrant_company": "minim",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 6,
            "domain_name": "pini.pl",
            "domain_keyword": "pini",
            "domain_tld": "pl",
            "query_time": "2024-04-18 18:58:58",
            "create_date": "2005-02-15",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-15",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "amini.com.pl",
            "domain_keyword": "amini",
            "domain_tld": "com.pl",
            "query_time": "2024-04-20 13:40:17",
            "create_date": "2023-09-27",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-27",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "carmelo.ns.cloudflare.com",
                "fay.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mint.auction",
            "domain_keyword": "mint",
            "domain_tld": "auction",
            "query_time": "2024-04-18 01:47:49",
            "create_date": "2014-12-01",
            "update_date": "2023-11-04",
            "expiry_date": "2024-12-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Intuit Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ming.vip",
            "domain_keyword": "ming",
            "domain_tld": "vip",
            "query_time": "2024-04-25 23:08:02",
            "create_date": "2016-08-09",
            "update_date": "2018-03-23",
            "expiry_date": "2027-08-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Wei Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "moni.dev",
            "domain_keyword": "moni",
            "domain_tld": "dev",
            "query_time": "2024-04-28 12:41:23",
            "create_date": "2019-02-28",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154083402",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "vini.cam",
            "domain_keyword": "vini",
            "domain_tld": "cam",
            "query_time": "2024-04-29 14:19:22",
            "create_date": "2022-03-13",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-13",
            "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": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "minu.com.cn",
            "domain_keyword": "minu",
            "domain_tld": "com.cn",
            "query_time": "2024-04-29 17:02:49",
            "create_date": "2012-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "miai.ltd",
            "domain_keyword": "miai",
            "domain_tld": "ltd",
            "query_time": "2024-04-28 20:50:33",
            "create_date": "2018-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hong Kui Ji",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "minis.co.in",
            "domain_keyword": "minis",
            "domain_tld": "co.in",
            "query_time": "2024-05-01 11:44:13",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2027-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zaffron Restaurant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Puducherry",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mani.news",
            "domain_keyword": "mani",
            "domain_tld": "news",
            "query_time": "2024-05-03 10:08:47",
            "create_date": "2017-01-04",
            "update_date": "2023-10-20",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "apartments to let",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Attikis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar 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.papakonstantis.com",
                "ns2.papakonstantis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "minzi.cloud",
            "domain_keyword": "minzi",
            "domain_tld": "cloud",
            "query_time": "2024-05-03 16:43:29",
            "create_date": "2023-04-17",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wuminzhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carter.dnspod.net",
                "eden.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mmni.ru",
            "domain_keyword": "mmni",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:31:40",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "bmini.ru",
            "domain_keyword": "bmini",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:18:47",
            "create_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "wmini.store",
            "domain_keyword": "wmini",
            "domain_tld": "store",
            "query_time": "2024-05-05 16:52:04",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mili.quest",
            "domain_keyword": "mili",
            "domain_tld": "quest",
            "query_time": "2024-05-07 13:29:52",
            "create_date": "2024-01-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-07",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "midni.shop",
            "domain_keyword": "midni",
            "domain_tld": "shop",
            "query_time": "2024-04-23 07:45:32",
            "create_date": "2024-02-09",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-09",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_country": "KR",
            "name_servers": [
                "dns1.cafe24.co.kr",
                "dns1.cafe24.com",
                "dns2.cafe24.co.kr",
                "dns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "imni.email",
            "domain_keyword": "imni",
            "domain_tld": "email",
            "query_time": "2024-04-23 22:56:37",
            "create_date": "2023-10-10",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "evelyn.ns.cloudflare.com",
                "kyrie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "minim.click",
            "domain_keyword": "minim",
            "domain_tld": "click",
            "query_time": "2024-04-24 07:46:20",
            "create_date": "2017-02-17",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "tini.academy",
            "domain_keyword": "tini",
            "domain_tld": "academy",
            "query_time": "2024-05-10 15:21:25",
            "create_date": "2023-02-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mi-ni.net",
            "domain_keyword": "mi-ni",
            "domain_tld": "net",
            "query_time": "2024-05-10 15:28:43",
            "create_date": "2013-08-04",
            "update_date": "2022-12-01",
            "expiry_date": "2024-08-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mindi.xin",
            "domain_keyword": "mindi",
            "domain_tld": "xin",
            "query_time": "2024-05-08 18:20:45",
            "create_date": "2017-11-22",
            "update_date": "2022-11-12",
            "expiry_date": "2027-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "王功建",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "山东",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mtni.ru",
            "domain_keyword": "mtni",
            "domain_tld": "ru",
            "query_time": "2024-05-08 11:10:30",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "imini.net",
            "domain_keyword": "imini",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:52:00",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "moni.digital",
            "domain_keyword": "moni",
            "domain_tld": "digital",
            "query_time": "2024-05-12 23:20:28",
            "create_date": "2019-08-06",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "miniu.online",
            "domain_keyword": "miniu",
            "domain_tld": "online",
            "query_time": "2024-05-07 22:35:37",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kayleigh.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mini1.com",
            "domain_keyword": "mini1",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:54:19",
            "create_date": "2005-06-14",
            "update_date": "2022-11-28",
            "expiry_date": "2026-06-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fini.app",
            "domain_keyword": "fini",
            "domain_tld": "app",
            "query_time": "2024-05-11 13:41:00",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mary.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mani.us",
            "domain_keyword": "mani",
            "domain_tld": "us",
            "query_time": "2024-05-13 07:49:42",
            "create_date": "2004-06-16",
            "update_date": "2023-03-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Sendurai Mani",
            "registrant_company": "Sendurai Mani",
            "registrant_address": "100 Memorial DR",
            "registrant_city": "Cambridge",
            "registrant_state": "MA",
            "registrant_zip": "02142",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6177806404",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "rini.computer",
            "domain_keyword": "rini",
            "domain_tld": "computer",
            "query_time": "2024-05-13 08:15:05",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2fhn.name.com",
                "ns3bfm.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "miny.online",
            "domain_keyword": "miny",
            "domain_tld": "online",
            "query_time": "2024-05-15 13:55:01",
            "create_date": "2023-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mixi.tel",
            "domain_keyword": "mixi",
            "domain_tld": "tel",
            "query_time": "2024-05-21 02:38:39",
            "create_date": "2009-01-22",
            "update_date": "2024-04-02",
            "expiry_date": "2026-03-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mixi, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "miyi.nl",
            "domain_keyword": "miyi",
            "domain_tld": "nl",
            "query_time": "2024-05-23 12:01:22",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "mcini.tv",
            "domain_keyword": "mcini",
            "domain_tld": "tv",
            "query_time": "2024-05-20 12:10:25",
            "create_date": "2020-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TXTGHANA LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.nl",
                "ns2.hosting.nl",
                "ns3.hosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dini.tv",
            "domain_keyword": "dini",
            "domain_tld": "tv",
            "query_time": "2024-05-21 20:56:00",
            "create_date": "2021-08-09",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "mimi.fans",
            "domain_keyword": "mimi",
            "domain_tld": "fans",
            "query_time": "2024-05-18 08:27:18",
            "create_date": "2022-11-01",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tini.email",
            "domain_keyword": "tini",
            "domain_tld": "email",
            "query_time": "2024-05-19 05:33:25",
            "create_date": "2020-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mind.tv",
            "domain_keyword": "mind",
            "domain_tld": "tv",
            "query_time": "2024-05-16 06:21:26",
            "create_date": "2010-03-18",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Blue String Ventures, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-373730bb.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vini.cool",
            "domain_keyword": "vini",
            "domain_tld": "cool",
            "query_time": "2024-05-14 12:03:42",
            "create_date": "2023-06-15",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mino.digital",
            "domain_keyword": "mino",
            "domain_tld": "digital",
            "query_time": "2024-05-15 20:45:28",
            "create_date": "2020-10-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mine.bet",
            "domain_keyword": "mine",
            "domain_tld": "bet",
            "query_time": "2024-05-27 02:05:31",
            "create_date": "2023-07-02",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-02",
            "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": [
                "arturo.ns.cloudflare.com",
                "keyla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fini.gmbh",
            "domain_keyword": "fini",
            "domain_tld": "gmbh",
            "query_time": "2024-05-26 08:11:17",
            "create_date": "2020-09-06",
            "update_date": "2024-04-19",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fini Service GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mind.okinawa",
            "domain_keyword": "mind",
            "domain_tld": "okinawa",
            "query_time": "2024-05-27 13:15:16",
            "create_date": "2022-12-23",
            "update_date": "2022-12-23",
            "expiry_date": "2032-12-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "miai.cc",
            "domain_keyword": "miai",
            "domain_tld": "cc",
            "query_time": "2024-05-26 05:20:04",
            "create_date": "2014-08-01",
            "update_date": "2024-05-03",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns03.gpdns.net",
                "ns04.gpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mingi.site",
            "domain_keyword": "mingi",
            "domain_tld": "site",
            "query_time": "2024-05-29 16:31:34",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "vini.asia",
            "domain_keyword": "vini",
            "domain_tld": "asia",
            "query_time": "2024-05-30 01:58:41",
            "create_date": "2023-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NGUYEN VAN KHANH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "008437",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.tenten.vn",
                "ns8.tenten.vn"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "minni.info",
            "domain_keyword": "minni",
            "domain_tld": "info",
            "query_time": "2024-05-27 21:34:08",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nini.me.uk",
            "domain_keyword": "nini",
            "domain_tld": "me.uk",
            "query_time": "2024-05-31 23:59:18",
            "create_date": "2016-05-15",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "becky.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "mindi.com",
            "domain_keyword": "mindi",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:26:27",
            "create_date": "1996-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mink.capital",
            "domain_keyword": "mink",
            "domain_tld": "capital",
            "query_time": "2024-06-02 11:37:12",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mrni.asia",
            "domain_keyword": "mrni",
            "domain_tld": "asia",
            "query_time": "2024-06-01 14:16:42",
            "create_date": "2024-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "carla.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "yini.org.uk",
            "domain_keyword": "yini",
            "domain_tld": "org.uk",
            "query_time": "2024-06-03 18:21:34",
            "update_date": "2023-10-25",
            "expiry_date": "2025-11-24",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "dns01.vuzionservices.com",
                "dns02.vuzionservices.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "moini.be",
            "domain_keyword": "moini",
            "domain_tld": "be",
            "query_time": "2024-06-07 10:09:21",
            "create_date": "2018-04-21",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 58,
            "domain_name": "midi.info",
            "domain_keyword": "midi",
            "domain_tld": "info",
            "query_time": "2024-05-31 21:37:19",
            "create_date": "2001-09-20",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mind.news",
            "domain_keyword": "mind",
            "domain_tld": "news",
            "query_time": "2024-06-08 17:38:03",
            "create_date": "2015-07-15",
            "update_date": "2024-06-06",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.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": [
                "mario.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "emini.co",
            "domain_keyword": "emini",
            "domain_tld": "co",
            "query_time": "2024-06-12 02:21:59",
            "create_date": "2016-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chicago Mercantile Exchange Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "miui.in",
            "domain_keyword": "miui",
            "domain_tld": "in",
            "query_time": "2024-06-13 01:23:15",
            "create_date": "2020-04-13",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl12sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kini.uk",
            "domain_keyword": "kini",
            "domain_tld": "uk",
            "query_time": "2024-06-13 00:20:49",
            "create_date": "2019-06-13",
            "update_date": "2024-05-30",
            "expiry_date": "2025-06-13",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "misi.co",
            "domain_keyword": "misi",
            "domain_tld": "co",
            "query_time": "2024-04-17 16:24:09",
            "create_date": "2010-08-17",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kalpin Erlangga Silaen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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.warningnews.com",
                "ns2.warningnews.com",
                "ns3.warningnews.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "eini.top",
            "domain_keyword": "eini",
            "domain_tld": "top",
            "query_time": "2024-04-17 12:11:48",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mibi.xyz",
            "domain_keyword": "mibi",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 03:44:43",
            "create_date": "2017-06-24",
            "update_date": "2023-09-13",
            "expiry_date": "2030-06-24",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "meni.coffee",
            "domain_keyword": "meni",
            "domain_tld": "coffee",
            "query_time": "2024-04-20 07:23:53",
            "create_date": "2022-11-14",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Main12`",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "miki.vip",
            "domain_keyword": "miki",
            "domain_tld": "vip",
            "query_time": "2024-04-23 03:05:55",
            "create_date": "2018-11-09",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liang zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "miii.com.cn",
            "domain_keyword": "miii",
            "domain_tld": "com.cn",
            "query_time": "2024-04-29 22:23:42",
            "create_date": "2006-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "王勇霖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "minv.co",
            "domain_keyword": "minv",
            "domain_tld": "co",
            "query_time": "2024-04-29 17:05:05",
            "create_date": "2017-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "minti.vip",
            "domain_keyword": "minti",
            "domain_tld": "vip",
            "query_time": "2024-04-29 16:59:07",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "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.dnsdomen.com",
                "ns2.dnsdomen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ming.tokyo",
            "domain_keyword": "ming",
            "domain_tld": "tokyo",
            "query_time": "2024-04-25 23:08:02",
            "create_date": "2018-02-18",
            "update_date": "2022-02-01",
            "expiry_date": "2027-02-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dini.org",
            "domain_keyword": "dini",
            "domain_tld": "org",
            "query_time": "2024-04-27 06:23:05",
            "create_date": "1999-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1108.ui-dns.biz",
                "ns1108.ui-dns.com",
                "ns1108.ui-dns.de",
                "ns1108.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "fini.org",
            "domain_keyword": "fini",
            "domain_tld": "org",
            "query_time": "2024-04-27 14:00:41",
            "create_date": "2002-06-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-06-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "minil.icu",
            "domain_keyword": "minil",
            "domain_tld": "icu",
            "query_time": "2024-05-07 14:59:50",
            "create_date": "2023-12-31",
            "update_date": "2024-02-29",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_state": "Zuid-Holland",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.site-dns.com",
                "ns2.site-dns.com",
                "ns3.site-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "wmini.ru",
            "domain_keyword": "wmini",
            "domain_tld": "ru",
            "query_time": "2024-05-07 09:39:06",
            "create_date": "2018-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "mint.kiwi",
            "domain_keyword": "mint",
            "domain_tld": "kiwi",
            "query_time": "2024-05-07 16:57:11",
            "create_date": "2023-11-01",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "minia.ru",
            "domain_keyword": "minia",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:30:07",
            "create_date": "2021-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "min5.ru",
            "domain_keyword": "min5",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:28:24",
            "create_date": "2021-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.mchost.ru",
                "dns2.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "minh.work",
            "domain_keyword": "minh",
            "domain_tld": "work",
            "query_time": "2024-05-02 16:13:42",
            "create_date": "2021-05-04",
            "update_date": "2024-03-24",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "www.matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ong Nguyen Ngoc Dung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mink.miami",
            "domain_keyword": "mink",
            "domain_tld": "miami",
            "query_time": "2024-05-07 22:36:21",
            "create_date": "2021-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mnii.top",
            "domain_keyword": "mnii",
            "domain_tld": "top",
            "query_time": "2024-05-06 15:05:35",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mibi.blog",
            "domain_keyword": "mibi",
            "domain_tld": "blog",
            "query_time": "2024-05-06 21:24:17",
            "create_date": "2023-12-28",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-28",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "mibi.nl",
            "domain_keyword": "mibi",
            "domain_tld": "nl",
            "query_time": "2024-05-06 21:24:17",
            "create_date": "2014-01-02",
            "update_date": "2021-05-17",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 84,
            "domain_name": "minp.dev",
            "domain_keyword": "minp",
            "domain_tld": "dev",
            "query_time": "2024-05-07 22:41:51",
            "create_date": "2022-08-18",
            "update_date": "2022-08-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kimora.ns.cloudflare.com",
                "kolton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "minq.co",
            "domain_keyword": "minq",
            "domain_tld": "co",
            "query_time": "2024-05-07 22:41:56",
            "create_date": "2020-08-17",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mnii.de",
            "domain_keyword": "mnii",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:09:43",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "miani.se",
            "domain_keyword": "miani",
            "domain_tld": "se",
            "query_time": "2024-05-10 01:11:09",
            "create_date": "2003-07-24",
            "update_date": "2024-04-08",
            "expiry_date": "2024-07-24",
            "registrar_name": "EuroDNS S.A",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bini.website",
            "domain_keyword": "bini",
            "domain_tld": "website",
            "query_time": "2024-05-12 04:32:48",
            "create_date": "2023-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "mine.photography",
            "domain_keyword": "mine",
            "domain_tld": "photography",
            "query_time": "2024-05-12 20:37:54",
            "create_date": "2022-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "miri.bot",
            "domain_keyword": "miri",
            "domain_tld": "bot",
            "query_time": "2024-05-19 05:15:50",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "minu.group",
            "domain_keyword": "minu",
            "domain_tld": "group",
            "query_time": "2024-05-19 05:04:06",
            "create_date": "2021-04-21",
            "update_date": "2023-09-05",
            "expiry_date": "2026-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "uini.cn",
            "domain_keyword": "uini",
            "domain_tld": "cn",
            "query_time": "2024-05-26 06:28:09",
            "create_date": "2004-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "杨信",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "misi.cc",
            "domain_keyword": "misi",
            "domain_tld": "cc",
            "query_time": "2024-05-26 18:31:09",
            "create_date": "2021-06-18",
            "update_date": "2023-02-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "imni.biz",
            "domain_keyword": "imni",
            "domain_tld": "biz",
            "query_time": "2024-05-26 19:15:17",
            "create_date": "2018-11-15",
            "update_date": "2023-07-18",
            "expiry_date": "2028-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mili.cn",
            "domain_keyword": "mili",
            "domain_tld": "cn",
            "query_time": "2024-05-26 16:26:43",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "郑州密丽药业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mipi.camera",
            "domain_keyword": "mipi",
            "domain_tld": "camera",
            "query_time": "2024-05-25 17:27:53",
            "create_date": "2020-11-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vision Components Gesellschaft fuer Bildverarbeitungssysteme mbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mind.net.cn",
            "domain_keyword": "mind",
            "domain_tld": "net.cn",
            "query_time": "2024-05-21 02:04:03",
            "create_date": "2023-06-04",
            "expiry_date": "2025-06-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "minip.dk",
            "domain_keyword": "minip",
            "domain_tld": "dk",
            "query_time": "2024-05-21 06:39:28",
            "create_date": "2008-05-26",
            "expiry_date": "2026-05-31",
            "registrant_name": "We Digitize ApS",
            "registrant_address": "Hyldemorvej 31",
            "registrant_city": "Svenstrup J",
            "registrant_zip": "9230",
            "registrant_country": "DK",
            "registrant_phone": "+45 70601001",
            "name_servers": [
                "aiden.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "ming.au",
            "domain_keyword": "ming",
            "domain_tld": "au",
            "query_time": "2024-05-19 16:42:24",
            "update_date": "2024-03-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "MotorOne Group IT",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "zini.com",
            "domain_keyword": "zini",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:29:29",
            "create_date": "2002-05-22",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-22",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "rohin.ns.cloudflare.com",
                "sydney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mini.ro</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6621</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>miniq.shop, emini.zone, minn.app, minim.lighting, minim.ae, pini.pl, amini.com.pl, mint.auction, ming.vip, moni.dev, vini.cam, minu.com.cn, miai.ltd, minis.co.in, mani.news, minzi.cloud, mmni.ru, bmini.ru, wmini.store, mili.quest, midni.shop, imni.email, minim.click, tini.academy, mi-ni.net, mindi.xin, mtni.ru, imini.net, moni.digital, miniu.online, mini1.com, fini.app, mani.us, rini.computer, miny.online, mixi.tel, miyi.nl, mcini.tv, dini.tv, mimi.fans, tini.email, mind.tv, vini.cool, mino.digital, mine.bet, fini.gmbh, mind.okinawa, miai.cc, mingi.site, vini.asia, minni.info, nini.me.uk, mindi.com, mink.capital, mrni.asia, yini.org.uk, moini.be, midi.info, mind.news, emini.co, miui.in, kini.uk, misi.co, eini.top, mibi.xyz, meni.coffee, miki.vip, miii.com.cn, minv.co, minti.vip, ming.tokyo, dini.org, fini.org, minil.icu, wmini.ru, mint.kiwi, minia.ru, min5.ru, minh.work, mink.miami, mnii.top, mibi.blog, mibi.nl, minp.dev, minq.co, mnii.de, miani.se, bini.website, mine.photography, miri.bot, minu.group, uini.cn, misi.cc, imni.biz, mili.cn, mipi.camera, mind.net.cn, minip.dk, ming.au, zini.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>miniq.shop</domain_name>
   <domain_keyword>miniq</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 09:51:02</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-05-06</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>emini.zone</domain_name>
   <domain_keyword>emini</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-15 14:15:52</query_time>
   <create_date>2018-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>minn.app</domain_name>
   <domain_keyword>minn</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-15 23:05:22</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>minim.lighting</domain_name>
   <domain_keyword>minim</domain_keyword>
   <domain_tld>lighting</domain_tld>
   <query_time>2024-04-15 22:58:20</query_time>
   <create_date>2017-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1031.ui-dns.biz</value>
    <value>ns1040.ui-dns.org</value>
    <value>ns1092.ui-dns.com</value>
    <value>ns1100.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>minim.ae</domain_name>
   <domain_keyword>minim</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-18 16:40:11</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>minim</registrant_name>
   <registrant_company>minim</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>pini.pl</domain_name>
   <domain_keyword>pini</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-18 18:58:58</query_time>
   <create_date>2005-02-15</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>amini.com.pl</domain_name>
   <domain_keyword>amini</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-20 13:40:17</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>carmelo.ns.cloudflare.com</value>
    <value>fay.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mint.auction</domain_name>
   <domain_keyword>mint</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-18 01:47:49</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Intuit Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ming.vip</domain_name>
   <domain_keyword>ming</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-25 23:08:02</query_time>
   <create_date>2016-08-09</create_date>
   <update_date>2018-03-23</update_date>
   <expiry_date>2027-08-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Wei Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.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>10</num>
   <domain_name>moni.dev</domain_name>
   <domain_keyword>moni</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 12:41:23</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154083402</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vini.cam</domain_name>
   <domain_keyword>vini</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-29 14:19:22</query_time>
   <create_date>2022-03-13</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-13</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>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.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>minu.com.cn</domain_name>
   <domain_keyword>minu</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-29 17:02:49</query_time>
   <create_date>2012-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>miai.ltd</domain_name>
   <domain_keyword>miai</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-28 20:50:33</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hong Kui Ji</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>minis.co.in</domain_name>
   <domain_keyword>minis</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-01 11:44:13</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2027-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zaffron Restaurant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Puducherry</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mani.news</domain_name>
   <domain_keyword>mani</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-03 10:08:47</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>apartments to let</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Attikis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</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.papakonstantis.com</value>
    <value>ns2.papakonstantis.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>minzi.cloud</domain_name>
   <domain_keyword>minzi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-03 16:43:29</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wuminzhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carter.dnspod.net</value>
    <value>eden.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mmni.ru</domain_name>
   <domain_keyword>mmni</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:31:40</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>bmini.ru</domain_name>
   <domain_keyword>bmini</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:18:47</query_time>
   <create_date>2024-02-07</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>wmini.store</domain_name>
   <domain_keyword>wmini</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 16:52:04</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mili.quest</domain_name>
   <domain_keyword>mili</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-07 13:29:52</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-07</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>21</num>
   <domain_name>midni.shop</domain_name>
   <domain_keyword>midni</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 07:45:32</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_country>KR</registrant_country>
   <name_servers>
    <value>dns1.cafe24.co.kr</value>
    <value>dns1.cafe24.com</value>
    <value>dns2.cafe24.co.kr</value>
    <value>dns2.cafe24.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>imni.email</domain_name>
   <domain_keyword>imni</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-23 22:56:37</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>evelyn.ns.cloudflare.com</value>
    <value>kyrie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>minim.click</domain_name>
   <domain_keyword>minim</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-24 07:46:20</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>tini.academy</domain_name>
   <domain_keyword>tini</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-10 15:21:25</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mi-ni.net</domain_name>
   <domain_keyword>mi-ni</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 15:28:43</query_time>
   <create_date>2013-08-04</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mindi.xin</domain_name>
   <domain_keyword>mindi</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-08 18:20:45</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2027-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>王功建</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>山东</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mtni.ru</domain_name>
   <domain_keyword>mtni</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-08 11:10:30</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>imini.net</domain_name>
   <domain_keyword>imini</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:52:00</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>moni.digital</domain_name>
   <domain_keyword>moni</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-12 23:20:28</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>miniu.online</domain_name>
   <domain_keyword>miniu</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 22:35:37</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kayleigh.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mini1.com</domain_name>
   <domain_keyword>mini1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:54:19</query_time>
   <create_date>2005-06-14</create_date>
   <update_date>2022-11-28</update_date>
   <expiry_date>2026-06-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fini.app</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 13:41:00</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>mary.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mani.us</domain_name>
   <domain_keyword>mani</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 07:49:42</query_time>
   <create_date>2004-06-16</create_date>
   <update_date>2023-03-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Sendurai Mani</registrant_name>
   <registrant_company>Sendurai Mani</registrant_company>
   <registrant_address>100 Memorial DR</registrant_address>
   <registrant_city>Cambridge</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02142</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6177806404</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rini.computer</domain_name>
   <domain_keyword>rini</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-13 08:15:05</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4dfh.name.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>miny.online</domain_name>
   <domain_keyword>miny</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 13:55:01</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</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>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mixi.tel</domain_name>
   <domain_keyword>mixi</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-21 02:38:39</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mixi, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>miyi.nl</domain_name>
   <domain_keyword>miyi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 12:01:22</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <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>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mcini.tv</domain_name>
   <domain_keyword>mcini</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 12:10:25</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TXTGHANA LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.nl</value>
    <value>ns2.hosting.nl</value>
    <value>ns3.hosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dini.tv</domain_name>
   <domain_keyword>dini</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-21 20:56:00</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mimi.fans</domain_name>
   <domain_keyword>mimi</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-18 08:27:18</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tini.email</domain_name>
   <domain_keyword>tini</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 05:33:25</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mind.tv</domain_name>
   <domain_keyword>mind</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-16 06:21:26</query_time>
   <create_date>2010-03-18</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Blue String Ventures, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-373730bb.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vini.cool</domain_name>
   <domain_keyword>vini</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-14 12:03:42</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mino.digital</domain_name>
   <domain_keyword>mino</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-15 20:45:28</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>45</num>
   <domain_name>mine.bet</domain_name>
   <domain_keyword>mine</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-27 02:05:31</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-02</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>arturo.ns.cloudflare.com</value>
    <value>keyla.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>fini.gmbh</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-26 08:11:17</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fini Service GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mind.okinawa</domain_name>
   <domain_keyword>mind</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-05-27 13:15:16</query_time>
   <create_date>2022-12-23</create_date>
   <update_date>2022-12-23</update_date>
   <expiry_date>2032-12-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>miai.cc</domain_name>
   <domain_keyword>miai</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 05:20:04</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns03.gpdns.net</value>
    <value>ns04.gpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mingi.site</domain_name>
   <domain_keyword>mingi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 16:31:34</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vini.asia</domain_name>
   <domain_keyword>vini</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 01:58:41</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NGUYEN VAN KHANH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>008437</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.tenten.vn</value>
    <value>ns8.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>minni.info</domain_name>
   <domain_keyword>minni</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 21:34:08</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nini.me.uk</domain_name>
   <domain_keyword>nini</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-31 23:59:18</query_time>
   <create_date>2016-05-15</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>becky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>mindi.com</domain_name>
   <domain_keyword>mindi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:26:27</query_time>
   <create_date>1996-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mink.capital</domain_name>
   <domain_keyword>mink</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-06-02 11:37:12</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mrni.asia</domain_name>
   <domain_keyword>mrni</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 14:16:42</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-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://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>carla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>yini.org.uk</domain_name>
   <domain_keyword>yini</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-03 18:21:34</query_time>
   <update_date>2023-10-25</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>dns01.vuzionservices.com</value>
    <value>dns02.vuzionservices.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>moini.be</domain_name>
   <domain_keyword>moini</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 10:09:21</query_time>
   <create_date>2018-04-21</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>midi.info</domain_name>
   <domain_keyword>midi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 21:37:19</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mind.news</domain_name>
   <domain_keyword>mind</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-08 17:38:03</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>mario.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>emini.co</domain_name>
   <domain_keyword>emini</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-12 02:21:59</query_time>
   <create_date>2016-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chicago Mercantile Exchange Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>miui.in</domain_name>
   <domain_keyword>miui</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-13 01:23:15</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl12sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kini.uk</domain_name>
   <domain_keyword>kini</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 00:20:49</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>misi.co</domain_name>
   <domain_keyword>misi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 16:24:09</query_time>
   <create_date>2010-08-17</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kalpin Erlangga Silaen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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.warningnews.com</value>
    <value>ns2.warningnews.com</value>
    <value>ns3.warningnews.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>eini.top</domain_name>
   <domain_keyword>eini</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 12:11:48</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>mibi.xyz</domain_name>
   <domain_keyword>mibi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 03:44:43</query_time>
   <create_date>2017-06-24</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2030-06-24</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>meni.coffee</domain_name>
   <domain_keyword>meni</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-04-20 07:23:53</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Main12`</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>miki.vip</domain_name>
   <domain_keyword>miki</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 03:05:55</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liang zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>miii.com.cn</domain_name>
   <domain_keyword>miii</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-29 22:23:42</query_time>
   <create_date>2006-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>王勇霖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>minv.co</domain_name>
   <domain_keyword>minv</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 17:05:05</query_time>
   <create_date>2017-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>minti.vip</domain_name>
   <domain_keyword>minti</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-29 16:59:07</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</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.dnsdomen.com</value>
    <value>ns2.dnsdomen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ming.tokyo</domain_name>
   <domain_keyword>ming</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-25 23:08:02</query_time>
   <create_date>2018-02-18</create_date>
   <update_date>2022-02-01</update_date>
   <expiry_date>2027-02-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dini.org</domain_name>
   <domain_keyword>dini</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 06:23:05</query_time>
   <create_date>1999-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1108.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
    <value>ns1108.ui-dns.de</value>
    <value>ns1108.ui-dns.org</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>73</num>
   <domain_name>fini.org</domain_name>
   <domain_keyword>fini</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 14:00:41</query_time>
   <create_date>2002-06-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>minil.icu</domain_name>
   <domain_keyword>minil</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-07 14:59:50</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.site-dns.com</value>
    <value>ns2.site-dns.com</value>
    <value>ns3.site-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>wmini.ru</domain_name>
   <domain_keyword>wmini</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-07 09:39:06</query_time>
   <create_date>2018-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>mint.kiwi</domain_name>
   <domain_keyword>mint</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-07 16:57:11</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, 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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>minia.ru</domain_name>
   <domain_keyword>minia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:30:07</query_time>
   <create_date>2021-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>min5.ru</domain_name>
   <domain_keyword>min5</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:28:24</query_time>
   <create_date>2021-11-27</create_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.mchost.ru</value>
    <value>dns2.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>minh.work</domain_name>
   <domain_keyword>minh</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-02 16:13:42</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>www.matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ong Nguyen Ngoc Dung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mink.miami</domain_name>
   <domain_keyword>mink</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-07 22:36:21</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mnii.top</domain_name>
   <domain_keyword>mnii</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 15:05:35</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>82</num>
   <domain_name>mibi.blog</domain_name>
   <domain_keyword>mibi</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-06 21:24:17</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-28</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>mibi.nl</domain_name>
   <domain_keyword>mibi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 21:24:17</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2021-05-17</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>minp.dev</domain_name>
   <domain_keyword>minp</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 22:41:51</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kimora.ns.cloudflare.com</value>
    <value>kolton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>minq.co</domain_name>
   <domain_keyword>minq</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-07 22:41:56</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mnii.de</domain_name>
   <domain_keyword>mnii</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:09:43</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>miani.se</domain_name>
   <domain_keyword>miani</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-10 01:11:09</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>EuroDNS S.A</registrar_name>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</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>88</num>
   <domain_name>bini.website</domain_name>
   <domain_keyword>bini</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-12 04:32:48</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mine.photography</domain_name>
   <domain_keyword>mine</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-12 20:37:54</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>miri.bot</domain_name>
   <domain_keyword>miri</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-19 05:15:50</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>minu.group</domain_name>
   <domain_keyword>minu</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 05:04:06</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>uini.cn</domain_name>
   <domain_keyword>uini</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 06:28:09</query_time>
   <create_date>2004-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>杨信</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>misi.cc</domain_name>
   <domain_keyword>misi</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 18:31:09</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2024-06-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>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>imni.biz</domain_name>
   <domain_keyword>imni</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 19:15:17</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2028-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>95</num>
   <domain_name>mili.cn</domain_name>
   <domain_keyword>mili</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 16:26:43</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>郑州密丽药业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mipi.camera</domain_name>
   <domain_keyword>mipi</domain_keyword>
   <domain_tld>camera</domain_tld>
   <query_time>2024-05-25 17:27:53</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vision Components Gesellschaft fuer Bildverarbeitungssysteme mbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mind.net.cn</domain_name>
   <domain_keyword>mind</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-21 02:04:03</query_time>
   <create_date>2023-06-04</create_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>minip.dk</domain_name>
   <domain_keyword>minip</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-21 06:39:28</query_time>
   <create_date>2008-05-26</create_date>
   <expiry_date>2026-05-31</expiry_date>
   <registrant_name>We Digitize ApS</registrant_name>
   <registrant_address>Hyldemorvej 31</registrant_address>
   <registrant_city>Svenstrup J</registrant_city>
   <registrant_zip>9230</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 70601001</registrant_phone>
   <name_servers>
    <value>aiden.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ming.au</domain_name>
   <domain_keyword>ming</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 16:42:24</query_time>
   <update_date>2024-03-18</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>MotorOne Group IT</registrant_name>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>zini.com</domain_name>
   <domain_keyword>zini</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:29:29</query_time>
   <create_date>2002-05-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>rohin.ns.cloudflare.com</value>
    <value>sydney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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.