WHOIS QUERY TIME

10 May 2024 - 12:20 PM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SYBASE PRODUCTS MIDDLE EAST
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sybase.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sybase.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sybase.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.038</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.059 seconds) for "sybase.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Oct 2022 - 11:34 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SYBASE PRODUCTS MIDDLE EAST
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

25 Jul 2023 - 8:27 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SYBASE PRODUCTS MIDDLE EAST
Email: visit whois.aeda.net.ae for web based whois

* 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.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sybase.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sybase.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "sybase.ae",
            "domain_keyword": "sybase",
            "domain_tld": "ae",
            "query_time": "2022-10-07 11:34:10",
            "registrar_name": "Etisalat",
            "registrant_name": "SYBASE PRODUCTS MIDDLE EAST",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "sybase.ae",
            "domain_keyword": "sybase",
            "domain_tld": "ae",
            "query_time": "2023-07-25 08:27:14",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "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.ae</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.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sybase.ae</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2022-10-07 11:34:10</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SYBASE PRODUCTS MIDDLE EAST</registrant_name>
   <registrant_email>visit whois.aeda.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>2</num>
   <domain_name>sybase.ae</domain_name>
   <domain_keyword>sybase</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-25 08:27:14</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>
 </results>
 <stats>
  <total_time>0.059</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.022 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.022,
        "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.022</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.168 seconds) which look and sound like the brand name "sybase".
Domain Name Registered Expiry Registrar Ownership
1 scbase.info 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 skybase.pro 2 Mar 2020 2 Mar 2026 Registrar of Domain Names REG.RU LLC Private Person
3 soybase.net 5 Jun 2021 5 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
4 swbase.ru 21 Sep 2015 21 Sep 2024 REGRU-RU Private Person
5 fybase.com 24 Sep 2009 24 Sep 2024 Cronon AG -
6 sibase.co.uk 9 Nov 2012 9 Nov 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
7 yybase.net 11 Jul 2018 11 Jun 2029 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
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 sdbase.net 22 Oct 2004 22 Oct 2025 NameCheap, Inc. -
12 sqbase.com 10 May 2000 10 May 2027 Net-Chinese Co., Ltd. -
13 s-base.se 25 Apr 2022 25 Apr 2025 www.NameSRS.com -
14 cybase.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Web Master
15 sybasx.com 7 Apr 2006 7 Apr 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
16 sybash.com 11 Aug 2020 11 Aug 2024 AFRIREGISTER S.A. -
17 mybase.work 13 Dec 2018 13 Dec 2024 IONOS SE Data Privacy Protected
18 mybase.xyz 24 Apr 2021 24 Apr 2025 Sav.com, LLC Privacy Protection
19 mybase.nl 8 Sep 2004 - Registrar.eu -
20 skybase.io 15 May 2018 15 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 swbase.mobi 21 Aug 2010 21 Aug 2024 Key-Systems GmbH SwBase Systems B.V.
22 symase.de - - - -
23 zsybase.com 19 Dec 2018 19 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
24 pybase.net 3 Apr 2023 3 Apr 2025 Squarespace Domains II LLC SONNM
25 sobase.com 4 Nov 2016 4 Nov 2024 INAMES CO., LTD. Hong young jin
26 swbase.com 13 Jul 2009 13 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
27 synbase.com 7 May 2004 7 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Ipsos B.V.
28 hybase.org 10 Jun 2022 10 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 sybasl.com 15 Oct 2014 15 Oct 2024 IONOS SE SEGURIDAD Y BIENESTAR ANIMAL SL
30 sybage.com 29 Sep 2014 29 Sep 2024 GoDaddy.com, LLC -
31 sybases.com 30 Nov 2018 30 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 cybase.me 8 Dec 2021 8 Dec 2025 Tucows Domains Inc. Data Protected
33 scbase.ru 8 Feb 2023 8 Feb 2025 BEGET-RU Private Person
34 snbase.ru 19 Feb 2020 19 Feb 2025 RU-CENTER-RU Private Person
35 mybase.asia 27 Sep 2023 27 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lu yan feng
36 mybase.video 4 Aug 2017 4 Aug 2024 OVH SAS REDACTED FOR PRIVACY
37 mybase.rocks 5 May 2016 5 May 2027 Name.com, Inc. Domain Protection Services, Inc.
38 skybase.it 11 Mar 2013 28 Feb 2025 1 Api GmbH Cristian Giordano
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 scybase.com 3 Nov 2019 3 Nov 2024 DropCatch.com 1386 LLC JIN-1
48 mybase.space 5 Oct 2023 5 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
49 sybass.app 22 Jun 2018 22 Jun 2024 united-domains AG Pari Holding GmbH
50 kybase.net 11 Aug 2023 11 Aug 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
51 ssbase.net 3 Jun 2024 3 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
52 sybaso.com 17 Dec 2014 17 Dec 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
53 soybase.org 28 Jul 2003 28 Jul 2024 easyDNS Technologies Inc. Data Protected
54 cybase.org 23 Dec 2023 23 Dec 2024 IONOS SE 1&1 Internet Inc
55 yybase.com 23 Aug 2018 23 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 wybase.com 20 Apr 2024 20 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
57 szbase.com 9 May 2018 9 May 2025 GoDaddy.com, LLC -
58 cybase.com.au - - Web Address Registration Pty Ltd Redmond Jenneke
59 sibase.solutions 25 Feb 2020 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 lybase.net 13 Feb 2014 13 Feb 2030 DNSPod, Inc. REDACTED FOR PRIVACY
61 swbase.systems 24 Apr 2019 24 Apr 2025 Key-Systems, LLC SwBase Systems B.V.
62 subase.com.au - - Terrific.com.au Pty Ltd Elizabeth Kemp
63 sysbase.xyz 3 Apr 2023 3 Apr 2024 Gandi SAS -
64 skbase.com 14 Jul 2016 14 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 dybase.com 5 Aug 2004 5 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
66 syfase.com.au - - Web Address Registration Pty Ltd Albert Ebenezer
67 skybase.link 22 Mar 2022 22 Mar 2025 Super Registry Inc. Privacy Hero Inc.
68 skybase.design 24 Jun 2023 24 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 nybase.com 5 Apr 2024 5 Apr 2025 COSMOTOWN, INC. -
70 lybase.com 21 Jan 2016 21 Jan 2025 GoDaddy.com, LLC -
71 mybase.tech 3 Oct 2023 3 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 xybase.aero 20 Apr 2017 20 Apr 2025 101domain GRS Limited XYBASE Inc
73 sybasi.com 28 Jul 2022 28 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
74 shybase.net 19 Apr 2018 19 Apr 2025 Netowl, Inc. Xserver Inc.
75 sfbase.com 8 Jul 2002 8 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
76 skybase.ca 1 Jul 2005 1 Jul 2024 Tucows.com Co. SkyBase Geomatic Solutions Inc.
77 sobase.football 14 Mar 2024 14 Mar 2025 OVH SAS LB Investis
78 skybase.global 30 Jan 2023 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 scbase.xyz 3 Mar 2024 3 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
80 swbase.info 21 Aug 2010 21 Aug 2024 Key-Systems GmbH SwBase Systems B.V.
81 symbase.org 29 Sep 2021 29 Sep 2024 Porkbun LLC Private by Design, LLC
82 spbase.org 30 Nov 2021 30 Nov 2024 DropCatch.com 584 LLC www.DropCatch.com
83 sfbase.net 1 Jul 2011 1 Jul 2024 DREAMHOST Proxy Protection LLC
84 stbase.com 20 Dec 2018 20 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 svbase.com 28 Jan 2011 28 Jan 2025 Wild West Domains, LLC -
86 sgbase.com 5 Apr 2018 5 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
87 skybase.shop 9 Jan 2024 9 Jan 2025 Namecheap, Inc. -
88 snbase.de - - - -
89 sybaie.pro 20 Apr 2017 20 Apr 2025 OVH SAS Millet Portes et fenetres
90 spybase.info 18 Nov 2023 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 skybase.us 26 May 2023 26 May 2024 OwnRegistrar, Inc. NA
92 kybase.top 16 Jan 2024 16 Jan 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Kuo
93 skybase.dk 26 Jul 2015 31 Jul 2024 - Evia Web
94 spybase.ru 9 Mar 2010 9 Mar 2025 SALENAMES-RU Private Person
95 synbase.de - - - -
96 synbase.net 5 Aug 2013 5 Aug 2024 Guangdong JinWanBang Technology Investment Co., Ltd. REDACTED FOR PRIVACY
97 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
98 skybase.host 2 Mar 2020 2 Mar 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
99 sysbase.pl 7 Nov 2019 7 Nov 2024 OVH SAS -
100 subase.com.br 12 Jun 2014 12 Jun 2024 - SUBASE Sistemas Estrat?gicos LTDA
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.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sybase.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sybase.ae",
        "page_size": 100
    },
    "count": {
        "total": 5301,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "scbase.info, skybase.pro, soybase.net, swbase.ru, fybase.com, sibase.co.uk, yybase.net, siybase.xyz, mybase.online, skybase.xyz, sdbase.net, sqbase.com, s-base.se, cybase.org.au, sybasx.com, sybash.com, mybase.work, mybase.xyz, mybase.nl, skybase.io, swbase.mobi, symase.de, zsybase.com, pybase.net, sobase.com, swbase.com, synbase.com, hybase.org, sybasl.com, sybage.com, sybases.com, cybase.me, scbase.ru, snbase.ru, mybase.asia, mybase.video, mybase.rocks, skybase.it, aybase.co.uk, vybase.com, shbase.com, mybase.us, sybaser.com, sybake.com, swbase.co.uk, subase.xyz, scybase.com, mybase.space, sybass.app, kybase.net, ssbase.net, sybaso.com, soybase.org, cybase.org, yybase.com, wybase.com, szbase.com, cybase.com.au, sibase.solutions, lybase.net, swbase.systems, subase.com.au, sysbase.xyz, skbase.com, dybase.com, syfase.com.au, skybase.link, skybase.design, nybase.com, lybase.com, mybase.tech, xybase.aero, sybasi.com, shybase.net, sfbase.com, skybase.ca, sobase.football, skybase.global, scbase.xyz, swbase.info, symbase.org, spbase.org, sfbase.net, stbase.com, svbase.com, sgbase.com, skybase.shop, snbase.de, sybaie.pro, spybase.info, skybase.us, kybase.top, skybase.dk, spybase.ru, synbase.de, synbase.net, mybase.fun, skybase.host, sysbase.pl, subase.com.br",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "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": 4,
            "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": 5,
            "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": 6,
            "domain_name": "sibase.co.uk",
            "domain_keyword": "sibase",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 10:40:31",
            "create_date": "2012-11-09",
            "update_date": "2024-05-03",
            "expiry_date": "2025-11-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "yybase.net",
            "domain_keyword": "yybase",
            "domain_tld": "net",
            "query_time": "2024-06-01 10:40:37",
            "create_date": "2018-07-11",
            "update_date": "2019-06-17",
            "expiry_date": "2029-06-11",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "HK",
            "registrant_country": "HK",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "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": "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": 12,
            "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": 13,
            "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": 14,
            "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": 15,
            "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": 16,
            "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": 17,
            "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": 18,
            "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": 19,
            "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": 20,
            "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": 21,
            "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": 22,
            "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": 23,
            "domain_name": "zsybase.com",
            "domain_keyword": "zsybase",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:13:23",
            "create_date": "2018-12-19",
            "update_date": "2021-12-14",
            "expiry_date": "2024-12-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "anther.dnspod.net",
                "floor.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "pybase.net",
            "domain_keyword": "pybase",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:09:33",
            "create_date": "2023-04-03",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SONNM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Thành phố Hồ Chí Minh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "braelyn.ns.cloudflare.com",
                "randy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sobase.com",
            "domain_keyword": "sobase",
            "domain_tld": "com",
            "query_time": "2024-06-11 22:49:15",
            "create_date": "2016-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Hong young jin",
            "registrant_company": "Hong young jin",
            "registrant_address": "108 123 Banyawolbuk-ro Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41127",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.536551575",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "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": 27,
            "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": 28,
            "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": 29,
            "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": 30,
            "domain_name": "sybage.com",
            "domain_keyword": "sybage",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:14:58",
            "create_date": "2014-09-29",
            "update_date": "2022-09-17",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sybases.com",
            "domain_keyword": "sybases",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:34",
            "create_date": "2018-11-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-30",
            "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": [
                "ian.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cybase.me",
            "domain_keyword": "cybase",
            "domain_tld": "me",
            "query_time": "2024-04-24 00:32:24",
            "create_date": "2021-12-08",
            "update_date": "2024-03-02",
            "expiry_date": "2025-12-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "scbase.ru",
            "domain_keyword": "scbase",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:05:14",
            "create_date": "2023-02-08",
            "expiry_date": "2025-02-08",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "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": 35,
            "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": 36,
            "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": 37,
            "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": 38,
            "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"
            ]
        },
        {
            "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": "scybase.com",
            "domain_keyword": "scybase",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:26:27",
            "create_date": "2019-11-03",
            "update_date": "2020-04-25",
            "expiry_date": "2024-11-03",
            "registrar_iana": 3595,
            "registrar_name": "DropCatch.com 1386 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mybase.space",
            "domain_keyword": "mybase",
            "domain_tld": "space",
            "query_time": "2024-05-04 05:11:18",
            "create_date": "2023-10-05",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sybass.app",
            "domain_keyword": "sybass",
            "domain_tld": "app",
            "query_time": "2024-05-19 18:49:02",
            "create_date": "2018-06-22",
            "update_date": "2024-05-09",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pari Holding GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kybase.net",
            "domain_keyword": "kybase",
            "domain_tld": "net",
            "query_time": "2024-05-21 04:29:05",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2028-08-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ssbase.net",
            "domain_keyword": "ssbase",
            "domain_tld": "net",
            "query_time": "2024-06-06 17:14:53",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of ssbase.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1210.awsdns-23.org",
                "ns-1689.awsdns-19.co.uk",
                "ns-483.awsdns-60.com",
                "ns-551.awsdns-04.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sybaso.com",
            "domain_keyword": "sybaso",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:12:35",
            "create_date": "2014-12-17",
            "update_date": "2014-12-17",
            "expiry_date": "2024-12-17",
            "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": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=sybaso.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "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": 54,
            "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": 55,
            "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": 56,
            "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": 57,
            "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": 58,
            "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": 59,
            "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": 60,
            "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": 61,
            "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": 62,
            "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": 63,
            "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": 64,
            "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": 65,
            "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": 66,
            "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": 67,
            "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": 68,
            "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": 69,
            "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": 70,
            "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": 71,
            "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": 72,
            "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": 73,
            "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": 74,
            "domain_name": "shybase.net",
            "domain_keyword": "shybase",
            "domain_tld": "net",
            "query_time": "2024-04-18 18:49:19",
            "create_date": "2018-04-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Rui Teruya",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "Hommachi3-17-8, VILLA STELLA301",
            "registrant_city": "Shibuya Ku",
            "registrant_state": "Tokyo To",
            "registrant_zip": "1510071",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9072927111",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sfbase.com",
            "domain_keyword": "sfbase",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:49:34",
            "create_date": "2002-07-08",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/327792cf-dbd1-4fe2-a10e-0e0a151f702c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "skybase.ca",
            "domain_keyword": "skybase",
            "domain_tld": "ca",
            "query_time": "2024-05-25 23:47:27",
            "create_date": "2005-07-01",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-01",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "SkyBase Geomatic Solutions Inc.",
            "registrant_address": "10702 100 St",
            "registrant_city": "Grande Prairie",
            "registrant_state": "AB",
            "registrant_zip": "T8V3X8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7805182666",
            "registrant_fax": "+1.7805672476",
            "name_servers": [
                "ns1.domaindirect.com",
                "ns2.domaindirect.com",
                "ns3.domaindirect.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sobase.football",
            "domain_keyword": "sobase",
            "domain_tld": "football",
            "query_time": "2024-05-15 03:41:02",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LB Investis",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "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": 79,
            "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": 80,
            "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": 81,
            "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": 82,
            "domain_name": "spbase.org",
            "domain_keyword": "spbase",
            "domain_tld": "org",
            "query_time": "2024-04-18 17:27:04",
            "create_date": "2021-11-30",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-30",
            "registrar_iana": 2064,
            "registrar_name": "DropCatch.com 584 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "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.bigcommerce.com",
                "ns2.bigcommerce.com",
                "ns3.bigcommerce.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sfbase.net",
            "domain_keyword": "sfbase",
            "domain_tld": "net",
            "query_time": "2024-04-20 03:49:33",
            "create_date": "2011-07-01",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O sfbase.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "stbase.com",
            "domain_keyword": "stbase",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:03:45",
            "create_date": "2018-12-20",
            "update_date": "2020-12-14",
            "expiry_date": "2024-12-20",
            "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": 85,
            "domain_name": "svbase.com",
            "domain_keyword": "svbase",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:51:11",
            "create_date": "2011-01-28",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sgbase.com",
            "domain_keyword": "sgbase",
            "domain_tld": "com",
            "query_time": "2024-05-28 05:08:20",
            "create_date": "2018-04-05",
            "update_date": "2021-03-30",
            "expiry_date": "2024-04-05",
            "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": 87,
            "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": 88,
            "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": 89,
            "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": 90,
            "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": 91,
            "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": 92,
            "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": 93,
            "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": 94,
            "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": 95,
            "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": 96,
            "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": 97,
            "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": 98,
            "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": 99,
            "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": 100,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.168,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sybase.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5301</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>scbase.info, skybase.pro, soybase.net, swbase.ru, fybase.com, sibase.co.uk, yybase.net, siybase.xyz, mybase.online, skybase.xyz, sdbase.net, sqbase.com, s-base.se, cybase.org.au, sybasx.com, sybash.com, mybase.work, mybase.xyz, mybase.nl, skybase.io, swbase.mobi, symase.de, zsybase.com, pybase.net, sobase.com, swbase.com, synbase.com, hybase.org, sybasl.com, sybage.com, sybases.com, cybase.me, scbase.ru, snbase.ru, mybase.asia, mybase.video, mybase.rocks, skybase.it, aybase.co.uk, vybase.com, shbase.com, mybase.us, sybaser.com, sybake.com, swbase.co.uk, subase.xyz, scybase.com, mybase.space, sybass.app, kybase.net, ssbase.net, sybaso.com, soybase.org, cybase.org, yybase.com, wybase.com, szbase.com, cybase.com.au, sibase.solutions, lybase.net, swbase.systems, subase.com.au, sysbase.xyz, skbase.com, dybase.com, syfase.com.au, skybase.link, skybase.design, nybase.com, lybase.com, mybase.tech, xybase.aero, sybasi.com, shybase.net, sfbase.com, skybase.ca, sobase.football, skybase.global, scbase.xyz, swbase.info, symbase.org, spbase.org, sfbase.net, stbase.com, svbase.com, sgbase.com, skybase.shop, snbase.de, sybaie.pro, spybase.info, skybase.us, kybase.top, skybase.dk, spybase.ru, synbase.de, synbase.net, mybase.fun, skybase.host, sysbase.pl, subase.com.br</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</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>4</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>5</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>6</num>
   <domain_name>sibase.co.uk</domain_name>
   <domain_keyword>sibase</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 10:40:31</query_time>
   <create_date>2012-11-09</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>yybase.net</domain_name>
   <domain_keyword>yybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 10:40:37</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2019-06-17</update_date>
   <expiry_date>2029-06-11</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>HK</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</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>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>12</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>13</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>14</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>15</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>16</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>17</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>18</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>19</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>20</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>21</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>22</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>23</num>
   <domain_name>zsybase.com</domain_name>
   <domain_keyword>zsybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:13:23</query_time>
   <create_date>2018-12-19</create_date>
   <update_date>2021-12-14</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>anther.dnspod.net</value>
    <value>floor.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>pybase.net</domain_name>
   <domain_keyword>pybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:09:33</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>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ành phố Hồ Chí Minh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>braelyn.ns.cloudflare.com</value>
    <value>randy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sobase.com</domain_name>
   <domain_keyword>sobase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 22:49:15</query_time>
   <create_date>2016-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Hong young jin</registrant_name>
   <registrant_company>Hong young jin</registrant_company>
   <registrant_address>108 123 Banyawolbuk-ro Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41127</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.536551575</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>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>27</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>28</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>29</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>30</num>
   <domain_name>sybage.com</domain_name>
   <domain_keyword>sybage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:14:58</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sybases.com</domain_name>
   <domain_keyword>sybases</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:34</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-30</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>ian.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cybase.me</domain_name>
   <domain_keyword>cybase</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 00:32:24</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>scbase.ru</domain_name>
   <domain_keyword>scbase</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:05:14</query_time>
   <create_date>2023-02-08</create_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</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>35</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>36</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>37</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>38</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>
  <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>scybase.com</domain_name>
   <domain_keyword>scybase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:26:27</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2020-04-25</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>3595</registrar_iana>
   <registrar_name>DropCatch.com 1386 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mybase.space</domain_name>
   <domain_keyword>mybase</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-04 05:11:18</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sybass.app</domain_name>
   <domain_keyword>sybass</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 18:49:02</query_time>
   <create_date>2018-06-22</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pari Holding GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kybase.net</domain_name>
   <domain_keyword>kybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 04:29:05</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2028-08-11</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>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ssbase.net</domain_name>
   <domain_keyword>ssbase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 17:14:53</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of ssbase.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1210.awsdns-23.org</value>
    <value>ns-1689.awsdns-19.co.uk</value>
    <value>ns-483.awsdns-60.com</value>
    <value>ns-551.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sybaso.com</domain_name>
   <domain_keyword>sybaso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:12:35</query_time>
   <create_date>2014-12-17</create_date>
   <update_date>2014-12-17</update_date>
   <expiry_date>2024-12-17</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>GD</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=sybaso.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</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>54</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>55</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>56</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>57</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>58</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>59</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>60</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>61</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>62</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>63</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>64</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>65</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>66</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>67</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>68</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>69</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>70</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>71</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>72</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>73</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>74</num>
   <domain_name>shybase.net</domain_name>
   <domain_keyword>shybase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 18:49:19</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Rui Teruya</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>Hommachi3-17-8, VILLA STELLA301</registrant_address>
   <registrant_city>Shibuya Ku</registrant_city>
   <registrant_state>Tokyo To</registrant_state>
   <registrant_zip>1510071</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9072927111</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sfbase.com</domain_name>
   <domain_keyword>sfbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:49:34</query_time>
   <create_date>2002-07-08</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/327792cf-dbd1-4fe2-a10e-0e0a151f702c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>skybase.ca</domain_name>
   <domain_keyword>skybase</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 23:47:27</query_time>
   <create_date>2005-07-01</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>SkyBase Geomatic Solutions Inc.</registrant_name>
   <registrant_address>10702 100 St</registrant_address>
   <registrant_city>Grande Prairie</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T8V3X8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7805182666</registrant_phone>
   <registrant_fax>+1.7805672476</registrant_fax>
   <name_servers>
    <value>ns1.domaindirect.com</value>
    <value>ns2.domaindirect.com</value>
    <value>ns3.domaindirect.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sobase.football</domain_name>
   <domain_keyword>sobase</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-15 03:41:02</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</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>LB Investis</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>dns12.ovh.net</value>
    <value>ns12.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>78</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>79</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>80</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>81</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>82</num>
   <domain_name>spbase.org</domain_name>
   <domain_keyword>spbase</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 17:27:04</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>2064</registrar_iana>
   <registrar_name>DropCatch.com 584 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</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.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
    <value>ns3.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sfbase.net</domain_name>
   <domain_keyword>sfbase</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 03:49:33</query_time>
   <create_date>2011-07-01</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O sfbase.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>stbase.com</domain_name>
   <domain_keyword>stbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:03:45</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2020-12-14</update_date>
   <expiry_date>2024-12-20</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>85</num>
   <domain_name>svbase.com</domain_name>
   <domain_keyword>svbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:51:11</query_time>
   <create_date>2011-01-28</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sgbase.com</domain_name>
   <domain_keyword>sgbase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 05:08:20</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2021-03-30</update_date>
   <expiry_date>2024-04-05</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>87</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>88</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>89</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>90</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>91</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>92</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>93</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>94</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>95</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>96</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>97</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>98</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>99</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>100</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>
 </results>
 <stats>
  <total_time>0.168</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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