WHOIS QUERY TIME

9 Apr 2024 - 12:16 PM UTC

Registered: 19 November 2014
Modified: 9 November 2023
Expiry: 19 November 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.pro-linuxpl.com
ns2.pro-linuxpl.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=minitabo.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "minitabo.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "minitabo.pl",
            "domain_keyword": "minitabo",
            "domain_tld": "pl",
            "query_time": "2024-04-09 12:16:40",
            "create_date": "2014-11-19",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-19",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.pro-linuxpl.com",
                "ns2.pro-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>minitabo.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>minitabo.pl</domain_name>
   <domain_keyword>minitabo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 12:16:40</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.pro-linuxpl.com</value>
    <value>ns2.pro-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.027 seconds) for "minitabo.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2023 - 10:18 PM UTC

Registered: 19 November 2014
Modified: 14 November 2022
Expiry: 19 November 2023

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.pro-linuxpl.com
ns2.pro-linuxpl.com

#2 - QUERY TIME

8 Dec 2023 - 8:07 AM UTC

Registered: 19 November 2014
Modified: 9 November 2023
Expiry: 19 November 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.pro-linuxpl.com
ns2.pro-linuxpl.com

* 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=minitabo.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "minitabo.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "minitabo.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "minitabo.pl",
            "domain_keyword": "minitabo",
            "domain_tld": "pl",
            "query_time": "2023-05-02 22:18:26",
            "create_date": "2014-11-19",
            "update_date": "2022-11-14",
            "expiry_date": "2023-11-19",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.pro-linuxpl.com",
                "ns2.pro-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "minitabo.pl",
            "domain_keyword": "minitabo",
            "domain_tld": "pl",
            "query_time": "2023-12-08 08:07:55",
            "create_date": "2014-11-19",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-19",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.pro-linuxpl.com",
                "ns2.pro-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "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>minitabo.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>minitabo.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>minitabo.pl</domain_name>
   <domain_keyword>minitabo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-02 22:18:26</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2023-11-19</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.pro-linuxpl.com</value>
    <value>ns2.pro-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>minitabo.pl</domain_name>
   <domain_keyword>minitabo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-12-08 08:07:55</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.pro-linuxpl.com</value>
    <value>ns2.pro-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 810 domain names (in 0.149 seconds) which look and sound like the brand name "minitabo".
Domain Name Registered Expiry Registrar Ownership
1 minitalo.info 11 Dec 2016 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 minitaba.com 4 Jan 2024 4 Jan 2025 DropCatch.com 1311 LLC Redacted for GDPR privacy
3 mini-abo.info 13 Sep 2001 13 Sep 2024 Mesh Digital Limited intan media-service GmbH
4 minitalo.com 4 Dec 2015 4 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
5 mini-abo.de - - - -
6 minitalo.live 10 Aug 2021 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 minitabi.net 14 Aug 2016 14 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
8 minitab.fr 5 Jul 1998 16 Feb 2025 MARKMONITOR Inc. Minitab SARL
9 minitab.store 1 Dec 2022 1 Dec 2024 MarkMonitor, Inc (TLDs) Minitab, Inc.
10 miniabo.net 17 Jul 2011 17 Jul 2024 RegistryGate GmbH REDACTED FOR PRIVACY
11 minitab.uk 11 May 2022 11 May 2025 Netim SARL [Tag = NETIM-FR] -
12 miniabo.com 6 Apr 2022 6 Apr 2025 1API GmbH REDACTED FOR PRIVACY
13 minitab.ae - - MarkMonitor Minitab
14 minitab.co.th 11 Jun 2009 10 Jun 2025 THNIC Minitab Inc. ( มินิแท็บ อิงค์. )
15 minitab.live 13 Jul 2023 13 Jul 2024 Name.com, Inc. Domain privacy by TinyURL LLC
16 minitab.online 12 Mar 2022 12 Mar 2032 DNSPod, Inc. Shanghai Predictive Modeling Technology Co., Ltd.
17 minilabo.jp 13 Mar 2021 31 Mar 2025 - Yae Nakai
18 minitaco.com 4 Aug 2022 4 Aug 2025 Dynadot Inc -
19 minitabor.sk 2 Apr 2010 19 Apr 2025 WebSupport s.r.o. ADDO, s.r.o.
20 meinitabo.com 5 Dec 2020 5 Dec 2024 Vautron Rechenzentrum AG -
21 minitablo.ru 3 Aug 2009 3 Aug 2024 SALENAMES-RU Private Person
22 minilabo.com 23 Nov 2012 23 Nov 2024 Megazone Corp., dba HOSTING.KR Nam
23 minitalo.org 11 Dec 2016 11 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 minilabo.fr 8 Sep 2004 8 Sep 2024 AMEN / Agence des Médias Numériques MINI LABO
25 minitabs.com 10 Jan 2003 10 Jan 2025 GoDaddy.com, LLC -
26 minitabi.com 15 Mar 2020 15 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
27 minitalo.net 11 Dec 2016 11 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
28 minitago.com 5 May 2022 5 May 2025 GoDaddy.com, LLC -
29 minitabor.info 6 Jul 2016 6 Jul 2024 Tucows Domains Inc. Data Protected
30 miniabo.info 13 Sep 2001 13 Sep 2024 Mesh Digital Limited intan media-service GmbH
31 minitab.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
32 minitab.net 30 Dec 2015 30 Dec 2024 MarkMonitor, Inc. Minitab, Inc.
33 minitab.it 27 May 2004 21 Jan 2025 MarkMonitor International Limited Minitab Ltd
34 minitab.org 15 Jun 2015 15 Jun 2024 MarkMonitor Inc. Minitab, Inc.
35 minitab.software 14 Jan 2015 14 Jan 2025 MarkMonitor Inc. Minitab
36 minitab.xyz 3 Apr 2024 3 Apr 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
37 minitao.com 20 Oct 2010 20 Oct 2024 22net, Inc. -
38 minitab.com.br 29 May 2002 29 May 2025 DOMAIN-PROTECTION (41) Domain Under Protection Servi?os de Internet Ltda.
39 minitab.ltd 23 May 2024 23 May 2025 Xin Net Technology Corporation 苏州谢而信息技术有限公司
40 minitab.co.uk - 25 Feb 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
41 minitab.ru 20 Dec 2005 20 Dec 2024 RU-CENTER-RU Minitab Limited
42 minitao.ru 11 Nov 2020 11 Nov 2024 REGRU-RU Private Person
43 minitab.sk 31 Jul 2008 31 Jul 2024 ZONER s.r.o. SC&C Partner, spol. s r.o.
44 minitab.cloud 12 Mar 2022 12 Mar 2032 DNSPod, Inc. Shanghai Predictive Modeling Technology Co., Ltd.
45 mintabo.com 8 Sep 2022 8 Sep 2024 OwnRegistrar, Inc. WhoisSecure
46 minitato.com 31 Dec 2023 31 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 minitablo.com 13 Dec 2018 13 Dec 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
48 minitab.pl 21 Dec 2005 21 Dec 2024 Markmonitor, Inc. -
49 minitab.com.au - - MarkMonitor Corporate Services Inc Domain Admin
50 minitab.com.cn 18 Aug 2004 18 Aug 2024 MarkMonitor Inc. Minitab, Inc.
51 miniabo.de - - - -
52 minitab.tel 24 Mar 2009 23 Mar 2025 MarkMonitor, Inc. Minitab
53 minitab.website 12 Mar 2022 12 Mar 2032 DNSPod, Inc. Shanghai Predictive Modeling Technology Co., Ltd.
54 minitab.com 7 Jan 1994 6 Jan 2030 Network Solutions, LLC -
55 minitalk.dev 31 Jul 2023 31 Jul 2028 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
56 minikago.com 13 Jan 2012 13 Jan 2025 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi Turkuvaz Haberleşme ve Yayıncılık AŞ
57 minibubo.com 25 Jan 2018 25 Jan 2025 DonDominio (SCIP) Redacted for privacy
58 minitatoo.com 31 Dec 2023 31 Dec 2026 GoDaddy.com, LLC -
59 minitomo.net 17 Jun 2020 17 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
60 minimaro.de - - - -
61 mikitabi.com 18 May 2021 18 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
62 minituro.com 22 Feb 2019 22 Feb 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
63 minibaba.com 22 Oct 2015 22 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 minitube.com.cn 16 Mar 2007 16 Mar 2025 PSI-USA, Inc. Minitueb GmbH
65 minitate.com 24 Jan 2024 24 Jan 2025 Metaregistrar BV REDACTED FOR PRIVACY
66 minitasso.it 20 Jan 2015 20 Jan 2025 Imnoko S.r.l. Imnoko S.r.l.
67 fixitabo.com 25 Feb 2022 25 Feb 2025 Ascio Technologies, Inc Not Disclosed
68 mingtaoo.com 23 Jul 2020 23 Jul 2025 Gname.com Pte. Ltd. Redacted for privacy
69 minikabob.pro 6 Sep 2023 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 minilabco.com 6 Apr 2020 6 Apr 2024 Enartia Single Member S.A. -
71 miniturbo.org 1 Sep 2006 1 Sep 2024 Namesilo, LLC See PrivacyGuardian.org
72 miniabos.com 18 Sep 2000 18 Sep 2024 Mesh Digital Limited -
73 minicabot.net 30 Jun 2018 30 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
74 minikabob.app 6 Sep 2023 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 mingtako.com 13 May 2020 13 May 2024 DNSPod, Inc. REDACTED FOR PRIVACY
76 minitank.top 27 Jun 2023 27 Jun 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
77 mininabor.ru 27 Sep 2011 27 Sep 2024 SALENAMES-RU Private Person
78 minicabs.mobi 17 Jun 2019 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 misitano.xyz 10 Feb 2019 10 Feb 2025 TLD Registrar Solutions Ltd Whois Privacy Corp.
80 minitito.com 21 Nov 2018 21 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
81 minifaba.services 16 Sep 2016 16 Sep 2024 IONOS SE Autohaus Kirsch GmbH
82 minitaux.pro 17 Aug 2017 17 Aug 2025 Gandi SAS MINITAUX
83 minimano.com 6 Aug 2010 6 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
84 mintablo.de - - - -
85 mindtabs.store 12 Mar 2024 12 Mar 2025 Tucows.com Co. Data Protected
86 mintaboo.com 7 Aug 2022 7 Aug 2024 GoDaddy.com, LLC -
87 kingtabo.com 7 Apr 2023 7 Apr 2026 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
88 manitaro.website 24 Mar 2023 24 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
89 minicabs.com 26 May 1997 25 May 2025 CSC CORPORATE DOMAINS, INC. ValueClick, Inc.
90 minitale.net 1 Jan 2012 1 Jan 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0129824439
91 dinitablo.com 15 Dec 2018 15 Dec 2024 Isimtescil Bilisim A.S. -
92 miniaibo.com 9 Mar 2019 9 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
93 minicabs.me.uk 5 Jan 2021 5 Jan 2026 Ionos SE [Tag = 1AND1] -
94 minimalo.art 27 Apr 2024 27 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
95 mintablo.com 13 Feb 2020 13 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
96 minigato.org 22 Apr 2021 22 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 mintabot.com 14 Oct 2021 14 Oct 2024 NameCheap, Inc. -
98 misitano.com 15 Apr 2000 15 Apr 2025 DREAMHOST REDACTED FOR PRIVACY
99 mitetabo.com 21 May 2024 21 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
100 mixilabo.com 19 Aug 2023 19 Aug 2024 Gname 032 Inc -
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 Minitabo.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=minitabo.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "minitabo.pl",
        "page_size": 100
    },
    "count": {
        "total": 810,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "minitalo.info, minitaba.com, mini-abo.info, minitalo.com, mini-abo.de, minitalo.live, minitabi.net, minitab.fr, minitab.store, miniabo.net, minitab.uk, miniabo.com, minitab.ae, minitab.co.th, minitab.live, minitab.online, minilabo.jp, minitaco.com, minitabor.sk, meinitabo.com, minitablo.ru, minilabo.com, minitalo.org, minilabo.fr, minitabs.com, minitabi.com, minitalo.net, minitago.com, minitabor.info, miniabo.info, minitab.info, minitab.net, minitab.it, minitab.org, minitab.software, minitab.xyz, minitao.com, minitab.com.br, minitab.ltd, minitab.co.uk, minitab.ru, minitao.ru, minitab.sk, minitab.cloud, mintabo.com, minitato.com, minitablo.com, minitab.pl, minitab.com.au, minitab.com.cn, miniabo.de, minitab.tel, minitab.website, minitab.com, minitalk.dev, minikago.com, minibubo.com, minitatoo.com, minitomo.net, minimaro.de, mikitabi.com, minituro.com, minibaba.com, minitube.com.cn, minitate.com, minitasso.it, fixitabo.com, mingtaoo.com, minikabob.pro, minilabco.com, miniturbo.org, miniabos.com, minicabot.net, minikabob.app, mingtako.com, minitank.top, mininabor.ru, minicabs.mobi, misitano.xyz, minitito.com, minifaba.services, minitaux.pro, minimano.com, mintablo.de, mindtabs.store, mintaboo.com, kingtabo.com, manitaro.website, minicabs.com, minitale.net, dinitablo.com, miniaibo.com, minicabs.me.uk, minimalo.art, mintablo.com, minigato.org, mintabot.com, misitano.com, mitetabo.com, mixilabo.com",
    "results": [
        {
            "num": 1,
            "domain_name": "minitalo.info",
            "domain_keyword": "minitalo",
            "domain_tld": "info",
            "query_time": "2024-04-16 11:12:20",
            "create_date": "2016-12-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-11",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "minitaba.com",
            "domain_keyword": "minitaba",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:35:25",
            "create_date": "2024-01-04",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-04",
            "registrar_iana": 3520,
            "registrar_name": "DropCatch.com 1311 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "sichuan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mini-abo.info",
            "domain_keyword": "mini-abo",
            "domain_tld": "info",
            "query_time": "2024-04-22 10:36:53",
            "create_date": "2001-09-13",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "intan media-service GmbH",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "minitalo.com",
            "domain_keyword": "minitalo",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:12:20",
            "create_date": "2015-12-04",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "https://tieredaccess.com/contact/77192135-a453-4988-bd2f-2229a7913bb5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.louhi.net",
                "dns2.louhi.net",
                "dns3.louhi.fi"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mini-abo.de",
            "domain_keyword": "mini-abo",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:11:38",
            "update_date": "2015-01-20",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "minitalo.live",
            "domain_keyword": "minitalo",
            "domain_tld": "live",
            "query_time": "2024-05-11 21:40:33",
            "create_date": "2021-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "minitabi.net",
            "domain_keyword": "minitabi",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2016-08-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "minitab.fr",
            "domain_keyword": "minitab",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:49:44",
            "create_date": "1998-07-05",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-16",
            "registrar_name": "MARKMONITOR Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Minitab SARL",
            "registrant_address": "17-21 rue Saint Fiacre, 75002 PARIS",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+3.3155335008",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 9,
            "domain_name": "minitab.store",
            "domain_keyword": "minitab",
            "domain_tld": "store",
            "query_time": "2024-04-09 12:16:40",
            "create_date": "2022-12-01",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Minitab, Inc.",
            "registrant_state": "PA",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "miniabo.net",
            "domain_keyword": "miniabo",
            "domain_tld": "net",
            "query_time": "2024-04-22 10:39:24",
            "create_date": "2011-07-17",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "minitab.uk",
            "domain_keyword": "minitab",
            "domain_tld": "uk",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2022-05-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-11",
            "registrar_name": "Netim SARL [Tag = NETIM-FR]",
            "registrar_website": "https://www.netim.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "miniabo.com",
            "domain_keyword": "miniabo",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:38:14",
            "create_date": "2022-04-06",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/miniabo.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "minitab.ae",
            "domain_keyword": "minitab",
            "domain_tld": "ae",
            "query_time": "2024-04-09 12:16:40",
            "registrar_name": "MarkMonitor",
            "registrant_name": "Domain Admin",
            "registrant_company": "Minitab",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "minitab.co.th",
            "domain_keyword": "minitab",
            "domain_tld": "co.th",
            "query_time": "2024-05-27 21:31:27",
            "create_date": "2009-06-11",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-10",
            "registrar_name": "THNIC",
            "registrant_company": "Minitab Inc. ( มินิแท็บ อิงค์. )",
            "registrant_address": "Personal Information*",
            "registrant_country": "US",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "minitab.live",
            "domain_keyword": "minitab",
            "domain_tld": "live",
            "query_time": "2024-05-27 21:31:27",
            "create_date": "2023-07-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain privacy by TinyURL LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "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.tinyurl.com",
                "ns2.tinyurl.com",
                "ns3.tinyurl.com",
                "ns4.tinyurl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "minitab.online",
            "domain_keyword": "minitab",
            "domain_tld": "online",
            "query_time": "2024-05-27 21:31:27",
            "create_date": "2022-03-12",
            "update_date": "2023-08-31",
            "expiry_date": "2032-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Shanghai Predictive Modeling Technology Co., Ltd.",
            "registrant_state": "shang hai shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hundred.dnspod.net",
                "valentina.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "minilabo.jp",
            "domain_keyword": "minilabo",
            "domain_tld": "jp",
            "query_time": "2024-06-01 05:09:58",
            "create_date": "2021-03-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Yae Nakai",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "minitaco.com",
            "domain_keyword": "minitaco",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:35:25",
            "create_date": "2022-08-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-08-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "minitabor.sk",
            "domain_keyword": "minitabor",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:06:35",
            "create_date": "2010-04-02",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "ADDO ADDO",
            "registrant_company": "ADDO, s.r.o.",
            "registrant_address": "Bajzova 8",
            "registrant_city": "Bratislava 2",
            "registrant_zip": "82108",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "meinitabo.com",
            "domain_keyword": "meinitabo",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:36:36",
            "create_date": "2020-12-05",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Hessen",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "minitablo.ru",
            "domain_keyword": "minitablo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:31:02",
            "create_date": "2009-08-03",
            "expiry_date": "2024-08-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "minilabo.com",
            "domain_keyword": "minilabo",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:31:54",
            "create_date": "2012-11-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Nam",
            "registrant_company": "Nam",
            "registrant_address": "1160-29 Jisan-dong Suseong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "706733",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1093921215",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "minitalo.org",
            "domain_keyword": "minitalo",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:12:20",
            "create_date": "2016-12-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.wixdns.net",
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "minilabo.fr",
            "domain_keyword": "minilabo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:49:34",
            "create_date": "2004-09-08",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-08",
            "registrar_name": "AMEN / Agence des Médias Numériques",
            "registrar_website": "https://www.amen.fr/nom-de-domaine/",
            "registrant_company": "MINI LABO",
            "registrant_address": "4, rue Pierre Dupont, 75010 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.146070484",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 25,
            "domain_name": "minitabs.com",
            "domain_keyword": "minitabs",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:12:18",
            "create_date": "2003-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "minitabi.com",
            "domain_keyword": "minitabi",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:43:37",
            "create_date": "2020-03-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "minitalo.net",
            "domain_keyword": "minitalo",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:12:20",
            "create_date": "2016-12-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns11.wixdns.net",
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "minitago.com",
            "domain_keyword": "minitago",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:35:26",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1525.securen.net",
                "ns1526.securen.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "minitabor.info",
            "domain_keyword": "minitabor",
            "domain_tld": "info",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2016-07-06",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "miniabo.info",
            "domain_keyword": "miniabo",
            "domain_tld": "info",
            "query_time": "2024-05-07 14:54:25",
            "create_date": "2001-09-13",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "intan media-service GmbH",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "minitab.info",
            "domain_keyword": "minitab",
            "domain_tld": "info",
            "query_time": "2024-05-07 22:35:26",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "minitab.net",
            "domain_keyword": "minitab",
            "domain_tld": "net",
            "query_time": "2024-05-11 21:40:32",
            "create_date": "2015-12-30",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-30",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Minitab, Inc.",
            "registrant_state": "PA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/minitab.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "minitab.it",
            "domain_keyword": "minitab",
            "domain_tld": "it",
            "query_time": "2024-04-16 11:12:16",
            "create_date": "2004-05-27",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "Minitab Ltd",
            "registrant_address": "Unit E1-2 Brandon Court",
            "registrant_city": "Progress Way",
            "registrant_state": "CV3 2TE",
            "registrant_zip": "Coventry",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 34,
            "domain_name": "minitab.org",
            "domain_keyword": "minitab",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:12:16",
            "create_date": "2015-06-15",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Minitab, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "minitab.software",
            "domain_keyword": "minitab",
            "domain_tld": "software",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2015-01-14",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-14",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Minitab",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "minitab.xyz",
            "domain_keyword": "minitab",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 23:02:26",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "minitao.com",
            "domain_keyword": "minitao",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:12:21",
            "create_date": "2010-10-20",
            "update_date": "2024-04-11",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.fumi.com",
                "ns2.fumi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "minitab.com.br",
            "domain_keyword": "minitab",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 05:11:23",
            "create_date": "2002-05-29",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-29",
            "registrar_name": "DOMAIN-PROTECTION (41)",
            "registrant_name": "Domain Under Protection Servi?os de Internet Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "minitab.ltd",
            "domain_keyword": "minitab",
            "domain_tld": "ltd",
            "query_time": "2024-05-24 17:07:51",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "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": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "minitab.co.uk",
            "domain_keyword": "minitab",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 11:12:20",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-25",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "minitab.ru",
            "domain_keyword": "minitab",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:31:02",
            "create_date": "2005-12-20",
            "expiry_date": "2024-12-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Minitab Limited",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "minitao.ru",
            "domain_keyword": "minitao",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:31:02",
            "create_date": "2020-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "minitab.sk",
            "domain_keyword": "minitab",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:06:33",
            "create_date": "2008-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "ZONER s.r.o.",
            "registrant_name": "SC&C Partner, spol. s r.o.",
            "registrant_company": "SC&C Partner, spol. s r.o.",
            "registrant_address": "V Újezdech 7",
            "registrant_city": "Brno",
            "registrant_zip": "62100",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.517541100",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "minitab.cloud",
            "domain_keyword": "minitab",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 21:31:27",
            "create_date": "2022-03-12",
            "update_date": "2023-10-10",
            "expiry_date": "2032-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai Predictive Modeling Technology Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hundred.dnspod.net",
                "valentina.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mintabo.com",
            "domain_keyword": "mintabo",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:15:25",
            "create_date": "2022-09-08",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ns1.instrawebs.com",
                "ns2.instrawebs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "minitato.com",
            "domain_keyword": "minitato",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:35:26",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "minitablo.com",
            "domain_keyword": "minitablo",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2018-12-13",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-13",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "minitab.pl",
            "domain_keyword": "minitab",
            "domain_tld": "pl",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2005-12-21",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-21",
            "registrar_name": "Markmonitor, Inc.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "minitab.com.au",
            "domain_keyword": "minitab",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 20:23:41",
            "update_date": "2024-04-02",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "minitab.com.cn",
            "domain_keyword": "minitab",
            "domain_tld": "com.cn",
            "query_time": "2024-04-09 12:16:40",
            "create_date": "2004-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Minitab, Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "miniabo.de",
            "domain_keyword": "miniabo",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:11:52",
            "update_date": "2015-01-20",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 52,
            "domain_name": "minitab.tel",
            "domain_keyword": "minitab",
            "domain_tld": "tel",
            "query_time": "2024-04-16 11:12:17",
            "create_date": "2009-03-24",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Minitab",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "minitab.website",
            "domain_keyword": "minitab",
            "domain_tld": "website",
            "query_time": "2024-05-27 21:31:27",
            "create_date": "2022-03-12",
            "update_date": "2023-08-31",
            "expiry_date": "2032-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Shanghai Predictive Modeling Technology Co., Ltd.",
            "registrant_state": "shang hai shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hundred.dnspod.net",
                "valentina.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "minitab.com",
            "domain_keyword": "minitab",
            "domain_tld": "com",
            "query_time": "2024-06-03 03:06:57",
            "create_date": "1994-01-07",
            "update_date": "2022-04-25",
            "expiry_date": "2030-01-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1409.awsdns-48.org",
                "ns-1655.awsdns-14.co.uk",
                "ns-315.awsdns-39.com",
                "ns-994.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "minitalk.dev",
            "domain_keyword": "minitalk",
            "domain_tld": "dev",
            "query_time": "2024-04-09 12:16:41",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2028-07-31",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "minikago.com",
            "domain_keyword": "minikago",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:31:29",
            "create_date": "2012-01-13",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-13",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Turkuvaz Haberleşme ve Yayıncılık AŞ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1129.awsdns-13.org",
                "ns-1963.awsdns-53.co.uk",
                "ns-376.awsdns-47.com",
                "ns-640.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "minibubo.com",
            "domain_keyword": "minibubo",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:56:28",
            "create_date": "2018-01-25",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Lleida",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=minibubo.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "art.ns.cloudflare.com",
                "cortney.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "minitatoo.com",
            "domain_keyword": "minitatoo",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:35:26",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2026-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "minitomo.net",
            "domain_keyword": "minitomo",
            "domain_tld": "net",
            "query_time": "2024-05-11 21:40:38",
            "create_date": "2020-06-17",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=minitomo.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "minimaro.de",
            "domain_keyword": "minimaro",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:12:20",
            "update_date": "2007-09-26",
            "name_servers": [
                "docks16.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "mikitabi.com",
            "domain_keyword": "mikitabi",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:26:55",
            "create_date": "2021-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=mikitabi.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "minituro.com",
            "domain_keyword": "minituro",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:13:22",
            "create_date": "2019-02-22",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-22",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-154.axc.nl",
                "ns2-154.axc.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 63,
            "domain_name": "minibaba.com",
            "domain_keyword": "minibaba",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:42:03",
            "create_date": "2015-10-22",
            "update_date": "2020-10-16",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "minitube.com.cn",
            "domain_keyword": "minitube",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 20:43:39",
            "create_date": "2007-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "PSI-USA, Inc.",
            "registrant_name": "Minitueb GmbH",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ns.bsws.de",
                "b.ns.bsws.de",
                "c.ns.bsws.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "minitate.com",
            "domain_keyword": "minitate",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:50:22",
            "create_date": "2024-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 66,
            "domain_name": "minitasso.it",
            "domain_keyword": "minitasso",
            "domain_tld": "it",
            "query_time": "2024-04-09 12:16:41",
            "create_date": "2015-01-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-20",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "fixitabo.com",
            "domain_keyword": "fixitabo",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:51:51",
            "create_date": "2022-02-25",
            "update_date": "2023-01-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=fixitabo.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mingtaoo.com",
            "domain_keyword": "mingtaoo",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:15:23",
            "create_date": "2020-07-23",
            "update_date": "2023-09-22",
            "expiry_date": "2025-07-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mingtaoo.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "emely.ns.cloudflare.com",
                "odin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "minikabob.pro",
            "domain_keyword": "minikabob",
            "domain_tld": "pro",
            "query_time": "2024-05-17 18:54:03",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "minilabco.com",
            "domain_keyword": "minilabco",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:55:23",
            "create_date": "2020-04-06",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1727,
            "registrar_name": "Enartia Single Member S.A.",
            "registrar_website": "http://www.papaki.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "miniturbo.org",
            "domain_keyword": "miniturbo",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:13:21",
            "create_date": "2006-09-01",
            "update_date": "2022-08-21",
            "expiry_date": "2024-09-01",
            "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": [
                "ns-143.awsdns-17.com",
                "ns-1514.awsdns-61.org",
                "ns-1784.awsdns-31.co.uk",
                "ns-682.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "miniabos.com",
            "domain_keyword": "miniabos",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:39:24",
            "create_date": "2000-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "minicabot.net",
            "domain_keyword": "minicabot",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:24:05",
            "create_date": "2018-06-30",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of minicabot.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1509.awsdns-60.org",
                "ns-1827.awsdns-36.co.uk",
                "ns-348.awsdns-43.com",
                "ns-523.awsdns-01.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "minikabob.app",
            "domain_keyword": "minikabob",
            "domain_tld": "app",
            "query_time": "2024-05-17 18:54:02",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mingtako.com",
            "domain_keyword": "mingtako",
            "domain_tld": "com",
            "query_time": "2024-05-25 17:21:25",
            "create_date": "2020-05-13",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=mingtako.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "minitank.top",
            "domain_keyword": "minitank",
            "domain_tld": "top",
            "query_time": "2024-05-18 06:04:59",
            "create_date": "2023-06-27",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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": [
                "ezra.ns.cloudflare.com",
                "keyla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "mininabor.ru",
            "domain_keyword": "mininabor",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:30:37",
            "create_date": "2011-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "minicabs.mobi",
            "domain_keyword": "minicabs",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 14:56:37",
            "create_date": "2019-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "misitano.xyz",
            "domain_keyword": "misitano",
            "domain_tld": "xyz",
            "query_time": "2024-04-06 16:49:55",
            "create_date": "2019-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the 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-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "minitito.com",
            "domain_keyword": "minitito",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:12:37",
            "create_date": "2018-11-21",
            "update_date": "2022-02-02",
            "expiry_date": "2024-11-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "minifaba.services",
            "domain_keyword": "minifaba",
            "domain_tld": "services",
            "query_time": "2024-04-25 06:28:12",
            "create_date": "2016-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Autohaus Kirsch 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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "minitaux.pro",
            "domain_keyword": "minitaux",
            "domain_tld": "pro",
            "query_time": "2024-05-24 03:12:08",
            "create_date": "2017-08-17",
            "update_date": "2023-11-16",
            "expiry_date": "2025-08-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MINITAUX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "75",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-247-c.gandi.net",
                "ns-250-b.gandi.net",
                "ns-58-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "minimano.com",
            "domain_keyword": "minimano",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:49:06",
            "create_date": "2010-08-06",
            "update_date": "2023-07-23",
            "expiry_date": "2025-08-06",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mintablo.de",
            "domain_keyword": "mintablo",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:13:00",
            "update_date": "2023-03-17",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "mindtabs.store",
            "domain_keyword": "mindtabs",
            "domain_tld": "store",
            "query_time": "2024-05-12 20:37:37",
            "create_date": "2024-03-12",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "mintaboo.com",
            "domain_keyword": "mintaboo",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:08:47",
            "create_date": "2022-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kingtabo.com",
            "domain_keyword": "kingtabo",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:22:03",
            "create_date": "2023-04-07",
            "update_date": "2023-04-07",
            "expiry_date": "2026-04-07",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=kingtabo.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "manitaro.website",
            "domain_keyword": "manitaro",
            "domain_tld": "website",
            "query_time": "2024-05-24 05:28:01",
            "create_date": "2023-03-24",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-24",
            "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": [
                "curt.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "minicabs.com",
            "domain_keyword": "minicabs",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:53:02",
            "create_date": "1997-05-26",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-25",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "ValueClick, Inc.",
            "registrant_address": "30699 Russell Ranch Rd",
            "registrant_city": "Westlake Village",
            "registrant_state": "CA",
            "registrant_zip": "91362",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185323580",
            "registrant_fax": "+1.8185323580",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net",
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "minitale.net",
            "domain_keyword": "minitale",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:12:19",
            "create_date": "2012-01-01",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-01",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0129824439",
            "registrant_company": "Contact Privacy Inc. Customer 0129824439",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dinitablo.com",
            "domain_keyword": "dinitablo",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:38:06",
            "create_date": "2018-12-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "joyce.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "miniaibo.com",
            "domain_keyword": "miniaibo",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:39:29",
            "create_date": "2019-03-09",
            "update_date": "2023-02-22",
            "expiry_date": "2025-03-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "minicabs.me.uk",
            "domain_keyword": "minicabs",
            "domain_tld": "me.uk",
            "query_time": "2024-04-28 15:37:44",
            "create_date": "2021-01-05",
            "update_date": "2021-01-05",
            "expiry_date": "2026-01-05",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1044.ui-dns.com",
                "ns1114.ui-dns.biz",
                "ns1119.ui-dns.de",
                "ns1124.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "minimalo.art",
            "domain_keyword": "minimalo",
            "domain_tld": "art",
            "query_time": "2024-04-30 14:16:06",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mintablo.com",
            "domain_keyword": "mintablo",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:08:47",
            "create_date": "2020-02-13",
            "update_date": "2023-05-22",
            "expiry_date": "2025-02-13",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1-09.azure-dns.com",
                "ns2-09.azure-dns.net",
                "ns3-09.azure-dns.org",
                "ns4-09.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "minigato.org",
            "domain_keyword": "minigato",
            "domain_tld": "org",
            "query_time": "2024-05-26 16:54:40",
            "create_date": "2021-04-22",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mintabot.com",
            "domain_keyword": "mintabot",
            "domain_tld": "com",
            "query_time": "2024-04-29 16:56:21",
            "create_date": "2021-10-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "misitano.com",
            "domain_keyword": "misitano",
            "domain_tld": "com",
            "query_time": "2024-05-03 19:38:02",
            "create_date": "2000-04-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/62c474dd-e3a6-4000-80ec-568d561ae7ee",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mitetabo.com",
            "domain_keyword": "mitetabo",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:11:53",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mixilabo.com",
            "domain_keyword": "mixilabo",
            "domain_tld": "com",
            "query_time": "2024-04-08 23:04:04",
            "create_date": "2023-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 4001,
            "registrar_name": "Gname 032 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.149,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>minitabo.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>810</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>minitalo.info, minitaba.com, mini-abo.info, minitalo.com, mini-abo.de, minitalo.live, minitabi.net, minitab.fr, minitab.store, miniabo.net, minitab.uk, miniabo.com, minitab.ae, minitab.co.th, minitab.live, minitab.online, minilabo.jp, minitaco.com, minitabor.sk, meinitabo.com, minitablo.ru, minilabo.com, minitalo.org, minilabo.fr, minitabs.com, minitabi.com, minitalo.net, minitago.com, minitabor.info, miniabo.info, minitab.info, minitab.net, minitab.it, minitab.org, minitab.software, minitab.xyz, minitao.com, minitab.com.br, minitab.ltd, minitab.co.uk, minitab.ru, minitao.ru, minitab.sk, minitab.cloud, mintabo.com, minitato.com, minitablo.com, minitab.pl, minitab.com.au, minitab.com.cn, miniabo.de, minitab.tel, minitab.website, minitab.com, minitalk.dev, minikago.com, minibubo.com, minitatoo.com, minitomo.net, minimaro.de, mikitabi.com, minituro.com, minibaba.com, minitube.com.cn, minitate.com, minitasso.it, fixitabo.com, mingtaoo.com, minikabob.pro, minilabco.com, miniturbo.org, miniabos.com, minicabot.net, minikabob.app, mingtako.com, minitank.top, mininabor.ru, minicabs.mobi, misitano.xyz, minitito.com, minifaba.services, minitaux.pro, minimano.com, mintablo.de, mindtabs.store, mintaboo.com, kingtabo.com, manitaro.website, minicabs.com, minitale.net, dinitablo.com, miniaibo.com, minicabs.me.uk, minimalo.art, mintablo.com, minigato.org, mintabot.com, misitano.com, mitetabo.com, mixilabo.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>minitalo.info</domain_name>
   <domain_keyword>minitalo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 11:12:20</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-11</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>minitaba.com</domain_name>
   <domain_keyword>minitaba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:35:25</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>3520</registrar_iana>
   <registrar_name>DropCatch.com 1311 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>sichuan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mini-abo.info</domain_name>
   <domain_keyword>mini-abo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 10:36:53</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-13</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>intan media-service GmbH</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>minitalo.com</domain_name>
   <domain_keyword>minitalo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:12:20</query_time>
   <create_date>2015-12-04</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/77192135-a453-4988-bd2f-2229a7913bb5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.louhi.net</value>
    <value>dns2.louhi.net</value>
    <value>dns3.louhi.fi</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-abo.de</domain_name>
   <domain_keyword>mini-abo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:11:38</query_time>
   <update_date>2015-01-20</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>minitalo.live</domain_name>
   <domain_keyword>minitalo</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-11 21:40:33</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>minitabi.net</domain_name>
   <domain_keyword>minitabi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2016-08-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>minitab.fr</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:49:44</query_time>
   <create_date>1998-07-05</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>MARKMONITOR Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Minitab SARL</registrant_company>
   <registrant_address>17-21 rue Saint Fiacre, 75002 PARIS</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+3.3155335008</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>minitab.store</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-09 12:16:40</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Minitab, Inc.</registrant_company>
   <registrant_state>PA</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.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>10</num>
   <domain_name>miniabo.net</domain_name>
   <domain_keyword>miniabo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 10:39:24</query_time>
   <create_date>2011-07-17</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>minitab.uk</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Netim SARL [Tag = NETIM-FR]</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>miniabo.com</domain_name>
   <domain_keyword>miniabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:38:14</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-06</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/miniabo.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>minitab.ae</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-09 12:16:40</query_time>
   <registrar_name>MarkMonitor</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Minitab</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>minitab.co.th</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-27 21:31:27</query_time>
   <create_date>2009-06-11</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Minitab Inc. ( มินิแท็บ อิงค์. )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>US</registrant_country>
   <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>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>minitab.live</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 21:31:27</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-13</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 privacy by TinyURL LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</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.tinyurl.com</value>
    <value>ns2.tinyurl.com</value>
    <value>ns3.tinyurl.com</value>
    <value>ns4.tinyurl.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>minitab.online</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 21:31:27</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-03-12</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Shanghai Predictive Modeling Technology Co., Ltd.</registrant_company>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hundred.dnspod.net</value>
    <value>valentina.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>minilabo.jp</domain_name>
   <domain_keyword>minilabo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 05:09:58</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Yae Nakai</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>minitaco.com</domain_name>
   <domain_keyword>minitaco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:35:25</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>minitabor.sk</domain_name>
   <domain_keyword>minitabor</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:06:35</query_time>
   <create_date>2010-04-02</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>ADDO ADDO</registrant_name>
   <registrant_company>ADDO, s.r.o.</registrant_company>
   <registrant_address>Bajzova 8</registrant_address>
   <registrant_city>Bratislava 2</registrant_city>
   <registrant_zip>82108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>meinitabo.com</domain_name>
   <domain_keyword>meinitabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:36:36</query_time>
   <create_date>2020-12-05</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Hessen</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>minitablo.ru</domain_name>
   <domain_keyword>minitablo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:31:02</query_time>
   <create_date>2009-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>minilabo.com</domain_name>
   <domain_keyword>minilabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:31:54</query_time>
   <create_date>2012-11-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Nam</registrant_name>
   <registrant_company>Nam</registrant_company>
   <registrant_address>1160-29 Jisan-dong Suseong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>706733</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1093921215</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>minitalo.org</domain_name>
   <domain_keyword>minitalo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:12:20</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.wixdns.net</value>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>minilabo.fr</domain_name>
   <domain_keyword>minilabo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:49:34</query_time>
   <create_date>2004-09-08</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>AMEN / Agence des Médias Numériques</registrar_name>
   <registrar_website>https://www.amen.fr/nom-de-domaine/</registrar_website>
   <registrant_company>MINI LABO</registrant_company>
   <registrant_address>4, rue Pierre Dupont, 75010 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.146070484</registrant_phone>
   <name_servers>
    <value>ns1.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>minitabs.com</domain_name>
   <domain_keyword>minitabs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:12:18</query_time>
   <create_date>2003-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>minitabi.com</domain_name>
   <domain_keyword>minitabi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:43:37</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>minitalo.net</domain_name>
   <domain_keyword>minitalo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:12:20</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns11.wixdns.net</value>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>minitago.com</domain_name>
   <domain_keyword>minitago</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:35:26</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>ns1525.securen.net</value>
    <value>ns1526.securen.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>29</num>
   <domain_name>minitabor.info</domain_name>
   <domain_keyword>minitabor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2016-07-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>miniabo.info</domain_name>
   <domain_keyword>miniabo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 14:54:25</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-13</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>intan media-service GmbH</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>minitab.info</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 22:35:26</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>minitab.net</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 21:40:32</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Minitab, Inc.</registrant_company>
   <registrant_state>PA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/minitab.net</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.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>33</num>
   <domain_name>minitab.it</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 11:12:16</query_time>
   <create_date>2004-05-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>Minitab Ltd</registrant_company>
   <registrant_address>Unit E1-2 Brandon Court</registrant_address>
   <registrant_city>Progress Way</registrant_city>
   <registrant_state>CV3 2TE</registrant_state>
   <registrant_zip>Coventry</registrant_zip>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>minitab.org</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:12:16</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-15</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>Minitab, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.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>35</num>
   <domain_name>minitab.software</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-14</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>Minitab</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.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>36</num>
   <domain_name>minitab.xyz</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 23:02:26</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>minitao.com</domain_name>
   <domain_keyword>minitao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:12:21</query_time>
   <create_date>2010-10-20</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.fumi.com</value>
    <value>ns2.fumi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>minitab.com.br</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 05:11:23</query_time>
   <create_date>2002-05-29</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>DOMAIN-PROTECTION (41)</registrar_name>
   <registrant_name>Domain Under Protection Servi?os de Internet Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>minitab.ltd</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-24 17:07:51</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</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>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>minitab.co.uk</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 11:12:20</query_time>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>minitab.ru</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:31:02</query_time>
   <create_date>2005-12-20</create_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Minitab Limited</registrant_company>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>minitao.ru</domain_name>
   <domain_keyword>minitao</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:31:02</query_time>
   <create_date>2020-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>minitab.sk</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:06:33</query_time>
   <create_date>2008-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>ZONER s.r.o.</registrar_name>
   <registrant_name>SC&amp;C Partner, spol. s r.o.</registrant_name>
   <registrant_company>SC&amp;C Partner, spol. s r.o.</registrant_company>
   <registrant_address>V Újezdech 7</registrant_address>
   <registrant_city>Brno</registrant_city>
   <registrant_zip>62100</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.517541100</registrant_phone>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>minitab.cloud</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 21:31:27</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2032-03-12</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>Shanghai Predictive Modeling Technology Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hundred.dnspod.net</value>
    <value>valentina.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mintabo.com</domain_name>
   <domain_keyword>mintabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:15:25</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ns1.instrawebs.com</value>
    <value>ns2.instrawebs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>minitato.com</domain_name>
   <domain_keyword>minitato</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:35:26</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>minitablo.com</domain_name>
   <domain_keyword>minitablo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>minitab.pl</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2005-12-21</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Markmonitor, Inc.</registrar_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>minitab.com.au</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 20:23:41</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <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>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>minitab.com.cn</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-09 12:16:40</query_time>
   <create_date>2004-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Minitab, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.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>51</num>
   <domain_name>miniabo.de</domain_name>
   <domain_keyword>miniabo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:11:52</query_time>
   <update_date>2015-01-20</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>minitab.tel</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-16 11:12:17</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-23</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>Minitab</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.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>53</num>
   <domain_name>minitab.website</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-27 21:31:27</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-03-12</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Shanghai Predictive Modeling Technology Co., Ltd.</registrant_company>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hundred.dnspod.net</value>
    <value>valentina.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>minitab.com</domain_name>
   <domain_keyword>minitab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 03:06:57</query_time>
   <create_date>1994-01-07</create_date>
   <update_date>2022-04-25</update_date>
   <expiry_date>2030-01-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1409.awsdns-48.org</value>
    <value>ns-1655.awsdns-14.co.uk</value>
    <value>ns-315.awsdns-39.com</value>
    <value>ns-994.awsdns-60.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>minitalk.dev</domain_name>
   <domain_keyword>minitalk</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-09 12:16:41</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2028-07-31</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>minikago.com</domain_name>
   <domain_keyword>minikago</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:31:29</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Turkuvaz Haberleşme ve Yayıncılık AŞ</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_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1129.awsdns-13.org</value>
    <value>ns-1963.awsdns-53.co.uk</value>
    <value>ns-376.awsdns-47.com</value>
    <value>ns-640.awsdns-16.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>minibubo.com</domain_name>
   <domain_keyword>minibubo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:56:28</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.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>Lleida</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=minibubo.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>cortney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>minitatoo.com</domain_name>
   <domain_keyword>minitatoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:35:26</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2026-12-31</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>minitomo.net</domain_name>
   <domain_keyword>minitomo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 21:40:38</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=minitomo.net</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>minimaro.de</domain_name>
   <domain_keyword>minimaro</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:12:20</query_time>
   <update_date>2007-09-26</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>mikitabi.com</domain_name>
   <domain_keyword>mikitabi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:26:55</query_time>
   <create_date>2021-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=mikitabi.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>minituro.com</domain_name>
   <domain_keyword>minituro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:13:22</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-154.axc.nl</value>
    <value>ns2-154.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>minibaba.com</domain_name>
   <domain_keyword>minibaba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:42:03</query_time>
   <create_date>2015-10-22</create_date>
   <update_date>2020-10-16</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>minitube.com.cn</domain_name>
   <domain_keyword>minitube</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 20:43:39</query_time>
   <create_date>2007-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>PSI-USA, Inc.</registrar_name>
   <registrant_name>Minitueb GmbH</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ns.bsws.de</value>
    <value>b.ns.bsws.de</value>
    <value>c.ns.bsws.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>minitate.com</domain_name>
   <domain_keyword>minitate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:50:22</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>minitasso.it</domain_name>
   <domain_keyword>minitasso</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-09 12:16:41</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fixitabo.com</domain_name>
   <domain_keyword>fixitabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:51:51</query_time>
   <create_date>2022-02-25</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=fixitabo.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mingtaoo.com</domain_name>
   <domain_keyword>mingtaoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:15:23</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=mingtaoo.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>emely.ns.cloudflare.com</value>
    <value>odin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>minikabob.pro</domain_name>
   <domain_keyword>minikabob</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 18:54:03</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>minilabco.com</domain_name>
   <domain_keyword>minilabco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:55:23</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>Enartia Single Member S.A.</registrar_name>
   <registrar_website>http://www.papaki.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>miniturbo.org</domain_name>
   <domain_keyword>miniturbo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:13:21</query_time>
   <create_date>2006-09-01</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-09-01</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>ns-143.awsdns-17.com</value>
    <value>ns-1514.awsdns-61.org</value>
    <value>ns-1784.awsdns-31.co.uk</value>
    <value>ns-682.awsdns-21.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>miniabos.com</domain_name>
   <domain_keyword>miniabos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:39:24</query_time>
   <create_date>2000-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>minicabot.net</domain_name>
   <domain_keyword>minicabot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:24:05</query_time>
   <create_date>2018-06-30</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of minicabot.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1509.awsdns-60.org</value>
    <value>ns-1827.awsdns-36.co.uk</value>
    <value>ns-348.awsdns-43.com</value>
    <value>ns-523.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>minikabob.app</domain_name>
   <domain_keyword>minikabob</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 18:54:02</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mingtako.com</domain_name>
   <domain_keyword>mingtako</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 17:21:25</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=mingtako.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>minitank.top</domain_name>
   <domain_keyword>minitank</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 06:04:59</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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>ezra.ns.cloudflare.com</value>
    <value>keyla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mininabor.ru</domain_name>
   <domain_keyword>mininabor</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:30:37</query_time>
   <create_date>2011-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>minicabs.mobi</domain_name>
   <domain_keyword>minicabs</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 14:56:37</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>misitano.xyz</domain_name>
   <domain_keyword>misitano</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-06 16:49:55</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.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>minitito.com</domain_name>
   <domain_keyword>minitito</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:12:37</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2022-02-02</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>minifaba.services</domain_name>
   <domain_keyword>minifaba</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-25 06:28:12</query_time>
   <create_date>2016-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</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>Autohaus Kirsch 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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>minitaux.pro</domain_name>
   <domain_keyword>minitaux</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 03:12:08</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MINITAUX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>75</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-247-c.gandi.net</value>
    <value>ns-250-b.gandi.net</value>
    <value>ns-58-a.gandi.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>minimano.com</domain_name>
   <domain_keyword>minimano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:49:06</query_time>
   <create_date>2010-08-06</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mintablo.de</domain_name>
   <domain_keyword>mintablo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:13:00</query_time>
   <update_date>2023-03-17</update_date>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>mindtabs.store</domain_name>
   <domain_keyword>mindtabs</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-12 20:37:37</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mintaboo.com</domain_name>
   <domain_keyword>mintaboo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:08:47</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</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>ns07.domaincontrol.com</value>
    <value>ns08.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>87</num>
   <domain_name>kingtabo.com</domain_name>
   <domain_keyword>kingtabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:22:03</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2026-04-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=kingtabo.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>manitaro.website</domain_name>
   <domain_keyword>manitaro</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-24 05:28:01</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-24</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>curt.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>minicabs.com</domain_name>
   <domain_keyword>minicabs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:53:02</query_time>
   <create_date>1997-05-26</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>ValueClick, Inc.</registrant_company>
   <registrant_address>30699 Russell Ranch Rd</registrant_address>
   <registrant_city>Westlake Village</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91362</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185323580</registrant_phone>
   <registrant_fax>+1.8185323580</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.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>minitale.net</domain_name>
   <domain_keyword>minitale</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:12:19</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0129824439</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0129824439</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</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>91</num>
   <domain_name>dinitablo.com</domain_name>
   <domain_keyword>dinitablo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:38:06</query_time>
   <create_date>2018-12-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>joyce.ns.cloudflare.com</value>
    <value>kobe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>miniaibo.com</domain_name>
   <domain_keyword>miniaibo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:39:29</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>minicabs.me.uk</domain_name>
   <domain_keyword>minicabs</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-28 15:37:44</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2021-01-05</update_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1044.ui-dns.com</value>
    <value>ns1114.ui-dns.biz</value>
    <value>ns1119.ui-dns.de</value>
    <value>ns1124.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>minimalo.art</domain_name>
   <domain_keyword>minimalo</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-30 14:16:06</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>mintablo.com</domain_name>
   <domain_keyword>mintablo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:08:47</query_time>
   <create_date>2020-02-13</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1-09.azure-dns.com</value>
    <value>ns2-09.azure-dns.net</value>
    <value>ns3-09.azure-dns.org</value>
    <value>ns4-09.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>minigato.org</domain_name>
   <domain_keyword>minigato</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 16:54:40</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mintabot.com</domain_name>
   <domain_keyword>mintabot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 16:56:21</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>misitano.com</domain_name>
   <domain_keyword>misitano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 19:38:02</query_time>
   <create_date>2000-04-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/62c474dd-e3a6-4000-80ec-568d561ae7ee</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mitetabo.com</domain_name>
   <domain_keyword>mitetabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:11:53</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mixilabo.com</domain_name>
   <domain_keyword>mixilabo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 23:04:04</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>4001</registrar_iana>
   <registrar_name>Gname 032 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.149</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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