WHOIS QUERY TIME

6 May 2024 - 4:22 AM UTC

Registered: 24 March 2011
Modified: 11 March 2024
Expiry: 24 March 2025

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Jaroslav Macak
Company: SIKE s.r.o.
Address: Velky Lapas 413
City: Velky Lapas
ZIP: 95104
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sike.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sike.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sike.sk",
            "domain_keyword": "sike",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:55",
            "create_date": "2011-03-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-24",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jaroslav Macak",
            "registrant_company": "SIKE s.r.o.",
            "registrant_address": "Velky Lapas 413",
            "registrant_city": "Velky Lapas",
            "registrant_zip": "95104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sike.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sike.sk</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:55</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jaroslav Macak</registrant_name>
   <registrant_company>SIKE s.r.o.</registrant_company>
   <registrant_address>Velky Lapas 413</registrant_address>
   <registrant_city>Velky Lapas</registrant_city>
   <registrant_zip>95104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.084 seconds) for "sike.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

6 May 2024 - 4:22 AM UTC

Registered: 24 March 2011
Modified: 11 March 2024
Expiry: 24 March 2025

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Jaroslav Macak
Company: SIKE s.r.o.
Address: Velky Lapas 413
City: Velky Lapas
ZIP: 95104
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sike.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sike.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sike.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "sike.sk",
            "domain_keyword": "sike",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:55",
            "create_date": "2011-03-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-24",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jaroslav Macak",
            "registrant_company": "SIKE s.r.o.",
            "registrant_address": "Velky Lapas 413",
            "registrant_city": "Velky Lapas",
            "registrant_zip": "95104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>sike.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>sike.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sike.sk</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:55</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jaroslav Macak</registrant_name>
   <registrant_company>SIKE s.r.o.</registrant_company>
   <registrant_address>Velky Lapas 413</registrant_address>
   <registrant_city>Velky Lapas</registrant_city>
   <registrant_zip>95104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 46 domain names (in 0.118 seconds) which contained the exact domain keyword "sike".
Domain Name Registered Expiry Registrar Ownership
1 sike.net 21 Jul 1999 21 Jul 2024 GoDaddy.com, LLC -
2 sike.it 7 Sep 2001 29 Apr 2025 Aruba s.p.a. Sikè s.r.l.
3 sike.com 8 Dec 2002 8 Dec 2024 eName Technology Co.,Ltd. -
4 sike.com.cn 9 Mar 2004 9 Mar 2025 厦门三五互联科技股份有限公司 温州赛格教育科技有限公司
5 sike.ru 13 Jan 2005 13 Jan 2025 REGRU-RU Corporate system plus, LLC
6 sike.org 25 Jan 2006 25 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
7 sike.us 2 Apr 2010 1 Apr 2025 NameCheap, Inc. D D D D
8 sike.co.uk 30 Dec 2010 30 Dec 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
9 sike.sk 24 Mar 2011 24 Mar 2025 WebSupport s.r.o. SIKE s.r.o.
10 sike.wang 1 Jul 2014 1 Jul 2026 Chengdu west dimension digital REDACTED FOR PRIVACY
11 sike.co 6 Jan 2015 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 sike.be 27 Apr 2016 - Mesh Digital Limited -
13 sike.vip 17 May 2016 17 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lu Xiao Song
14 sike.in 5 Mar 2018 5 Mar 2025 Dynadot LLC REDACTED FOR PRIVACY
15 sike.app 9 May 2018 9 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
16 sike.io 30 Jul 2018 30 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
17 sike.group 6 Apr 2019 6 Apr 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhe Jiang Si Ke Wang Luo Ke Ji You Xian Gong Si
18 sike.dev 1 May 2019 1 May 2025 CloudFlare, Inc. oliverpope
19 sike.space 28 Mar 2020 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Liu Long Fei
20 sike.host 30 Oct 2020 30 Oct 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou si ke sheng wu ke ji you xian gong si
21 sike.ink 20 Nov 2020 20 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
22 sike.blog 28 Mar 2021 28 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
23 sike.work 8 Apr 2021 8 Apr 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhengjian
24 sike.biz 27 Apr 2021 27 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 sike.one 15 Jul 2021 15 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167168662
26 sike.world 22 Sep 2021 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 sike.life 22 Sep 2021 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 sike.la 22 Sep 2021 22 Sep 2024 GoDaddy.com, Inc. -
29 sike.pro 1 Oct 2021 1 Oct 2031 GoDaddy.com, LLC Domains By Proxy, LLC
30 sike.ninja 2 Apr 2022 2 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 sike.download 13 Jan 2023 13 Jan 2028 Cloudflare, Inc. oliverpope
32 sike.chat 21 Jan 2023 21 Jan 2025 Cloudflare, Inc oliverpope
33 sike.day 21 Jan 2023 21 Jan 2025 CloudFlare, Inc. DATA REDACTED
34 sike.pub 21 Jan 2023 21 Jan 2025 Cloudflare, Inc oliverpope
35 sike.moe 22 Mar 2023 22 Mar 2024 NameCheap, Inc. REDACTED FOR PRIVACY
36 sike.org.cn 29 Jul 2023 29 Jul 2025 四川域趣网络科技有限公司 深圳市思科教育有限公司
37 sike.pw 31 Jul 2023 31 Jul 2024 Radix FZC Radix FZC
38 sike.website 10 Aug 2023 10 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 sike.ca 18 Aug 2023 18 Aug 2024 Tucows.com Co. REDACTED FOR PRIVACY
40 sike.team 4 Oct 2023 4 Oct 2024 Xin Net Technology Corporation 义乌市思客贸易商行
41 sike.asia 26 Dec 2023 26 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yan chu hao
42 sike.live 4 Jan 2024 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 sike.ltd 28 Jan 2024 28 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 sike.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
45 sike.cheap 6 Mar 2024 6 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 sike.se 20 Mar 2024 20 Mar 2025 Registrar.eu -
47 sike.club 5 Apr 2024 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sike&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sike",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 47,
        "relation": "eq",
        "current": 47
    },
    "unique_domains": "sike.net, sike.it, sike.com, sike.com.cn, sike.ru, sike.org, sike.us, sike.co.uk, sike.sk, sike.wang, sike.co, sike.be, sike.vip, sike.in, sike.app, sike.io, sike.group, sike.dev, sike.space, sike.host, sike.ink, sike.blog, sike.work, sike.biz, sike.one, sike.world, sike.life, sike.la, sike.pro, sike.ninja, sike.download, sike.chat, sike.day, sike.pub, sike.moe, sike.org.cn, sike.pw, sike.website, sike.ca, sike.team, sike.asia, sike.live, sike.ltd, sike.info, sike.cheap, sike.se, sike.club",
    "results": [
        {
            "num": 1,
            "domain_name": "sike.net",
            "domain_keyword": "sike",
            "domain_tld": "net",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "1999-07-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1150.dns.dyn.com",
                "ns2135.dns.dyn.com",
                "ns3131.dns.dyn.com",
                "ns4174.dns.dyn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sike.it",
            "domain_keyword": "sike",
            "domain_tld": "it",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2001-09-07",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Sikè s.r.l.",
            "registrant_address": "via San Basilio 36 - 90133",
            "registrant_city": "Palermo",
            "registrant_state": "PA",
            "registrant_zip": "90133",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "sike.com",
            "domain_keyword": "sike",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:51:04",
            "create_date": "2002-12-08",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/sike.com",
            "name_servers": [
                "ns1.fumi.com",
                "ns2.fumi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sike.com.cn",
            "domain_keyword": "sike",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 20:52:58",
            "create_date": "2004-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "温州赛格教育科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sike.ru",
            "domain_keyword": "sike",
            "domain_tld": "ru",
            "query_time": "2024-05-09 00:56:54",
            "create_date": "2005-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Corporate system plus, LLC",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "sike.org",
            "domain_keyword": "sike",
            "domain_tld": "org",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "2006-01-25",
            "update_date": "2023-07-30",
            "expiry_date": "2027-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dominia.org",
                "ns2.dominia.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "sike.us",
            "domain_keyword": "sike",
            "domain_tld": "us",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2010-04-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "D D D D",
            "registrant_address": "1234 Street Dr.",
            "registrant_city": "Baltimore",
            "registrant_state": "MD",
            "registrant_zip": "21215",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4105551234",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sike.co.uk",
            "domain_keyword": "sike",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:43:53",
            "create_date": "2010-12-30",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-30",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "sike.sk",
            "domain_keyword": "sike",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:55",
            "create_date": "2011-03-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-24",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Jaroslav Macak",
            "registrant_company": "SIKE s.r.o.",
            "registrant_address": "Velky Lapas 413",
            "registrant_city": "Velky Lapas",
            "registrant_zip": "95104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "sike.wang",
            "domain_keyword": "sike",
            "domain_tld": "wang",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2014-07-01",
            "update_date": "2022-09-26",
            "expiry_date": "2026-07-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sike.co",
            "domain_keyword": "sike",
            "domain_tld": "co",
            "query_time": "2024-04-18 08:41:46",
            "create_date": "2015-01-06",
            "update_date": "2023-07-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sike.be",
            "domain_keyword": "sike",
            "domain_tld": "be",
            "query_time": "2024-05-28 22:43:51",
            "create_date": "2016-04-27",
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.heg.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 13,
            "domain_name": "sike.vip",
            "domain_keyword": "sike",
            "domain_tld": "vip",
            "query_time": "2024-05-31 16:04:52",
            "create_date": "2016-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lu Xiao Song",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sike.in",
            "domain_keyword": "sike",
            "domain_tld": "in",
            "query_time": "2024-05-25 03:46:03",
            "create_date": "2018-03-05",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sike.app",
            "domain_keyword": "sike",
            "domain_tld": "app",
            "query_time": "2024-05-11 08:51:04",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "sike.io",
            "domain_keyword": "sike",
            "domain_tld": "io",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "2018-07-30",
            "update_date": "2024-03-11",
            "expiry_date": "2024-07-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sike.group",
            "domain_keyword": "sike",
            "domain_tld": "group",
            "query_time": "2024-04-23 18:31:28",
            "create_date": "2019-04-06",
            "update_date": "2024-03-13",
            "expiry_date": "2026-04-06",
            "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": "Zhe Jiang Si Ke Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sike.dev",
            "domain_keyword": "sike",
            "domain_tld": "dev",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2019-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "oliverpope",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "sike.space",
            "domain_keyword": "sike",
            "domain_tld": "space",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2020-03-28",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Liu Long Fei",
            "registrant_state": "Zhong Guo",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sike.host",
            "domain_keyword": "sike",
            "domain_tld": "host",
            "query_time": "2024-05-28 22:43:51",
            "create_date": "2020-10-30",
            "update_date": "2023-08-31",
            "expiry_date": "2030-10-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "guang zhou si ke sheng wu ke ji you xian gong si",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sike.ink",
            "domain_keyword": "sike",
            "domain_tld": "ink",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2020-11-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sike.blog",
            "domain_keyword": "sike",
            "domain_tld": "blog",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2021-03-28",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sike.work",
            "domain_keyword": "sike",
            "domain_tld": "work",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "2021-04-08",
            "update_date": "2024-01-03",
            "expiry_date": "2026-04-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhengjian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sike.biz",
            "domain_keyword": "sike",
            "domain_tld": "biz",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2021-04-27",
            "update_date": "2023-05-01",
            "expiry_date": "2025-04-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "sike.one",
            "domain_keyword": "sike",
            "domain_tld": "one",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2021-07-15",
            "update_date": "2023-05-07",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167168662",
            "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.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sike.world",
            "domain_keyword": "sike",
            "domain_tld": "world",
            "query_time": "2024-04-18 08:41:46",
            "create_date": "2021-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sike.life",
            "domain_keyword": "sike",
            "domain_tld": "life",
            "query_time": "2024-04-18 08:41:46",
            "create_date": "2021-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sike.la",
            "domain_keyword": "sike",
            "domain_tld": "la",
            "query_time": "2024-04-18 08:41:46",
            "create_date": "2021-09-22",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-22",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/sike.la/registrant",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sike.pro",
            "domain_keyword": "sike",
            "domain_tld": "pro",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2021-10-01",
            "update_date": "2021-11-18",
            "expiry_date": "2031-10-01",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sike.ninja",
            "domain_keyword": "sike",
            "domain_tld": "ninja",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2022-04-02",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-02",
            "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": 31,
            "domain_name": "sike.download",
            "domain_keyword": "sike",
            "domain_tld": "download",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2023-01-13",
            "update_date": "2023-01-18",
            "expiry_date": "2028-01-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "oliverpope",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "sike.chat",
            "domain_keyword": "sike",
            "domain_tld": "chat",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2023-01-21",
            "update_date": "2023-09-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "oliverpope",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "sike.day",
            "domain_keyword": "sike",
            "domain_tld": "day",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2023-01-21",
            "update_date": "2023-09-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "sike.pub",
            "domain_keyword": "sike",
            "domain_tld": "pub",
            "query_time": "2024-06-05 03:19:39",
            "create_date": "2023-01-21",
            "update_date": "2023-09-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "oliverpope",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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": [
                "beth.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "sike.moe",
            "domain_keyword": "sike",
            "domain_tld": "moe",
            "query_time": "2024-05-31 16:04:52",
            "create_date": "2023-03-22",
            "update_date": "2024-04-07",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sike.org.cn",
            "domain_keyword": "sike",
            "domain_tld": "org.cn",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "2023-07-29",
            "expiry_date": "2025-07-29",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "深圳市思科教育有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sike.pw",
            "domain_keyword": "sike",
            "domain_tld": "pw",
            "query_time": "2024-04-23 18:31:29",
            "create_date": "2023-07-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 9999,
            "registrar_name": "Radix FZC",
            "registrar_website": "http://www.radixregistry.com",
            "registrant_name": "Registry Super User Account",
            "registrant_company": "Radix FZC",
            "registrant_address": "F/19, BC1, Ras Al Khaimah FTZ, P.O Box # 16113",
            "registrant_city": "Ras Al Khaimah",
            "registrant_state": "Ras al-Khaimah",
            "registrant_zip": "16113",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.0000000",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sike.website",
            "domain_keyword": "sike",
            "domain_tld": "website",
            "query_time": "2024-04-18 08:41:46",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "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": [
                "addilyn.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sike.ca",
            "domain_keyword": "sike",
            "domain_tld": "ca",
            "query_time": "2024-05-18 17:12:36",
            "create_date": "2023-08-18",
            "update_date": "2023-11-09",
            "expiry_date": "2024-08-18",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sike.team",
            "domain_keyword": "sike",
            "domain_tld": "team",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2023-10-04",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "义乌市思客贸易商行",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sike.asia",
            "domain_keyword": "sike",
            "domain_tld": "asia",
            "query_time": "2024-05-02 00:05:13",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "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": "yan chu hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sike.live",
            "domain_keyword": "sike",
            "domain_tld": "live",
            "query_time": "2024-05-08 20:52:57",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sike.ltd",
            "domain_keyword": "sike",
            "domain_tld": "ltd",
            "query_time": "2024-05-24 19:00:23",
            "create_date": "2024-01-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-28",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sike.info",
            "domain_keyword": "sike",
            "domain_tld": "info",
            "query_time": "2024-05-08 20:52:57",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sike.cheap",
            "domain_keyword": "sike",
            "domain_tld": "cheap",
            "query_time": "2024-05-08 20:52:58",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "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": 46,
            "domain_name": "sike.se",
            "domain_keyword": "sike",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:10:20",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sike.club",
            "domain_keyword": "sike",
            "domain_tld": "club",
            "query_time": "2024-06-05 03:19:39",
            "create_date": "2024-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sike</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>47</total>
  <relation>eq</relation>
  <current>47</current>
 </count>
 <unique_domains>sike.net, sike.it, sike.com, sike.com.cn, sike.ru, sike.org, sike.us, sike.co.uk, sike.sk, sike.wang, sike.co, sike.be, sike.vip, sike.in, sike.app, sike.io, sike.group, sike.dev, sike.space, sike.host, sike.ink, sike.blog, sike.work, sike.biz, sike.one, sike.world, sike.life, sike.la, sike.pro, sike.ninja, sike.download, sike.chat, sike.day, sike.pub, sike.moe, sike.org.cn, sike.pw, sike.website, sike.ca, sike.team, sike.asia, sike.live, sike.ltd, sike.info, sike.cheap, sike.se, sike.club</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sike.net</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-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>ns1150.dns.dyn.com</value>
    <value>ns2135.dns.dyn.com</value>
    <value>ns3131.dns.dyn.com</value>
    <value>ns4174.dns.dyn.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>2</num>
   <domain_name>sike.it</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2001-09-07</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Sikè s.r.l.</registrant_company>
   <registrant_address>via San Basilio 36 - 90133</registrant_address>
   <registrant_city>Palermo</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>90133</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sike.com</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:51:04</query_time>
   <create_date>2002-12-08</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/sike.com</registrant_email>
   <name_servers>
    <value>ns1.fumi.com</value>
    <value>ns2.fumi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sike.com.cn</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 20:52:58</query_time>
   <create_date>2004-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>温州赛格教育科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sike.ru</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-09 00:56:54</query_time>
   <create_date>2005-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Corporate system plus, LLC</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>sike.org</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>2006-01-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2027-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dominia.org</value>
    <value>ns2.dominia.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sike.us</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2010-04-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>D D D D</registrant_name>
   <registrant_address>1234 Street Dr.</registrant_address>
   <registrant_city>Baltimore</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>21215</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4105551234</registrant_phone>
   <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>8</num>
   <domain_name>sike.co.uk</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:43:53</query_time>
   <create_date>2010-12-30</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>sike.sk</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:55</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Jaroslav Macak</registrant_name>
   <registrant_company>SIKE s.r.o.</registrant_company>
   <registrant_address>Velky Lapas 413</registrant_address>
   <registrant_city>Velky Lapas</registrant_city>
   <registrant_zip>95104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sike.wang</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>sike.co</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 08:41:46</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sike.be</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 22:43:51</query_time>
   <create_date>2016-04-27</create_date>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.heg.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>sike.vip</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 16:04:52</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lu Xiao Song</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sike.in</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 03:46:03</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>sl1.sedo.com</value>
    <value>sl2.sedo.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>sike.app</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 08:51:04</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sike.io</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>2018-07-30</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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>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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sike.group</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-23 18:31:28</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-04-06</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>Zhe Jiang Si Ke Wang Luo Ke Ji You Xian Gong Si</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>please query the rdds service of the registrar 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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sike.dev</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>oliverpope</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sike.space</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2023-08-31</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>
   <registrant_company>Liu Long Fei</registrant_company>
   <registrant_state>Zhong Guo</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sike.host</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-28 22:43:51</query_time>
   <create_date>2020-10-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-10-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>guang zhou si ke sheng wu ke ji you xian gong si</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sike.ink</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sike.blog</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sike.work</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhengjian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sike.biz</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sike.one</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167168662</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sike.world</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 08:41:46</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sike.life</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-18 08:41:46</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</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>ns15.domaincontrol.com</value>
    <value>ns16.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>28</num>
   <domain_name>sike.la</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-18 08:41:46</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/sike.la/registrant</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sike.pro</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2021-11-18</update_date>
   <expiry_date>2031-10-01</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sike.ninja</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-02</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>31</num>
   <domain_name>sike.download</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2028-01-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>oliverpope</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sike.chat</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>oliverpope</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sike.day</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sike.pub</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-05 03:19:39</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>oliverpope</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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>beth.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sike.moe</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-31 16:04:52</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sike.org.cn</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>2023-07-29</create_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>深圳市思科教育有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sike.pw</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-23 18:31:29</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Radix FZC</registrar_name>
   <registrar_website>http://www.radixregistry.com</registrar_website>
   <registrant_name>Registry Super User Account</registrant_name>
   <registrant_company>Radix FZC</registrant_company>
   <registrant_address>F/19, BC1, Ras Al Khaimah FTZ, P.O Box # 16113</registrant_address>
   <registrant_city>Ras Al Khaimah</registrant_city>
   <registrant_state>Ras al-Khaimah</registrant_state>
   <registrant_zip>16113</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.0000000</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sike.website</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-18 08:41:46</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</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>addilyn.ns.cloudflare.com</value>
    <value>ryan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sike.ca</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 17:12:36</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sike.team</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>义乌市思客贸易商行</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sike.asia</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-02 00:05:13</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</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>yan chu hao</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>please query the rdds service of the registrar 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>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>42</num>
   <domain_name>sike.live</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 20:52:57</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sike.ltd</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-24 19:00:23</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-28</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>ns29.domaincontrol.com</value>
    <value>ns30.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>44</num>
   <domain_name>sike.info</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 20:52:57</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sike.cheap</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-05-08 20:52:58</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>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>46</num>
   <domain_name>sike.se</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:10:20</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>47</num>
   <domain_name>sike.club</domain_name>
   <domain_keyword>sike</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-05 03:19:39</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>
 </results>
 <stats>
  <total_time>0.118</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,251 domain names (in 0.135 seconds) which look and sound like the brand name "sike".
Domain Name Registered Expiry Registrar Ownership
1 bike.cheap 25 Apr 2022 25 Apr 2025 Porkbun LLC Private by Design, LLC
2 siks.nl 19 Dec 1996 - SURF B.V. -
3 hike.vegas 1 Dec 2019 1 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
4 sine.zone 11 Aug 2015 11 Aug 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
5 mike.co.in 21 Apr 2015 21 Apr 2025 GoDaddy.com, LLC CLOUDNIC SOFT LLP
6 siki.se 4 Dec 2015 4 Dec 2024 Loopia AB -
7 side.club 7 Aug 2017 7 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. Cheng Guo
8 tike.org 12 Jan 2002 12 Jan 2025 Epik LLC Anonymize, Inc.
9 size.lt 10 May 2021 11 May 2025 UAB "Interneto vizija" UAB "Interneto vizija"
10 sake.cl 2 Dec 2013 2 Dec 2025 NIC Chile felipe sapiain
11 sipe.in 13 Feb 2015 13 Feb 2025 Endurance Digital Domain Technology LLP JG7 Company Limited
12 sioe.pro 10 Mar 2024 10 Mar 2025 Atak Domain Bilgi Teknolojileri A.Ş. sioe
13 sake.team 22 Jul 2022 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 site.contact 23 Mar 2023 23 Mar 2025 Sav.com, LLC Privacy Protection
15 vike.tech 16 May 2023 16 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 soke.fr 7 Oct 2023 7 Oct 2024 XNS Registrar B.V. Nomio24
17 site.community 28 Mar 2021 28 Mar 2025 Porkbun LLC Private by Design, LLC
18 side.academy 28 Mar 2023 28 Mar 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
19 size.lol 20 Nov 2023 20 Nov 2024 Porkbun, LLC Private by Design, LLC
20 sife.cn 24 May 2005 24 May 2025 广东时代互联科技有限公司 中山腾联智能科技有限公司
21 size.digital 20 May 2023 20 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
22 nike.uk 17 Jul 2014 17 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
23 like.camera 19 Feb 2014 19 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Masatoshi Niimi
24 like.poker 10 Oct 2022 10 Oct 2024 One.com A/S REDACTED FOR PRIVACY
25 oike.ca 15 Feb 2002 15 Feb 2026 DOT.CA INC. REDACTED FOR PRIVACY
26 bike.scot 7 Apr 2023 7 Apr 2024 Dynadot LLC -
27 mike.coach 28 Sep 2020 28 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 mike.house 28 May 2021 28 May 2025 Dynadot Inc REDACTED FOR PRIVACY
29 sieke.info 21 Sep 2014 21 Sep 2024 Mesh Digital Limited REDACTED FOR PRIVACY
30 rike.se 3 May 2005 3 May 2025 www.NameSRS.com -
31 sile.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
32 sise.pe - - NIC.PE Sociedad Cultural Latinoamericana S.A.C.
33 bike.beer 19 Nov 2014 19 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
34 sise.cn 21 Nov 2003 21 Nov 2024 北京新网数码信息技术有限公司 李志强
35 sikes.us 3 Feb 2011 2 Feb 2025 GoDaddy.com, LLC Mary Ellen Sikes
36 sive.io 19 Jan 2022 19 Jan 2025 Sav.com, LLC Privacy Protection
37 2ike.com 21 Oct 2013 21 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
38 sile.com.pl 15 Aug 2019 15 Aug 2024 Aftermarket.pl Limited -
39 sake.in.th 4 Dec 2017 3 Dec 2024 THNIC Personal Information*
40 silke.design 3 Aug 2017 3 Aug 2024 INWX GmbH REDACTED FOR PRIVACY
41 sikb.brussels 3 Oct 2014 3 Oct 2024 Combell nv CIRB-CIBG
42 svke.ru 2 Aug 2004 2 Aug 2024 RU-CENTER-RU JSC. "Komenergo"
43 sske.de - - - -
44 snike.cz 4 Apr 2007 4 Apr 2025 REG-INTERNET-CZ Radomír Hrdlička
45 soke.com.au - - Web Address Registration Pty Ltd Sam Gervasi
46 dike.live 25 Apr 2023 25 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
47 skike.net 8 Feb 2006 8 Feb 2025 IONOS SE Henning Foerdertechnik
48 hike.me 9 Aug 2008 9 Aug 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Domain Administrator
49 sake.delivery 8 Mar 2016 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 mike.dev 20 Feb 2019 20 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
51 ksike.online 15 Nov 2022 15 Nov 2024 ENARTIA S.A. Data Protected
52 nike.pr 23 Sep 2005 23 Sep 2024 MarkMonitor Inc. Nike Innovate C.V.
53 smike.com 29 Nov 1996 28 Nov 2024 Tucows Domains Inc. -
54 sjike.com 5 Nov 2012 5 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
55 nike.scot 10 Apr 2024 10 Apr 2025 Tucows Domains Inc. Data Protected
56 siki.ai - - 1api.net -
57 sime.pt 1 Aug 2001 3 Apr 2025 - -
58 sibe.dog 10 Jul 2023 10 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 silke.dev 25 Jan 2021 25 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
60 like.capital 23 Jun 2023 23 Jun 2024 OVH SAS REDACTED FOR PRIVACY
61 sige.one 10 Mar 2022 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 eike.com.cn 2 Oct 2020 2 Oct 2024 浙江贰贰网络有限公司 李同坤
63 nike.ca 7 Oct 2000 2 Jul 2024 MarkMonitor International Canada Ltd. Nike Canada Ltd.
64 site.us.com 21 Oct 2023 21 Oct 2024 Porkbun, LLC -
65 bike.whoswho 17 May 2020 17 May 2024 Corehub, S.R.L. The i.whoswho Project c/o CORE Association
66 sine.pl 23 Feb 2024 23 Feb 2025 Aftermarket.pl Limited -
67 spike.hair 5 Jun 2024 5 Jun 2025 NameSilo, LLC See PrivacyGuardian.org
68 site.compare 6 May 2020 6 May 2025 Porkbun Private by Design, LLC
69 sikh.tech 1 Jun 2019 1 Jun 2025 Domain.com, LLC Data Protected
70 sile.tech 11 Apr 2019 11 Apr 2025 OVH -
71 rike.life 31 Mar 2022 31 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huang yong
72 sirke.net 17 Jul 2023 17 Jul 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
73 sikem.org 29 May 2011 29 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 s3ke.com 31 Mar 2023 31 Mar 2025 GoDaddy.com, LLC -
75 yike.store 31 May 2022 31 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu kai
76 hike.jp 21 May 2001 31 May 2025 - IDUME TAKASHI
77 kike.work 10 Dec 2015 10 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 xike.com 28 Apr 2000 28 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
79 sake.bot 17 Mar 2024 17 Mar 2025 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
80 uike.cn 15 Jun 2011 15 Jun 2025 Web Commerce Communications Limited 朱凯旋
81 siwe.ai - - InterNetX Redacted | EU Registrar
82 spike.studio 30 Apr 2017 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 sige.co.uk 16 Jun 2008 16 Jun 2025 Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL] -
84 fike.life 27 Apr 2022 27 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 sibe.co.uk 17 Jun 2017 17 Jun 2024 Garth Piesse [Tag = COHERENT-NZ] -
86 siki.tokyo 4 May 2024 4 May 2025 GMO Internet Group, Inc. -
87 sine.agency 30 Jul 2020 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 xike.cc 30 May 2014 30 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
89 sikk.info 24 Apr 2010 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 sikd.org 30 Oct 2023 30 Oct 2026 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
91 sake.fr 7 Dec 2008 1 Sep 2024 INTERNET SARL GRENOUILLE
92 seike.info 20 Oct 2018 20 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
93 nike.org 13 Jan 1998 12 Jan 2025 MarkMonitor Inc. Nike, Inc.
94 nike.cologne 5 Sep 2014 5 Sep 2024 MarkMonitor Inc. Nike, Inc.
95 sixe.com.cn 12 Jan 2016 12 Jan 2025 阿里云计算有限公司(万网) 北京六翼信息技术有限公司
96 site.ninja 1 Nov 2023 1 Nov 2024 Sav.com, LLC - 27 REDACTED FOR PRIVACY
97 mike.beer 22 Feb 2019 22 Feb 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0154031949
98 pike.construction 27 Jul 2022 27 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
99 sdke.co.uk 26 Aug 2005 26 Aug 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
100 sieke.org 27 Sep 2011 27 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
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 Sike.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sike.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sike.sk",
        "page_size": 100
    },
    "count": {
        "total": 5251,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bike.cheap, siks.nl, hike.vegas, sine.zone, mike.co.in, siki.se, side.club, tike.org, size.lt, sake.cl, sipe.in, sioe.pro, sake.team, site.contact, vike.tech, soke.fr, site.community, side.academy, size.lol, sife.cn, size.digital, nike.uk, like.camera, like.poker, oike.ca, bike.scot, mike.coach, mike.house, sieke.info, rike.se, sile.ai, sise.pe, bike.beer, sise.cn, sikes.us, sive.io, 2ike.com, sile.com.pl, sake.in.th, silke.design, sikb.brussels, svke.ru, sske.de, snike.cz, soke.com.au, dike.live, skike.net, hike.me, sake.delivery, mike.dev, ksike.online, nike.pr, smike.com, sjike.com, nike.scot, siki.ai, sime.pt, sibe.dog, silke.dev, like.capital, sige.one, eike.com.cn, nike.ca, site.us.com, bike.whoswho, sine.pl, spike.hair, site.compare, sikh.tech, sile.tech, rike.life, sirke.net, sikem.org, s3ke.com, yike.store, hike.jp, kike.work, xike.com, sake.bot, uike.cn, siwe.ai, spike.studio, sige.co.uk, fike.life, sibe.co.uk, siki.tokyo, sine.agency, xike.cc, sikk.info, sikd.org, sake.fr, seike.info, nike.org, nike.cologne, sixe.com.cn, site.ninja, mike.beer, pike.construction, sdke.co.uk, sieke.org",
    "results": [
        {
            "num": 1,
            "domain_name": "bike.cheap",
            "domain_keyword": "bike",
            "domain_tld": "cheap",
            "query_time": "2024-04-29 04:56:26",
            "create_date": "2022-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "siks.nl",
            "domain_keyword": "siks",
            "domain_tld": "nl",
            "query_time": "2024-04-28 19:28:13",
            "create_date": "1996-12-19",
            "update_date": "2013-09-24",
            "registrar_name": "SURF B.V.",
            "name_servers": [
                "australie.net.uu.nl",
                "azie.net.uu.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "hike.vegas",
            "domain_keyword": "hike",
            "domain_tld": "vegas",
            "query_time": "2024-04-16 21:29:50",
            "create_date": "2019-12-01",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sine.zone",
            "domain_keyword": "sine",
            "domain_tld": "zone",
            "query_time": "2024-04-19 04:26:00",
            "create_date": "2015-08-11",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GERMANY",
            "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": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mike.co.in",
            "domain_keyword": "mike",
            "domain_tld": "co.in",
            "query_time": "2024-04-21 00:41:20",
            "create_date": "2015-04-21",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CLOUDNIC SOFT LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "siki.se",
            "domain_keyword": "siki",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:10:21",
            "create_date": "2015-12-04",
            "update_date": "2023-10-02",
            "expiry_date": "2024-12-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "side.club",
            "domain_keyword": "side",
            "domain_tld": "club",
            "query_time": "2024-05-10 10:49:14",
            "create_date": "2017-08-07",
            "update_date": "2023-11-28",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cheng Guo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tike.org",
            "domain_keyword": "tike",
            "domain_tld": "org",
            "query_time": "2024-05-11 14:15:07",
            "create_date": "2002-01-12",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-12",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "size.lt",
            "domain_keyword": "size",
            "domain_tld": "lt",
            "query_time": "2024-05-11 00:19:22",
            "create_date": "2021-05-10",
            "expiry_date": "2025-05-11",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 10,
            "domain_name": "sake.cl",
            "domain_keyword": "sake",
            "domain_tld": "cl",
            "query_time": "2024-05-12 02:10:24",
            "create_date": "2013-12-02",
            "expiry_date": "2025-12-02",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "felipe sapiain",
            "name_servers": [
                "dns1.dch.cl",
                "dns2.dch.cl",
                "dns3.dch.cl",
                "dns4.dch.cl"
            ]
        },
        {
            "num": 11,
            "domain_name": "sipe.in",
            "domain_keyword": "sipe",
            "domain_tld": "in",
            "query_time": "2024-05-13 06:52:53",
            "create_date": "2015-02-13",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-13",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JG7 Company Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pattaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zantrik.in",
                "ns2.zantrik.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sioe.pro",
            "domain_keyword": "sioe",
            "domain_tld": "pro",
            "query_time": "2024-05-13 06:51:18",
            "create_date": "2024-03-10",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://www.atakdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sioe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guadeloupe",
            "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": [
                "ns46.phtco.com",
                "ns47.phtco.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sake.team",
            "domain_keyword": "sake",
            "domain_tld": "team",
            "query_time": "2024-05-23 00:22:34",
            "create_date": "2022-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "site.contact",
            "domain_keyword": "site",
            "domain_tld": "contact",
            "query_time": "2024-05-20 06:59:09",
            "create_date": "2023-03-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vike.tech",
            "domain_keyword": "vike",
            "domain_tld": "tech",
            "query_time": "2024-05-17 01:23:26",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "soke.fr",
            "domain_keyword": "soke",
            "domain_tld": "fr",
            "query_time": "2024-05-24 10:06:30",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 17,
            "domain_name": "site.community",
            "domain_keyword": "site",
            "domain_tld": "community",
            "query_time": "2024-05-25 11:57:44",
            "create_date": "2021-03-28",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "side.academy",
            "domain_keyword": "side",
            "domain_tld": "academy",
            "query_time": "2024-05-27 07:10:57",
            "create_date": "2023-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "size.lol",
            "domain_keyword": "size",
            "domain_tld": "lol",
            "query_time": "2024-05-26 14:32:14",
            "create_date": "2023-11-20",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sife.cn",
            "domain_keyword": "sife",
            "domain_tld": "cn",
            "query_time": "2024-05-26 18:45:09",
            "create_date": "2005-05-24",
            "expiry_date": "2025-05-24",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "中山腾联智能科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "size.digital",
            "domain_keyword": "size",
            "domain_tld": "digital",
            "query_time": "2024-05-23 14:03:57",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nike.uk",
            "domain_keyword": "nike",
            "domain_tld": "uk",
            "query_time": "2024-05-25 21:07:42",
            "create_date": "2014-07-17",
            "update_date": "2023-06-17",
            "expiry_date": "2025-07-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "like.camera",
            "domain_keyword": "like",
            "domain_tld": "camera",
            "query_time": "2024-06-04 12:02:27",
            "create_date": "2014-02-19",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Masatoshi Niimi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "like.poker",
            "domain_keyword": "like",
            "domain_tld": "poker",
            "query_time": "2024-06-04 12:02:28",
            "create_date": "2022-10-10",
            "update_date": "2024-04-07",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "oike.ca",
            "domain_keyword": "oike",
            "domain_tld": "ca",
            "query_time": "2024-06-02 16:55:02",
            "create_date": "2002-02-15",
            "update_date": "2023-12-03",
            "expiry_date": "2026-02-15",
            "registrar_name": "DOT.CA INC.",
            "registrar_website": "www.dot.ca",
            "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": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.100megswebhosting.com",
                "ns14.100megswebhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bike.scot",
            "domain_keyword": "bike",
            "domain_tld": "scot",
            "query_time": "2024-06-02 17:58:48",
            "create_date": "2023-04-07",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "https://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mike.coach",
            "domain_keyword": "mike",
            "domain_tld": "coach",
            "query_time": "2024-05-31 21:18:51",
            "create_date": "2020-09-28",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mike.house",
            "domain_keyword": "mike",
            "domain_tld": "house",
            "query_time": "2024-05-31 21:18:51",
            "create_date": "2021-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sieke.info",
            "domain_keyword": "sieke",
            "domain_tld": "info",
            "query_time": "2024-05-29 17:46:05",
            "create_date": "2014-09-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rike.se",
            "domain_keyword": "rike",
            "domain_tld": "se",
            "query_time": "2024-05-29 15:57:43",
            "create_date": "2005-05-03",
            "update_date": "2024-01-30",
            "expiry_date": "2025-05-03",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "nshost1.st2.lyceu.net",
                "nshost2.st2.lyceu.net",
                "nshost3.st2.lyceu.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sile.ai",
            "domain_keyword": "sile",
            "domain_tld": "ai",
            "query_time": "2024-05-28 22:45:04",
            "registrar_name": "Namecheap",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "nitin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sise.pe",
            "domain_keyword": "sise",
            "domain_tld": "pe",
            "query_time": "2024-06-11 08:21:02",
            "registrar_name": "NIC.PE",
            "registrant_name": "Sociedad Cultural Latinoamericana S.A.C.",
            "name_servers": [
                "ns-1430.awsdns-50.org",
                "ns-1956.awsdns-52.co.uk",
                "ns-369.awsdns-46.com",
                "ns-710.awsdns-24.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "bike.beer",
            "domain_keyword": "bike",
            "domain_tld": "beer",
            "query_time": "2024-04-25 01:17:37",
            "create_date": "2014-11-19",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sise.cn",
            "domain_keyword": "sise",
            "domain_tld": "cn",
            "query_time": "2024-04-23 21:44:35",
            "create_date": "2003-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "李志强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sikes.us",
            "domain_keyword": "sikes",
            "domain_tld": "us",
            "query_time": "2024-04-23 18:31:41",
            "create_date": "2011-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Mary Ellen Sikes",
            "registrant_address": "P.O. Box 306",
            "registrant_city": "Ivy",
            "registrant_state": "Virginia",
            "registrant_zip": "22945",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4344668362",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sive.io",
            "domain_keyword": "sive",
            "domain_tld": "io",
            "query_time": "2024-04-24 13:57:55",
            "create_date": "2022-01-19",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "2ike.com",
            "domain_keyword": "2ike",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:28:16",
            "create_date": "2013-10-21",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sile.com.pl",
            "domain_keyword": "sile",
            "domain_tld": "com.pl",
            "query_time": "2024-04-27 09:48:41",
            "create_date": "2019-08-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-15",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 39,
            "domain_name": "sake.in.th",
            "domain_keyword": "sake",
            "domain_tld": "in.th",
            "query_time": "2024-04-28 22:34:43",
            "create_date": "2017-12-04",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-03",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "jason.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "silke.design",
            "domain_keyword": "silke",
            "domain_tld": "design",
            "query_time": "2024-04-30 15:52:56",
            "create_date": "2017-08-03",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1231.awsdns-25.org",
                "ns-1584.awsdns-06.co.uk",
                "ns-234.awsdns-29.com",
                "ns-706.awsdns-24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sikb.brussels",
            "domain_keyword": "sikb",
            "domain_tld": "brussels",
            "query_time": "2024-05-02 00:04:46",
            "create_date": "2014-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIRB-CIBG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.irisnet.be",
                "ns.irisnet.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "svke.ru",
            "domain_keyword": "svke",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:12:53",
            "create_date": "2004-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC. \"Komenergo\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "sske.de",
            "domain_keyword": "sske",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:04:47",
            "update_date": "2007-10-15",
            "name_servers": [
                "docks06.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 44,
            "domain_name": "snike.cz",
            "domain_keyword": "snike",
            "domain_tld": "cz",
            "query_time": "2024-05-05 09:42:53",
            "create_date": "2007-04-04",
            "update_date": "2019-03-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Radomír Hrdlička",
            "registrant_address": "Jasenná 2239/15, Praha - Horní Počernice, 19300",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 45,
            "domain_name": "soke.com.au",
            "domain_keyword": "soke",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 21:29:17",
            "update_date": "2024-03-20",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Sam Gervasi",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dike.live",
            "domain_keyword": "dike",
            "domain_tld": "live",
            "query_time": "2024-04-26 01:26:10",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "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": [
                "ns1jlp.name.com",
                "ns2fkr.name.com",
                "ns3dgj.name.com",
                "ns4hny.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "skike.net",
            "domain_keyword": "skike",
            "domain_tld": "net",
            "query_time": "2024-04-26 08:23:21",
            "create_date": "2006-02-08",
            "update_date": "2017-12-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Henning Foerdertechnik",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1066.ui-dns.biz",
                "ns1066.ui-dns.com",
                "ns1066.ui-dns.de",
                "ns1066.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hike.me",
            "domain_keyword": "hike",
            "domain_tld": "me",
            "query_time": "2024-05-06 15:00:24",
            "create_date": "2008-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Administrator",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fujian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sake.delivery",
            "domain_keyword": "sake",
            "domain_tld": "delivery",
            "query_time": "2024-05-10 09:38:11",
            "create_date": "2016-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mike.dev",
            "domain_keyword": "mike",
            "domain_tld": "dev",
            "query_time": "2024-04-13 09:15:16",
            "create_date": "2019-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1277.awsdns-31.org",
                "ns-1807.awsdns-33.co.uk",
                "ns-417.awsdns-52.com",
                "ns-666.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ksike.online",
            "domain_keyword": "ksike",
            "domain_tld": "online",
            "query_time": "2024-04-15 16:46:54",
            "create_date": "2022-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA S.A.",
            "registrar_website": "http://papaki.com",
            "registrant_company": "Data Protected",
            "registrant_state": "LAPATADES",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1111.papaki.gr",
                "ns2111.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nike.pr",
            "domain_keyword": "nike",
            "domain_tld": "pr",
            "query_time": "2024-04-19 20:40:58",
            "create_date": "2005-09-23",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Nike Innovate C.V.",
            "registrant_address": "ONE BOWERMAN DR",
            "registrant_city": "Beaverton",
            "registrant_state": "OR",
            "registrant_zip": "97005",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5036716453",
            "registrant_fax": "+1.5036466926",
            "name_servers": [
                "nameserver-a.nike.com",
                "nameserver-b.nike.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "smike.com",
            "domain_keyword": "smike",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:39:16",
            "create_date": "1996-11-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns49.hmdnsgroup.com",
                "ns50.hmdnsgroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sjike.com",
            "domain_keyword": "sjike",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:42:44",
            "create_date": "2012-11-05",
            "update_date": "2022-10-21",
            "expiry_date": "2024-11-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.sgp75.siteground.asia",
                "ns2.sgp75.siteground.asia"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nike.scot",
            "domain_keyword": "nike",
            "domain_tld": "scot",
            "query_time": "2024-04-22 14:32:19",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "Data Protected",
            "registrant_state": "FI",
            "registrant_country": "IT",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "siki.ai",
            "domain_keyword": "siki",
            "domain_tld": "ai",
            "query_time": "2024-05-11 08:51:12",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "name_servers": [
                "ns-1393.awsdns-46.org",
                "ns-1817.awsdns-35.co.uk",
                "ns-448.awsdns-56.com",
                "ns-529.awsdns-02.net"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sime.pt",
            "domain_keyword": "sime",
            "domain_tld": "pt",
            "query_time": "2024-05-18 05:19:57",
            "create_date": "2001-08-01",
            "expiry_date": "2025-04-03",
            "name_servers": [
                "nsp1.mydnspt.net",
                "nsp2.mydnspt.net",
                "nsp3.mydnspt.net",
                "nsp4.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 58,
            "domain_name": "sibe.dog",
            "domain_keyword": "sibe",
            "domain_tld": "dog",
            "query_time": "2024-05-25 17:02:13",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "silke.dev",
            "domain_keyword": "silke",
            "domain_tld": "dev",
            "query_time": "2024-05-26 07:56:48",
            "create_date": "2021-01-25",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-140-c.gandi.net",
                "ns-5-b.gandi.net",
                "ns-80-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "like.capital",
            "domain_keyword": "like",
            "domain_tld": "capital",
            "query_time": "2024-05-21 06:57:13",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "sige.one",
            "domain_keyword": "sige",
            "domain_tld": "one",
            "query_time": "2024-05-19 15:03:14",
            "create_date": "2022-03-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "eike.com.cn",
            "domain_keyword": "eike",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 14:48:14",
            "create_date": "2020-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "李同坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "mack.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nike.ca",
            "domain_keyword": "nike",
            "domain_tld": "ca",
            "query_time": "2024-05-24 00:29:06",
            "create_date": "2000-10-07",
            "update_date": "2022-05-31",
            "expiry_date": "2024-07-02",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Nike Canada Ltd.",
            "registrant_address": "175 Commerce Valley Drive West",
            "registrant_city": "Thornhill",
            "registrant_state": "ON",
            "registrant_zip": "L3T7P6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5036716453",
            "name_servers": [
                "ns-v1.nike.com",
                "ns-v2.nike.com",
                "ns-v3.nike.com",
                "ns-v4.nike.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "site.us.com",
            "domain_keyword": "site",
            "domain_tld": "us.com",
            "query_time": "2024-05-27 15:22:30",
            "create_date": "2023-10-21",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_email": "https://whois.centralnic.com/contact/site.us.com/registrant",
            "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": 65,
            "domain_name": "bike.whoswho",
            "domain_keyword": "bike",
            "domain_tld": "whoswho",
            "query_time": "2024-05-28 21:18:22",
            "create_date": "2020-05-17",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-17",
            "registrar_iana": 15,
            "registrar_name": "Corehub, S.R.L.",
            "registrar_website": "http://whois.corehub.net",
            "registrant_company": "The i.whoswho Project c/o CORE Association",
            "registrant_state": "GE",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hk21.irondns.net",
                "us19-east.irondns.net",
                "us20-west.irondns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "sine.pl",
            "domain_keyword": "sine",
            "domain_tld": "pl",
            "query_time": "2024-06-04 19:40:13",
            "create_date": "2024-02-23",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 67,
            "domain_name": "spike.hair",
            "domain_keyword": "spike",
            "domain_tld": "hair",
            "query_time": "2024-06-05 14:50:17",
            "create_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "site.compare",
            "domain_keyword": "site",
            "domain_tld": "compare",
            "query_time": "2024-06-05 13:59:20",
            "create_date": "2020-05-06",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-71acf73c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sikh.tech",
            "domain_keyword": "sikh",
            "domain_tld": "tech",
            "query_time": "2024-06-05 03:19:42",
            "create_date": "2019-06-01",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-01",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Data Protected",
            "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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sile.tech",
            "domain_keyword": "sile",
            "domain_tld": "tech",
            "query_time": "2024-06-05 03:21:56",
            "create_date": "2019-04-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-11",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "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.",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rike.life",
            "domain_keyword": "rike",
            "domain_tld": "life",
            "query_time": "2024-06-04 09:45:19",
            "create_date": "2022-03-31",
            "update_date": "2023-10-30",
            "expiry_date": "2025-03-31",
            "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": "huang yong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sirke.net",
            "domain_keyword": "sirke",
            "domain_tld": "net",
            "query_time": "2024-05-30 19:15:18",
            "create_date": "2023-07-17",
            "update_date": "2023-10-06",
            "expiry_date": "2025-07-17",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.alanadlari.com",
                "ns2.alanadlari.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sikem.org",
            "domain_keyword": "sikem",
            "domain_tld": "org",
            "query_time": "2024-05-31 16:04:53",
            "create_date": "2011-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "s3ke.com",
            "domain_keyword": "s3ke",
            "domain_tld": "com",
            "query_time": "2024-05-29 15:22:44",
            "create_date": "2023-03-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a9800f48.com",
                "ns2.a9800f48.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "yike.store",
            "domain_keyword": "yike",
            "domain_tld": "store",
            "query_time": "2024-06-02 01:15:59",
            "create_date": "2022-05-31",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu kai",
            "registrant_state": "hei long jiang",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hike.jp",
            "domain_keyword": "hike",
            "domain_tld": "jp",
            "query_time": "2024-06-02 02:01:49",
            "create_date": "2001-05-21",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "IDUME TAKASHI",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 77,
            "domain_name": "kike.work",
            "domain_keyword": "kike",
            "domain_tld": "work",
            "query_time": "2024-06-10 20:28:56",
            "create_date": "2015-12-10",
            "update_date": "2023-07-11",
            "expiry_date": "2025-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bristol.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "xike.com",
            "domain_keyword": "xike",
            "domain_tld": "com",
            "query_time": "2024-04-28 10:45:31",
            "create_date": "2000-04-28",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sake.bot",
            "domain_keyword": "sake",
            "domain_tld": "bot",
            "query_time": "2024-04-26 10:59:38",
            "create_date": "2024-03-17",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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.cryptoexchange.com",
                "ns2.cryptoexchange.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "uike.cn",
            "domain_keyword": "uike",
            "domain_tld": "cn",
            "query_time": "2024-05-01 06:56:14",
            "create_date": "2011-06-15",
            "expiry_date": "2025-06-15",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "朱凯旋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "siwe.ai",
            "domain_keyword": "siwe",
            "domain_tld": "ai",
            "query_time": "2024-04-29 03:44:55",
            "registrar_name": "InterNetX",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns1043.ui-dns.com",
                "ns1056.ui-dns.de",
                "ns1077.ui-dns.biz",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "spike.studio",
            "domain_keyword": "spike",
            "domain_tld": "studio",
            "query_time": "2024-05-01 00:40:28",
            "create_date": "2017-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sige.co.uk",
            "domain_keyword": "sige",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 01:16:41",
            "create_date": "2008-06-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "fike.life",
            "domain_keyword": "fike",
            "domain_tld": "life",
            "query_time": "2024-04-30 07:34:35",
            "create_date": "2022-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sibe.co.uk",
            "domain_keyword": "sibe",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 00:44:10",
            "create_date": "2017-06-17",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-17",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "siki.tokyo",
            "domain_keyword": "siki",
            "domain_tld": "tokyo",
            "query_time": "2024-05-07 16:49:49",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sine.agency",
            "domain_keyword": "sine",
            "domain_tld": "agency",
            "query_time": "2024-05-09 00:09:25",
            "create_date": "2020-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "xike.cc",
            "domain_keyword": "xike",
            "domain_tld": "cc",
            "query_time": "2024-05-08 19:10:25",
            "create_date": "2014-05-30",
            "update_date": "2024-03-09",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Hubei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sikk.info",
            "domain_keyword": "sikk",
            "domain_tld": "info",
            "query_time": "2024-05-08 20:53:24",
            "create_date": "2010-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sikd.org",
            "domain_keyword": "sikd",
            "domain_tld": "org",
            "query_time": "2024-05-08 20:52:19",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2026-10-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sake.fr",
            "domain_keyword": "sake",
            "domain_tld": "fr",
            "query_time": "2024-05-09 19:29:55",
            "create_date": "2008-12-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-01",
            "registrar_name": "INTERNET SARL",
            "registrar_website": "http://www.infographisme.com",
            "registrant_company": "GRENOUILLE",
            "registrant_address": "34, avenue la Bruyere, 38100 Grenoble",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.458003903",
            "name_servers": [
                "dns1.affiliate-program.org",
                "dns2.affiliate-program.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 92,
            "domain_name": "seike.info",
            "domain_keyword": "seike",
            "domain_tld": "info",
            "query_time": "2024-04-25 18:45:06",
            "create_date": "2018-10-20",
            "update_date": "2021-11-19",
            "expiry_date": "2024-10-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "nike.org",
            "domain_keyword": "nike",
            "domain_tld": "org",
            "query_time": "2024-04-25 16:54:44",
            "create_date": "1998-01-13",
            "update_date": "2022-12-16",
            "expiry_date": "2025-01-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nike, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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-v1.nike.com",
                "ns-v2.nike.com",
                "ns-v3.nike.com",
                "ns-v4.nike.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nike.cologne",
            "domain_keyword": "nike",
            "domain_tld": "cologne",
            "query_time": "2024-04-25 16:54:43",
            "create_date": "2014-09-05",
            "update_date": "2022-08-04",
            "expiry_date": "2024-09-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "REDACTED",
            "registrant_company": "Nike, Inc.",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sixe.com.cn",
            "domain_keyword": "sixe",
            "domain_tld": "com.cn",
            "query_time": "2024-05-11 08:38:22",
            "create_date": "2016-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京六翼信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "site.ninja",
            "domain_keyword": "site",
            "domain_tld": "ninja",
            "query_time": "2024-05-06 12:32:24",
            "create_date": "2023-11-01",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-01",
            "registrar_iana": 3917,
            "registrar_name": "Sav.com, LLC - 27",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mike.beer",
            "domain_keyword": "mike",
            "domain_tld": "beer",
            "query_time": "2024-04-09 09:49:39",
            "create_date": "2019-02-22",
            "update_date": "2023-01-29",
            "expiry_date": "2026-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154031949",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "pike.construction",
            "domain_keyword": "pike",
            "domain_tld": "construction",
            "query_time": "2024-04-15 03:56:57",
            "create_date": "2022-07-27",
            "update_date": "2023-08-07",
            "expiry_date": "2027-07-27",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sdke.co.uk",
            "domain_keyword": "sdke",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 21:34:52",
            "create_date": "2005-08-26",
            "update_date": "2023-11-14",
            "expiry_date": "2025-08-26",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "sieke.org",
            "domain_keyword": "sieke",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:00:26",
            "create_date": "2011-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks05.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sike.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5251</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bike.cheap, siks.nl, hike.vegas, sine.zone, mike.co.in, siki.se, side.club, tike.org, size.lt, sake.cl, sipe.in, sioe.pro, sake.team, site.contact, vike.tech, soke.fr, site.community, side.academy, size.lol, sife.cn, size.digital, nike.uk, like.camera, like.poker, oike.ca, bike.scot, mike.coach, mike.house, sieke.info, rike.se, sile.ai, sise.pe, bike.beer, sise.cn, sikes.us, sive.io, 2ike.com, sile.com.pl, sake.in.th, silke.design, sikb.brussels, svke.ru, sske.de, snike.cz, soke.com.au, dike.live, skike.net, hike.me, sake.delivery, mike.dev, ksike.online, nike.pr, smike.com, sjike.com, nike.scot, siki.ai, sime.pt, sibe.dog, silke.dev, like.capital, sige.one, eike.com.cn, nike.ca, site.us.com, bike.whoswho, sine.pl, spike.hair, site.compare, sikh.tech, sile.tech, rike.life, sirke.net, sikem.org, s3ke.com, yike.store, hike.jp, kike.work, xike.com, sake.bot, uike.cn, siwe.ai, spike.studio, sige.co.uk, fike.life, sibe.co.uk, siki.tokyo, sine.agency, xike.cc, sikk.info, sikd.org, sake.fr, seike.info, nike.org, nike.cologne, sixe.com.cn, site.ninja, mike.beer, pike.construction, sdke.co.uk, sieke.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bike.cheap</domain_name>
   <domain_keyword>bike</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-04-29 04:56:26</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>siks.nl</domain_name>
   <domain_keyword>siks</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 19:28:13</query_time>
   <create_date>1996-12-19</create_date>
   <update_date>2013-09-24</update_date>
   <registrar_name>SURF B.V.</registrar_name>
   <name_servers>
    <value>australie.net.uu.nl</value>
    <value>azie.net.uu.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hike.vegas</domain_name>
   <domain_keyword>hike</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-04-16 21:29:50</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sine.zone</domain_name>
   <domain_keyword>sine</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-19 04:26:00</query_time>
   <create_date>2015-08-11</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-11</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GERMANY</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>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mike.co.in</domain_name>
   <domain_keyword>mike</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-21 00:41:20</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CLOUDNIC SOFT LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>siki.se</domain_name>
   <domain_keyword>siki</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:10:21</query_time>
   <create_date>2015-12-04</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>side.club</domain_name>
   <domain_keyword>side</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-10 10:49:14</query_time>
   <create_date>2017-08-07</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cheng Guo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tike.org</domain_name>
   <domain_keyword>tike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 14:15:07</query_time>
   <create_date>2002-01-12</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.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>size.lt</domain_name>
   <domain_keyword>size</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-11 00:19:22</query_time>
   <create_date>2021-05-10</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sake.cl</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-12 02:10:24</query_time>
   <create_date>2013-12-02</create_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>felipe sapiain</registrant_name>
   <name_servers>
    <value>dns1.dch.cl</value>
    <value>dns2.dch.cl</value>
    <value>dns3.dch.cl</value>
    <value>dns4.dch.cl</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>sipe.in</domain_name>
   <domain_keyword>sipe</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 06:52:53</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JG7 Company Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pattaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>ns1.zantrik.in</value>
    <value>ns2.zantrik.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sioe.pro</domain_name>
   <domain_keyword>sioe</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 06:51:18</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://www.atakdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sioe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guadeloupe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns46.phtco.com</value>
    <value>ns47.phtco.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sake.team</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 00:22:34</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>site.contact</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-20 06:59:09</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>vike.tech</domain_name>
   <domain_keyword>vike</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 01:23:26</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>soke.fr</domain_name>
   <domain_keyword>soke</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-24 10:06:30</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>site.community</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-25 11:57:44</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>side.academy</domain_name>
   <domain_keyword>side</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-27 07:10:57</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</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>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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>size.lol</domain_name>
   <domain_keyword>size</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-26 14:32:14</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>20</num>
   <domain_name>sife.cn</domain_name>
   <domain_keyword>sife</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 18:45:09</query_time>
   <create_date>2005-05-24</create_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>中山腾联智能科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.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>size.digital</domain_name>
   <domain_keyword>size</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-23 14:03:57</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nike.uk</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 21:07:42</query_time>
   <create_date>2014-07-17</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>like.camera</domain_name>
   <domain_keyword>like</domain_keyword>
   <domain_tld>camera</domain_tld>
   <query_time>2024-06-04 12:02:27</query_time>
   <create_date>2014-02-19</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-19</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Masatoshi Niimi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>like.poker</domain_name>
   <domain_keyword>like</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-06-04 12:02:28</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.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>CH</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>oike.ca</domain_name>
   <domain_keyword>oike</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 16:55:02</query_time>
   <create_date>2002-02-15</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_name>DOT.CA INC.</registrar_name>
   <registrar_website>www.dot.ca</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>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.100megswebhosting.com</value>
    <value>ns14.100megswebhosting.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>26</num>
   <domain_name>bike.scot</domain_name>
   <domain_keyword>bike</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-06-02 17:58:48</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>https://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mike.coach</domain_name>
   <domain_keyword>mike</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-31 21:18:51</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mike.house</domain_name>
   <domain_keyword>mike</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-31 21:18:51</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sieke.info</domain_name>
   <domain_keyword>sieke</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 17:46:05</query_time>
   <create_date>2014-09-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.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>30</num>
   <domain_name>rike.se</domain_name>
   <domain_keyword>rike</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-29 15:57:43</query_time>
   <create_date>2005-05-03</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>nshost1.st2.lyceu.net</value>
    <value>nshost2.st2.lyceu.net</value>
    <value>nshost3.st2.lyceu.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>31</num>
   <domain_name>sile.ai</domain_name>
   <domain_keyword>sile</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-28 22:45:04</query_time>
   <registrar_name>Namecheap</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>nitin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sise.pe</domain_name>
   <domain_keyword>sise</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-11 08:21:02</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Sociedad Cultural Latinoamericana S.A.C.</registrant_name>
   <name_servers>
    <value>ns-1430.awsdns-50.org</value>
    <value>ns-1956.awsdns-52.co.uk</value>
    <value>ns-369.awsdns-46.com</value>
    <value>ns-710.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>bike.beer</domain_name>
   <domain_keyword>bike</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-25 01:17:37</query_time>
   <create_date>2014-11-19</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>34</num>
   <domain_name>sise.cn</domain_name>
   <domain_keyword>sise</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 21:44:35</query_time>
   <create_date>2003-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>李志强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sikes.us</domain_name>
   <domain_keyword>sikes</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 18:31:41</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Mary Ellen Sikes</registrant_name>
   <registrant_address>P.O. Box 306</registrant_address>
   <registrant_city>Ivy</registrant_city>
   <registrant_state>Virginia</registrant_state>
   <registrant_zip>22945</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4344668362</registrant_phone>
   <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>36</num>
   <domain_name>sive.io</domain_name>
   <domain_keyword>sive</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-24 13:57:55</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>2ike.com</domain_name>
   <domain_keyword>2ike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:28:16</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-21</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sile.com.pl</domain_name>
   <domain_keyword>sile</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-27 09:48:41</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sake.in.th</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-04-28 22:34:43</query_time>
   <create_date>2017-12-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>jason.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>silke.design</domain_name>
   <domain_keyword>silke</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-30 15:52:56</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>inwx.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>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-1231.awsdns-25.org</value>
    <value>ns-1584.awsdns-06.co.uk</value>
    <value>ns-234.awsdns-29.com</value>
    <value>ns-706.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sikb.brussels</domain_name>
   <domain_keyword>sikb</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-02 00:04:46</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIRB-CIBG</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>BE</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 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.irisnet.be</value>
    <value>ns.irisnet.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>svke.ru</domain_name>
   <domain_keyword>svke</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:12:53</query_time>
   <create_date>2004-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC. &quot;Komenergo&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>sske.de</domain_name>
   <domain_keyword>sske</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:04:47</query_time>
   <update_date>2007-10-15</update_date>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>snike.cz</domain_name>
   <domain_keyword>snike</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 09:42:53</query_time>
   <create_date>2007-04-04</create_date>
   <update_date>2019-03-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Radomír Hrdlička</registrant_name>
   <registrant_address>Jasenná 2239/15, Praha - Horní Počernice, 19300</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>soke.com.au</domain_name>
   <domain_keyword>soke</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 21:29:17</query_time>
   <update_date>2024-03-20</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Sam Gervasi</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>dike.live</domain_name>
   <domain_keyword>dike</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 01:26:10</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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>ns1jlp.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4hny.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>skike.net</domain_name>
   <domain_keyword>skike</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 08:23:21</query_time>
   <create_date>2006-02-08</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-02-08</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>Henning Foerdertechnik</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1066.ui-dns.biz</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1066.ui-dns.de</value>
    <value>ns1066.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hike.me</domain_name>
   <domain_keyword>hike</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-06 15:00:24</query_time>
   <create_date>2008-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Administrator</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fujian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sake.delivery</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-10 09:38:11</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>50</num>
   <domain_name>mike.dev</domain_name>
   <domain_keyword>mike</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-13 09:15:16</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1277.awsdns-31.org</value>
    <value>ns-1807.awsdns-33.co.uk</value>
    <value>ns-417.awsdns-52.com</value>
    <value>ns-666.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ksike.online</domain_name>
   <domain_keyword>ksike</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 16:46:54</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA S.A.</registrar_name>
   <registrar_website>http://papaki.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>LAPATADES</registrant_state>
   <registrant_country>GR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1111.papaki.gr</value>
    <value>ns2111.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nike.pr</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-04-19 20:40:58</query_time>
   <create_date>2005-09-23</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Nike Innovate C.V.</registrant_company>
   <registrant_address>ONE BOWERMAN DR</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97005</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5036716453</registrant_phone>
   <registrant_fax>+1.5036466926</registrant_fax>
   <name_servers>
    <value>nameserver-a.nike.com</value>
    <value>nameserver-b.nike.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>smike.com</domain_name>
   <domain_keyword>smike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:39:16</query_time>
   <create_date>1996-11-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns49.hmdnsgroup.com</value>
    <value>ns50.hmdnsgroup.com</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>sjike.com</domain_name>
   <domain_keyword>sjike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:42:44</query_time>
   <create_date>2012-11-05</create_date>
   <update_date>2022-10-21</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.sgp75.siteground.asia</value>
    <value>ns2.sgp75.siteground.asia</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nike.scot</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-22 14:32:19</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>FI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>siki.ai</domain_name>
   <domain_keyword>siki</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-11 08:51:12</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <name_servers>
    <value>ns-1393.awsdns-46.org</value>
    <value>ns-1817.awsdns-35.co.uk</value>
    <value>ns-448.awsdns-56.com</value>
    <value>ns-529.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sime.pt</domain_name>
   <domain_keyword>sime</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-18 05:19:57</query_time>
   <create_date>2001-08-01</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <name_servers>
    <value>nsp1.mydnspt.net</value>
    <value>nsp2.mydnspt.net</value>
    <value>nsp3.mydnspt.net</value>
    <value>nsp4.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>sibe.dog</domain_name>
   <domain_keyword>sibe</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-25 17:02:13</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>silke.dev</domain_name>
   <domain_keyword>silke</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-26 07:56:48</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-140-c.gandi.net</value>
    <value>ns-5-b.gandi.net</value>
    <value>ns-80-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>like.capital</domain_name>
   <domain_keyword>like</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-21 06:57:13</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sige.one</domain_name>
   <domain_keyword>sige</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 15:03:14</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>62</num>
   <domain_name>eike.com.cn</domain_name>
   <domain_keyword>eike</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 14:48:14</query_time>
   <create_date>2020-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>李同坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>mack.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nike.ca</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 00:29:06</query_time>
   <create_date>2000-10-07</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Nike Canada Ltd.</registrant_name>
   <registrant_address>175 Commerce Valley Drive West</registrant_address>
   <registrant_city>Thornhill</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L3T7P6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5036716453</registrant_phone>
   <name_servers>
    <value>ns-v1.nike.com</value>
    <value>ns-v2.nike.com</value>
    <value>ns-v3.nike.com</value>
    <value>ns-v4.nike.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>64</num>
   <domain_name>site.us.com</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-27 15:22:30</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/site.us.com/registrant</registrant_email>
   <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>65</num>
   <domain_name>bike.whoswho</domain_name>
   <domain_keyword>bike</domain_keyword>
   <domain_tld>whoswho</domain_tld>
   <query_time>2024-05-28 21:18:22</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>Corehub, S.R.L.</registrar_name>
   <registrar_website>http://whois.corehub.net</registrar_website>
   <registrant_company>The i.whoswho Project c/o CORE Association</registrant_company>
   <registrant_state>GE</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hk21.irondns.net</value>
    <value>us19-east.irondns.net</value>
    <value>us20-west.irondns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sine.pl</domain_name>
   <domain_keyword>sine</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-04 19:40:13</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>spike.hair</domain_name>
   <domain_keyword>spike</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-06-05 14:50:17</query_time>
   <create_date>2024-06-05</create_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</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>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>site.compare</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>compare</domain_tld>
   <query_time>2024-06-05 13:59:20</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-71acf73c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sikh.tech</domain_name>
   <domain_keyword>sikh</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-05 03:19:42</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Data Protected</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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sile.tech</domain_name>
   <domain_keyword>sile</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-05 03:21:56</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <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>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.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>71</num>
   <domain_name>rike.life</domain_name>
   <domain_keyword>rike</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-04 09:45:19</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-03-31</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>huang yong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sirke.net</domain_name>
   <domain_keyword>sirke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 19:15:18</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.alanadlari.com</value>
    <value>ns2.alanadlari.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sikem.org</domain_name>
   <domain_keyword>sikem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 16:04:53</query_time>
   <create_date>2011-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>s3ke.com</domain_name>
   <domain_keyword>s3ke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 15:22:44</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a9800f48.com</value>
    <value>ns2.a9800f48.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>yike.store</domain_name>
   <domain_keyword>yike</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 01:15:59</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-31</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 kai</registrant_company>
   <registrant_state>hei long jiang</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hike.jp</domain_name>
   <domain_keyword>hike</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 02:01:49</query_time>
   <create_date>2001-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>IDUME TAKASHI</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.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>kike.work</domain_name>
   <domain_keyword>kike</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-10 20:28:56</query_time>
   <create_date>2015-12-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bristol.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>xike.com</domain_name>
   <domain_keyword>xike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 10:45:31</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-28</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sake.bot</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-04-26 10:59:38</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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.cryptoexchange.com</value>
    <value>ns2.cryptoexchange.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>uike.cn</domain_name>
   <domain_keyword>uike</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 06:56:14</query_time>
   <create_date>2011-06-15</create_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>朱凯旋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>siwe.ai</domain_name>
   <domain_keyword>siwe</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 03:44:55</query_time>
   <registrar_name>InterNetX</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns1043.ui-dns.com</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>spike.studio</domain_name>
   <domain_keyword>spike</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-01 00:40:28</query_time>
   <create_date>2017-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sige.co.uk</domain_name>
   <domain_keyword>sige</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 01:16:41</query_time>
   <create_date>2008-06-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_name>Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>fike.life</domain_name>
   <domain_keyword>fike</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-30 07:34:35</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sibe.co.uk</domain_name>
   <domain_keyword>sibe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 00:44:10</query_time>
   <create_date>2017-06-17</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>siki.tokyo</domain_name>
   <domain_keyword>siki</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-07 16:49:49</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>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>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sine.agency</domain_name>
   <domain_keyword>sine</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-09 00:09:25</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns6.wixdns.net</value>
    <value>ns7.wixdns.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>88</num>
   <domain_name>xike.cc</domain_name>
   <domain_keyword>xike</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 19:10:25</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-05-30</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>Hubei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sikk.info</domain_name>
   <domain_keyword>sikk</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 20:53:24</query_time>
   <create_date>2010-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sikd.org</domain_name>
   <domain_keyword>sikd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 20:52:19</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2026-10-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sake.fr</domain_name>
   <domain_keyword>sake</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-09 19:29:55</query_time>
   <create_date>2008-12-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>INTERNET SARL</registrar_name>
   <registrar_website>http://www.infographisme.com</registrar_website>
   <registrant_company>GRENOUILLE</registrant_company>
   <registrant_address>34, avenue la Bruyere, 38100 Grenoble</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.458003903</registrant_phone>
   <name_servers>
    <value>dns1.affiliate-program.org</value>
    <value>dns2.affiliate-program.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>seike.info</domain_name>
   <domain_keyword>seike</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 18:45:06</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2024-10-20</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nike.org</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 16:54:44</query_time>
   <create_date>1998-01-13</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nike, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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-v1.nike.com</value>
    <value>ns-v2.nike.com</value>
    <value>ns-v3.nike.com</value>
    <value>ns-v4.nike.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>94</num>
   <domain_name>nike.cologne</domain_name>
   <domain_keyword>nike</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-25 16:54:43</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2022-08-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Nike, Inc.</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sixe.com.cn</domain_name>
   <domain_keyword>sixe</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-11 08:38:22</query_time>
   <create_date>2016-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京六翼信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>site.ninja</domain_name>
   <domain_keyword>site</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-06 12:32:24</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>3917</registrar_iana>
   <registrar_name>Sav.com, LLC - 27</registrar_name>
   <registrar_website>http://sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mike.beer</domain_name>
   <domain_keyword>mike</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-09 09:49:39</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2023-01-29</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154031949</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>pike.construction</domain_name>
   <domain_keyword>pike</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-15 03:56:57</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2027-07-27</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>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>99</num>
   <domain_name>sdke.co.uk</domain_name>
   <domain_keyword>sdke</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 21:34:52</query_time>
   <create_date>2005-08-26</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>sieke.org</domain_name>
   <domain_keyword>sieke</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:00:26</query_time>
   <create_date>2011-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</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>docks05.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</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.