WHOIS QUERY TIME

24 May 2024 - 9:22 PM UTC

Registered: 4 May 2017
Modified: 12 April 2024
Expiry: 4 May 2025

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=maxi-tip.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "maxi-tip.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "maxi-tip.com.pl",
            "domain_keyword": "maxi-tip",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 21:22:53",
            "create_date": "2017-05-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>maxi-tip.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>maxi-tip.com.pl</domain_name>
   <domain_keyword>maxi-tip</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 21:22:53</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.035 seconds) for "maxi-tip.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

14 Dec 2023 - 2:39 AM UTC

Registered: 4 May 2017
Modified: 11 April 2023
Expiry: 4 May 2024

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.pl

#2 - QUERY TIME

24 May 2024 - 9:22 PM UTC

Registered: 4 May 2017
Modified: 12 April 2024
Expiry: 4 May 2025

REGISTRAR

Name: Aftermarket.pl Limited
Website: http://www.AfterMarket.pl/contact.php

DNSSEC

Signed

NAME SERVERS

ns1.aftermarket.pl
ns2.aftermarket.pl

* 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=maxi-tip.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "maxi-tip.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "maxi-tip.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "maxi-tip.com.pl",
            "domain_keyword": "maxi-tip",
            "domain_tld": "com.pl",
            "query_time": "2023-12-14 02:39:02",
            "create_date": "2017-05-04",
            "update_date": "2023-04-11",
            "expiry_date": "2024-05-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "maxi-tip.com.pl",
            "domain_keyword": "maxi-tip",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 21:22:53",
            "create_date": "2017-05-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>maxi-tip.com.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>maxi-tip.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maxi-tip.com.pl</domain_name>
   <domain_keyword>maxi-tip</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-12-14 02:39:02</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>maxi-tip.com.pl</domain_name>
   <domain_keyword>maxi-tip</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 21:22:53</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 1 domain names (in 0.013 seconds) which contained the exact domain keyword "maxi-tip".
Domain Name Registered Expiry Registrar Ownership
1 maxi-tip.pl 4 May 2017 4 May 2024 Aftermarket.pl Limited -
2 maxi-tip.com.pl 4 May 2017 4 May 2025 Aftermarket.pl Limited -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=maxi-tip&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "maxi-tip",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "maxi-tip.pl, maxi-tip.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "maxi-tip.pl",
            "domain_keyword": "maxi-tip",
            "domain_tld": "pl",
            "query_time": "2024-03-29 06:40:01",
            "create_date": "2017-05-04",
            "update_date": "2023-04-11",
            "expiry_date": "2024-05-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "maxi-tip.com.pl",
            "domain_keyword": "maxi-tip",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 21:22:53",
            "create_date": "2017-05-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>maxi-tip</domain_keyword>
  <sort_by>create_date</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>maxi-tip.pl, maxi-tip.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maxi-tip.pl</domain_name>
   <domain_keyword>maxi-tip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-29 06:40:01</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>maxi-tip.com.pl</domain_name>
   <domain_keyword>maxi-tip</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 21:22:53</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.013</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 196 domain names (in 0.126 seconds) which look and sound like the brand name "maxi-tip".
Domain Name Registered Expiry Registrar Ownership
1 maxi-top.ru 1 Sep 2013 1 Sep 2024 REGTIME-RU Private Person
2 maxi-tap.com 11 May 2003 11 May 2025 Vautron Rechenzentrum AG -
3 maxi-top.de - - - -
4 maxi-top.com 22 Dec 2013 22 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
5 maxitip.com 11 Dec 2014 11 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 maxitip.biz 17 Oct 2012 16 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com FORTUNA GAME a.s.
7 taxi-vip.nl 25 Sep 2023 - Registrar.eu -
8 maxiquip.com 11 Nov 2013 11 Nov 2025 ENOM, INC. REDACTED FOR PRIVACY
9 maxivvip.info 6 Mar 2024 6 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
10 maxi-air.com 25 Feb 2023 25 Feb 2025 WHC Online Solutions Inc Privacy Protect, LLC (PrivacyProtect.org)
11 maxi-tex.com 19 Nov 2003 19 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com MAXI TEX d.o.o.
12 maxi-pop.org 8 Apr 2015 8 Apr 2025 Register SpA SAS NATAIS
13 maxim-eip.com 28 Dec 2017 28 Dec 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
14 maxi-tec.com 2 Mar 2023 2 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
15 mama-tip.tips 13 Jun 2023 13 Jun 2024 Sav.com, LLC Privacy Protection
16 maxichip.com 3 Jul 2018 3 Jul 2025 GoDaddy.com, LLC -
17 maxigrip.net 23 Apr 2018 23 Apr 2025 GoDaddy.com, LLC -
18 magictip.com 15 Sep 2005 15 Sep 2024 GoDaddy.com, LLC -
19 maximtrip.in 10 Feb 2020 10 Feb 2026 GoDaddy.com, LLC MAXIMTRIP
20 maximtep.online 25 Dec 2023 25 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
21 maxi-gif.com 27 Apr 2007 27 Apr 2024 OVH, SAS creaciel
22 maxiflip.online 29 Jan 2023 29 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 maxistsp.top 3 Jun 2024 3 Jun 2025 NameSilo,LLC See PrivacyGuardian.org
24 maxi-cie.com 24 Mar 1997 25 Mar 2025 WEBNAMES.CA INC Loblaws Inc.
25 maxi-tek.com 11 Sep 2015 11 Sep 2024 Mesh Digital Limited -
26 maxi-toy.com 23 Aug 2023 23 Aug 2024 GoDaddy.com, LLC -
27 maxiquip.online 28 Jun 2021 28 Jun 2027 Dreamscape Networks International Pte Ltd Maxiquip
28 maxi-tel.nl 27 Mar 2011 - Registrar.eu -
29 maxi-aid.com 8 Apr 2009 8 Apr 2025 GoDaddy.com, LLC -
30 max-trip.ru 19 Apr 2014 19 Apr 2025 RD-RU Private Person
31 maximtep.ru 25 Dec 2023 25 Dec 2024 REGRU-RU Private Person
32 maxi-pop.com 8 Apr 2015 8 Apr 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
33 taxi-vip.com 2 Oct 2008 2 Oct 2024 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
34 mami-tips.com 2 May 2012 2 May 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
35 maxitips.com 9 May 2016 9 May 2025 GoDaddy.com, LLC -
36 maxi-bhp.pl 30 Mar 2023 - home.pl S.A. -
37 maxi-fit.co.uk 13 Feb 2007 13 Feb 2025 united-domains AG [Tag = UNITEDDOMAINS-DE] -
38 maxiclip.com.br 12 Jan 2006 12 Jan 2026 - MAXICLIP IND E COM DE GRAMPOS LTDA
39 maxi-hit.ru 12 Mar 2024 12 Mar 2025 ACTIVE-RU Private Person
40 maxigrip.ru 30 Aug 2016 30 Aug 2024 RU-CENTER-RU Maxigrip AB
41 maxigrip.de - - - -
42 taxi-vip.org 22 Aug 2020 22 Aug 2024 IONOS SE appandnet
43 maxi-tape.com 25 Mar 2024 4 May 2025 dattatec.com SRL -
44 maxistep.com 5 Feb 2021 5 Feb 2025 GoDaddy.com, LLC -
45 maxi-mix.co.uk 10 Sep 2004 10 Sep 2024 OVH [Tag = OVH-FR] -
46 maxiship.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. United Parcel Service of America, Inc.
47 maxi-tire.com 10 Jan 2024 10 Jan 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
48 mobi-tip.monster 28 Jul 2023 28 Jul 2024 Porkbun, LLC Private by Design, LLC
49 taxi-top.com 22 Jan 2022 21 Jan 2025 Onlinenic Inc none
50 maxigrip.com 16 May 2005 15 May 2025 gabia Choi Sungyeon
51 maxichip.ru 17 Mar 2015 17 Mar 2025 REGRU-RU Private Person
52 maxi-app.com 5 Apr 2011 5 Apr 2025 united domains AG -
53 maxi-pop.info 8 Apr 2015 8 Apr 2025 Register SPA SAS NATAIS
54 taxi-vip.ru 9 Apr 2003 10 Apr 2025 RU-CENTER-RU Private Person
55 maxiship.biz 16 Nov 2001 18 Nov 2024 CSC Corporate Domains, Inc. United Parcel Service of America, Inc.
56 maximtop.cn 19 May 2019 19 May 2025 阿里云计算有限公司(万网) 北京美信拓扑科技有限公司
57 maxisyip.top 10 May 2024 10 May 2025 NameSilo,LLC See PrivacyGuardian.org
58 maxiclip.com 6 Aug 2008 6 Aug 2025 Alpine Domains Inc. -
59 maxiship.info 1 Aug 2001 1 Aug 2024 CSC Corporate Domains, Inc. United Parcel Service of America, Inc.
60 maximaip.com 23 Feb 2020 23 Feb 2025 FastDomain Inc. -
61 maxi-mix.com 5 Jul 2002 5 Jul 2024 Tucows Domains Inc. -
62 maxi-bit.ru 5 Mar 2018 5 Mar 2025 TIMEWEB-RU Private Person
63 maxiship.co.uk 26 Oct 1999 26 Oct 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
64 maxi-rib.com 19 May 2021 19 May 2025 TUCOWS, INC. REDACTED FOR PRIVACY
65 maxistop.com.au - - Web Address Registration Pty Ltd Benson Yeo
66 maxigrip.co.uk 16 Sep 2005 16 Sep 2025 Ionos SE [Tag = 1AND1] -
67 taxi-tim.nl 24 Jun 2019 - Metaregistrar B.V. -
68 maximtrip.com 25 May 2023 25 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
69 maximtop.com 23 Jul 2014 23 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
70 maxi-bit.com 10 Apr 2024 10 Apr 2025 Name Thread, LLC -
71 maxi-fit.com 13 Feb 2007 13 Feb 2025 united domains AG -
72 maxistop.ru 30 May 2024 30 May 2025 RU-CENTER-RU Private Person
73 maxiflip.com 6 May 2020 6 May 2025 GoDaddy.com, LLC -
74 maxistrip.com 28 Mar 2014 28 Mar 2025 GoDaddy.com, LLC -
75 maximtop.dev 4 Jul 2023 4 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
76 maxivvip.net 29 Feb 2024 28 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
77 maxiclip.de - - - -
78 taxi-vip.moscow 27 Feb 2017 27 Feb 2025 LLC Registrar R01 Personal data, can not be publicly disclosed according to applicable laws.
79 taxi-tim.com 30 Aug 2022 30 Aug 2025 In2net Network Inc. RegistrantPrivacy.com
80 mali-tic.com 31 Aug 2023 31 Aug 2024 PSI-USA, Inc. dba Domain Robot N/A
81 maxi-trim.tech 6 Aug 2022 6 Aug 2024 One.com A/S SELBEKK SCOOTER SHOP
82 maxit-tp.com 10 Mar 2009 10 Mar 2025 NORDNET Maxit tp
83 maxi-mir.ru 21 Oct 2009 21 Oct 2024 RD-RU Private Person
84 maxivvip.online 8 Apr 2023 8 Apr 2025 HOSTINGER operations, UAB Rio
85 maxi-dir.com 16 Jan 2023 16 Jan 2025 DropCatch.com 1158 LLC NameBrightPrivacy.com
86 maxi-tec.ru 31 Jan 2012 31 Jan 2025 SALENAMES-RU Private Person
87 maxitrip.ru 4 Mar 2011 4 Mar 2025 RU-CENTER-RU Private Person
88 taxi-trip.com 8 Dec 2023 8 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
89 max-tips.com 27 Oct 2014 27 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
90 maxi-tel.com 19 Aug 2019 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 maxiship.com 27 Jan 1999 27 Jan 2025 CSC CORPORATE DOMAINS, INC. United Parcel Service of America, Inc.
92 maxi-tec.de - - - -
93 maxi-trap.com 22 Jul 2022 22 Jul 2024 IONOS SE 1&1 Internet Inc
94 maxi-app.co.uk 5 Apr 2011 5 Apr 2025 united-domains AG [Tag = UNITEDDOMAINS-DE] -
95 paxintip.com 17 Sep 2023 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 maxi-btp.com 5 Dec 2023 5 Dec 2024 OVH, SAS viréoverso
97 maxistop.com 18 Jul 2001 18 Jul 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0152768469
98 maxiutil.com 19 Aug 2010 19 Aug 2024 TUCOWS, INC. REDACTED FOR PRIVACY
99 maxitrip.com 14 Jan 2011 14 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
100 maxi-fit.ru 13 Feb 2024 13 Feb 2025 TIMEWEB-RU Private Person
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 Maxi-tip.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=maxi-tip.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "maxi-tip.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 196,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "maxi-top.ru, maxi-tap.com, maxi-top.de, maxi-top.com, maxitip.com, maxitip.biz, taxi-vip.nl, maxiquip.com, maxivvip.info, maxi-air.com, maxi-tex.com, maxi-pop.org, maxim-eip.com, maxi-tec.com, mama-tip.tips, maxichip.com, maxigrip.net, magictip.com, maximtrip.in, maximtep.online, maxi-gif.com, maxiflip.online, maxistsp.top, maxi-cie.com, maxi-tek.com, maxi-toy.com, maxiquip.online, maxi-tel.nl, maxi-aid.com, max-trip.ru, maximtep.ru, maxi-pop.com, taxi-vip.com, mami-tips.com, maxitips.com, maxi-bhp.pl, maxi-fit.co.uk, maxiclip.com.br, maxi-hit.ru, maxigrip.ru, maxigrip.de, taxi-vip.org, maxi-tape.com, maxistep.com, maxi-mix.co.uk, maxiship.us, maxi-tire.com, mobi-tip.monster, taxi-top.com, maxigrip.com, maxichip.ru, maxi-app.com, maxi-pop.info, taxi-vip.ru, maxiship.biz, maximtop.cn, maxisyip.top, maxiclip.com, maxiship.info, maximaip.com, maxi-mix.com, maxi-bit.ru, maxiship.co.uk, maxi-rib.com, maxistop.com.au, maxigrip.co.uk, taxi-tim.nl, maximtrip.com, maximtop.com, maxi-bit.com, maxi-fit.com, maxistop.ru, maxiflip.com, maxistrip.com, maximtop.dev, maxivvip.net, maxiclip.de, taxi-vip.moscow, taxi-tim.com, mali-tic.com, maxi-trim.tech, maxit-tp.com, maxi-mir.ru, maxivvip.online, maxi-dir.com, maxi-tec.ru, maxitrip.ru, taxi-trip.com, max-tips.com, maxi-tel.com, maxiship.com, maxi-tec.de, maxi-trap.com, maxi-app.co.uk, paxintip.com, maxi-btp.com, maxistop.com, maxiutil.com, maxitrip.com, maxi-fit.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "maxi-top.ru",
            "domain_keyword": "maxi-top",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:19",
            "create_date": "2013-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "maxi-tap.com",
            "domain_keyword": "maxi-tap",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:00:45",
            "create_date": "2003-05-11",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "maxi-top.de",
            "domain_keyword": "maxi-top",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:10:54",
            "update_date": "2013-11-04",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "maxi-top.com",
            "domain_keyword": "maxi-top",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:58",
            "create_date": "2013-12-22",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-22",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "maxitip.com",
            "domain_keyword": "maxitip",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:03:36",
            "create_date": "2014-12-11",
            "update_date": "2020-12-05",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "maxitip.biz",
            "domain_keyword": "maxitip",
            "domain_tld": "biz",
            "query_time": "2024-05-10 12:20:36",
            "create_date": "2012-10-17",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FORTUNA GAME a.s.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "taxi-vip.nl",
            "domain_keyword": "taxi-vip",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:18:00",
            "create_date": "2023-09-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "maxiquip.com",
            "domain_keyword": "maxiquip",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:02:35",
            "create_date": "2013-11-11",
            "update_date": "2023-10-24",
            "expiry_date": "2025-11-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/3349766a-2328-4801-807f-c623053cc315",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "maxivvip.info",
            "domain_keyword": "maxivvip",
            "domain_tld": "info",
            "query_time": "2024-05-10 12:20:42",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "maxi-air.com",
            "domain_keyword": "maxi-air",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:49:45",
            "create_date": "2023-02-25",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-25",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "maxi-tex.com",
            "domain_keyword": "maxi-tex",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:49:16",
            "create_date": "2003-11-19",
            "update_date": "2023-09-27",
            "expiry_date": "2024-11-19",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "MAXI TEX d.o.o.",
            "registrant_state": "Registrant Postal Code: 1000",
            "registrant_country": "SI",
            "registrant_email": "https://csl-registrar.com/contact/maxi-tex.com/owner",
            "name_servers": [
                "ns1.domovanje.com",
                "ns2.domovanje.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "maxi-pop.org",
            "domain_keyword": "maxi-pop",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:13:39",
            "create_date": "2015-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS NATAIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gers",
            "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": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "maxim-eip.com",
            "domain_keyword": "maxim-eip",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:57:47",
            "create_date": "2017-12-28",
            "update_date": "2024-02-04",
            "expiry_date": "2028-12-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "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": 14,
            "domain_name": "maxi-tec.com",
            "domain_keyword": "maxi-tec",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:49:53",
            "create_date": "2023-03-02",
            "update_date": "2023-03-02",
            "expiry_date": "2028-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=maxi-tec.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "mama-tip.tips",
            "domain_keyword": "mama-tip",
            "domain_tld": "tips",
            "query_time": "2024-05-28 03:13:31",
            "create_date": "2023-06-13",
            "update_date": "2024-02-01",
            "expiry_date": "2024-06-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "maxichip.com",
            "domain_keyword": "maxichip",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:05:09",
            "create_date": "2018-07-03",
            "update_date": "2024-04-25",
            "expiry_date": "2025-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "maxigrip.net",
            "domain_keyword": "maxigrip",
            "domain_tld": "net",
            "query_time": "2024-04-20 20:51:52",
            "create_date": "2018-04-23",
            "update_date": "2023-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "magictip.com",
            "domain_keyword": "magictip",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:21:36",
            "create_date": "2005-09-15",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "maximtrip.in",
            "domain_keyword": "maximtrip",
            "domain_tld": "in",
            "query_time": "2024-05-05 02:22:56",
            "create_date": "2020-02-10",
            "update_date": "2024-02-01",
            "expiry_date": "2026-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MAXIMTRIP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jammu and Kashmir",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "maximtep.online",
            "domain_keyword": "maximtep",
            "domain_tld": "online",
            "query_time": "2024-05-10 12:16:19",
            "create_date": "2023-12-25",
            "update_date": "2024-02-22",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "maxi-gif.com",
            "domain_keyword": "maxi-gif",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:48:18",
            "create_date": "2007-04-27",
            "update_date": "2023-04-15",
            "expiry_date": "2024-04-27",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "creaciel",
            "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": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "maxiflip.online",
            "domain_keyword": "maxiflip",
            "domain_tld": "online",
            "query_time": "2024-05-27 12:07:44",
            "create_date": "2023-01-29",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "maxistsp.top",
            "domain_keyword": "maxistsp",
            "domain_tld": "top",
            "query_time": "2024-06-07 01:00:13",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "maxi-cie.com",
            "domain_keyword": "maxi-cie",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:16:44",
            "create_date": "1997-03-24",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-25",
            "registrar_iana": 456,
            "registrar_name": "WEBNAMES.CA INC",
            "registrar_website": "https://www.webnames.ca",
            "registrant_name": "Service Desk",
            "registrant_company": "Loblaws Inc.",
            "registrant_address": "22 St. Clair Ave East, Suite 701",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4T 2S5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169221383",
            "name_servers": [
                "a1-223.akam.net",
                "a10-66.akam.net",
                "a11-67.akam.net",
                "a16-64.akam.net",
                "a4-65.akam.net",
                "a9-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "maxi-tek.com",
            "domain_keyword": "maxi-tek",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:58",
            "create_date": "2015-09-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "maxi-toy.com",
            "domain_keyword": "maxi-toy",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:49:54",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "maxiquip.online",
            "domain_keyword": "maxiquip",
            "domain_tld": "online",
            "query_time": "2024-05-23 18:38:55",
            "create_date": "2021-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2027-06-28",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Maxiquip",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "maxi-tel.nl",
            "domain_keyword": "maxi-tel",
            "domain_tld": "nl",
            "query_time": "2024-05-06 21:04:51",
            "create_date": "2011-03-27",
            "update_date": "2021-01-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.as61349.net",
                "ns2.as61349.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 29,
            "domain_name": "maxi-aid.com",
            "domain_keyword": "maxi-aid",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:16:42",
            "create_date": "2009-04-08",
            "update_date": "2022-09-05",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "max-trip.ru",
            "domain_keyword": "max-trip",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:59:22",
            "create_date": "2014-04-19",
            "expiry_date": "2025-04-19",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "maximtep.ru",
            "domain_keyword": "maximtep",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:42:02",
            "create_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "maxi-pop.com",
            "domain_keyword": "maxi-pop",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:00:43",
            "create_date": "2015-04-08",
            "update_date": "2024-05-11",
            "expiry_date": "2025-04-08",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gers",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "taxi-vip.com",
            "domain_keyword": "taxi-vip",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:59:27",
            "create_date": "2008-10-02",
            "update_date": "2020-04-18",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mami-tips.com",
            "domain_keyword": "mami-tips",
            "domain_tld": "com",
            "query_time": "2024-05-09 12:47:11",
            "create_date": "2012-05-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-02",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (752646553)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O mami-tips.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "maxitips.com",
            "domain_keyword": "maxitips",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:59:29",
            "create_date": "2016-05-09",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "maxi-bhp.pl",
            "domain_keyword": "maxi-bhp",
            "domain_tld": "pl",
            "query_time": "2024-04-02 13:54:13",
            "create_date": "2023-03-30",
            "update_date": "2023-03-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "maxi-fit.co.uk",
            "domain_keyword": "maxi-fit",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 20:25:41",
            "create_date": "2007-02-13",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-13",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "maxiclip.com.br",
            "domain_keyword": "maxiclip",
            "domain_tld": "com.br",
            "query_time": "2024-04-22 22:14:50",
            "create_date": "2006-01-12",
            "update_date": "2023-03-07",
            "expiry_date": "2026-01-12",
            "registrant_name": "MAXICLIP IND E COM DE GRAMPOS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "paige.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "maxi-hit.ru",
            "domain_keyword": "maxi-hit",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:17",
            "create_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "maxigrip.ru",
            "domain_keyword": "maxigrip",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:23",
            "create_date": "2016-08-30",
            "expiry_date": "2024-08-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Maxigrip AB",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "maxigrip.de",
            "domain_keyword": "maxigrip",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:10:56",
            "update_date": "2022-02-21",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "taxi-vip.org",
            "domain_keyword": "taxi-vip",
            "domain_tld": "org",
            "query_time": "2024-05-17 23:34:30",
            "create_date": "2020-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "appandnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.web-appandnet.fr",
                "ns2.web-appandnet.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "maxi-tape.com",
            "domain_keyword": "maxi-tape",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:57",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "name_servers": [
                "ns1.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns1.traxhost.com",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "maxistep.com",
            "domain_keyword": "maxistep",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:03:21",
            "create_date": "2021-02-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "maxi-mix.co.uk",
            "domain_keyword": "maxi-mix",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 17:14:24",
            "create_date": "2004-09-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-10",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "maxiship.us",
            "domain_keyword": "maxiship",
            "domain_tld": "us",
            "query_time": "2024-05-05 02:24:48",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Mike Tirri",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "340 Macarthur Blvd",
            "registrant_city": "Mahwah",
            "registrant_state": "NJ",
            "registrant_zip": "07630",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2018282480",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "maxi-tire.com",
            "domain_keyword": "maxi-tire",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:57:35",
            "create_date": "2024-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mobi-tip.monster",
            "domain_keyword": "mobi-tip",
            "domain_tld": "monster",
            "query_time": "2024-05-18 08:41:07",
            "create_date": "2023-07-28",
            "update_date": "2023-09-25",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "clark.ns.cloudflare.com",
                "diva.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "taxi-top.com",
            "domain_keyword": "taxi-top",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:34:28",
            "create_date": "2022-01-22",
            "update_date": "2022-01-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Andrej O Golovachyov",
            "registrant_company": "none",
            "registrant_address": "FLAT/RM B 8/F CHONG MING BUILDING 72 CHEUNG SHA WAN RD KL",
            "registrant_city": "Hongkong",
            "registrant_state": "Omskaja oblast",
            "registrant_zip": "999077",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8522319293",
            "registrant_fax": "+1.8522319293",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "maxigrip.com",
            "domain_keyword": "maxigrip",
            "domain_tld": "com",
            "query_time": "2024-05-17 09:18:01",
            "create_date": "2005-05-16",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_address": "102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "maxichip.ru",
            "domain_keyword": "maxichip",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:20",
            "create_date": "2015-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webhost1.com",
                "ns2.webhost1.com",
                "ns3.webhost1.org",
                "ns4.webhost1.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "maxi-app.com",
            "domain_keyword": "maxi-app",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:58:23",
            "create_date": "2011-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "maxi-pop.info",
            "domain_keyword": "maxi-pop",
            "domain_tld": "info",
            "query_time": "2024-04-22 22:13:39",
            "create_date": "2015-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAS NATAIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gers",
            "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": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "taxi-vip.ru",
            "domain_keyword": "taxi-vip",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:44:12",
            "create_date": "2003-04-09",
            "expiry_date": "2025-04-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "maxiship.biz",
            "domain_keyword": "maxiship",
            "domain_tld": "biz",
            "query_time": "2024-05-23 18:39:01",
            "create_date": "2001-11-16",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "maximtop.cn",
            "domain_keyword": "maximtop",
            "domain_tld": "cn",
            "query_time": "2024-05-19 00:39:00",
            "create_date": "2019-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京美信拓扑科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "hera.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "maxisyip.top",
            "domain_keyword": "maxisyip",
            "domain_tld": "top",
            "query_time": "2024-05-12 17:54:13",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "maxiclip.com",
            "domain_keyword": "maxiclip",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:14:50",
            "create_date": "2008-08-06",
            "update_date": "2023-07-16",
            "expiry_date": "2025-08-06",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://www.alpinedomains.com",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "maxiship.info",
            "domain_keyword": "maxiship",
            "domain_tld": "info",
            "query_time": "2024-05-05 02:24:48",
            "create_date": "2001-08-01",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "maximaip.com",
            "domain_keyword": "maximaip",
            "domain_tld": "com",
            "query_time": "2024-05-05 02:21:44",
            "create_date": "2020-02-23",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "maxi-mix.com",
            "domain_keyword": "maxi-mix",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:41",
            "create_date": "2002-07-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "maxi-bit.ru",
            "domain_keyword": "maxi-bit",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:16",
            "create_date": "2018-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "maxiship.co.uk",
            "domain_keyword": "maxiship",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 12:19:58",
            "create_date": "1999-10-26",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-26",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "maxi-rib.com",
            "domain_keyword": "maxi-rib",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:09:32",
            "create_date": "2021-05-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-19",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.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/088f479c-1689-4c80-8e34-871f742976e8",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "maxistop.com.au",
            "domain_keyword": "maxistop",
            "domain_tld": "com.au",
            "query_time": "2024-05-23 18:39:05",
            "update_date": "2022-12-29",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Benson Yeo",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "maxigrip.co.uk",
            "domain_keyword": "maxigrip",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 22:16:12",
            "create_date": "2005-09-16",
            "update_date": "2023-09-15",
            "expiry_date": "2025-09-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "taxi-tim.nl",
            "domain_keyword": "taxi-tim",
            "domain_tld": "nl",
            "query_time": "2024-05-07 10:21:02",
            "create_date": "2019-06-24",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 68,
            "domain_name": "maximtrip.com",
            "domain_keyword": "maximtrip",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:09:25",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "maximtop.com",
            "domain_keyword": "maximtop",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:14:42",
            "create_date": "2014-07-23",
            "update_date": "2021-03-20",
            "expiry_date": "2024-07-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "vip3.alidns.com",
                "vip4.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "maxi-bit.com",
            "domain_keyword": "maxi-bit",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:16:43",
            "create_date": "2024-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 753,
            "registrar_name": "Name Thread, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "maxi-fit.com",
            "domain_keyword": "maxi-fit",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:24:59",
            "create_date": "2007-02-13",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "maxistop.ru",
            "domain_keyword": "maxistop",
            "domain_tld": "ru",
            "query_time": "2024-06-01 17:17:58",
            "create_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "maxiflip.com",
            "domain_keyword": "maxiflip",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:57:43",
            "create_date": "2020-05-06",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "maxistrip.com",
            "domain_keyword": "maxistrip",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:03:23",
            "create_date": "2014-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "maximtop.dev",
            "domain_keyword": "maximtop",
            "domain_tld": "dev",
            "query_time": "2024-05-23 18:36:42",
            "create_date": "2023-07-04",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1jlp.name.com",
                "ns2lns.name.com",
                "ns3hjx.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "maxivvip.net",
            "domain_keyword": "maxivvip",
            "domain_tld": "net",
            "query_time": "2024-05-10 12:20:42",
            "create_date": "2024-02-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "maxiclip.de",
            "domain_keyword": "maxiclip",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:10:55",
            "update_date": "2022-04-21",
            "name_servers": [
                "ns1.namecontrol.com",
                "ns2.namecontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "taxi-vip.moscow",
            "domain_keyword": "taxi-vip",
            "domain_tld": "moscow",
            "query_time": "2024-05-07 10:21:05",
            "create_date": "2017-02-27",
            "update_date": "2021-03-06",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1426,
            "registrar_name": "LLC Registrar R01",
            "registrar_website": "http://r01.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "taxi-tim.com",
            "domain_keyword": "taxi-tim",
            "domain_tld": "com",
            "query_time": "2024-06-10 12:04:06",
            "create_date": "2022-08-30",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-30",
            "registrar_iana": 604,
            "registrar_name": "In2net Network Inc.",
            "registrar_website": "https://www.in2net.com",
            "registrant_name": "Registrant Privacy",
            "registrant_company": "RegistrantPrivacy.com",
            "registrant_address": "Suite 212 - 3602 Gilmore Way",
            "registrant_city": "Burnaby",
            "registrant_state": "BC",
            "registrant_zip": "V5G 4W9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046290575",
            "name_servers": [
                "dns27.doteasy.com",
                "dns28.doteasy.com",
                "dns7.doteasy.com",
                "dns8.doteasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mali-tic.com",
            "domain_keyword": "mali-tic",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:06:53",
            "create_date": "2023-08-31",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Daniel Kikimba",
            "registrant_company": "N/A",
            "registrant_address": "Keshero",
            "registrant_city": "Goma",
            "registrant_state": "Nord-kivu",
            "registrant_zip": "1207",
            "registrant_country": "CD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+243.970912428",
            "name_servers": [
                "ns1.stickhosting.com",
                "ns2.stickhosting.com",
                "ns210.cloudwebhosting.com",
                "ns211.cloudwebhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "maxi-trim.tech",
            "domain_keyword": "maxi-trim",
            "domain_tld": "tech",
            "query_time": "2024-04-22 22:13:58",
            "create_date": "2022-08-06",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_company": "SELBEKK SCOOTER SHOP",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "maxit-tp.com",
            "domain_keyword": "maxit-tp",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:03:26",
            "create_date": "2009-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Maxit tp",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "maxi-mir.ru",
            "domain_keyword": "maxi-mir",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:18",
            "create_date": "2009-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "maxivvip.online",
            "domain_keyword": "maxivvip",
            "domain_tld": "online",
            "query_time": "2024-04-21 10:32:45",
            "create_date": "2023-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Rio",
            "registrant_state": "Sumatera Utara",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "maxi-dir.com",
            "domain_keyword": "maxi-dir",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:49:47",
            "create_date": "2023-01-16",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-16",
            "registrar_iana": 3367,
            "registrar_name": "DropCatch.com 1158 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "maxi-tec.ru",
            "domain_keyword": "maxi-tec",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:19",
            "create_date": "2012-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "maxitrip.ru",
            "domain_keyword": "maxitrip",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:42:26",
            "create_date": "2011-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.turizm.ru",
                "ns2.turizm.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "taxi-trip.com",
            "domain_keyword": "taxi-trip",
            "domain_tld": "com",
            "query_time": "2024-06-10 12:04:07",
            "create_date": "2023-12-08",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "max-tips.com",
            "domain_keyword": "max-tips",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:00:35",
            "create_date": "2014-10-27",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-27",
            "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": [
                "1.ns.ai",
                "2.ns.ai"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "maxi-tel.com",
            "domain_keyword": "maxi-tel",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:13:58",
            "create_date": "2019-08-19",
            "update_date": "2020-08-13",
            "expiry_date": "2024-08-19",
            "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": 91,
            "domain_name": "maxiship.com",
            "domain_keyword": "maxiship",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:39:01",
            "create_date": "1999-01-27",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "United Parcel Service of America, Inc.",
            "registrant_address": "340 MacArthur Blvd",
            "registrant_city": "Mahwah",
            "registrant_state": "NJ",
            "registrant_zip": "07430",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2018282480",
            "registrant_fax": "+1.2018282480",
            "name_servers": [
                "cmtu.mt.ns.els-gms.att.net",
                "ns1-auth.sprintlink.net",
                "ns2-auth.sprintlink.net",
                "nsa.ups.com",
                "nsb.ups.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "maxi-tec.de",
            "domain_keyword": "maxi-tec",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:10:54",
            "update_date": "2018-09-08",
            "name_servers": [
                "ns1090.ui-dns.biz",
                "ns1090.ui-dns.com",
                "ns1090.ui-dns.de",
                "ns1090.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "maxi-trap.com",
            "domain_keyword": "maxi-trap",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:49:54",
            "create_date": "2022-07-22",
            "update_date": "2022-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1061.ui-dns.de",
                "ns1073.ui-dns.org",
                "ns1112.ui-dns.com",
                "ns1122.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "maxi-app.co.uk",
            "domain_keyword": "maxi-app",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 01:14:59",
            "create_date": "2011-04-05",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-05",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "paxintip.com",
            "domain_keyword": "paxintip",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:15:05",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=paxintip.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "maxi-btp.com",
            "domain_keyword": "maxi-btp",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:20:43",
            "create_date": "2023-12-05",
            "update_date": "2024-06-04",
            "expiry_date": "2024-12-05",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "viréoverso",
            "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": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "maxistop.com",
            "domain_keyword": "maxistop",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:20:04",
            "create_date": "2001-07-18",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-18",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0152768469",
            "registrant_company": "Contact Privacy Inc. Customer 0152768469",
            "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": [
                "ns111.mschosting.com",
                "ns112.mschosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "maxiutil.com",
            "domain_keyword": "maxiutil",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:04:03",
            "create_date": "2010-08-19",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-19",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/d507336b-3350-48a4-b6c6-3f7aa2c6505d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.terraempresas.com.br",
                "ns3.terraempresas.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "maxitrip.com",
            "domain_keyword": "maxitrip",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:04:00",
            "create_date": "2011-01-14",
            "update_date": "2020-02-28",
            "expiry_date": "2025-01-14",
            "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": 100,
            "domain_name": "maxi-fit.ru",
            "domain_keyword": "maxi-fit",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:41:17",
            "create_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>maxi-tip.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>196</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>maxi-top.ru, maxi-tap.com, maxi-top.de, maxi-top.com, maxitip.com, maxitip.biz, taxi-vip.nl, maxiquip.com, maxivvip.info, maxi-air.com, maxi-tex.com, maxi-pop.org, maxim-eip.com, maxi-tec.com, mama-tip.tips, maxichip.com, maxigrip.net, magictip.com, maximtrip.in, maximtep.online, maxi-gif.com, maxiflip.online, maxistsp.top, maxi-cie.com, maxi-tek.com, maxi-toy.com, maxiquip.online, maxi-tel.nl, maxi-aid.com, max-trip.ru, maximtep.ru, maxi-pop.com, taxi-vip.com, mami-tips.com, maxitips.com, maxi-bhp.pl, maxi-fit.co.uk, maxiclip.com.br, maxi-hit.ru, maxigrip.ru, maxigrip.de, taxi-vip.org, maxi-tape.com, maxistep.com, maxi-mix.co.uk, maxiship.us, maxi-tire.com, mobi-tip.monster, taxi-top.com, maxigrip.com, maxichip.ru, maxi-app.com, maxi-pop.info, taxi-vip.ru, maxiship.biz, maximtop.cn, maxisyip.top, maxiclip.com, maxiship.info, maximaip.com, maxi-mix.com, maxi-bit.ru, maxiship.co.uk, maxi-rib.com, maxistop.com.au, maxigrip.co.uk, taxi-tim.nl, maximtrip.com, maximtop.com, maxi-bit.com, maxi-fit.com, maxistop.ru, maxiflip.com, maxistrip.com, maximtop.dev, maxivvip.net, maxiclip.de, taxi-vip.moscow, taxi-tim.com, mali-tic.com, maxi-trim.tech, maxit-tp.com, maxi-mir.ru, maxivvip.online, maxi-dir.com, maxi-tec.ru, maxitrip.ru, taxi-trip.com, max-tips.com, maxi-tel.com, maxiship.com, maxi-tec.de, maxi-trap.com, maxi-app.co.uk, paxintip.com, maxi-btp.com, maxistop.com, maxiutil.com, maxitrip.com, maxi-fit.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maxi-top.ru</domain_name>
   <domain_keyword>maxi-top</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:19</query_time>
   <create_date>2013-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>maxi-tap.com</domain_name>
   <domain_keyword>maxi-tap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:00:45</query_time>
   <create_date>2003-05-11</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>maxi-top.de</domain_name>
   <domain_keyword>maxi-top</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:10:54</query_time>
   <update_date>2013-11-04</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>maxi-top.com</domain_name>
   <domain_keyword>maxi-top</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:58</query_time>
   <create_date>2013-12-22</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-22</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>maxitip.com</domain_name>
   <domain_keyword>maxitip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:03:36</query_time>
   <create_date>2014-12-11</create_date>
   <update_date>2020-12-05</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>maxitip.biz</domain_name>
   <domain_keyword>maxitip</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 12:20:36</query_time>
   <create_date>2012-10-17</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FORTUNA GAME a.s.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>taxi-vip.nl</domain_name>
   <domain_keyword>taxi-vip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:18:00</query_time>
   <create_date>2023-09-25</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>maxiquip.com</domain_name>
   <domain_keyword>maxiquip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:02:35</query_time>
   <create_date>2013-11-11</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3349766a-2328-4801-807f-c623053cc315</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>maxivvip.info</domain_name>
   <domain_keyword>maxivvip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 12:20:42</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>maxi-air.com</domain_name>
   <domain_keyword>maxi-air</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:49:45</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>maxi-tex.com</domain_name>
   <domain_keyword>maxi-tex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:49:16</query_time>
   <create_date>2003-11-19</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>MAXI TEX d.o.o.</registrant_company>
   <registrant_state>Registrant Postal Code: 1000</registrant_state>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/maxi-tex.com/owner</registrant_email>
   <name_servers>
    <value>ns1.domovanje.com</value>
    <value>ns2.domovanje.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>maxi-pop.org</domain_name>
   <domain_keyword>maxi-pop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:13:39</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS NATAIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gers</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>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>maxim-eip.com</domain_name>
   <domain_keyword>maxim-eip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:57:47</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2028-12-28</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>zhe jiang</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>14</num>
   <domain_name>maxi-tec.com</domain_name>
   <domain_keyword>maxi-tec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:49:53</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2028-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=maxi-tec.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>mama-tip.tips</domain_name>
   <domain_keyword>mama-tip</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-28 03:13:31</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>16</num>
   <domain_name>maxichip.com</domain_name>
   <domain_keyword>maxichip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:05:09</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>maxigrip.net</domain_name>
   <domain_keyword>maxigrip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 20:51:52</query_time>
   <create_date>2018-04-23</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2025-04-23</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>magictip.com</domain_name>
   <domain_keyword>magictip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:21:36</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>maximtrip.in</domain_name>
   <domain_keyword>maximtrip</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-05 02:22:56</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MAXIMTRIP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jammu and Kashmir</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>20</num>
   <domain_name>maximtep.online</domain_name>
   <domain_keyword>maximtep</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 12:16:19</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>maxi-gif.com</domain_name>
   <domain_keyword>maxi-gif</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:48:18</query_time>
   <create_date>2007-04-27</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>creaciel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns10.ovh.net</value>
    <value>ns10.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>22</num>
   <domain_name>maxiflip.online</domain_name>
   <domain_keyword>maxiflip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 12:07:44</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>maxistsp.top</domain_name>
   <domain_keyword>maxistsp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-07 01:00:13</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>maxi-cie.com</domain_name>
   <domain_keyword>maxi-cie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:16:44</query_time>
   <create_date>1997-03-24</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>WEBNAMES.CA INC</registrar_name>
   <registrar_website>https://www.webnames.ca</registrar_website>
   <registrant_name>Service Desk</registrant_name>
   <registrant_company>Loblaws Inc.</registrant_company>
   <registrant_address>22 St. Clair Ave East, Suite 701</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4T 2S5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169221383</registrant_phone>
   <name_servers>
    <value>a1-223.akam.net</value>
    <value>a10-66.akam.net</value>
    <value>a11-67.akam.net</value>
    <value>a16-64.akam.net</value>
    <value>a4-65.akam.net</value>
    <value>a9-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>maxi-tek.com</domain_name>
   <domain_keyword>maxi-tek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:58</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.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>maxi-toy.com</domain_name>
   <domain_keyword>maxi-toy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:49:54</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-23</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>maxiquip.online</domain_name>
   <domain_keyword>maxiquip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 18:38:55</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-06-28</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Maxiquip</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>maxi-tel.nl</domain_name>
   <domain_keyword>maxi-tel</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 21:04:51</query_time>
   <create_date>2011-03-27</create_date>
   <update_date>2021-01-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.as61349.net</value>
    <value>ns2.as61349.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>maxi-aid.com</domain_name>
   <domain_keyword>maxi-aid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:16:42</query_time>
   <create_date>2009-04-08</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2025-04-08</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>ns.rackspace.com</value>
    <value>ns2.rackspace.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>30</num>
   <domain_name>max-trip.ru</domain_name>
   <domain_keyword>max-trip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:59:22</query_time>
   <create_date>2014-04-19</create_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>maximtep.ru</domain_name>
   <domain_keyword>maximtep</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:42:02</query_time>
   <create_date>2023-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>maxi-pop.com</domain_name>
   <domain_keyword>maxi-pop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:00:43</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>Gers</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.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>taxi-vip.com</domain_name>
   <domain_keyword>taxi-vip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:59:27</query_time>
   <create_date>2008-10-02</create_date>
   <update_date>2020-04-18</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mami-tips.com</domain_name>
   <domain_keyword>mami-tips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 12:47:11</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (752646553)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O mami-tips.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>maxitips.com</domain_name>
   <domain_keyword>maxitips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:59:29</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>maxi-bhp.pl</domain_name>
   <domain_keyword>maxi-bhp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 13:54:13</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2023-03-30</update_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>maxi-fit.co.uk</domain_name>
   <domain_keyword>maxi-fit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 20:25:41</query_time>
   <create_date>2007-02-13</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>maxiclip.com.br</domain_name>
   <domain_keyword>maxiclip</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-22 22:14:50</query_time>
   <create_date>2006-01-12</create_date>
   <update_date>2023-03-07</update_date>
   <expiry_date>2026-01-12</expiry_date>
   <registrant_name>MAXICLIP IND E COM DE GRAMPOS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>paige.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>maxi-hit.ru</domain_name>
   <domain_keyword>maxi-hit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:17</query_time>
   <create_date>2024-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>maxigrip.ru</domain_name>
   <domain_keyword>maxigrip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:23</query_time>
   <create_date>2016-08-30</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Maxigrip AB</registrant_company>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>maxigrip.de</domain_name>
   <domain_keyword>maxigrip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:10:56</query_time>
   <update_date>2022-02-21</update_date>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>taxi-vip.org</domain_name>
   <domain_keyword>taxi-vip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 23:34:30</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</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>appandnet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.web-appandnet.fr</value>
    <value>ns2.web-appandnet.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>maxi-tape.com</domain_name>
   <domain_keyword>maxi-tape</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:57</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <name_servers>
    <value>ns1.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns1.traxhost.com</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>maxistep.com</domain_name>
   <domain_keyword>maxistep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:03:21</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>maxi-mix.co.uk</domain_name>
   <domain_keyword>maxi-mix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 17:14:24</query_time>
   <create_date>2004-09-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>maxiship.us</domain_name>
   <domain_keyword>maxiship</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-05 02:24:48</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Mike Tirri</registrant_name>
   <registrant_company>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>340 Macarthur Blvd</registrant_address>
   <registrant_city>Mahwah</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07630</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2018282480</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>maxi-tire.com</domain_name>
   <domain_keyword>maxi-tire</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:57:35</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.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>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mobi-tip.monster</domain_name>
   <domain_keyword>mobi-tip</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-18 08:41:07</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>clark.ns.cloudflare.com</value>
    <value>diva.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>taxi-top.com</domain_name>
   <domain_keyword>taxi-top</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:34:28</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2022-01-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Andrej O Golovachyov</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>FLAT/RM B 8/F CHONG MING BUILDING 72 CHEUNG SHA WAN RD KL</registrant_address>
   <registrant_city>Hongkong</registrant_city>
   <registrant_state>Omskaja oblast</registrant_state>
   <registrant_zip>999077</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8522319293</registrant_phone>
   <registrant_fax>+1.8522319293</registrant_fax>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>maxigrip.com</domain_name>
   <domain_keyword>maxigrip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 09:18:01</query_time>
   <create_date>2005-05-16</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_address>102-1203  olympic park centreville 615  Ogeum-dong Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>maxichip.ru</domain_name>
   <domain_keyword>maxichip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:20</query_time>
   <create_date>2015-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webhost1.com</value>
    <value>ns2.webhost1.com</value>
    <value>ns3.webhost1.org</value>
    <value>ns4.webhost1.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>maxi-app.com</domain_name>
   <domain_keyword>maxi-app</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:58:23</query_time>
   <create_date>2011-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>maxi-pop.info</domain_name>
   <domain_keyword>maxi-pop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 22:13:39</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAS NATAIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gers</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>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>taxi-vip.ru</domain_name>
   <domain_keyword>taxi-vip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:44:12</query_time>
   <create_date>2003-04-09</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>maxiship.biz</domain_name>
   <domain_keyword>maxiship</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 18:39:01</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>maximtop.cn</domain_name>
   <domain_keyword>maximtop</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 00:39:00</query_time>
   <create_date>2019-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京美信拓扑科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>hera.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>maxisyip.top</domain_name>
   <domain_keyword>maxisyip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-12 17:54:13</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>maxiclip.com</domain_name>
   <domain_keyword>maxiclip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:14:50</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://www.alpinedomains.com</registrar_website>
   <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>59</num>
   <domain_name>maxiship.info</domain_name>
   <domain_keyword>maxiship</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 02:24:48</query_time>
   <create_date>2001-08-01</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>maximaip.com</domain_name>
   <domain_keyword>maximaip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 02:21:44</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>maxi-mix.com</domain_name>
   <domain_keyword>maxi-mix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:41</query_time>
   <create_date>2002-07-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>maxi-bit.ru</domain_name>
   <domain_keyword>maxi-bit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:16</query_time>
   <create_date>2018-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>maxiship.co.uk</domain_name>
   <domain_keyword>maxiship</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 12:19:58</query_time>
   <create_date>1999-10-26</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>maxi-rib.com</domain_name>
   <domain_keyword>maxi-rib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:09:32</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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/088f479c-1689-4c80-8e34-871f742976e8</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>maxistop.com.au</domain_name>
   <domain_keyword>maxistop</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-23 18:39:05</query_time>
   <update_date>2022-12-29</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Benson Yeo</registrant_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>maxigrip.co.uk</domain_name>
   <domain_keyword>maxigrip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 22:16:12</query_time>
   <create_date>2005-09-16</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>taxi-tim.nl</domain_name>
   <domain_keyword>taxi-tim</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 10:21:02</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>maximtrip.com</domain_name>
   <domain_keyword>maximtrip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:09:25</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.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>maximtop.com</domain_name>
   <domain_keyword>maximtop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:14:42</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2021-03-20</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>vip3.alidns.com</value>
    <value>vip4.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>maxi-bit.com</domain_name>
   <domain_keyword>maxi-bit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:16:43</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>753</registrar_iana>
   <registrar_name>Name Thread, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.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>71</num>
   <domain_name>maxi-fit.com</domain_name>
   <domain_keyword>maxi-fit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:24:59</query_time>
   <create_date>2007-02-13</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>maxistop.ru</domain_name>
   <domain_keyword>maxistop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 17:17:58</query_time>
   <create_date>2024-05-30</create_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>maxiflip.com</domain_name>
   <domain_keyword>maxiflip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:57:43</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>74</num>
   <domain_name>maxistrip.com</domain_name>
   <domain_keyword>maxistrip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:03:23</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>maximtop.dev</domain_name>
   <domain_keyword>maximtop</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 18:36:42</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1jlp.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4dfh.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>maxivvip.net</domain_name>
   <domain_keyword>maxivvip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 12:20:42</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>maxiclip.de</domain_name>
   <domain_keyword>maxiclip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:10:55</query_time>
   <update_date>2022-04-21</update_date>
   <name_servers>
    <value>ns1.namecontrol.com</value>
    <value>ns2.namecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>taxi-vip.moscow</domain_name>
   <domain_keyword>taxi-vip</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-07 10:21:05</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2021-03-06</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>LLC Registrar R01</registrar_name>
   <registrar_website>http://r01.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>taxi-tim.com</domain_name>
   <domain_keyword>taxi-tim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 12:04:06</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>604</registrar_iana>
   <registrar_name>In2net Network Inc.</registrar_name>
   <registrar_website>https://www.in2net.com</registrar_website>
   <registrant_name>Registrant Privacy</registrant_name>
   <registrant_company>RegistrantPrivacy.com</registrant_company>
   <registrant_address>Suite 212 - 3602 Gilmore Way</registrant_address>
   <registrant_city>Burnaby</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V5G 4W9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046290575</registrant_phone>
   <name_servers>
    <value>dns27.doteasy.com</value>
    <value>dns28.doteasy.com</value>
    <value>dns7.doteasy.com</value>
    <value>dns8.doteasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mali-tic.com</domain_name>
   <domain_keyword>mali-tic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:06:53</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Daniel Kikimba</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Keshero</registrant_address>
   <registrant_city>Goma</registrant_city>
   <registrant_state>Nord-kivu</registrant_state>
   <registrant_zip>1207</registrant_zip>
   <registrant_country>CD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+243.970912428</registrant_phone>
   <name_servers>
    <value>ns1.stickhosting.com</value>
    <value>ns2.stickhosting.com</value>
    <value>ns210.cloudwebhosting.com</value>
    <value>ns211.cloudwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>maxi-trim.tech</domain_name>
   <domain_keyword>maxi-trim</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-22 22:13:58</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_company>SELBEKK SCOOTER SHOP</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>maxit-tp.com</domain_name>
   <domain_keyword>maxit-tp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:03:26</query_time>
   <create_date>2009-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Maxit tp</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>maxi-mir.ru</domain_name>
   <domain_keyword>maxi-mir</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:18</query_time>
   <create_date>2009-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>maxivvip.online</domain_name>
   <domain_keyword>maxivvip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 10:32:45</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Rio</registrant_company>
   <registrant_state>Sumatera Utara</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>maxi-dir.com</domain_name>
   <domain_keyword>maxi-dir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:49:47</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>3367</registrar_iana>
   <registrar_name>DropCatch.com 1158 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>maxi-tec.ru</domain_name>
   <domain_keyword>maxi-tec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:19</query_time>
   <create_date>2012-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>maxitrip.ru</domain_name>
   <domain_keyword>maxitrip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:42:26</query_time>
   <create_date>2011-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.turizm.ru</value>
    <value>ns2.turizm.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>taxi-trip.com</domain_name>
   <domain_keyword>taxi-trip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 12:04:07</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-08</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>max-tips.com</domain_name>
   <domain_keyword>max-tips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:00:35</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-27</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>1.ns.ai</value>
    <value>2.ns.ai</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>maxi-tel.com</domain_name>
   <domain_keyword>maxi-tel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:13:58</query_time>
   <create_date>2019-08-19</create_date>
   <update_date>2020-08-13</update_date>
   <expiry_date>2024-08-19</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>91</num>
   <domain_name>maxiship.com</domain_name>
   <domain_keyword>maxiship</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:39:01</query_time>
   <create_date>1999-01-27</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-27</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>United Parcel Service of America, Inc.</registrant_company>
   <registrant_address>340 MacArthur Blvd</registrant_address>
   <registrant_city>Mahwah</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07430</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2018282480</registrant_phone>
   <registrant_fax>+1.2018282480</registrant_fax>
   <name_servers>
    <value>cmtu.mt.ns.els-gms.att.net</value>
    <value>ns1-auth.sprintlink.net</value>
    <value>ns2-auth.sprintlink.net</value>
    <value>nsa.ups.com</value>
    <value>nsb.ups.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>maxi-tec.de</domain_name>
   <domain_keyword>maxi-tec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:10:54</query_time>
   <update_date>2018-09-08</update_date>
   <name_servers>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1090.ui-dns.com</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1090.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>maxi-trap.com</domain_name>
   <domain_keyword>maxi-trap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:49:54</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1061.ui-dns.de</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1122.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>maxi-app.co.uk</domain_name>
   <domain_keyword>maxi-app</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 01:14:59</query_time>
   <create_date>2011-04-05</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>paxintip.com</domain_name>
   <domain_keyword>paxintip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:15:05</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=paxintip.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>96</num>
   <domain_name>maxi-btp.com</domain_name>
   <domain_keyword>maxi-btp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:20:43</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>viréoverso</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>maxistop.com</domain_name>
   <domain_keyword>maxistop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:20:04</query_time>
   <create_date>2001-07-18</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-18</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 0152768469</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0152768469</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>ns111.mschosting.com</value>
    <value>ns112.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>maxiutil.com</domain_name>
   <domain_keyword>maxiutil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:04:03</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>RS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d507336b-3350-48a4-b6c6-3f7aa2c6505d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.terraempresas.com.br</value>
    <value>ns3.terraempresas.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>maxitrip.com</domain_name>
   <domain_keyword>maxitrip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:04:00</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-01-14</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>100</num>
   <domain_name>maxi-fit.ru</domain_name>
   <domain_keyword>maxi-fit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:41:17</query_time>
   <create_date>2024-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.126</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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