WHOIS QUERY TIME

9 May 2024 - 9:24 AM UTC

Registered: 24 April 2001
Modified: 28 March 2024

REGISTRAR

Name: MarkMonitor. Inc
Website: https://www.markmonitor.com/

DNSSEC

unsigned

NAME SERVERS

ns.sybase.com
ns3.sybase.com
ns4.sybase.com

DOMAIN STATUS

clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sybase.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sybase.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sybase.co.nz",
            "domain_keyword": "sybase",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 09:24:02",
            "create_date": "2001-04-24",
            "update_date": "2024-03-28",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sybase.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sybase.co.nz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 09:24:02</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2024-03-28</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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.084 seconds) for "sybase.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 9:22 PM UTC

Registered: 24 April 2001
Modified: 27 March 2023

REGISTRAR

Name: MarkMonitor. Inc
Website: https://www.markmonitor.com/

DNSSEC

unsigned

NAME SERVERS

ns.sybase.com
ns3.sybase.com
ns4.sybase.com

DOMAIN STATUS

ok

#2 - QUERY TIME

9 May 2024 - 9:24 AM UTC

Registered: 24 April 2001
Modified: 28 March 2024

REGISTRAR

Name: MarkMonitor. Inc
Website: https://www.markmonitor.com/

DNSSEC

unsigned

NAME SERVERS

ns.sybase.com
ns3.sybase.com
ns4.sybase.com

DOMAIN STATUS

clientUpdateProhibited

* 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=sybase.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sybase.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sybase.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "sybase.co.nz",
            "domain_keyword": "sybase",
            "domain_tld": "co.nz",
            "query_time": "2023-04-27 21:22:01",
            "create_date": "2001-04-24",
            "update_date": "2023-03-27",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sybase.co.nz",
            "domain_keyword": "sybase",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 09:24:02",
            "create_date": "2001-04-24",
            "update_date": "2024-03-28",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>sybase.co.nz</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>sybase.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sybase.co.nz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-27 21:22:01</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2023-03-27</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sybase.co.nz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 09:24:02</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2024-03-28</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 32 domain names (in 0.047 seconds) which contained the exact domain keyword "sybase".
Domain Name Registered Expiry Registrar Ownership
1 sybase.com 31 Oct 1988 13 May 2025 PSI-USA, Inc. dba Domain Robot SAP SE
2 sybase.se 9 Sep 1993 31 Dec 2024 MarkMonitor Inc -
3 sybase.com.br 16 Oct 1996 16 Oct 2024 - Sybase Brasil Software LTDA.
4 sybase.it 8 Nov 1996 15 Apr 2025 MarkMonitor International Limited Sybase Italia Srl
5 sybase.ru 25 Nov 1996 30 Nov 2024 RU-CENTER-RU Sybase CIS
6 sybase.co.uk 28 Jan 1997 28 Jan 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
7 sybase.pl 6 Mar 1997 31 Dec 2024 Markmonitor, Inc. -
8 sybase.com.pl 10 Apr 1997 31 Dec 2024 Markmonitor, Inc. -
9 sybase.com.cn 30 Mar 1998 30 Mar 2025 MarkMonitor Inc. DNStination Inc.
10 sybase.be 23 Jul 1998 - Markmonitor Inc. -
11 sybase.ca 14 Jan 2001 4 Mar 2025 MarkMonitor International Canada Ltd. Sybase Canada Limited
12 sybase.co.nz 24 Apr 2001 - MarkMonitor. Inc -
13 sybase.info 31 Jul 2001 31 Jul 2025 Network Solutions, LLC SAP AG
14 sybase.biz 15 Nov 2001 18 Nov 2024 Network Solutions, LLC SAP AG
15 sybase.org 29 Jul 2002 29 Jul 2025 Network Solutions, LLC SAP AG
16 sybase.sk 19 Feb 2003 11 Feb 2025 InterNetX GmbH SAP AG
17 sybase.net 17 Apr 2003 17 Apr 2025 Dynadot Inc -
18 sybase.in 22 Feb 2006 22 Feb 2025 InterNetX GmbH SAP SE
19 sybase.mobi 12 Jun 2006 12 Jun 2025 Network Solutions, LLC SAP AG
20 sybase.com.ro 20 Mar 2007 18 Jul 2024 MarkMonitor Inc. -
21 sybase.co.it 3 Apr 2007 15 Apr 2025 MarkMonitor International Limited Sybase Italia Srl
22 sybase.ie 31 May 2007 1 Jun 2025 Markmonitor Inc Sybase, Inc
23 sybase.asia 22 Nov 2007 22 Nov 2024 Netregistry Wholesale Pty Ltd Sybase, Inc
24 sybase.cn 13 May 2016 13 May 2025 阿里云计算有限公司(万网) 王建华
25 sybase.jp 1 Nov 2021 30 Nov 2024 - RYUDO TSUCHIDA
26 sybase.pro 1 Nov 2022 1 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Sybase CIS
27 sybase.co 9 Aug 2023 9 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
28 sybase.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
29 sybase.xyz 11 Feb 2024 11 Feb 2025 Atak Domain Hosting Viktor Romanenko Romanenko
30 sybase.top 28 Mar 2024 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhou bing
31 sybase.ae - - Etisalat SYBASE PRODUCTS MIDDLE EAST
32 sybase.com.pe - - MarkMonitor Inc. Sybase, Inc
33 sybase.pt - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sybase&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sybase",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 33,
        "relation": "eq",
        "current": 33
    },
    "unique_domains": "sybase.com, sybase.se, sybase.com.br, sybase.it, sybase.ru, sybase.co.uk, sybase.pl, sybase.com.pl, sybase.com.cn, sybase.be, sybase.ca, sybase.co.nz, sybase.info, sybase.biz, sybase.org, sybase.sk, sybase.net, sybase.in, sybase.mobi, sybase.com.ro, sybase.co.it, sybase.ie, sybase.asia, sybase.cn, sybase.jp, sybase.pro, sybase.co, sybase.online, sybase.xyz, sybase.top, sybase.ae, sybase.com.pe, sybase.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "sybase.com",
            "domain_keyword": "sybase",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:27:18",
            "create_date": "1988-10-31",
            "update_date": "2023-12-19",
            "expiry_date": "2025-05-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sybase.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sap-ag.de",
                "ns2.sap.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de",
                "ns5.sap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sybase.se",
            "domain_keyword": "sybase",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:33:40",
            "create_date": "1993-09-09",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "MarkMonitor Inc",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sybase.com.br",
            "domain_keyword": "sybase",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 20:38:23",
            "create_date": "1996-10-16",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-16",
            "registrant_name": "Sybase Brasil Software LTDA.",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "sybase.it",
            "domain_keyword": "sybase",
            "domain_tld": "it",
            "query_time": "2024-05-16 05:29:53",
            "create_date": "1996-11-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-15",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "Sybase Italia Srl",
            "registrant_address": "Via Benigno Crespi 57",
            "registrant_city": "Milan",
            "registrant_state": "MI",
            "registrant_zip": "20159",
            "registrant_country": "IT",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "sybase.ru",
            "domain_keyword": "sybase",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:25:48",
            "create_date": "1996-11-25",
            "expiry_date": "2024-11-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Sybase CIS",
            "name_servers": [
                "ns1.luadns.net",
                "ns2.luadns.net",
                "ns3.luadns.net",
                "ns4.luadns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "sybase.co.uk",
            "domain_keyword": "sybase",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 09:24:05",
            "create_date": "1997-01-28",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-28",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "sybase.pl",
            "domain_keyword": "sybase",
            "domain_tld": "pl",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "1997-03-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "Markmonitor, Inc.",
            "name_servers": [
                "ns.sybase.pl",
                "ns1.internetia.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sybase.com.pl",
            "domain_keyword": "sybase",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 00:58:15",
            "create_date": "1997-04-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "Markmonitor, Inc.",
            "name_servers": [
                "ns1.netart.pl",
                "ns2.netart.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sybase.com.cn",
            "domain_keyword": "sybase",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 00:58:13",
            "create_date": "1998-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "DNStination Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sybase.be",
            "domain_keyword": "sybase",
            "domain_tld": "be",
            "query_time": "2024-05-24 22:55:01",
            "create_date": "1998-07-23",
            "registrar_name": "Markmonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 11,
            "domain_name": "sybase.ca",
            "domain_keyword": "sybase",
            "domain_tld": "ca",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "2001-01-14",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-04",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Sybase Canada Limited",
            "registrant_address": "415 Phillip St.",
            "registrant_city": "Waterloo",
            "registrant_state": "ON",
            "registrant_zip": "N2L3X2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5198836353",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sybase.co.nz",
            "domain_keyword": "sybase",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 09:24:02",
            "create_date": "2001-04-24",
            "update_date": "2024-03-28",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sybase.info",
            "domain_keyword": "sybase",
            "domain_tld": "info",
            "query_time": "2024-05-28 00:58:14",
            "create_date": "2001-07-31",
            "update_date": "2024-05-12",
            "expiry_date": "2025-07-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sybase.biz",
            "domain_keyword": "sybase",
            "domain_tld": "biz",
            "query_time": "2024-05-04 20:38:23",
            "create_date": "2001-11-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-11-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sybase.org",
            "domain_keyword": "sybase",
            "domain_tld": "org",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "2002-07-29",
            "update_date": "2024-05-12",
            "expiry_date": "2025-07-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sybase.sk",
            "domain_keyword": "sybase",
            "domain_tld": "sk",
            "query_time": "2024-05-05 14:14:25",
            "create_date": "2003-02-19",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-11",
            "registrar_name": "InterNetX GmbH",
            "registrant_name": "SAP AG",
            "registrant_company": "SAP AG",
            "registrant_address": "Dietmar-Hopp Allee 16",
            "registrant_city": "Walldorf",
            "registrant_zip": "69190",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.6227747474",
            "name_servers": [
                "ns.sap-ag.de",
                "ns2.sap.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de",
                "ns5.sap.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 17,
            "domain_name": "sybase.net",
            "domain_keyword": "sybase",
            "domain_tld": "net",
            "query_time": "2024-04-17 00:36:50",
            "create_date": "2003-04-17",
            "update_date": "2024-02-04",
            "expiry_date": "2025-04-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sybase.in",
            "domain_keyword": "sybase",
            "domain_tld": "in",
            "query_time": "2024-04-25 22:10:28",
            "create_date": "2006-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "httpp://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sap-ag.de",
                "ns2.sap-ag.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sybase.mobi",
            "domain_keyword": "sybase",
            "domain_tld": "mobi",
            "query_time": "2024-05-28 00:58:14",
            "create_date": "2006-06-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sybase.com.ro",
            "domain_keyword": "sybase",
            "domain_tld": "com.ro",
            "query_time": "2024-06-01 15:15:02",
            "create_date": "2007-03-20",
            "expiry_date": "2024-07-18",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 21,
            "domain_name": "sybase.co.it",
            "domain_keyword": "sybase",
            "domain_tld": "co.it",
            "query_time": "2024-05-15 21:27:51",
            "create_date": "2007-04-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-15",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "Sybase Italia Srl",
            "registrant_address": "Via Benigno Crespi 57",
            "registrant_city": "Milan",
            "registrant_state": "MI",
            "registrant_zip": "20159",
            "registrant_country": "IT",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 22,
            "domain_name": "sybase.ie",
            "domain_keyword": "sybase",
            "domain_tld": "ie",
            "query_time": "2024-06-02 00:55:18",
            "create_date": "2007-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "Markmonitor Inc",
            "registrar_website": "http://www.eMarkmonitor.com",
            "registrant_name": "Sybase, Inc",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sybase.asia",
            "domain_keyword": "sybase",
            "domain_tld": "asia",
            "query_time": "2024-05-31 22:58:02",
            "create_date": "2007-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sybase, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com",
                "ns4.sybase.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sybase.cn",
            "domain_keyword": "sybase",
            "domain_tld": "cn",
            "query_time": "2024-05-16 03:45:20",
            "create_date": "2016-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王建华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sybase.jp",
            "domain_keyword": "sybase",
            "domain_tld": "jp",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "2021-11-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "RYUDO TSUCHIDA",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 26,
            "domain_name": "sybase.pro",
            "domain_keyword": "sybase",
            "domain_tld": "pro",
            "query_time": "2024-05-13 06:17:56",
            "create_date": "2022-11-01",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-01",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sybase CIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.luadns.net",
                "ns2.luadns.net",
                "ns3.luadns.net",
                "ns4.luadns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sybase.co",
            "domain_keyword": "sybase",
            "domain_tld": "co",
            "query_time": "2024-05-19 18:49:02",
            "create_date": "2023-08-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sybase.online",
            "domain_keyword": "sybase",
            "domain_tld": "online",
            "query_time": "2024-05-19 18:49:02",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sybase.xyz",
            "domain_keyword": "sybase",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 22:58:02",
            "create_date": "2024-02-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "Viktor Romanenko Romanenko",
            "registrant_state": "Kiev region",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "eu.atakdomain.com",
                "tr.atakdomain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sybase.top",
            "domain_keyword": "sybase",
            "domain_tld": "top",
            "query_time": "2024-05-28 00:58:14",
            "create_date": "2024-03-28",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-28",
            "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": "zhou bing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sybase.ae",
            "domain_keyword": "sybase",
            "domain_tld": "ae",
            "query_time": "2024-05-10 12:20:44",
            "registrar_name": "Etisalat",
            "registrant_name": "SYBASE PRODUCTS MIDDLE EAST",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 32,
            "domain_name": "sybase.com.pe",
            "domain_keyword": "sybase",
            "domain_tld": "com.pe",
            "query_time": "2024-05-13 06:17:55",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Sybase, Inc",
            "name_servers": [
                "ns.sybase.com",
                "ns3.sybase.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 33,
            "domain_name": "sybase.pt",
            "domain_keyword": "sybase",
            "domain_tld": "pt",
            "query_time": "2024-05-28 00:58:14",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sybase</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>33</total>
  <relation>eq</relation>
  <current>33</current>
 </count>
 <unique_domains>sybase.com, sybase.se, sybase.com.br, sybase.it, sybase.ru, sybase.co.uk, sybase.pl, sybase.com.pl, sybase.com.cn, sybase.be, sybase.ca, sybase.co.nz, sybase.info, sybase.biz, sybase.org, sybase.sk, sybase.net, sybase.in, sybase.mobi, sybase.com.ro, sybase.co.it, sybase.ie, sybase.asia, sybase.cn, sybase.jp, sybase.pro, sybase.co, sybase.online, sybase.xyz, sybase.top, sybase.ae, sybase.com.pe, sybase.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sybase.com</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:27:18</query_time>
   <create_date>1988-10-31</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sybase.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sap-ag.de</value>
    <value>ns2.sap.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
    <value>ns5.sap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sybase.se</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:33:40</query_time>
   <create_date>1993-09-09</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>MarkMonitor Inc</registrar_name>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sybase.com.br</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 20:38:23</query_time>
   <create_date>1996-10-16</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrant_name>Sybase Brasil Software LTDA.</registrant_name>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>sybase.it</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 05:29:53</query_time>
   <create_date>1996-11-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>Sybase Italia Srl</registrant_company>
   <registrant_address>Via Benigno Crespi 57</registrant_address>
   <registrant_city>Milan</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20159</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sybase.ru</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:25:48</query_time>
   <create_date>1996-11-25</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Sybase CIS</registrant_company>
   <name_servers>
    <value>ns1.luadns.net</value>
    <value>ns2.luadns.net</value>
    <value>ns3.luadns.net</value>
    <value>ns4.luadns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>sybase.co.uk</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 09:24:05</query_time>
   <create_date>1997-01-28</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sybase.pl</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>1997-03-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Markmonitor, Inc.</registrar_name>
   <name_servers>
    <value>ns.sybase.pl</value>
    <value>ns1.internetia.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sybase.com.pl</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 00:58:15</query_time>
   <create_date>1997-04-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Markmonitor, Inc.</registrar_name>
   <name_servers>
    <value>ns1.netart.pl</value>
    <value>ns2.netart.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sybase.com.cn</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 00:58:13</query_time>
   <create_date>1998-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>DNStination Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sybase.be</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 22:55:01</query_time>
   <create_date>1998-07-23</create_date>
   <registrar_name>Markmonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>sybase.ca</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>2001-01-14</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Sybase Canada Limited</registrant_name>
   <registrant_address>415 Phillip St.</registrant_address>
   <registrant_city>Waterloo</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>N2L3X2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5198836353</registrant_phone>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sybase.co.nz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 09:24:02</query_time>
   <create_date>2001-04-24</create_date>
   <update_date>2024-03-28</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sybase.info</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 00:58:14</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sybase.biz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 20:38:23</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.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>sybase.org</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>2002-07-29</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sybase.sk</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 14:14:25</query_time>
   <create_date>2003-02-19</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrant_name>SAP AG</registrant_name>
   <registrant_company>SAP AG</registrant_company>
   <registrant_address>Dietmar-Hopp Allee 16</registrant_address>
   <registrant_city>Walldorf</registrant_city>
   <registrant_zip>69190</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.6227747474</registrant_phone>
   <name_servers>
    <value>ns.sap-ag.de</value>
    <value>ns2.sap.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
    <value>ns5.sap.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>sybase.net</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 00:36:50</query_time>
   <create_date>2003-04-17</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sybase.in</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-25 22:10:28</query_time>
   <create_date>2006-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>httpp://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sap-ag.de</value>
    <value>ns2.sap-ag.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sybase.mobi</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-28 00:58:14</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sybase.com.ro</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com.ro</domain_tld>
   <query_time>2024-06-01 15:15:02</query_time>
   <create_date>2007-03-20</create_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sybase.co.it</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co.it</domain_tld>
   <query_time>2024-05-15 21:27:51</query_time>
   <create_date>2007-04-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>Sybase Italia Srl</registrant_company>
   <registrant_address>Via Benigno Crespi 57</registrant_address>
   <registrant_city>Milan</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20159</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sybase.ie</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-02 00:55:18</query_time>
   <create_date>2007-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Markmonitor Inc</registrar_name>
   <registrar_website>http://www.eMarkmonitor.com</registrar_website>
   <registrant_name>Sybase, Inc</registrant_name>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sybase.asia</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-31 22:58:02</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://melbourneit.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sybase, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
    <value>ns4.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sybase.cn</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-16 03:45:20</query_time>
   <create_date>2016-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王建华</registrant_name>
   <registrant_email>[email protected]</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>
  <value>
   <num>25</num>
   <domain_name>sybase.jp</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>RYUDO TSUCHIDA</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>sybase.pro</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 06:17:56</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sybase CIS</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.luadns.net</value>
    <value>ns2.luadns.net</value>
    <value>ns3.luadns.net</value>
    <value>ns4.luadns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sybase.co</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 18:49:02</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3984707c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sybase.online</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 18:49:02</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sybase.xyz</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 22:58:02</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>Viktor Romanenko Romanenko</registrant_company>
   <registrant_state>Kiev region</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>eu.atakdomain.com</value>
    <value>tr.atakdomain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sybase.top</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-28 00:58:14</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou bing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sybase.ae</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-10 12:20:44</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SYBASE PRODUCTS MIDDLE EAST</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>sybase.com.pe</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-13 06:17:55</query_time>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Sybase, Inc</registrant_name>
   <name_servers>
    <value>ns.sybase.com</value>
    <value>ns3.sybase.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>sybase.pt</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 00:58:14</query_time>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</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,301 domain names (in 0.206 seconds) which look and sound like the brand name "sybase".
Domain Name Registered Expiry Registrar Ownership
1 psybase.net 19 Jun 2015 19 Jun 2024 INWX GmbH GothNET Community Services
2 scbase.info 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 skybase.pro 2 Mar 2020 2 Mar 2026 Registrar of Domain Names REG.RU LLC Private Person
4 soybase.net 5 Jun 2021 5 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
5 scbase.live 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 mybase.camp 7 Aug 2023 7 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 pybase.dev 3 Apr 2023 3 Apr 2025 Squarespace Domains II LLC. SONNM
8 siybase.xyz 27 Feb 2024 27 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
9 mybase.online 18 Aug 2016 18 Aug 2024 Safenames Ltd Savills Plc.
10 skybase.xyz 5 Mar 2015 5 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0157915204
11 tybase.com 13 Aug 2023 13 Aug 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
12 scbase.ink 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 xybase.com 18 Sep 1998 17 Sep 2024 Cloudflare, Inc. DATA REDACTED
14 sxbase.com 16 Jan 2019 16 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
15 mybase.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
16 sabase.xyz 26 May 2024 26 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
17 s-base.org 10 Jan 2024 10 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
18 yybase.com 23 Aug 2018 23 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 mybase.xyz 24 Apr 2021 24 Apr 2025 Sav.com, LLC Privacy Protection
20 mybase.nl 8 Sep 2004 - Registrar.eu -
21 skybase.io 15 May 2018 15 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 swbase.mobi 21 Aug 2010 21 Aug 2024 Key-Systems GmbH SwBase Systems B.V.
23 symase.de - - - -
24 mybase.eu - - CRegISP Ltd -
25 cybase.games 25 Mar 2024 25 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
26 sobase.com.br 14 Mar 2000 14 Mar 2026 - Sobase Comercio de Materiais p/ Constru??o Ltda
27 skybase.dev 9 Sep 2021 9 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
28 swbase.com 13 Jul 2009 13 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
29 synbase.com 7 May 2004 7 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Ipsos B.V.
30 hybase.org 10 Jun 2022 10 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 sybasl.com 15 Oct 2014 15 Oct 2024 IONOS SE SEGURIDAD Y BIENESTAR ANIMAL SL
32 sqbase.com 10 May 2000 10 May 2027 Net-Chinese Co., Ltd. -
33 sdbase.net 22 Oct 2004 22 Oct 2025 NameCheap, Inc. -
34 s-base.se 25 Apr 2022 25 Apr 2025 www.NameSRS.com -
35 cybase.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Web Master
36 sybasx.com 7 Apr 2006 7 Apr 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
37 sybash.com 11 Aug 2020 11 Aug 2024 AFRIREGISTER S.A. -
38 mybase.work 13 Dec 2018 13 Dec 2024 IONOS SE Data Privacy Protected
39 aybase.co.uk 30 Aug 2017 30 Aug 2024 Namebay SAM [Tag = NAMEBAY-MC] -
40 vybase.com 8 Nov 2010 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 shbase.com 12 Jul 2005 12 Jul 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
42 mybase.us 16 Feb 2016 15 Feb 2026 GoDaddy.com, LLC Kelen Lovett
43 sybaser.com 27 Feb 2010 27 Feb 2025 IONOS SE REDACTED FOR PRIVACY
44 sybake.com 3 May 2024 3 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 swbase.co.uk 21 Aug 2010 21 Aug 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
46 subase.xyz 9 Jun 2023 9 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
47 snbase.ru 19 Feb 2020 19 Feb 2025 RU-CENTER-RU Private Person
48 mybase.asia 27 Sep 2023 27 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lu yan feng
49 soybase.org 28 Jul 2003 28 Jul 2024 easyDNS Technologies Inc. Data Protected
50 cybase.org 23 Dec 2023 23 Dec 2024 IONOS SE 1&1 Internet Inc
51 wybase.com 20 Apr 2024 20 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
52 szbase.com 9 May 2018 9 May 2025 GoDaddy.com, LLC -
53 cybase.com.au - - Web Address Registration Pty Ltd Redmond Jenneke
54 sibase.solutions 25 Feb 2020 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 sybasi.com 28 Jul 2022 28 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
56 dybase.com 5 Aug 2004 5 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
57 syfase.com.au - - Web Address Registration Pty Ltd Albert Ebenezer
58 skybase.link 22 Mar 2022 22 Mar 2025 Super Registry Inc. Privacy Hero Inc.
59 skybase.design 24 Jun 2023 24 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 nybase.com 5 Apr 2024 5 Apr 2025 COSMOTOWN, INC. -
61 lybase.com 21 Jan 2016 21 Jan 2025 GoDaddy.com, LLC -
62 mybase.tech 3 Oct 2023 3 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
63 xybase.aero 20 Apr 2017 20 Apr 2025 101domain GRS Limited XYBASE Inc
64 skybase.global 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 scbase.xyz 3 Mar 2024 3 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
66 swbase.info 21 Aug 2010 21 Aug 2024 Key-Systems GmbH SwBase Systems B.V.
67 symbase.org 29 Sep 2021 29 Sep 2024 Porkbun LLC Private by Design, LLC
68 skybase.shop 9 Jan 2024 9 Jan 2025 Namecheap, Inc. -
69 mybase.in 6 Jan 2020 6 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
70 kybase.top 16 Jan 2024 16 Jan 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Kuo
71 lybase.net 13 Feb 2014 13 Feb 2030 DNSPod, Inc. REDACTED FOR PRIVACY
72 swbase.systems 24 Apr 2019 24 Apr 2025 Key-Systems, LLC SwBase Systems B.V.
73 subase.com.au - - Terrific.com.au Pty Ltd Elizabeth Kemp
74 sysbase.xyz 3 Apr 2023 3 Apr 2024 Gandi SAS -
75 skbase.com 14 Jul 2016 14 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 skybase.dk 26 Jul 2015 31 Jul 2024 - Evia Web
77 spybase.ru 9 Mar 2010 9 Mar 2025 SALENAMES-RU Private Person
78 synbase.de - - - -
79 synbase.net 5 Aug 2013 5 Aug 2024 Guangdong JinWanBang Technology Investment Co., Ltd. REDACTED FOR PRIVACY
80 mybase.fun 6 Aug 2023 6 Aug 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lai shan qu yao an dian zi shang wu gong zuo shi
81 skybase.host 2 Mar 2020 2 Mar 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
82 sysbase.pl 7 Nov 2019 7 Nov 2024 OVH SAS -
83 snbase.de - - - -
84 sybaie.pro 20 Apr 2017 20 Apr 2025 OVH SAS Millet Portes et fenetres
85 spybase.info 18 Nov 2023 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 skybase.us 26 May 2023 26 May 2024 OwnRegistrar, Inc. NA
87 subase.com.br 12 Jun 2014 12 Jun 2024 - SUBASE Sistemas Estrat?gicos LTDA
88 swbase.site 7 Sep 2023 7 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
89 syfase.com 1 Apr 2024 1 Apr 2025 Dreamscape Networks International Pte Ltd ALBERT EBENEZER
90 eybase.com 22 Feb 2023 22 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
91 smbase.pro 28 May 2021 28 May 2025 Regional Network Information Center, JSC dba RU-CENTER OOO BITRU
92 siybase.com 4 Mar 2024 4 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 sebase.party 9 Jan 2024 9 Jan 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
94 aybase.ru 9 May 2024 9 May 2025 R01-RU Private Person
95 sebase.co 25 Nov 2018 25 Nov 2024 Tucows Domains Inc. Data Protected
96 fybase.com 24 Sep 2009 24 Sep 2024 Cronon AG -
97 swbase.ru 21 Sep 2015 21 Sep 2024 REGRU-RU Private Person
98 mybase.video 4 Aug 2017 4 Aug 2024 OVH SAS REDACTED FOR PRIVACY
99 mybase.rocks 5 May 2016 5 May 2027 Name.com, Inc. Domain Protection Services, Inc.
100 skybase.it 11 Mar 2013 28 Feb 2025 1 Api GmbH Cristian Giordano
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 Sybase.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sybase.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sybase.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 5301,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "psybase.net, scbase.info, skybase.pro, soybase.net, scbase.live, mybase.camp, pybase.dev, siybase.xyz, mybase.online, skybase.xyz, tybase.com, scbase.ink, xybase.com, sxbase.com, mybase.info, sabase.xyz, s-base.org, yybase.com, mybase.xyz, mybase.nl, skybase.io, swbase.mobi, symase.de, mybase.eu, cybase.games, sobase.com.br, skybase.dev, swbase.com, synbase.com, hybase.org, sybasl.com, sqbase.com, sdbase.net, s-base.se, cybase.org.au, sybasx.com, sybash.com, mybase.work, aybase.co.uk, vybase.com, shbase.com, mybase.us, sybaser.com, sybake.com, swbase.co.uk, subase.xyz, snbase.ru, mybase.asia, soybase.org, cybase.org, wybase.com, szbase.com, cybase.com.au, sibase.solutions, sybasi.com, dybase.com, syfase.com.au, skybase.link, skybase.design, nybase.com, lybase.com, mybase.tech, xybase.aero, skybase.global, scbase.xyz, swbase.info, symbase.org, skybase.shop, mybase.in, kybase.top, lybase.net, swbase.systems, subase.com.au, sysbase.xyz, skbase.com, skybase.dk, spybase.ru, synbase.de, synbase.net, mybase.fun, skybase.host, sysbase.pl, snbase.de, sybaie.pro, spybase.info, skybase.us, subase.com.br, swbase.site, syfase.com, eybase.com, smbase.pro, siybase.com, sebase.party, aybase.ru, sebase.co, fybase.com, swbase.ru, mybase.video, mybase.rocks, skybase.it",
    "results": [
        {
            "num": 1,
            "domain_name": "psybase.net",
            "domain_keyword": "psybase",
            "domain_tld": "net",
            "query_time": "2024-04-22 03:07:48",
            "create_date": "2015-06-19",
            "update_date": "2024-03-16",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GothNET Community Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scbase.info",
            "domain_keyword": "scbase",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:55:36",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "skybase.pro",
            "domain_keyword": "skybase",
            "domain_tld": "pro",
            "query_time": "2024-05-09 20:35:29",
            "create_date": "2020-03-02",
            "update_date": "2024-02-26",
            "expiry_date": "2026-03-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "soybase.net",
            "domain_keyword": "soybase",
            "domain_tld": "net",
            "query_time": "2024-05-18 20:42:05",
            "create_date": "2021-06-05",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-05",
            "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": [
                "bs-ns-user01.bindcloud.jp",
                "bs-ns-user02.bindcloud.jp",
                "bs-ns-user03.bindcloud.jp",
                "bs-ns-user04.bindcloud.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scbase.live",
            "domain_keyword": "scbase",
            "domain_tld": "live",
            "query_time": "2024-05-07 07:55:37",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mybase.camp",
            "domain_keyword": "mybase",
            "domain_tld": "camp",
            "query_time": "2024-05-04 05:11:18",
            "create_date": "2023-08-07",
            "update_date": "2024-01-17",
            "expiry_date": "2024-08-07",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "pybase.dev",
            "domain_keyword": "pybase",
            "domain_tld": "dev",
            "query_time": "2024-06-02 09:09:33",
            "create_date": "2023-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SONNM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Th\\u00E0nh ph\\u1ED1 H\\u1ED3 Ch\\u00ED Minh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "siybase.xyz",
            "domain_keyword": "siybase",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 03:51:00",
            "create_date": "2024-02-27",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-27",
            "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.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mybase.online",
            "domain_keyword": "mybase",
            "domain_tld": "online",
            "query_time": "2024-05-15 16:48:11",
            "create_date": "2016-08-18",
            "update_date": "2024-02-26",
            "expiry_date": "2024-08-18",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net/",
            "registrant_company": "Savills Plc.",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "skybase.xyz",
            "domain_keyword": "skybase",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 21:07:33",
            "create_date": "2015-03-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0157915204",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "tybase.com",
            "domain_keyword": "tybase",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:43:41",
            "create_date": "2023-08-13",
            "update_date": "2023-10-08",
            "expiry_date": "2028-08-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "scbase.ink",
            "domain_keyword": "scbase",
            "domain_tld": "ink",
            "query_time": "2024-05-07 07:55:36",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "xybase.com",
            "domain_keyword": "xybase",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:10:52",
            "create_date": "1998-09-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Selangor",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "MY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/xybase.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "sxbase.com",
            "domain_keyword": "sxbase",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:40:00",
            "create_date": "2019-01-16",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-16",
            "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": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sxbase.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": 15,
            "domain_name": "mybase.info",
            "domain_keyword": "mybase",
            "domain_tld": "info",
            "query_time": "2024-05-08 09:57:20",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sabase.xyz",
            "domain_keyword": "sabase",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 08:07:11",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "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": 18,
            "domain_name": "yybase.com",
            "domain_keyword": "yybase",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:02:06",
            "create_date": "2018-08-23",
            "update_date": "2020-08-17",
            "expiry_date": "2025-08-23",
            "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": 19,
            "domain_name": "mybase.xyz",
            "domain_keyword": "mybase",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 05:11:18",
            "create_date": "2021-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mybase.nl",
            "domain_keyword": "mybase",
            "domain_tld": "nl",
            "query_time": "2024-05-21 13:46:54",
            "create_date": "2004-09-08",
            "update_date": "2023-11-01",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 21,
            "domain_name": "skybase.io",
            "domain_keyword": "skybase",
            "domain_tld": "io",
            "query_time": "2024-05-19 20:52:54",
            "create_date": "2018-05-15",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-15",
            "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": 22,
            "domain_name": "swbase.mobi",
            "domain_keyword": "swbase",
            "domain_tld": "mobi",
            "query_time": "2024-05-10 01:02:45",
            "create_date": "2010-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SwBase Systems B.V.",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "symase.de",
            "domain_keyword": "symase",
            "domain_tld": "de",
            "query_time": "2024-05-20 19:19:40",
            "update_date": "2022-09-27",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 24,
            "domain_name": "mybase.eu",
            "domain_keyword": "mybase",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:10:19",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 25,
            "domain_name": "cybase.games",
            "domain_keyword": "cybase",
            "domain_tld": "games",
            "query_time": "2024-05-25 21:49:59",
            "create_date": "2024-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "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": [
                "augustus.ns.cloudflare.com",
                "tegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sobase.com.br",
            "domain_keyword": "sobase",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 08:37:44",
            "create_date": "2000-03-14",
            "update_date": "2023-03-15",
            "expiry_date": "2026-03-14",
            "registrant_name": "Sobase Comercio de Materiais p/ Constru??o Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "skybase.dev",
            "domain_keyword": "skybase",
            "domain_tld": "dev",
            "query_time": "2024-05-21 17:08:43",
            "create_date": "2021-09-09",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1243.awsdns-27.org",
                "ns-1944.awsdns-51.co.uk",
                "ns-49.awsdns-06.com",
                "ns-697.awsdns-23.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "swbase.com",
            "domain_keyword": "swbase",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:17:47",
            "create_date": "2009-07-13",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.swbase.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "synbase.com",
            "domain_keyword": "synbase",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:19:25",
            "create_date": "2004-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ipsos B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=synbase.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oxilion.nl",
                "ns2.oxilion.nl",
                "ns3.oxilion.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hybase.org",
            "domain_keyword": "hybase",
            "domain_tld": "org",
            "query_time": "2024-05-08 07:43:02",
            "create_date": "2022-06-10",
            "update_date": "2023-06-14",
            "expiry_date": "2024-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": 31,
            "domain_name": "sybasl.com",
            "domain_keyword": "sybasl",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:35",
            "create_date": "2014-10-15",
            "update_date": "2018-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SEGURIDAD Y BIENESTAR ANIMAL SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1017.ui-dns.com",
                "ns1017.ui-dns.de",
                "ns1017.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sqbase.com",
            "domain_keyword": "sqbase",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:55:24",
            "create_date": "2000-05-10",
            "update_date": "2024-01-29",
            "expiry_date": "2027-05-10",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "https://www.net-chinese.com.tw",
            "name_servers": [
                "dns.55168.com.tw",
                "dns.smsgo.com.tw",
                "dns2.55168.com.tw",
                "dns2.smsgo.com.tw"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sdbase.net",
            "domain_keyword": "sdbase",
            "domain_tld": "net",
            "query_time": "2024-04-18 13:13:57",
            "create_date": "2004-10-22",
            "update_date": "2024-01-03",
            "expiry_date": "2025-10-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "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": 35,
            "domain_name": "cybase.org.au",
            "domain_keyword": "cybase",
            "domain_tld": "org.au",
            "query_time": "2024-05-26 22:29:16",
            "update_date": "2024-03-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Web Master",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sybasx.com",
            "domain_keyword": "sybasx",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:35",
            "create_date": "2006-04-07",
            "update_date": "2023-04-07",
            "expiry_date": "2026-04-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/sybasx.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sybash.com",
            "domain_keyword": "sybash",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:35",
            "create_date": "2020-08-11",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1381,
            "registrar_name": "AFRIREGISTER S.A.",
            "registrar_website": "http://www.afriregister.com",
            "name_servers": [
                "ns3.afriregister.com",
                "ns9.afriregister.co.ke"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mybase.work",
            "domain_keyword": "mybase",
            "domain_tld": "work",
            "query_time": "2024-06-11 13:11:17",
            "create_date": "2018-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1028.ui-dns.com",
                "ns1028.ui-dns.org",
                "ns1068.ui-dns.biz",
                "ns1100.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aybase.co.uk",
            "domain_keyword": "aybase",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 23:57:17",
            "create_date": "2017-08-30",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-30",
            "registrar_name": "Namebay SAM [Tag = NAMEBAY-MC]",
            "registrar_website": "https://www.namebay.com",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "vybase.com",
            "domain_keyword": "vybase",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:51:32",
            "create_date": "2010-11-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vybase.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "shbase.com",
            "domain_keyword": "shbase",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:42:31",
            "create_date": "2005-07-12",
            "update_date": "2023-09-01",
            "expiry_date": "2025-07-12",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/shbase.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mybase.us",
            "domain_keyword": "mybase",
            "domain_tld": "us",
            "query_time": "2024-05-13 02:35:14",
            "create_date": "2016-02-16",
            "update_date": "2016-02-16",
            "expiry_date": "2026-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Kelen Lovett",
            "registrant_address": "27081 Highway 184",
            "registrant_city": "Dolores",
            "registrant_state": "Colorado",
            "registrant_zip": "81323",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9702275978",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sybaser.com",
            "domain_keyword": "sybaser",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "2010-02-27",
            "update_date": "2020-10-01",
            "expiry_date": "2025-02-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.org",
                "ns1027.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1066.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sybake.com",
            "domain_keyword": "sybake",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:40:41",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "swbase.co.uk",
            "domain_keyword": "swbase",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 11:17:51",
            "create_date": "2010-08-21",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-21",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "subase.xyz",
            "domain_keyword": "subase",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 18:33:12",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "snbase.ru",
            "domain_keyword": "snbase",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:04:50",
            "create_date": "2020-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "mybase.asia",
            "domain_keyword": "mybase",
            "domain_tld": "asia",
            "query_time": "2024-06-11 13:11:17",
            "create_date": "2023-09-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lu yan feng",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "soybase.org",
            "domain_keyword": "soybase",
            "domain_tld": "org",
            "query_time": "2024-04-28 13:56:12",
            "create_date": "2003-07-28",
            "update_date": "2023-05-27",
            "expiry_date": "2024-07-28",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cybase.org",
            "domain_keyword": "cybase",
            "domain_tld": "org",
            "query_time": "2024-05-03 14:40:43",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1044.ui-dns.org",
                "ns1049.ui-dns.de",
                "ns1068.ui-dns.com",
                "ns1113.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wybase.com",
            "domain_keyword": "wybase",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:26:50",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "szbase.com",
            "domain_keyword": "szbase",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:36:36",
            "create_date": "2018-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cybase.com.au",
            "domain_keyword": "cybase",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 09:22:36",
            "update_date": "2024-02-21",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Redmond Jenneke",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sibase.solutions",
            "domain_keyword": "sibase",
            "domain_tld": "solutions",
            "query_time": "2024-06-09 01:56:35",
            "create_date": "2020-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sybasi.com",
            "domain_keyword": "sybasi",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:35",
            "create_date": "2022-07-28",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dybase.com",
            "domain_keyword": "dybase",
            "domain_tld": "com",
            "query_time": "2024-04-08 07:05:54",
            "create_date": "2004-08-05",
            "update_date": "2004-08-05",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=dybase.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "syfase.com.au",
            "domain_keyword": "syfase",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 11:29:37",
            "update_date": "2024-01-08",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Albert Ebenezer",
            "name_servers": [
                "ns1.hosting-cloud.net",
                "ns2.hosting-cloud.net",
                "ns3.hosting-cloud.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "skybase.link",
            "domain_keyword": "skybase",
            "domain_tld": "link",
            "query_time": "2024-05-21 17:08:43",
            "create_date": "2022-03-22",
            "update_date": "2022-07-13",
            "expiry_date": "2025-03-22",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Inc.",
            "registrar_website": "namescout.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Hero Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Providenciales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TC",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns.rebel.com",
                "dns2.rebel.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "skybase.design",
            "domain_keyword": "skybase",
            "domain_tld": "design",
            "query_time": "2024-05-21 17:08:43",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "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": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nybase.com",
            "domain_keyword": "nybase",
            "domain_tld": "com",
            "query_time": "2024-06-10 15:53:58",
            "create_date": "2024-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lybase.com",
            "domain_keyword": "lybase",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:23:03",
            "create_date": "2016-01-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "mybase.tech",
            "domain_keyword": "mybase",
            "domain_tld": "tech",
            "query_time": "2024-05-04 05:11:18",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "xybase.aero",
            "domain_keyword": "xybase",
            "domain_tld": "aero",
            "query_time": "2024-04-29 19:24:20",
            "create_date": "2017-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XYBASE Inc",
            "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": [
                "abby.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "skybase.global",
            "domain_keyword": "skybase",
            "domain_tld": "global",
            "query_time": "2024-04-21 05:46:28",
            "create_date": "2023-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "scbase.xyz",
            "domain_keyword": "scbase",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 07:55:37",
            "create_date": "2024-03-03",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "swbase.info",
            "domain_keyword": "swbase",
            "domain_tld": "info",
            "query_time": "2024-05-10 01:02:45",
            "create_date": "2010-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SwBase Systems B.V.",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "symbase.org",
            "domain_keyword": "symbase",
            "domain_tld": "org",
            "query_time": "2024-06-11 00:32:40",
            "create_date": "2021-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "skybase.shop",
            "domain_keyword": "skybase",
            "domain_tld": "shop",
            "query_time": "2024-05-14 20:50:04",
            "create_date": "2024-01-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.skybase.shop",
                "ns2.skybase.shop"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mybase.in",
            "domain_keyword": "mybase",
            "domain_tld": "in",
            "query_time": "2024-05-28 10:36:07",
            "create_date": "2020-01-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kybase.top",
            "domain_keyword": "kybase",
            "domain_tld": "top",
            "query_time": "2024-04-22 16:56:37",
            "create_date": "2024-01-16",
            "update_date": "2024-01-16",
            "expiry_date": "2034-01-16",
            "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": "Wang Kuo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lybase.net",
            "domain_keyword": "lybase",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:23:03",
            "create_date": "2014-02-13",
            "update_date": "2024-03-01",
            "expiry_date": "2030-02-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lybase.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "swbase.systems",
            "domain_keyword": "swbase",
            "domain_tld": "systems",
            "query_time": "2024-04-30 17:08:27",
            "create_date": "2019-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SwBase Systems B.V.",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "subase.com.au",
            "domain_keyword": "subase",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 18:33:12",
            "update_date": "2023-12-12",
            "registrar_name": "Terrific.com.au Pty Ltd",
            "registrar_website": "http://www.terrific.com.au/",
            "registrant_name": "Elizabeth Kemp",
            "name_servers": [
                "ns1.newdomain.com.au",
                "ns2.newdomain.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sysbase.xyz",
            "domain_keyword": "sysbase",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 01:27:48",
            "create_date": "2023-04-03",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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.sysbase.xyz",
                "ns2.sysbase.xyz"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "skbase.com",
            "domain_keyword": "skbase",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:44:25",
            "create_date": "2016-07-14",
            "update_date": "2020-07-08",
            "expiry_date": "2025-07-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "skybase.dk",
            "domain_keyword": "skybase",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:39:49",
            "create_date": "2015-07-26",
            "expiry_date": "2024-07-31",
            "registrant_name": "Evia Web",
            "registrant_address": "v/Sammy Knudsen, Give Alle 28",
            "registrant_city": "Kastrup",
            "registrant_zip": "2770",
            "registrant_country": "DK",
            "registrant_phone": "+45 28 34 40 69",
            "name_servers": [
                "ns1pri.webhosting.dk",
                "ns2.webhosting.dk",
                "ns3.webhosting.dk",
                "ns7.webhosting.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "spybase.ru",
            "domain_keyword": "spybase",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:09:04",
            "create_date": "2010-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "synbase.de",
            "domain_keyword": "synbase",
            "domain_tld": "de",
            "query_time": "2024-05-05 05:05:21",
            "update_date": "2021-01-11",
            "name_servers": [
                "ns4.speicherzentrum.de",
                "ns5.speicherzentrum.de",
                "ns6.speicherzentrum.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "synbase.net",
            "domain_keyword": "synbase",
            "domain_tld": "net",
            "query_time": "2024-05-04 12:40:11",
            "create_date": "2013-08-05",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1525,
            "registrar_name": "Guangdong JinWanBang Technology Investment Co., Ltd.",
            "registrar_website": "http://www.gzidc.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.gzidc.com",
                "ns3.ns365.net",
                "ns4.gzidc.com",
                "ns4.ns365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mybase.fun",
            "domain_keyword": "mybase",
            "domain_tld": "fun",
            "query_time": "2024-05-04 05:11:18",
            "create_date": "2023-08-06",
            "update_date": "2023-09-11",
            "expiry_date": "2033-08-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lai shan qu yao an dian zi shang wu gong zuo shi",
            "registrant_state": "shan 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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "skybase.host",
            "domain_keyword": "skybase",
            "domain_tld": "host",
            "query_time": "2024-05-26 00:26:26",
            "create_date": "2020-03-02",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sysbase.pl",
            "domain_keyword": "sysbase",
            "domain_tld": "pl",
            "query_time": "2024-06-06 08:56:51",
            "create_date": "2019-11-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-07",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 83,
            "domain_name": "snbase.de",
            "domain_keyword": "snbase",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:34:18",
            "update_date": "2016-07-04",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "sybaie.pro",
            "domain_keyword": "sybaie",
            "domain_tld": "pro",
            "query_time": "2024-05-04 20:38:20",
            "create_date": "2017-04-20",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Millet Portes et fenetres",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "spybase.info",
            "domain_keyword": "spybase",
            "domain_tld": "info",
            "query_time": "2024-05-21 09:20:52",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "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": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "skybase.us",
            "domain_keyword": "skybase",
            "domain_tld": "us",
            "query_time": "2024-05-29 11:25:20",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-26",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "NA",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "subase.com.br",
            "domain_keyword": "subase",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 18:33:12",
            "create_date": "2014-06-12",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-12",
            "registrant_name": "SUBASE Sistemas Estrat?gicos LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1016.awsdns-63.net",
                "ns-1085.awsdns-07.org",
                "ns-1694.awsdns-19.co.uk",
                "ns-280.awsdns-35.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 88,
            "domain_name": "swbase.site",
            "domain_keyword": "swbase",
            "domain_tld": "site",
            "query_time": "2024-05-20 05:47:03",
            "create_date": "2023-09-07",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Chelyabinskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "syfase.com",
            "domain_keyword": "syfase",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:14:37",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "ALBERT EBENEZER",
            "registrant_address": "PO BOX 56",
            "registrant_city": "JIMBOOMBA",
            "registrant_state": "QLD",
            "registrant_zip": "4280",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.7448107165",
            "name_servers": [
                "ns1.hosting-cloud.net",
                "ns2.hosting-cloud.net",
                "ns3.hosting-cloud.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "eybase.com",
            "domain_keyword": "eybase",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:52:02",
            "create_date": "2023-02-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "smbase.pro",
            "domain_keyword": "smbase",
            "domain_tld": "pro",
            "query_time": "2024-05-06 07:50:51",
            "create_date": "2021-05-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO BITRU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "siybase.com",
            "domain_keyword": "siybase",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:58:09",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sebase.party",
            "domain_keyword": "sebase",
            "domain_tld": "party",
            "query_time": "2024-05-13 19:29:13",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utrecht",
            "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": [
                "kevin.ns.cloudflare.com",
                "teresa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aybase.ru",
            "domain_keyword": "aybase",
            "domain_tld": "ru",
            "query_time": "2024-05-12 17:11:55",
            "create_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "sebase.co",
            "domain_keyword": "sebase",
            "domain_tld": "co",
            "query_time": "2024-05-26 14:13:25",
            "create_date": "2018-11-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-11-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fybase.com",
            "domain_keyword": "fybase",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:02:05",
            "create_date": "2009-09-24",
            "update_date": "2009-09-24",
            "expiry_date": "2024-09-24",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks02.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "swbase.ru",
            "domain_keyword": "swbase",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:15:44",
            "create_date": "2015-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "mybase.video",
            "domain_keyword": "mybase",
            "domain_tld": "video",
            "query_time": "2024-04-20 01:32:49",
            "create_date": "2017-08-04",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "mybase.rocks",
            "domain_keyword": "mybase",
            "domain_tld": "rocks",
            "query_time": "2024-04-20 01:32:49",
            "create_date": "2016-05-05",
            "update_date": "2024-04-11",
            "expiry_date": "2027-05-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "skybase.it",
            "domain_keyword": "skybase",
            "domain_tld": "it",
            "query_time": "2024-06-10 09:00:30",
            "create_date": "2013-03-11",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Cristian Giordano",
            "registrant_address": "Foremans Cottage Coldrey Farm,",
            "registrant_city": "Alton",
            "registrant_state": "Hampshire",
            "registrant_zip": "GU34 4ND",
            "registrant_country": "GB",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.206,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sybase.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5301</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>psybase.net, scbase.info, skybase.pro, soybase.net, scbase.live, mybase.camp, pybase.dev, siybase.xyz, mybase.online, skybase.xyz, tybase.com, scbase.ink, xybase.com, sxbase.com, mybase.info, sabase.xyz, s-base.org, yybase.com, mybase.xyz, mybase.nl, skybase.io, swbase.mobi, symase.de, mybase.eu, cybase.games, sobase.com.br, skybase.dev, swbase.com, synbase.com, hybase.org, sybasl.com, sqbase.com, sdbase.net, s-base.se, cybase.org.au, sybasx.com, sybash.com, mybase.work, aybase.co.uk, vybase.com, shbase.com, mybase.us, sybaser.com, sybake.com, swbase.co.uk, subase.xyz, snbase.ru, mybase.asia, soybase.org, cybase.org, wybase.com, szbase.com, cybase.com.au, sibase.solutions, sybasi.com, dybase.com, syfase.com.au, skybase.link, skybase.design, nybase.com, lybase.com, mybase.tech, xybase.aero, skybase.global, scbase.xyz, swbase.info, symbase.org, skybase.shop, mybase.in, kybase.top, lybase.net, swbase.systems, subase.com.au, sysbase.xyz, skbase.com, skybase.dk, spybase.ru, synbase.de, synbase.net, mybase.fun, skybase.host, sysbase.pl, snbase.de, sybaie.pro, spybase.info, skybase.us, subase.com.br, swbase.site, syfase.com, eybase.com, smbase.pro, siybase.com, sebase.party, aybase.ru, sebase.co, fybase.com, swbase.ru, mybase.video, mybase.rocks, skybase.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>psybase.net</domain_name>
   <domain_keyword>psybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 03:07:48</query_time>
   <create_date>2015-06-19</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GothNET Community Services</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scbase.info</domain_name>
   <domain_keyword>scbase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:55:36</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>skybase.pro</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 20:35:29</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>soybase.net</domain_name>
   <domain_keyword>soybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 20:42:05</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-05</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>bs-ns-user01.bindcloud.jp</value>
    <value>bs-ns-user02.bindcloud.jp</value>
    <value>bs-ns-user03.bindcloud.jp</value>
    <value>bs-ns-user04.bindcloud.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scbase.live</domain_name>
   <domain_keyword>scbase</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-07 07:55:37</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mybase.camp</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-04 05:11:18</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-08-07</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pybase.dev</domain_name>
   <domain_keyword>pybase</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-02 09:09:33</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SONNM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Th\u00E0nh ph\u1ED1 H\u1ED3 Ch\u00ED Minh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>siybase.xyz</domain_name>
   <domain_keyword>siybase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 03:51:00</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-27</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.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>9</num>
   <domain_name>mybase.online</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 16:48:11</query_time>
   <create_date>2016-08-18</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_company>Savills Plc.</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>skybase.xyz</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 21:07:33</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0157915204</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>tybase.com</domain_name>
   <domain_keyword>tybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:43:41</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2028-08-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>scbase.ink</domain_name>
   <domain_keyword>scbase</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-07 07:55:36</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>xybase.com</domain_name>
   <domain_keyword>xybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:10:52</query_time>
   <create_date>1998-09-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/xybase.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sxbase.com</domain_name>
   <domain_keyword>sxbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:40:00</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-16</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>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sxbase.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>15</num>
   <domain_name>mybase.info</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 09:57:20</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sabase.xyz</domain_name>
   <domain_keyword>sabase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 08:07:11</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</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>18</num>
   <domain_name>yybase.com</domain_name>
   <domain_keyword>yybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:02:06</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2020-08-17</update_date>
   <expiry_date>2025-08-23</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>19</num>
   <domain_name>mybase.xyz</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 05:11:18</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mybase.nl</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 13:46:54</query_time>
   <create_date>2004-09-08</create_date>
   <update_date>2023-11-01</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>skybase.io</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 20:52:54</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-15</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>22</num>
   <domain_name>swbase.mobi</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-10 01:02:45</query_time>
   <create_date>2010-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</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_company>SwBase Systems B.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>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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>symase.de</domain_name>
   <domain_keyword>symase</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-20 19:19:40</query_time>
   <update_date>2022-09-27</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>mybase.eu</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:10:19</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>cybase.games</domain_name>
   <domain_keyword>cybase</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-25 21:49:59</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</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>augustus.ns.cloudflare.com</value>
    <value>tegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sobase.com.br</domain_name>
   <domain_keyword>sobase</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 08:37:44</query_time>
   <create_date>2000-03-14</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2026-03-14</expiry_date>
   <registrant_name>Sobase Comercio de Materiais p/ Constru??o Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>skybase.dev</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 17:08:43</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1243.awsdns-27.org</value>
    <value>ns-1944.awsdns-51.co.uk</value>
    <value>ns-49.awsdns-06.com</value>
    <value>ns-697.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>swbase.com</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:17:47</query_time>
   <create_date>2009-07-13</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.swbase.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>synbase.com</domain_name>
   <domain_keyword>synbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:19:25</query_time>
   <create_date>2004-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ipsos B.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>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=synbase.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oxilion.nl</value>
    <value>ns2.oxilion.nl</value>
    <value>ns3.oxilion.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hybase.org</domain_name>
   <domain_keyword>hybase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 07:43:02</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-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>31</num>
   <domain_name>sybasl.com</domain_name>
   <domain_keyword>sybasl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:35</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2018-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SEGURIDAD Y BIENESTAR ANIMAL SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1017.ui-dns.biz</value>
    <value>ns1017.ui-dns.com</value>
    <value>ns1017.ui-dns.de</value>
    <value>ns1017.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sqbase.com</domain_name>
   <domain_keyword>sqbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:55:24</query_time>
   <create_date>2000-05-10</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2027-05-10</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>https://www.net-chinese.com.tw</registrar_website>
   <name_servers>
    <value>dns.55168.com.tw</value>
    <value>dns.smsgo.com.tw</value>
    <value>dns2.55168.com.tw</value>
    <value>dns2.smsgo.com.tw</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sdbase.net</domain_name>
   <domain_keyword>sdbase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 13:13:57</query_time>
   <create_date>2004-10-22</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>34</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>35</num>
   <domain_name>cybase.org.au</domain_name>
   <domain_keyword>cybase</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-26 22:29:16</query_time>
   <update_date>2024-03-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Web Master</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sybasx.com</domain_name>
   <domain_keyword>sybasx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:35</query_time>
   <create_date>2006-04-07</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2026-04-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/sybasx.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.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>sybash.com</domain_name>
   <domain_keyword>sybash</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:35</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1381</registrar_iana>
   <registrar_name>AFRIREGISTER S.A.</registrar_name>
   <registrar_website>http://www.afriregister.com</registrar_website>
   <name_servers>
    <value>ns3.afriregister.com</value>
    <value>ns9.afriregister.co.ke</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mybase.work</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-11 13:11:17</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>ns1028.ui-dns.com</value>
    <value>ns1028.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1100.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aybase.co.uk</domain_name>
   <domain_keyword>aybase</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 23:57:17</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Namebay SAM [Tag = NAMEBAY-MC]</registrar_name>
   <registrar_website>https://www.namebay.com</registrar_website>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>vybase.com</domain_name>
   <domain_keyword>vybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:51:32</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=vybase.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>41</num>
   <domain_name>shbase.com</domain_name>
   <domain_keyword>shbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:42:31</query_time>
   <create_date>2005-07-12</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/shbase.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mybase.us</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 02:35:14</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2016-02-16</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Kelen Lovett</registrant_name>
   <registrant_address>27081 Highway 184</registrant_address>
   <registrant_city>Dolores</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>81323</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9702275978</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sybaser.com</domain_name>
   <domain_keyword>sybaser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>2010-02-27</create_date>
   <update_date>2020-10-01</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.org</value>
    <value>ns1027.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1066.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sybake.com</domain_name>
   <domain_keyword>sybake</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:40:41</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>swbase.co.uk</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 11:17:51</query_time>
   <create_date>2010-08-21</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>subase.xyz</domain_name>
   <domain_keyword>subase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 18:33:12</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>snbase.ru</domain_name>
   <domain_keyword>snbase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:04:50</query_time>
   <create_date>2020-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>mybase.asia</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-11 13:11:17</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lu yan feng</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>soybase.org</domain_name>
   <domain_keyword>soybase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 13:56:12</query_time>
   <create_date>2003-07-28</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cybase.org</domain_name>
   <domain_keyword>cybase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 14:40:43</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.org</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1068.ui-dns.com</value>
    <value>ns1113.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wybase.com</domain_name>
   <domain_keyword>wybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:26:50</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>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>
  <value>
   <num>52</num>
   <domain_name>szbase.com</domain_name>
   <domain_keyword>szbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:36:36</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>53</num>
   <domain_name>cybase.com.au</domain_name>
   <domain_keyword>cybase</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 09:22:36</query_time>
   <update_date>2024-02-21</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Redmond Jenneke</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sibase.solutions</domain_name>
   <domain_keyword>sibase</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-09 01:56:35</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sybasi.com</domain_name>
   <domain_keyword>sybasi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:35</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dybase.com</domain_name>
   <domain_keyword>dybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 07:05:54</query_time>
   <create_date>2004-08-05</create_date>
   <update_date>2004-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=dybase.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>syfase.com.au</domain_name>
   <domain_keyword>syfase</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 11:29:37</query_time>
   <update_date>2024-01-08</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Albert Ebenezer</registrant_name>
   <name_servers>
    <value>ns1.hosting-cloud.net</value>
    <value>ns2.hosting-cloud.net</value>
    <value>ns3.hosting-cloud.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>skybase.link</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-21 17:08:43</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Inc.</registrar_name>
   <registrar_website>namescout.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Hero Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Providenciales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TC</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>dns.rebel.com</value>
    <value>dns2.rebel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>skybase.design</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-21 17:08:43</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</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>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nybase.com</domain_name>
   <domain_keyword>nybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 15:53:58</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lybase.com</domain_name>
   <domain_keyword>lybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:23:03</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-21</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>mybase.tech</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 05:11:18</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>xybase.aero</domain_name>
   <domain_keyword>xybase</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-04-29 19:24:20</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XYBASE Inc</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>abby.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>skybase.global</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-21 05:46:28</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-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>ns75.domaincontrol.com</value>
    <value>ns76.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>65</num>
   <domain_name>scbase.xyz</domain_name>
   <domain_keyword>scbase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 07:55:37</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>swbase.info</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 01:02:45</query_time>
   <create_date>2010-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</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_company>SwBase Systems B.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>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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>symbase.org</domain_name>
   <domain_keyword>symbase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 00:32:40</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>skybase.shop</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-14 20:50:04</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.skybase.shop</value>
    <value>ns2.skybase.shop</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mybase.in</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 10:36:07</query_time>
   <create_date>2020-01-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>kybase.top</domain_name>
   <domain_keyword>kybase</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 16:56:37</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2034-01-16</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>Wang Kuo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lybase.net</domain_name>
   <domain_keyword>lybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:23:03</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2030-02-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=lybase.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>swbase.systems</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-04-30 17:08:27</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SwBase Systems B.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>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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>subase.com.au</domain_name>
   <domain_keyword>subase</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 18:33:12</query_time>
   <update_date>2023-12-12</update_date>
   <registrar_name>Terrific.com.au Pty Ltd</registrar_name>
   <registrar_website>http://www.terrific.com.au/</registrar_website>
   <registrant_name>Elizabeth Kemp</registrant_name>
   <name_servers>
    <value>ns1.newdomain.com.au</value>
    <value>ns2.newdomain.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sysbase.xyz</domain_name>
   <domain_keyword>sysbase</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 01:27:48</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>TW</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.sysbase.xyz</value>
    <value>ns2.sysbase.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>skbase.com</domain_name>
   <domain_keyword>skbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:44:25</query_time>
   <create_date>2016-07-14</create_date>
   <update_date>2020-07-08</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>skybase.dk</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:39:49</query_time>
   <create_date>2015-07-26</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Evia Web</registrant_name>
   <registrant_address>v/Sammy Knudsen, Give Alle 28</registrant_address>
   <registrant_city>Kastrup</registrant_city>
   <registrant_zip>2770</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 28 34 40 69</registrant_phone>
   <name_servers>
    <value>ns1pri.webhosting.dk</value>
    <value>ns2.webhosting.dk</value>
    <value>ns3.webhosting.dk</value>
    <value>ns7.webhosting.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>spybase.ru</domain_name>
   <domain_keyword>spybase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:09:04</query_time>
   <create_date>2010-03-09</create_date>
   <expiry_date>2025-03-09</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>78</num>
   <domain_name>synbase.de</domain_name>
   <domain_keyword>synbase</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 05:05:21</query_time>
   <update_date>2021-01-11</update_date>
   <name_servers>
    <value>ns4.speicherzentrum.de</value>
    <value>ns5.speicherzentrum.de</value>
    <value>ns6.speicherzentrum.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>synbase.net</domain_name>
   <domain_keyword>synbase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 12:40:11</query_time>
   <create_date>2013-08-05</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1525</registrar_iana>
   <registrar_name>Guangdong JinWanBang Technology Investment Co., Ltd.</registrar_name>
   <registrar_website>http://www.gzidc.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.gzidc.com</value>
    <value>ns3.ns365.net</value>
    <value>ns4.gzidc.com</value>
    <value>ns4.ns365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mybase.fun</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-04 05:11:18</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2033-08-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lai shan qu yao an dian zi shang wu gong zuo shi</registrant_company>
   <registrant_state>shan 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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>skybase.host</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-26 00:26:26</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sysbase.pl</domain_name>
   <domain_keyword>sysbase</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 08:56:51</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>snbase.de</domain_name>
   <domain_keyword>snbase</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:34:18</query_time>
   <update_date>2016-07-04</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>sybaie.pro</domain_name>
   <domain_keyword>sybaie</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-04 20:38:20</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Millet Portes et fenetres</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>spybase.info</domain_name>
   <domain_keyword>spybase</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 09:20:52</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</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>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.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>skybase.us</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 11:25:20</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>subase.com.br</domain_name>
   <domain_keyword>subase</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 18:33:12</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrant_name>SUBASE Sistemas Estrat?gicos LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1016.awsdns-63.net</value>
    <value>ns-1085.awsdns-07.org</value>
    <value>ns-1694.awsdns-19.co.uk</value>
    <value>ns-280.awsdns-35.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>swbase.site</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 05:47:03</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-07</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>Chelyabinskaya oblast</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>syfase.com</domain_name>
   <domain_keyword>syfase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:14:37</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>ALBERT EBENEZER</registrant_name>
   <registrant_address>PO BOX 56</registrant_address>
   <registrant_city>JIMBOOMBA</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>4280</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.7448107165</registrant_phone>
   <name_servers>
    <value>ns1.hosting-cloud.net</value>
    <value>ns2.hosting-cloud.net</value>
    <value>ns3.hosting-cloud.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>eybase.com</domain_name>
   <domain_keyword>eybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:52:02</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.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>smbase.pro</domain_name>
   <domain_keyword>smbase</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 07:50:51</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO BITRU</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>siybase.com</domain_name>
   <domain_keyword>siybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:58:09</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sebase.party</domain_name>
   <domain_keyword>sebase</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-13 19:29:13</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>Utrecht</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>kevin.ns.cloudflare.com</value>
    <value>teresa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aybase.ru</domain_name>
   <domain_keyword>aybase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-12 17:11:55</query_time>
   <create_date>2024-05-09</create_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>sebase.co</domain_name>
   <domain_keyword>sebase</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 14:13:25</query_time>
   <create_date>2018-11-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fybase.com</domain_name>
   <domain_keyword>fybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:02:05</query_time>
   <create_date>2009-09-24</create_date>
   <update_date>2009-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>swbase.ru</domain_name>
   <domain_keyword>swbase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:15:44</query_time>
   <create_date>2015-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>mybase.video</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-20 01:32:49</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mybase.rocks</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-20 01:32:49</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2027-05-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>skybase.it</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 09:00:30</query_time>
   <create_date>2013-03-11</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Cristian Giordano</registrant_company>
   <registrant_address>Foremans Cottage Coldrey Farm,</registrant_address>
   <registrant_city>Alton</registrant_city>
   <registrant_state>Hampshire</registrant_state>
   <registrant_zip>GU34 4ND</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.206</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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