WHOIS QUERY TIME

1 Jun 2024 - 10:55 AM UTC

Registered: 29 November 2019
Modified: 29 October 2023
Expiry: 29 November 2024

REGISTRAR

Name: Gandi [Tag = GANDI]
Website: https://www.gandi.net

NAME SERVERS

a.dns.gandi.net
b.dns.gandi.net
c.dns.gandi.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=h-base.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "h-base.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "h-base.co.uk",
            "domain_keyword": "h-base",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 10:55:05",
            "create_date": "2019-11-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>h-base.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>h-base.co.uk</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 10:55:05</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.024 seconds) for "h-base.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 May 2023 - 12:13 AM UTC

Registered: 29 November 2019
Modified: 29 October 2022
Expiry: 29 November 2023

REGISTRAR

Name: Gandi [Tag = GANDI]
Website: https://www.gandi.net

NAME SERVERS

a.dns.gandi.net
b.dns.gandi.net
c.dns.gandi.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

3 Dec 2023 - 11:15 PM UTC

Registered: 29 November 2019
Modified: 29 October 2023
Expiry: 29 November 2024

REGISTRAR

Name: Gandi [Tag = GANDI]
Website: https://www.gandi.net

NAME SERVERS

a.dns.gandi.net
b.dns.gandi.net
c.dns.gandi.net

DOMAIN STATUS

Registered until expiry date.

* 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=h-base.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "h-base.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "h-base.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "h-base.co.uk",
            "domain_keyword": "h-base",
            "domain_tld": "co.uk",
            "query_time": "2023-05-08 00:13:46",
            "create_date": "2019-11-29",
            "update_date": "2022-10-29",
            "expiry_date": "2023-11-29",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "h-base.co.uk",
            "domain_keyword": "h-base",
            "domain_tld": "co.uk",
            "query_time": "2023-12-03 23:15:24",
            "create_date": "2019-11-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "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>h-base.co.uk</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>h-base.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>h-base.co.uk</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-08 00:13:46</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2023-11-29</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>h-base.co.uk</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-12-03 23:15:24</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.024</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 3 domain names (in 0.015 seconds) which contained the exact domain keyword "h-base".
Domain Name Registered Expiry Registrar Ownership
1 h-base.net 13 Jan 2000 13 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
2 h-base.com 13 Jan 2000 13 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
3 h-base.co.uk 29 Nov 2019 29 Nov 2024 Gandi [Tag = GANDI] -
4 h-base.online 7 Jul 2023 7 Jul 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huang zhi en

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=h-base&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "h-base",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "h-base.net, h-base.com, h-base.co.uk, h-base.online",
    "results": [
        {
            "num": 1,
            "domain_name": "h-base.net",
            "domain_keyword": "h-base",
            "domain_tld": "net",
            "query_time": "2024-06-23 18:47:55",
            "create_date": "2000-01-13",
            "update_date": "2023-11-30",
            "expiry_date": "2025-01-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ip-plus.net",
                "ns2.ip-plus.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "h-base.com",
            "domain_keyword": "h-base",
            "domain_tld": "com",
            "query_time": "2024-06-23 18:47:55",
            "create_date": "2000-01-13",
            "update_date": "2023-11-30",
            "expiry_date": "2025-01-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ip-plus.net",
                "ns2.ip-plus.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "h-base.co.uk",
            "domain_keyword": "h-base",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 10:55:05",
            "create_date": "2019-11-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "h-base.online",
            "domain_keyword": "h-base",
            "domain_tld": "online",
            "query_time": "2024-06-01 10:55:05",
            "create_date": "2023-07-07",
            "update_date": "2023-08-31",
            "expiry_date": "2033-07-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "huang zhi en",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>h-base</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>h-base.net, h-base.com, h-base.co.uk, h-base.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>h-base.net</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-23 18:47:55</query_time>
   <create_date>2000-01-13</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ip-plus.net</value>
    <value>ns2.ip-plus.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>h-base.com</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-23 18:47:55</query_time>
   <create_date>2000-01-13</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ip-plus.net</value>
    <value>ns2.ip-plus.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>h-base.co.uk</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 10:55:05</query_time>
   <create_date>2019-11-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>h-base.online</domain_name>
   <domain_keyword>h-base</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 10:55:05</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-07-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>huang zhi en</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 5,086 domain names (in 0.129 seconds) which look and sound like the brand name "h-base".
Domain Name Registered Expiry Registrar Ownership
1 n-base.org.uk 22 Feb 2024 22 Feb 2025 20i Ltd [Tag = STACK] -
2 hk-base.net 27 Aug 2009 27 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
3 h-ease.com 8 Feb 2007 8 Feb 2025 Japan Registry Services Co.,Ltd.(JPRS) h-ease
4 x-base.info 4 Mar 2018 4 Mar 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
5 e-base.solar 24 Oct 2019 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 x-base.me 22 Nov 2018 22 Nov 2024 Mesh Digital Limited X-Base - Inh. Fabian Ehrler
7 s-base.org 10 Jan 2024 10 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
8 hobase.net 22 Feb 2017 22 Feb 2025 Japan Registry Services Co.,Ltd.(JPRS) shiotsu kazutoshi
9 hdbase.eu - - Domain Robot -
10 k-base.info 17 May 2023 17 May 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0167292440
11 f-base.biz 29 Nov 2023 29 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
12 f-base.net 11 Oct 2016 11 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
13 c-base.jp 1 Jan 2024 31 Jan 2025 - (Not displayed by registrant's request)
14 hgbase.online 12 Jan 2023 12 Jan 2025 Bizcn.com, Inc. HuangQianZhao
15 hr-base.online 10 Jan 2024 10 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
16 x-base.jp 27 Sep 2017 30 Sep 2024 - happinet
17 j-base.com 16 Jan 2011 16 Jan 2025 gabia Whois Privacy Services by DOMAINCA
18 e-base.pl 25 Sep 2023 25 Sep 2024 Consulting Service Sp. z o.o. -
19 hpbase.de - - - -
20 c-base.tech 25 Nov 2023 25 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
21 t-base.com.au - - Domain Directors Pty Ltd trading as Instra Caroline McKinney
22 hlbase.com 13 Sep 2018 13 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 habase.com 31 Mar 2012 31 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 u-base.nl 15 Nov 2018 - WebReus -
25 v-base.nl 18 Sep 2012 - bHosted.nl Webhosting -
26 hibase.co 2 Jun 2018 2 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 v-base.co.uk 24 Jun 2021 24 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
28 e-base.sarl 8 Apr 2020 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 s-base.se 25 Apr 2022 25 Apr 2025 www.NameSRS.com -
30 hzbase.com 19 May 2018 19 May 2025 Gname.com Pte. Ltd. Redacted for privacy
31 d-base.net 1 Dec 2023 1 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
32 c-base.shop 4 Mar 2024 4 Mar 2025 GMO Internet Group, Inc. -
33 h1base.com 29 Oct 2000 29 Oct 2024 Tucows Domains Inc. -
34 hibase.net 31 May 2005 31 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
35 r-base.net 23 Mar 2014 23 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
36 c-base.cc 30 Aug 2023 30 Aug 2024 Aquarius Domains, LLC -
37 j-base.net 11 Mar 2018 11 Mar 2025 GMO INTERNET, INC. J-Base Co.,Ltd.
38 hybase.cn 6 Jun 2019 6 Jun 2025 阿里云计算有限公司(万网) 深圳黑域软件科技有限公司
39 i-base.nl 1 Dec 2022 - ZXCS -
40 x-base.finance 9 Aug 2023 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 u-base.ru 18 Aug 2021 18 Aug 2024 BEGET-RU Private Person
42 hibase.online 2 Jan 2021 2 Jan 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
43 9-base.com 2 Dec 2015 2 Dec 2024 GoDaddy.com, LLC -
44 m-base.jp 28 Jul 2006 31 Jul 2024 - managementbase
45 k-base.biz 15 Jan 2024 15 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
46 m-base.com 24 Aug 1995 23 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
47 r-base.ru 30 Jun 2020 30 Jun 2024 RU-CENTER-RU Private Person
48 a-base.fun 15 Apr 2021 15 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
49 m-base.okinawa 1 Jun 2017 1 Jun 2025 GMO Internet Group, Inc. -
50 k-base.art 12 Feb 2021 12 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
51 hr-base.org 29 Jul 2023 29 Jul 2024 Domain.com, LLC Jonathan Lynch
52 hibase.com 22 Dec 2002 22 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
53 k-base.ru 26 Mar 2022 26 Mar 2025 REGRU-RU Private Person
54 hgbase.company 30 Jan 2020 30 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
55 hmbase.com 23 Sep 2016 23 Sep 2024 GoDaddy.com, LLC -
56 hybase.org 10 Jun 2022 10 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 m-base.club 24 May 2024 24 May 2025 NameSilo, LLC REDACTED FOR PRIVACY
58 l-base.net 24 Jun 2020 24 Jun 2025 Netowl, Inc. Xserver Inc.
59 c-base.org 8 Dec 1995 7 Dec 2024 Key-Systems GmbH c-base e.V.
60 e-base.info 19 Aug 2009 19 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
61 h2base.org 27 Aug 2020 27 Aug 2024 Tucows Domains Inc. Data Protected
62 n-base.space 14 Apr 2023 14 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
63 t-base.pro 28 Jul 2009 28 Jul 2024 eNom, LLC Data Protected
64 x-base.xyz 31 Jul 2023 31 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
65 hzbase.top 24 Oct 2021 24 Oct 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) han jie
66 r-base.com 19 Apr 2018 19 Apr 2025 Megazone Corp., dba HOSTING.KR SUNGAE CHOI
67 e-base.llc 4 May 2020 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 d-base.nl 8 Jan 2007 - team.blue nl B.V. -
69 hqbase.org 8 Feb 2018 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 e-base.app 12 Dec 2023 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 3-base.com 14 Aug 2013 14 Aug 2026 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
72 s-base.work 13 Mar 2021 13 Mar 2026 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
73 x-base.io 30 Jul 2023 30 Jul 2024 GoDaddy.com, LLC Repossessed by Go Daddy
74 d-base.ru 9 Aug 2023 9 Aug 2024 SPRINTNAMES-RU Private Person
75 v-base.jp 22 Feb 2006 28 Feb 2025 - v-base
76 e-base.hu 25 May 2005 - - -
77 0-base.ru 11 Apr 2024 11 Apr 2025 REGRU-RU Private Person
78 s-base.de - - - -
79 hgbase.com 6 Apr 2023 6 Apr 2025 NameCheap, Inc. -
80 e-base.ru 3 Oct 2005 3 Oct 2024 SALENAMES-RU Private Person
81 q-base.org 18 Jul 2011 18 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
82 o-base.ru 5 Sep 2022 5 Sep 2024 BEGET-RU Private Person
83 d-base.biz 30 May 2021 30 May 2025 GMO Internet, Inc. d/b/a Onamae.com D-BASE Co.,Ltd.
84 0-base.net 18 Oct 2004 18 Oct 2024 GMO INTERNET, INC. Hoshino Tomoko
85 hsbase.com 5 Mar 2024 5 Mar 2025 TECNOCRATICA CENTRO DE DATOS, S.L. REDACTED FOR PRIVACY
86 hmbase.top 14 Aug 2023 14 Aug 2024 NameSilo,LLC PrivacyGuardian.org llc
87 d-base.be 11 Sep 2002 - Internet Service Europe BV **The number one domainregistry** -
88 e-base.co.jp 12 Jun 2009 - - E-base inc.
89 n-base.net 29 Jan 2024 29 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
90 p-base.com 16 Jun 2023 16 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
91 d-base.eu - - Register S.p.A. -
92 hrbase.info 30 Oct 2013 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 hrbase.jp 13 Oct 2018 31 Oct 2024 - Xserver Inc.
94 c-base.nl 23 Sep 2022 - Realtime Register -
95 hobase.com 22 Oct 2016 22 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 hrbase.nl 5 Mar 2008 - Realtime Register -
97 m-base.net 12 Aug 2001 12 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
98 e-base.org 12 Mar 2019 12 Mar 2025 OnlineNIC, Inc. KOTSIAS VASILEIOS
99 z-base.live 28 Jul 2020 28 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 q-base.com 10 Apr 1996 11 Apr 2026 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for H-base.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=h-base.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "h-base.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 5086,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "n-base.org.uk, hk-base.net, h-ease.com, x-base.info, e-base.solar, x-base.me, s-base.org, hobase.net, hdbase.eu, k-base.info, f-base.biz, f-base.net, c-base.jp, hgbase.online, hr-base.online, x-base.jp, j-base.com, e-base.pl, hpbase.de, c-base.tech, t-base.com.au, hlbase.com, habase.com, u-base.nl, v-base.nl, hibase.co, v-base.co.uk, e-base.sarl, s-base.se, hzbase.com, d-base.net, c-base.shop, h1base.com, hibase.net, r-base.net, c-base.cc, j-base.net, hybase.cn, i-base.nl, x-base.finance, u-base.ru, hibase.online, 9-base.com, m-base.jp, k-base.biz, m-base.com, r-base.ru, a-base.fun, m-base.okinawa, k-base.art, hr-base.org, hibase.com, k-base.ru, hgbase.company, hmbase.com, hybase.org, m-base.club, l-base.net, c-base.org, e-base.info, h2base.org, n-base.space, t-base.pro, x-base.xyz, hzbase.top, r-base.com, e-base.llc, d-base.nl, hqbase.org, e-base.app, 3-base.com, s-base.work, x-base.io, d-base.ru, v-base.jp, e-base.hu, 0-base.ru, s-base.de, hgbase.com, e-base.ru, q-base.org, o-base.ru, d-base.biz, 0-base.net, hsbase.com, hmbase.top, d-base.be, e-base.co.jp, n-base.net, p-base.com, d-base.eu, hrbase.info, hrbase.jp, c-base.nl, hobase.com, hrbase.nl, m-base.net, e-base.org, z-base.live, q-base.com",
    "results": [
        {
            "num": 1,
            "domain_name": "n-base.org.uk",
            "domain_keyword": "n-base",
            "domain_tld": "org.uk",
            "query_time": "2024-05-21 18:30:13",
            "create_date": "2024-02-22",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-22",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "hk-base.net",
            "domain_keyword": "hk-base",
            "domain_tld": "net",
            "query_time": "2024-05-26 12:03:02",
            "create_date": "2009-08-27",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-27",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "h-ease.com",
            "domain_keyword": "h-ease",
            "domain_tld": "com",
            "query_time": "2024-06-23 18:48:53",
            "create_date": "2007-02-08",
            "update_date": "2023-12-19",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "h-ease",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "x-base.info",
            "domain_keyword": "x-base",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:43:36",
            "create_date": "2018-03-04",
            "update_date": "2024-01-25",
            "expiry_date": "2026-03-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "e-base.solar",
            "domain_keyword": "e-base",
            "domain_tld": "solar",
            "query_time": "2024-05-12 04:53:52",
            "create_date": "2019-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "x-base.me",
            "domain_keyword": "x-base",
            "domain_tld": "me",
            "query_time": "2024-05-20 07:48:36",
            "create_date": "2018-11-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "X-Base - Inh.  Fabian Ehrler",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "s-base.org",
            "domain_keyword": "s-base",
            "domain_tld": "org",
            "query_time": "2024-05-14 05:47:38",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wien",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hobase.net",
            "domain_keyword": "hobase",
            "domain_tld": "net",
            "query_time": "2024-06-14 07:35:40",
            "create_date": "2017-02-22",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "shiotsu kazutoshi",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hdbase.eu",
            "domain_keyword": "hdbase",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:34:11",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "k-base.info",
            "domain_keyword": "k-base",
            "domain_tld": "info",
            "query_time": "2024-05-19 15:42:49",
            "create_date": "2023-05-17",
            "update_date": "2024-03-18",
            "expiry_date": "2026-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167292440",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "f-base.biz",
            "domain_keyword": "f-base",
            "domain_tld": "biz",
            "query_time": "2024-05-31 08:23:42",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "f-base.net",
            "domain_keyword": "f-base",
            "domain_tld": "net",
            "query_time": "2024-06-20 22:27:54",
            "create_date": "2016-10-11",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-11",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of f-base.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1468.awsdns-55.org",
                "ns-2008.awsdns-59.co.uk",
                "ns-33.awsdns-04.com",
                "ns-584.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "c-base.jp",
            "domain_keyword": "c-base",
            "domain_tld": "jp",
            "query_time": "2024-06-25 08:16:17",
            "create_date": "2024-01-01",
            "update_date": "2024-06-03",
            "expiry_date": "2025-01-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 14,
            "domain_name": "hgbase.online",
            "domain_keyword": "hgbase",
            "domain_tld": "online",
            "query_time": "2024-05-16 14:02:54",
            "create_date": "2023-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_company": "HuangQianZhao",
            "registrant_state": "GuangDongSheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.4everdns.com",
                "ns2.4everdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hr-base.online",
            "domain_keyword": "hr-base",
            "domain_tld": "online",
            "query_time": "2024-05-14 06:44:45",
            "create_date": "2024-01-10",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Nihznii Novgorod",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "x-base.jp",
            "domain_keyword": "x-base",
            "domain_tld": "jp",
            "query_time": "2024-06-26 10:39:44",
            "create_date": "2017-09-27",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "happinet",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "j-base.com",
            "domain_keyword": "j-base",
            "domain_tld": "com",
            "query_time": "2024-06-25 14:03:00",
            "create_date": "2011-01-16",
            "update_date": "2023-08-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "e-base.pl",
            "domain_keyword": "e-base",
            "domain_tld": "pl",
            "query_time": "2024-05-02 20:20:53",
            "create_date": "2023-09-25",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-25",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.i-host.pl",
                "ns2.i-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hpbase.de",
            "domain_keyword": "hpbase",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:41:09",
            "update_date": "2013-04-28",
            "name_servers": [
                "docks04.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "c-base.tech",
            "domain_keyword": "c-base",
            "domain_tld": "tech",
            "query_time": "2024-05-26 05:19:42",
            "create_date": "2023-11-25",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "t-base.com.au",
            "domain_keyword": "t-base",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 05:11:49",
            "update_date": "2023-01-28",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Caroline McKinney",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hlbase.com",
            "domain_keyword": "hlbase",
            "domain_tld": "com",
            "query_time": "2024-06-22 04:00:37",
            "create_date": "2018-09-13",
            "update_date": "2023-08-08",
            "expiry_date": "2025-09-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "habase.com",
            "domain_keyword": "habase",
            "domain_tld": "com",
            "query_time": "2024-06-26 13:19:21",
            "create_date": "2012-03-31",
            "update_date": "2021-03-25",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "u-base.nl",
            "domain_keyword": "u-base",
            "domain_tld": "nl",
            "query_time": "2024-05-06 08:40:48",
            "create_date": "2018-11-15",
            "update_date": "2020-04-29",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "v-base.nl",
            "domain_keyword": "v-base",
            "domain_tld": "nl",
            "query_time": "2024-05-03 19:15:22",
            "create_date": "2012-09-18",
            "update_date": "2014-08-07",
            "registrar_name": "bHosted.nl Webhosting",
            "name_servers": [
                "ns1.bhosted.nl",
                "ns3.bhosted.nl",
                "ns4.bhosted.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "hibase.co",
            "domain_keyword": "hibase",
            "domain_tld": "co",
            "query_time": "2024-05-13 02:24:19",
            "create_date": "2018-06-02",
            "update_date": "2023-07-30",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1014.awsdns-62.net",
                "ns-1262.awsdns-29.org",
                "ns-140.awsdns-17.com",
                "ns-1863.awsdns-40.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "v-base.co.uk",
            "domain_keyword": "v-base",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 07:21:24",
            "create_date": "2021-06-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "e-base.sarl",
            "domain_keyword": "e-base",
            "domain_tld": "sarl",
            "query_time": "2024-06-12 01:41:53",
            "create_date": "2020-04-08",
            "update_date": "2024-05-23",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "s-base.se",
            "domain_keyword": "s-base",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:15:32",
            "create_date": "2022-04-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-25",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.dnsdomene.net",
                "ns2.dnsdomene.net",
                "ns3.dnsdomene.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hzbase.com",
            "domain_keyword": "hzbase",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:58:23",
            "create_date": "2018-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hzbase.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "d-base.net",
            "domain_keyword": "d-base",
            "domain_tld": "net",
            "query_time": "2024-06-01 11:05:45",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=d-base.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 32,
            "domain_name": "c-base.shop",
            "domain_keyword": "c-base",
            "domain_tld": "shop",
            "query_time": "2024-05-10 15:33:52",
            "create_date": "2024-03-04",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "h1base.com",
            "domain_keyword": "h1base",
            "domain_tld": "com",
            "query_time": "2024-06-21 07:01:24",
            "create_date": "2000-10-29",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-29",
            "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": 34,
            "domain_name": "hibase.net",
            "domain_keyword": "hibase",
            "domain_tld": "net",
            "query_time": "2024-06-01 22:41:13",
            "create_date": "2005-05-31",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-31",
            "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": [
                "dns.hibase.net",
                "dns.hln.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "r-base.net",
            "domain_keyword": "r-base",
            "domain_tld": "net",
            "query_time": "2024-06-22 13:33:49",
            "create_date": "2014-03-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "c-base.cc",
            "domain_keyword": "c-base",
            "domain_tld": "cc",
            "query_time": "2024-05-21 22:41:55",
            "create_date": "2023-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 2226,
            "registrar_name": "Aquarius Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "j-base.net",
            "domain_keyword": "j-base",
            "domain_tld": "net",
            "query_time": "2024-04-30 15:04:30",
            "create_date": "2018-03-11",
            "update_date": "2021-10-18",
            "expiry_date": "2025-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Junya Takahashi",
            "registrant_company": "J-Base Co.,Ltd.",
            "registrant_address": "93-14 Mukainakano",
            "registrant_city": "Morioka-city",
            "registrant_state": "Iwate",
            "registrant_zip": "020-0851",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.196560670",
            "registrant_fax": "+81.196560671",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hybase.cn",
            "domain_keyword": "hybase",
            "domain_tld": "cn",
            "query_time": "2024-05-03 01:10:13",
            "create_date": "2019-06-06",
            "expiry_date": "2025-06-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳黑域软件科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "i-base.nl",
            "domain_keyword": "i-base",
            "domain_tld": "nl",
            "query_time": "2024-05-21 08:59:47",
            "create_date": "2022-12-01",
            "update_date": "2023-05-08",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "x-base.finance",
            "domain_keyword": "x-base",
            "domain_tld": "finance",
            "query_time": "2024-05-02 00:06:50",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irena.ns.cloudflare.com",
                "jeff.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "u-base.ru",
            "domain_keyword": "u-base",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:12:25",
            "create_date": "2021-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "hibase.online",
            "domain_keyword": "hibase",
            "domain_tld": "online",
            "query_time": "2024-05-27 06:11:44",
            "create_date": "2021-01-02",
            "update_date": "2023-08-31",
            "expiry_date": "2026-01-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "9-base.com",
            "domain_keyword": "9-base",
            "domain_tld": "com",
            "query_time": "2024-06-13 18:25:23",
            "create_date": "2015-12-02",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "m-base.jp",
            "domain_keyword": "m-base",
            "domain_tld": "jp",
            "query_time": "2024-06-23 22:22:00",
            "create_date": "2006-07-28",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "managementbase",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "k-base.biz",
            "domain_keyword": "k-base",
            "domain_tld": "biz",
            "query_time": "2024-05-16 16:44:32",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1144.awsdns-15.org",
                "ns-1994.awsdns-57.co.uk",
                "ns-77.awsdns-09.com",
                "ns-818.awsdns-38.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "m-base.com",
            "domain_keyword": "m-base",
            "domain_tld": "com",
            "query_time": "2024-05-22 22:16:36",
            "create_date": "1995-08-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns8177.hostgator.com",
                "ns8178.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "r-base.ru",
            "domain_keyword": "r-base",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:14:21",
            "create_date": "2020-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "a-base.fun",
            "domain_keyword": "a-base",
            "domain_tld": "fun",
            "query_time": "2024-05-14 21:50:14",
            "create_date": "2021-04-15",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "m-base.okinawa",
            "domain_keyword": "m-base",
            "domain_tld": "okinawa",
            "query_time": "2024-06-03 00:36:18",
            "create_date": "2017-06-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Okinawa",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "k-base.art",
            "domain_keyword": "k-base",
            "domain_tld": "art",
            "query_time": "2024-05-22 10:39:57",
            "create_date": "2021-02-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "indie.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hr-base.org",
            "domain_keyword": "hr-base",
            "domain_tld": "org",
            "query_time": "2024-05-03 23:04:46",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jonathan Lynch",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hibase.com",
            "domain_keyword": "hibase",
            "domain_tld": "com",
            "query_time": "2024-06-07 02:55:38",
            "create_date": "2002-12-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-22",
            "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": [
                "dns.hibase.com",
                "dns.hln.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "k-base.ru",
            "domain_keyword": "k-base",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:04:07",
            "create_date": "2022-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hoster.ooo",
                "ns2.hoster.ooo"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "hgbase.company",
            "domain_keyword": "hgbase",
            "domain_tld": "company",
            "query_time": "2024-05-23 01:59:24",
            "create_date": "2020-01-30",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.site-dns.com",
                "ns2.site-dns.com",
                "ns3.site-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hmbase.com",
            "domain_keyword": "hmbase",
            "domain_tld": "com",
            "query_time": "2024-06-19 14:16:40",
            "create_date": "2016-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hybase.org",
            "domain_keyword": "hybase",
            "domain_tld": "org",
            "query_time": "2024-06-24 07:01:36",
            "create_date": "2022-06-10",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "m-base.club",
            "domain_keyword": "m-base",
            "domain_tld": "club",
            "query_time": "2024-05-26 14:26:42",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "central",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar 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.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "l-base.net",
            "domain_keyword": "l-base",
            "domain_tld": "net",
            "query_time": "2024-07-01 00:23:28",
            "create_date": "2020-06-24",
            "update_date": "2024-05-19",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "c-base.org",
            "domain_keyword": "c-base",
            "domain_tld": "org",
            "query_time": "2024-05-12 14:55:15",
            "create_date": "1995-12-08",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c-base e.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "boo.sig21.net",
                "cns.c-base.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "e-base.info",
            "domain_keyword": "e-base",
            "domain_tld": "info",
            "query_time": "2024-05-12 04:53:52",
            "create_date": "2009-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.start-dns.de",
                "ns2.start-dns.de",
                "ns3.start-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "h2base.org",
            "domain_keyword": "h2base",
            "domain_tld": "org",
            "query_time": "2024-05-19 01:48:38",
            "create_date": "2020-08-27",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "n-base.space",
            "domain_keyword": "n-base",
            "domain_tld": "space",
            "query_time": "2024-04-29 08:50:36",
            "create_date": "2023-04-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "t-base.pro",
            "domain_keyword": "t-base",
            "domain_tld": "pro",
            "query_time": "2024-05-06 08:52:30",
            "create_date": "2009-07-28",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "x-base.xyz",
            "domain_keyword": "x-base",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 00:06:50",
            "create_date": "2023-07-31",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "hzbase.top",
            "domain_keyword": "hzbase",
            "domain_tld": "top",
            "query_time": "2024-05-19 19:44:17",
            "create_date": "2021-10-24",
            "expiry_date": "2027-10-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "han jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "r-base.com",
            "domain_keyword": "r-base",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:50:13",
            "create_date": "2018-04-19",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "SUNGAE CHOI",
            "registrant_company": "SUNGAE CHOI",
            "registrant_address": "502 410-5, Bulgwangcheon-gil,  Seoul",
            "registrant_city": "Eunpyeong-gu",
            "registrant_zip": "03457",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "e-base.llc",
            "domain_keyword": "e-base",
            "domain_tld": "llc",
            "query_time": "2024-05-09 02:47:29",
            "create_date": "2020-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "d-base.nl",
            "domain_keyword": "d-base",
            "domain_tld": "nl",
            "query_time": "2024-05-08 22:54:56",
            "create_date": "2007-01-08",
            "update_date": "2021-11-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 69,
            "domain_name": "hqbase.org",
            "domain_keyword": "hqbase",
            "domain_tld": "org",
            "query_time": "2024-05-28 01:56:12",
            "create_date": "2018-02-08",
            "update_date": "2023-07-30",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "e-base.app",
            "domain_keyword": "e-base",
            "domain_tld": "app",
            "query_time": "2024-06-12 01:41:53",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "3-base.com",
            "domain_keyword": "3-base",
            "domain_tld": "com",
            "query_time": "2024-06-19 23:48:47",
            "create_date": "2013-08-14",
            "update_date": "2023-07-05",
            "expiry_date": "2026-08-14",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "s-base.work",
            "domain_keyword": "s-base",
            "domain_tld": "work",
            "query_time": "2024-06-23 02:46:33",
            "create_date": "2021-03-13",
            "update_date": "2022-01-27",
            "expiry_date": "2026-03-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "x-base.io",
            "domain_keyword": "x-base",
            "domain_tld": "io",
            "query_time": "2024-05-02 00:06:50",
            "create_date": "2023-07-30",
            "update_date": "2023-12-26",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "d-base.ru",
            "domain_keyword": "d-base",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:28:39",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "v-base.jp",
            "domain_keyword": "v-base",
            "domain_tld": "jp",
            "query_time": "2024-06-13 08:19:51",
            "create_date": "2006-02-22",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "v-base",
            "registrant_address": "4-6-13-7F,Shimoyamate-dori,Chuo-ku,Kobe-shi,",
            "registrant_zip": "650-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "078-333-7520",
            "registrant_fax": "078-333-7523",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 76,
            "domain_name": "e-base.hu",
            "domain_keyword": "e-base",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:20:07",
            "create_date": "2005-05-25"
        },
        {
            "num": 77,
            "domain_name": "0-base.ru",
            "domain_keyword": "0-base",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:16:07",
            "create_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "s-base.de",
            "domain_keyword": "s-base",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:11:16",
            "update_date": "2018-09-10",
            "name_servers": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "hgbase.com",
            "domain_keyword": "hgbase",
            "domain_tld": "com",
            "query_time": "2024-04-30 19:16:33",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "e-base.ru",
            "domain_keyword": "e-base",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:50:54",
            "create_date": "2005-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "q-base.org",
            "domain_keyword": "q-base",
            "domain_tld": "org",
            "query_time": "2024-06-28 21:20:21",
            "create_date": "2011-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnstools.nl",
                "ns2.dnstools.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "o-base.ru",
            "domain_keyword": "o-base",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:50:09",
            "create_date": "2022-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "d-base.biz",
            "domain_keyword": "d-base",
            "domain_tld": "biz",
            "query_time": "2024-06-01 11:05:48",
            "create_date": "2021-05-30",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "D-BASE Co.,Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "0-base.net",
            "domain_keyword": "0-base",
            "domain_tld": "net",
            "query_time": "2024-06-29 00:31:59",
            "create_date": "2004-10-18",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tomoko Hoshino",
            "registrant_company": "Hoshino Tomoko",
            "registrant_address": "2-19-1 Tukuda",
            "registrant_city": "Chuou-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "104-0051",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.353897707",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hsbase.com",
            "domain_keyword": "hsbase",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:42:31",
            "create_date": "2024-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1600,
            "registrar_name": "TECNOCRATICA CENTRO DE DATOS, S.L.",
            "registrar_website": "https://registrador.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.onebranded.com",
                "ns4.onebranded.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hmbase.top",
            "domain_keyword": "hmbase",
            "domain_tld": "top",
            "query_time": "2024-06-19 14:16:40",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "d-base.be",
            "domain_keyword": "d-base",
            "domain_tld": "be",
            "query_time": "2024-06-22 21:20:51",
            "create_date": "2002-09-11",
            "registrar_name": "Internet Service Europe BV **The number one domainregistry**",
            "registrar_website": "http://www.i-s-e.nl",
            "name_servers": [
                "ns1.123-webhosting.biz",
                "ns2.123-webhosting.biz"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 88,
            "domain_name": "e-base.co.jp",
            "domain_keyword": "e-base",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 04:53:52",
            "create_date": "2009-06-12",
            "update_date": "2023-07-01",
            "registrant_company": "E-base inc.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 89,
            "domain_name": "n-base.net",
            "domain_keyword": "n-base",
            "domain_tld": "net",
            "query_time": "2024-05-25 06:17:12",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "p-base.com",
            "domain_keyword": "p-base",
            "domain_tld": "com",
            "query_time": "2024-06-28 18:31:09",
            "create_date": "2023-06-16",
            "update_date": "2024-06-17",
            "expiry_date": "2024-06-16",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "d-base.eu",
            "domain_keyword": "d-base",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:46:38",
            "registrar_name": "Register S.p.A.",
            "registrar_website": "https://www.register.it/",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ]
        },
        {
            "num": 92,
            "domain_name": "hrbase.info",
            "domain_keyword": "hrbase",
            "domain_tld": "info",
            "query_time": "2024-05-08 14:35:24",
            "create_date": "2013-10-30",
            "update_date": "2022-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hrbase.jp",
            "domain_keyword": "hrbase",
            "domain_tld": "jp",
            "query_time": "2024-06-18 12:58:28",
            "create_date": "2018-10-13",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 94,
            "domain_name": "c-base.nl",
            "domain_keyword": "c-base",
            "domain_tld": "nl",
            "query_time": "2024-05-10 15:33:49",
            "create_date": "2022-09-23",
            "update_date": "2022-10-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 95,
            "domain_name": "hobase.com",
            "domain_keyword": "hobase",
            "domain_tld": "com",
            "query_time": "2024-06-14 07:35:40",
            "create_date": "2016-10-22",
            "update_date": "2020-10-16",
            "expiry_date": "2025-10-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hrbase.nl",
            "domain_keyword": "hrbase",
            "domain_tld": "nl",
            "query_time": "2024-06-18 12:58:28",
            "create_date": "2008-03-05",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "m-base.net",
            "domain_keyword": "m-base",
            "domain_tld": "net",
            "query_time": "2024-06-23 22:22:00",
            "create_date": "2001-08-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns6629.hostgator.com",
                "ns6630.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "e-base.org",
            "domain_keyword": "e-base",
            "domain_tld": "org",
            "query_time": "2024-06-25 19:11:20",
            "create_date": "2019-03-12",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-12",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KOTSIAS VASILEIOS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PEIRAIAS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iphost.gr",
                "ns2.iphost.gr",
                "ns3.iphost.gr",
                "ns4.iphost.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "z-base.live",
            "domain_keyword": "z-base",
            "domain_tld": "live",
            "query_time": "2024-05-06 20:06:55",
            "create_date": "2020-07-28",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "q-base.com",
            "domain_keyword": "q-base",
            "domain_tld": "com",
            "query_time": "2024-06-28 21:20:21",
            "create_date": "1996-04-10",
            "update_date": "2023-08-24",
            "expiry_date": "2026-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>h-base.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5086</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>n-base.org.uk, hk-base.net, h-ease.com, x-base.info, e-base.solar, x-base.me, s-base.org, hobase.net, hdbase.eu, k-base.info, f-base.biz, f-base.net, c-base.jp, hgbase.online, hr-base.online, x-base.jp, j-base.com, e-base.pl, hpbase.de, c-base.tech, t-base.com.au, hlbase.com, habase.com, u-base.nl, v-base.nl, hibase.co, v-base.co.uk, e-base.sarl, s-base.se, hzbase.com, d-base.net, c-base.shop, h1base.com, hibase.net, r-base.net, c-base.cc, j-base.net, hybase.cn, i-base.nl, x-base.finance, u-base.ru, hibase.online, 9-base.com, m-base.jp, k-base.biz, m-base.com, r-base.ru, a-base.fun, m-base.okinawa, k-base.art, hr-base.org, hibase.com, k-base.ru, hgbase.company, hmbase.com, hybase.org, m-base.club, l-base.net, c-base.org, e-base.info, h2base.org, n-base.space, t-base.pro, x-base.xyz, hzbase.top, r-base.com, e-base.llc, d-base.nl, hqbase.org, e-base.app, 3-base.com, s-base.work, x-base.io, d-base.ru, v-base.jp, e-base.hu, 0-base.ru, s-base.de, hgbase.com, e-base.ru, q-base.org, o-base.ru, d-base.biz, 0-base.net, hsbase.com, hmbase.top, d-base.be, e-base.co.jp, n-base.net, p-base.com, d-base.eu, hrbase.info, hrbase.jp, c-base.nl, hobase.com, hrbase.nl, m-base.net, e-base.org, z-base.live, q-base.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>n-base.org.uk</domain_name>
   <domain_keyword>n-base</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-21 18:30:13</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hk-base.net</domain_name>
   <domain_keyword>hk-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 12:03:02</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>h-ease.com</domain_name>
   <domain_keyword>h-ease</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-23 18:48:53</query_time>
   <create_date>2007-02-08</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>h-ease</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</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>4</num>
   <domain_name>x-base.info</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:43:36</query_time>
   <create_date>2018-03-04</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>e-base.solar</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-12 04:53:52</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>6</num>
   <domain_name>x-base.me</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-20 07:48:36</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>X-Base - Inh.  Fabian Ehrler</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>s-base.org</domain_name>
   <domain_keyword>s-base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 05:47:38</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wien</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hobase.net</domain_name>
   <domain_keyword>hobase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-14 07:35:40</query_time>
   <create_date>2017-02-22</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>shiotsu kazutoshi</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</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>9</num>
   <domain_name>hdbase.eu</domain_name>
   <domain_keyword>hdbase</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:34:11</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>k-base.info</domain_name>
   <domain_keyword>k-base</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 15:42:49</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167292440</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>f-base.biz</domain_name>
   <domain_keyword>f-base</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 08:23:42</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>f-base.net</domain_name>
   <domain_keyword>f-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-20 22:27:54</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of f-base.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1468.awsdns-55.org</value>
    <value>ns-2008.awsdns-59.co.uk</value>
    <value>ns-33.awsdns-04.com</value>
    <value>ns-584.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>c-base.jp</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-25 08:16:17</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>hgbase.online</domain_name>
   <domain_keyword>hgbase</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 14:02:54</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_company>HuangQianZhao</registrant_company>
   <registrant_state>GuangDongSheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.4everdns.com</value>
    <value>ns2.4everdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hr-base.online</domain_name>
   <domain_keyword>hr-base</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 06:44:45</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Nihznii Novgorod</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>x-base.jp</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-26 10:39:44</query_time>
   <create_date>2017-09-27</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>happinet</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>j-base.com</domain_name>
   <domain_keyword>j-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-25 14:03:00</query_time>
   <create_date>2011-01-16</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>e-base.pl</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 20:20:53</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.i-host.pl</value>
    <value>ns2.i-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hpbase.de</domain_name>
   <domain_keyword>hpbase</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:41:09</query_time>
   <update_date>2013-04-28</update_date>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>c-base.tech</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 05:19:42</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>t-base.com.au</domain_name>
   <domain_keyword>t-base</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 05:11:49</query_time>
   <update_date>2023-01-28</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Caroline McKinney</registrant_name>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hlbase.com</domain_name>
   <domain_keyword>hlbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-22 04:00:37</query_time>
   <create_date>2018-09-13</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-09-13</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>habase.com</domain_name>
   <domain_keyword>habase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-26 13:19:21</query_time>
   <create_date>2012-03-31</create_date>
   <update_date>2021-03-25</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>u-base.nl</domain_name>
   <domain_keyword>u-base</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 08:40:48</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2020-04-29</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>v-base.nl</domain_name>
   <domain_keyword>v-base</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 19:15:22</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2014-08-07</update_date>
   <registrar_name>bHosted.nl Webhosting</registrar_name>
   <name_servers>
    <value>ns1.bhosted.nl</value>
    <value>ns3.bhosted.nl</value>
    <value>ns4.bhosted.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hibase.co</domain_name>
   <domain_keyword>hibase</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 02:24:19</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1014.awsdns-62.net</value>
    <value>ns-1262.awsdns-29.org</value>
    <value>ns-140.awsdns-17.com</value>
    <value>ns-1863.awsdns-40.co.uk</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>v-base.co.uk</domain_name>
   <domain_keyword>v-base</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 07:21:24</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>e-base.sarl</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-06-12 01:41:53</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-05-23</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/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>s-base.se</domain_name>
   <domain_keyword>s-base</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:15:32</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.dnsdomene.net</value>
    <value>ns2.dnsdomene.net</value>
    <value>ns3.dnsdomene.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hzbase.com</domain_name>
   <domain_keyword>hzbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:58:23</query_time>
   <create_date>2018-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hzbase.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>d-base.net</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 11:05:45</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=d-base.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>c-base.shop</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-10 15:33:52</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>h1base.com</domain_name>
   <domain_keyword>h1base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-21 07:01:24</query_time>
   <create_date>2000-10-29</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-29</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>34</num>
   <domain_name>hibase.net</domain_name>
   <domain_keyword>hibase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 22:41:13</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-31</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>dns.hibase.net</value>
    <value>dns.hln.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>r-base.net</domain_name>
   <domain_keyword>r-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-22 13:33:49</query_time>
   <create_date>2014-03-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>c-base.cc</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 22:41:55</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>2226</registrar_iana>
   <registrar_name>Aquarius Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>j-base.net</domain_name>
   <domain_keyword>j-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 15:04:30</query_time>
   <create_date>2018-03-11</create_date>
   <update_date>2021-10-18</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Junya Takahashi</registrant_name>
   <registrant_company>J-Base Co.,Ltd.</registrant_company>
   <registrant_address>93-14 Mukainakano</registrant_address>
   <registrant_city>Morioka-city</registrant_city>
   <registrant_state>Iwate</registrant_state>
   <registrant_zip>020-0851</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.196560670</registrant_phone>
   <registrant_fax>+81.196560671</registrant_fax>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hybase.cn</domain_name>
   <domain_keyword>hybase</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 01:10:13</query_time>
   <create_date>2019-06-06</create_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳黑域软件科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>i-base.nl</domain_name>
   <domain_keyword>i-base</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 08:59:47</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-05-08</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>x-base.finance</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-02 00:06:50</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>irena.ns.cloudflare.com</value>
    <value>jeff.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>u-base.ru</domain_name>
   <domain_keyword>u-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:12:25</query_time>
   <create_date>2021-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>hibase.online</domain_name>
   <domain_keyword>hibase</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 06:11:44</query_time>
   <create_date>2021-01-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>43</num>
   <domain_name>9-base.com</domain_name>
   <domain_keyword>9-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 18:25:23</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-02</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.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>m-base.jp</domain_name>
   <domain_keyword>m-base</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-23 22:22:00</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>managementbase</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>k-base.biz</domain_name>
   <domain_keyword>k-base</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 16:44:32</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1144.awsdns-15.org</value>
    <value>ns-1994.awsdns-57.co.uk</value>
    <value>ns-77.awsdns-09.com</value>
    <value>ns-818.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>m-base.com</domain_name>
   <domain_keyword>m-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 22:16:36</query_time>
   <create_date>1995-08-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns8177.hostgator.com</value>
    <value>ns8178.hostgator.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>47</num>
   <domain_name>r-base.ru</domain_name>
   <domain_keyword>r-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:14:21</query_time>
   <create_date>2020-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>a-base.fun</domain_name>
   <domain_keyword>a-base</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 21:50:14</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>m-base.okinawa</domain_name>
   <domain_keyword>m-base</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-06-03 00:36:18</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Okinawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>k-base.art</domain_name>
   <domain_keyword>k-base</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-22 10:39:57</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>indie.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hr-base.org</domain_name>
   <domain_keyword>hr-base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 23:04:46</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jonathan Lynch</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hibase.com</domain_name>
   <domain_keyword>hibase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 02:55:38</query_time>
   <create_date>2002-12-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-22</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>dns.hibase.com</value>
    <value>dns.hln.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>k-base.ru</domain_name>
   <domain_keyword>k-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:04:07</query_time>
   <create_date>2022-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hoster.ooo</value>
    <value>ns2.hoster.ooo</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>hgbase.company</domain_name>
   <domain_keyword>hgbase</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-23 01:59:24</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.site-dns.com</value>
    <value>ns2.site-dns.com</value>
    <value>ns3.site-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hmbase.com</domain_name>
   <domain_keyword>hmbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-19 14:16:40</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hybase.org</domain_name>
   <domain_keyword>hybase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-24 07:01:36</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>m-base.club</domain_name>
   <domain_keyword>m-base</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 14:26:42</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.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>central</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</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.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>l-base.net</domain_name>
   <domain_keyword>l-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-07-01 00:23:28</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>c-base.org</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 14:55:15</query_time>
   <create_date>1995-12-08</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c-base e.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>boo.sig21.net</value>
    <value>cns.c-base.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>e-base.info</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 04:53:52</query_time>
   <create_date>2009-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.start-dns.de</value>
    <value>ns2.start-dns.de</value>
    <value>ns3.start-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>h2base.org</domain_name>
   <domain_keyword>h2base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 01:48:38</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>n-base.space</domain_name>
   <domain_keyword>n-base</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-29 08:50:36</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>t-base.pro</domain_name>
   <domain_keyword>t-base</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 08:52:30</query_time>
   <create_date>2009-07-28</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>x-base.xyz</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 00:06:50</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>65</num>
   <domain_name>hzbase.top</domain_name>
   <domain_keyword>hzbase</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 19:44:17</query_time>
   <create_date>2021-10-24</create_date>
   <expiry_date>2027-10-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>han jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>r-base.com</domain_name>
   <domain_keyword>r-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:50:13</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>SUNGAE CHOI</registrant_name>
   <registrant_company>SUNGAE CHOI</registrant_company>
   <registrant_address>502 410-5, Bulgwangcheon-gil,  Seoul</registrant_address>
   <registrant_city>Eunpyeong-gu</registrant_city>
   <registrant_zip>03457</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>e-base.llc</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-09 02:47:29</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>d-base.nl</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 22:54:56</query_time>
   <create_date>2007-01-08</create_date>
   <update_date>2021-11-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hqbase.org</domain_name>
   <domain_keyword>hqbase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 01:56:12</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>e-base.app</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 01:41:53</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>3-base.com</domain_name>
   <domain_keyword>3-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-19 23:48:47</query_time>
   <create_date>2013-08-14</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2026-08-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by 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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>s-base.work</domain_name>
   <domain_keyword>s-base</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-23 02:46:33</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2022-01-27</update_date>
   <expiry_date>2026-03-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>x-base.io</domain_name>
   <domain_keyword>x-base</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-02 00:06:50</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>d-base.ru</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:28:39</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>v-base.jp</domain_name>
   <domain_keyword>v-base</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-13 08:19:51</query_time>
   <create_date>2006-02-22</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>v-base</registrant_name>
   <registrant_address>4-6-13-7F,Shimoyamate-dori,Chuo-ku,Kobe-shi,</registrant_address>
   <registrant_zip>650-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>078-333-7520</registrant_phone>
   <registrant_fax>078-333-7523</registrant_fax>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>e-base.hu</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:20:07</query_time>
   <create_date>2005-05-25</create_date>
  </value>
  <value>
   <num>77</num>
   <domain_name>0-base.ru</domain_name>
   <domain_keyword>0-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:16:07</query_time>
   <create_date>2024-04-11</create_date>
   <expiry_date>2025-04-11</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>78</num>
   <domain_name>s-base.de</domain_name>
   <domain_keyword>s-base</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:11:16</query_time>
   <update_date>2018-09-10</update_date>
   <name_servers>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>hgbase.com</domain_name>
   <domain_keyword>hgbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 19:16:33</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>e-base.ru</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:50:54</query_time>
   <create_date>2005-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>q-base.org</domain_name>
   <domain_keyword>q-base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-28 21:20:21</query_time>
   <create_date>2011-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnstools.nl</value>
    <value>ns2.dnstools.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>o-base.ru</domain_name>
   <domain_keyword>o-base</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:50:09</query_time>
   <create_date>2022-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>d-base.biz</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 11:05:48</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>D-BASE Co.,Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>0-base.net</domain_name>
   <domain_keyword>0-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-29 00:31:59</query_time>
   <create_date>2004-10-18</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tomoko Hoshino</registrant_name>
   <registrant_company>Hoshino Tomoko</registrant_company>
   <registrant_address>2-19-1 Tukuda</registrant_address>
   <registrant_city>Chuou-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>104-0051</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.353897707</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hsbase.com</domain_name>
   <domain_keyword>hsbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:42:31</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>TECNOCRATICA CENTRO DE DATOS, S.L.</registrar_name>
   <registrar_website>https://registrador.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.onebranded.com</value>
    <value>ns4.onebranded.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>hmbase.top</domain_name>
   <domain_keyword>hmbase</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-19 14:16:40</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>d-base.be</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-22 21:20:51</query_time>
   <create_date>2002-09-11</create_date>
   <registrar_name>Internet Service Europe BV **The number one domainregistry**</registrar_name>
   <registrar_website>http://www.i-s-e.nl</registrar_website>
   <name_servers>
    <value>ns1.123-webhosting.biz</value>
    <value>ns2.123-webhosting.biz</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>e-base.co.jp</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 04:53:52</query_time>
   <create_date>2009-06-12</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>E-base inc.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>n-base.net</domain_name>
   <domain_keyword>n-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 06:17:12</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>p-base.com</domain_name>
   <domain_keyword>p-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-28 18:31:09</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2024-06-17</update_date>
   <expiry_date>2024-06-16</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>d-base.eu</domain_name>
   <domain_keyword>d-base</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:46:38</query_time>
   <registrar_name>Register S.p.A.</registrar_name>
   <registrar_website>https://www.register.it/</registrar_website>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>hrbase.info</domain_name>
   <domain_keyword>hrbase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 14:35:24</query_time>
   <create_date>2013-10-30</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>93</num>
   <domain_name>hrbase.jp</domain_name>
   <domain_keyword>hrbase</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-18 12:58:28</query_time>
   <create_date>2018-10-13</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>c-base.nl</domain_name>
   <domain_keyword>c-base</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 15:33:49</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2022-10-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hobase.com</domain_name>
   <domain_keyword>hobase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-14 07:35:40</query_time>
   <create_date>2016-10-22</create_date>
   <update_date>2020-10-16</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hrbase.nl</domain_name>
   <domain_keyword>hrbase</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-18 12:58:28</query_time>
   <create_date>2008-03-05</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>m-base.net</domain_name>
   <domain_keyword>m-base</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-23 22:22:00</query_time>
   <create_date>2001-08-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns6629.hostgator.com</value>
    <value>ns6630.hostgator.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>e-base.org</domain_name>
   <domain_keyword>e-base</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-25 19:11:20</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KOTSIAS VASILEIOS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PEIRAIAS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iphost.gr</value>
    <value>ns2.iphost.gr</value>
    <value>ns3.iphost.gr</value>
    <value>ns4.iphost.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>z-base.live</domain_name>
   <domain_keyword>z-base</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-06 20:06:55</query_time>
   <create_date>2020-07-28</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>q-base.com</domain_name>
   <domain_keyword>q-base</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-28 21:20:21</query_time>
   <create_date>1996-04-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.129</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 266,984,474

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 266,984,474
Total WHOIS records with a Registrant Contact 166,493,405
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,842,702
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,627,406
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 558,438,799

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,598,845,990
Total WHOIS records with a Registrant Contact 1,313,357,722
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,151,905,951
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,076,219,816

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 266 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.