WHOIS QUERY TIME

23 Apr 2024 - 11:22 PM UTC

Registered: 14 June 2023
Expiry: 14 June 2024

REGISTRAR

Name: 厦门纳网科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns.nagor.cn
ns.nagor.com.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 苏蒙乐
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=liuker.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "liuker.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "liuker.cn",
            "domain_keyword": "liuker",
            "domain_tld": "cn",
            "query_time": "2024-04-23 23:22:41",
            "create_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "苏蒙乐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>liuker.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>liuker.cn</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 23:22:41</query_time>
   <create_date>2023-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>苏蒙乐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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.091 seconds) for "liuker.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2024 - 11:22 PM UTC

Registered: 14 June 2023
Expiry: 14 June 2024

REGISTRAR

Name: 厦门纳网科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns.nagor.cn
ns.nagor.com.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 苏蒙乐
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=liuker.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "liuker.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "liuker.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "liuker.cn",
            "domain_keyword": "liuker",
            "domain_tld": "cn",
            "query_time": "2024-04-23 23:22:41",
            "create_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "苏蒙乐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "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>liuker.cn</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>liuker.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liuker.cn</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 23:22:41</query_time>
   <create_date>2023-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>苏蒙乐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.091</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.073 seconds) which contained the exact domain keyword "liuker".
Domain Name Registered Expiry Registrar Ownership
1 liuker.com 19 Jan 2023 19 Jan 2025 GoDaddy.com, LLC -
2 liuker.cn 14 Jun 2023 14 Jun 2024 厦门纳网科技股份有限公司 苏蒙乐
3 liuker.xyz 4 Nov 2023 4 Nov 2024 DNSPod, Inc. liukejian
4 liuker.top 6 Nov 2023 6 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=liuker&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "liuker",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "liuker.com, liuker.cn, liuker.xyz, liuker.top",
    "results": [
        {
            "num": 1,
            "domain_name": "liuker.com",
            "domain_keyword": "liuker",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:31:05",
            "create_date": "2023-01-19",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "liuker.cn",
            "domain_keyword": "liuker",
            "domain_tld": "cn",
            "query_time": "2024-04-23 23:22:41",
            "create_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "苏蒙乐",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "liuker.xyz",
            "domain_keyword": "liuker",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 05:28:54",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "liukejian",
            "registrant_state": "chong qing shi",
            "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": [
                "algernon.dnspod.net",
                "cassiopeia.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "liuker.top",
            "domain_keyword": "liuker",
            "domain_tld": "top",
            "query_time": "2024-05-15 05:28:54",
            "create_date": "2023-11-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "piper.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>liuker</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>liuker.com, liuker.cn, liuker.xyz, liuker.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liuker.com</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:31:05</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>liuker.cn</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 23:22:41</query_time>
   <create_date>2023-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>苏蒙乐</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>liuker.xyz</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 05:28:54</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>liukejian</registrant_company>
   <registrant_state>chong qing shi</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>algernon.dnspod.net</value>
    <value>cassiopeia.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>liuker.top</domain_name>
   <domain_keyword>liuker</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 05:28:54</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>piper.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.073</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,651 domain names (in 0.194 seconds) which look and sound like the brand name "liuker".
Domain Name Registered Expiry Registrar Ownership
1 liuger.com 24 Feb 2010 24 Feb 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
2 lizker.net 29 Apr 2011 29 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu AFX Solutions S.L.U.
3 linker.com.pl 21 Jul 2005 21 Jul 2024 nazwa.pl sp. z o.o. -
4 linker.games 23 May 2023 23 May 2025 Dynadot Inc REDACTED FOR PRIVACY
5 lisker.uk 2 Aug 2019 2 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
6 linker.chat 14 Aug 2023 14 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 linker.uk 6 Oct 2023 6 Oct 2024 Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF] -
8 lieker.com 11 Jun 2011 11 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
9 linker.ink 2 Sep 2017 2 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ling Ke Shang Hai Wang Luo Ke Ji You Xian Ze Ren Gong Si
10 lyuker.com 10 Feb 2014 9 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
11 linker.biz 4 Jun 2021 4 Jun 2024 OVH sas REDACTED FOR PRIVACY
12 linker.town 2 Jun 2023 2 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 linker.buzz 3 Dec 2021 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 liuke8.com 25 May 2023 25 May 2025 Gname.com Pte. Ltd. Redacted for privacy
15 linker.life 30 Jun 2023 30 Jun 2024 Sav.com, LLC - 47 REDACTED FOR PRIVACY
16 licker.plus 12 Jan 2024 12 Jan 2025 Xiamen ChinaSource Internet Service Co., Ltd REDACTED FOR PRIVACY
17 li-ker.com 21 Dec 2020 21 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
18 licker.net 10 Sep 2005 10 Sep 2024 GoDaddy.com, LLC -
19 lisker.me 12 Dec 2013 12 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
20 linker.tools 31 Mar 2023 31 Mar 2024 Porkbun LLC Private by Design, LLC
21 jiuker.net 25 Mar 2023 25 Mar 2025 Porkbun LLC Private by Design, LLC
22 linker.aero 2 Aug 2017 2 Aug 2024 Key-Systems GmbH LINKER (FZE)
23 linker.one 22 May 2020 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 leuker.com 10 Aug 2017 10 Aug 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
25 ziuker.com 27 Oct 2015 27 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
26 lauker.top 9 Oct 2023 9 Oct 2024 Gname.com Pte. Ltd. Theresa W Chavez
27 linker.uno 22 May 2020 22 May 2025 Go Daddy, LLC Domains By Proxy, LLC
28 luiker.com 29 Oct 2007 29 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
29 lihker.com 29 May 2020 29 May 2025 Tucows Domains Inc. -
30 linker.social 31 May 2024 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 lioker.com 24 Jan 2018 24 Jan 2025 MarkMonitor, Inc. Google LLC
32 lisker.studio 23 Nov 2023 23 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
33 liuyer.com 19 Jul 2016 19 Jul 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
34 linker.blog 24 Feb 2018 24 Feb 2025 101domain GRS Limited Digital Privacy Corporation
35 lisker.com 22 Dec 1999 22 Dec 2026 NetEarth One, Inc. MLE
36 linker.it 29 Aug 2015 26 Sep 2024 Algorithmedia S.r.l. Puglia.com srls
37 linker.hr 17 Feb 2015 17 Feb 2025 POSLUH HOSTING d.o.o. LINKER MEDIA d.o.o.
38 xiuker.com 1 Jan 2011 1 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
39 liyker.com 18 Oct 2022 18 Oct 2024 GoDaddy.com, LLC -
40 biuker.org 25 Feb 2020 25 Feb 2030 GoDaddy.com, LLC Domains By Proxy, LLC
41 linker.lt 29 Nov 2017 30 Nov 2024 UAB "Interneto vizija" UAB "Interneto vizija"
42 lilker.com 23 Apr 1998 22 Apr 2025 GoDaddy.com, LLC -
43 linker.plus 10 May 2019 10 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 linker.systems 2 May 2023 2 May 2025 OVH SAS REDACTED FOR PRIVACY
45 linker.net 26 Dec 1998 26 Dec 2025 SHANGHAI BEST ORAY INFORMATION S&T CO., LTD. REDACTED FOR PRIVACY
46 linker.or.kr 21 Mar 2018 21 Mar 2024 (?)??? ????????????
47 linker.tech 5 Mar 2021 5 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cao feng
48 licker.com 15 Feb 2002 15 Feb 2025 GoDaddy.com, LLC -
49 linker.cl 30 Dec 2009 22 Mar 2026 NIC Chile LINKER SPA
50 linker.fans 11 Mar 2023 11 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
51 licker.nl 28 Oct 2023 - XNS Registrar B.V. -
52 linker.solutions 14 Jul 2023 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 liuger.top 28 Jul 2023 28 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
54 linker.com.br 21 Sep 2017 21 Sep 2026 - LINKER SOLU??ES DE PAGAMENTO LTDA
55 linker.live 8 Aug 2023 8 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 linker.business 16 Feb 2021 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 jiuker.cn 26 Sep 2023 26 Sep 2024 北京国旭网络科技有限公司 许秀娇
58 linker.com 28 Feb 1995 1 Mar 2025 Tucows Domains Inc. -
59 tiuker.com 20 Dec 2022 20 Dec 2024 GoDaddy.com, LLC -
60 lizker.com 11 Oct 2002 11 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu LIZKER SERVICIOS INFORMATICOS, S.L.
61 viuker.com 28 May 2016 28 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
62 linker.ing 6 Dec 2023 6 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
63 yiuker.xyz 28 May 2023 28 May 2025 Go Daddy, LLC Domains By Proxy, LLC
64 linker.fun 23 Apr 2024 23 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lee Charles
65 linker.pro 27 Aug 2023 27 Aug 2024 Xiamen ChinaSource Internet Service Co., Ltd Caochengwei
66 licker.xyz 31 Dec 2021 31 Dec 2025 West263 International Limited Y Swetha
67 linker.money 31 Mar 2022 31 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 linker.cloud 21 Jul 2018 21 Jul 2025 NameSilo, LLC See PrivacyGuardian.org
69 ligker.com 1 Feb 2023 1 Feb 2025 FastDomain Inc. KAICHIEH, FAN
70 linker.lol 3 Dec 2023 3 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
71 lisker.tech 26 Apr 2023 26 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
72 linker.su 21 Mar 2024 21 Mar 2025 REGRU-SU Private Person
73 linker.nl 16 Nov 2009 - team.blue nl B.V. -
74 liuser.com 11 Jan 2024 11 Jan 2025 Gname 051 Inc -
75 litker.ru 20 Jul 2018 20 Jul 2024 REGRU-RU Private Person
76 liukeb.top 9 Oct 2023 9 Oct 2024 Gname.com Pte. Ltd. Theresa W Chavez
77 likker.com.br 17 Jul 2014 17 Jul 2025 - Eduardo Pinheiro Aranda
78 liiker.com 3 Dec 2020 3 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
79 licker.shop 16 Jun 2023 16 Jun 2024 NameSilo -
80 piuker.com 1 Apr 2022 1 Apr 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
81 limker.com 6 Mar 2015 6 Mar 2025 INWX GmbH Crodeva Software Development
82 linker.rocks 22 May 2020 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 liukee.com 19 Feb 2024 19 Feb 2025 Global Domain Name Trading Center Ltd -
84 linker.bet 14 Jul 2023 14 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 qiuker.com 17 Aug 2011 17 Aug 2024 22net, Inc. -
86 linker.fyi 22 Sep 2023 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 leuker.org 14 Apr 2004 14 Apr 2025 IONOS SE Leuker Orthopaedietechnik
88 livker.com 16 Aug 2013 16 Aug 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
89 liuger.net 18 Sep 2023 18 Sep 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
90 likker.com 28 Dec 2001 28 Dec 2024 GoDaddy.com, LLC -
91 liumer.com 5 Aug 2019 5 Aug 2024 22net, Inc. -
92 linker.agency 5 Feb 2023 5 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 linker.digital 22 May 2020 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 leuker.net 7 May 2007 7 May 2025 Cronon GmbH -
95 lisker.ru 25 Apr 2023 25 Apr 2025 ACTIVE-RU Private Person
96 liukeer.fun 4 Apr 2020 4 Apr 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu zhen yu
97 linker.ovh 4 Jun 2021 4 Jun 2024 OVH REDACTED_FOR_PRIVACY
98 louker.com 29 Jan 2013 29 Jan 2025 GoDaddy.com, LLC AskMySite.com LLC
99 linker.info 10 Mar 2005 10 Mar 2025 Sea Wasp, LLC Jewella Privacy LLC
100 lyuker.ru 5 Feb 2014 5 Feb 2025 RU-CENTER-RU Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Liuker.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=liuker.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "liuker.cn",
        "page_size": 100
    },
    "count": {
        "total": 5651,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "liuger.com, lizker.net, linker.com.pl, linker.games, lisker.uk, linker.chat, linker.uk, lieker.com, linker.ink, lyuker.com, linker.biz, linker.town, linker.buzz, liuke8.com, linker.life, licker.plus, li-ker.com, licker.net, lisker.me, linker.tools, jiuker.net, linker.aero, linker.one, leuker.com, ziuker.com, lauker.top, linker.uno, luiker.com, lihker.com, linker.social, lioker.com, lisker.studio, liuyer.com, linker.blog, lisker.com, linker.it, linker.hr, xiuker.com, liyker.com, biuker.org, linker.lt, lilker.com, linker.plus, linker.systems, linker.net, linker.or.kr, linker.tech, licker.com, linker.cl, linker.fans, licker.nl, linker.solutions, liuger.top, linker.com.br, linker.live, linker.business, jiuker.cn, linker.com, tiuker.com, lizker.com, viuker.com, linker.ing, yiuker.xyz, linker.fun, linker.pro, licker.xyz, linker.money, linker.cloud, ligker.com, linker.lol, lisker.tech, linker.su, linker.nl, liuser.com, litker.ru, liukeb.top, likker.com.br, liiker.com, licker.shop, piuker.com, limker.com, linker.rocks, liukee.com, linker.bet, qiuker.com, linker.fyi, leuker.org, livker.com, liuger.net, likker.com, liumer.com, linker.agency, linker.digital, leuker.net, lisker.ru, liukeer.fun, linker.ovh, louker.com, linker.info, lyuker.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "liuger.com",
            "domain_keyword": "liuger",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:21:03",
            "create_date": "2010-02-24",
            "update_date": "2023-12-19",
            "expiry_date": "2025-02-24",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lizker.net",
            "domain_keyword": "lizker",
            "domain_tld": "net",
            "query_time": "2024-05-09 22:04:48",
            "create_date": "2011-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AFX Solutions S.L.U.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=lizker.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tic300.com",
                "ns2.tic300.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "linker.com.pl",
            "domain_keyword": "linker",
            "domain_tld": "com.pl",
            "query_time": "2024-05-15 19:15:40",
            "create_date": "2005-07-21",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-21",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "linker.games",
            "domain_keyword": "linker",
            "domain_tld": "games",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "lisker.uk",
            "domain_keyword": "lisker",
            "domain_tld": "uk",
            "query_time": "2024-05-22 06:17:20",
            "create_date": "2019-08-02",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "guss.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "linker.chat",
            "domain_keyword": "linker",
            "domain_tld": "chat",
            "query_time": "2024-06-01 02:47:14",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2025-08-14",
            "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": [
                "vita.ns.cloudflare.com",
                "yoxall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "linker.uk",
            "domain_keyword": "linker",
            "domain_tld": "uk",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-10-06",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-06",
            "registrar_name": "Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF]",
            "registrar_website": "http://www.goodstaff.co.uk",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-8df09104.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "lieker.com",
            "domain_keyword": "lieker",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:06:41",
            "create_date": "2011-06-11",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1a7f9757-3670-401d-8c3e-d2521e0ef725",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "linker.ink",
            "domain_keyword": "linker",
            "domain_tld": "ink",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2017-09-02",
            "update_date": "2017-10-20",
            "expiry_date": "2027-09-02",
            "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": "Ling Ke Shang Hai Wang Luo Ke Ji You Xian Ze Ren Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lyuker.com",
            "domain_keyword": "lyuker",
            "domain_tld": "com",
            "query_time": "2024-06-13 03:53:09",
            "create_date": "2014-02-10",
            "update_date": "2021-03-17",
            "expiry_date": "2025-02-09",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "linker.biz",
            "domain_keyword": "linker",
            "domain_tld": "biz",
            "query_time": "2024-04-17 17:48:25",
            "create_date": "2021-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "linker.town",
            "domain_keyword": "linker",
            "domain_tld": "town",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "linker.buzz",
            "domain_keyword": "linker",
            "domain_tld": "buzz",
            "query_time": "2024-04-18 07:38:46",
            "create_date": "2021-12-03",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-03",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "liuke8.com",
            "domain_keyword": "liuke8",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:48:03",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUIZHOU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=liuke8.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "linker.life",
            "domain_keyword": "linker",
            "domain_tld": "life",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2023-06-30",
            "update_date": "2023-12-22",
            "expiry_date": "2024-06-30",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "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": 16,
            "domain_name": "licker.plus",
            "domain_keyword": "licker",
            "domain_tld": "plus",
            "query_time": "2024-05-18 12:45:59",
            "create_date": "2024-01-12",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "li-ker.com",
            "domain_keyword": "li-ker",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:16:14",
            "create_date": "2020-12-21",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of li-ker.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1271.awsdns-30.org",
                "ns-1897.awsdns-45.co.uk",
                "ns-325.awsdns-40.com",
                "ns-854.awsdns-42.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "licker.net",
            "domain_keyword": "licker",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:10:12",
            "create_date": "2005-09-10",
            "update_date": "2023-02-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lisker.me",
            "domain_keyword": "lisker",
            "domain_tld": "me",
            "query_time": "2024-05-03 06:42:47",
            "create_date": "2013-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "linker.tools",
            "domain_keyword": "linker",
            "domain_tld": "tools",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-03-31",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-31",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jiuker.net",
            "domain_keyword": "jiuker",
            "domain_tld": "net",
            "query_time": "2024-05-01 06:30:18",
            "create_date": "2023-03-25",
            "update_date": "2023-10-24",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/jiuker.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "josephine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "linker.aero",
            "domain_keyword": "linker",
            "domain_tld": "aero",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2017-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LINKER (FZE)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "linker.one",
            "domain_keyword": "linker",
            "domain_tld": "one",
            "query_time": "2024-05-25 23:17:50",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "leuker.com",
            "domain_keyword": "leuker",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:48:04",
            "create_date": "2017-08-10",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/leuker.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ziuker.com",
            "domain_keyword": "ziuker",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:01:35",
            "create_date": "2015-10-27",
            "update_date": "2022-10-06",
            "expiry_date": "2024-10-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lauker.top",
            "domain_keyword": "lauker",
            "domain_tld": "top",
            "query_time": "2024-05-11 09:53:26",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Theresa W Chavez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Southfield",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "emerson.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "linker.uno",
            "domain_keyword": "linker",
            "domain_tld": "uno",
            "query_time": "2024-05-25 23:17:47",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "luiker.com",
            "domain_keyword": "luiker",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:46:58",
            "create_date": "2007-10-29",
            "update_date": "2021-09-27",
            "expiry_date": "2024-10-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B-A-Z megye",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "https://tieredaccess.com/contact/28e1d682-48cf-42d7-8fbf-8ba364a07e93",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.voda19.com",
                "ns2.voda19.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "lihker.com",
            "domain_keyword": "lihker",
            "domain_tld": "com",
            "query_time": "2024-06-05 14:49:09",
            "create_date": "2020-05-29",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "linker.social",
            "domain_keyword": "linker",
            "domain_tld": "social",
            "query_time": "2024-06-02 17:22:33",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "lioker.com",
            "domain_keyword": "lioker",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:25:20",
            "create_date": "2018-01-24",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/lioker.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lisker.studio",
            "domain_keyword": "lisker",
            "domain_tld": "studio",
            "query_time": "2024-05-26 01:51:19",
            "create_date": "2023-11-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-23",
            "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": [
                "ns1lmy.name.com",
                "ns2fjz.name.com",
                "ns3ckl.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "liuyer.com",
            "domain_keyword": "liuyer",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:23:44",
            "create_date": "2016-07-19",
            "update_date": "2018-04-27",
            "expiry_date": "2026-07-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "linker.blog",
            "domain_keyword": "linker",
            "domain_tld": "blog",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2018-02-24",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_state": "CA",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "lisker.com",
            "domain_keyword": "lisker",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:42:46",
            "create_date": "1999-12-22",
            "update_date": "2021-11-22",
            "expiry_date": "2026-12-22",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Marty Lisker",
            "registrant_company": "MLE",
            "registrant_address": "14060 Chandler Blvd",
            "registrant_city": "Sherman Oaks",
            "registrant_state": "California",
            "registrant_zip": "91401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3238929659",
            "name_servers": [
                "ns10a.domainmonger.com",
                "ns10b.domainmonger.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "linker.it",
            "domain_keyword": "linker",
            "domain_tld": "it",
            "query_time": "2024-05-12 22:06:17",
            "create_date": "2015-08-29",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "linker.hr",
            "domain_keyword": "linker",
            "domain_tld": "hr",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2015-02-17",
            "update_date": "2019-02-24",
            "expiry_date": "2025-02-17",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "LINKER MEDIA d.o.o.",
            "registrant_address": "Makančeva 18",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ingrid.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ]
        },
        {
            "num": 38,
            "domain_name": "xiuker.com",
            "domain_keyword": "xiuker",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:55:55",
            "create_date": "2011-01-01",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xiuker.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "liyker.com",
            "domain_keyword": "liyker",
            "domain_tld": "com",
            "query_time": "2024-05-20 21:11:58",
            "create_date": "2022-10-18",
            "update_date": "2022-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "biuker.org",
            "domain_keyword": "biuker",
            "domain_tld": "org",
            "query_time": "2024-05-20 07:36:10",
            "create_date": "2020-02-25",
            "update_date": "2022-11-16",
            "expiry_date": "2030-02-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "linker.lt",
            "domain_keyword": "linker",
            "domain_tld": "lt",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2017-11-29",
            "expiry_date": "2024-11-30",
            "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": 42,
            "domain_name": "lilker.com",
            "domain_keyword": "lilker",
            "domain_tld": "com",
            "query_time": "2024-06-10 18:05:07",
            "create_date": "1998-04-23",
            "update_date": "2024-01-12",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "linker.plus",
            "domain_keyword": "linker",
            "domain_tld": "plus",
            "query_time": "2024-05-12 22:06:17",
            "create_date": "2019-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "linker.systems",
            "domain_keyword": "linker",
            "domain_tld": "systems",
            "query_time": "2024-05-08 11:29:47",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": "PT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "linker.net",
            "domain_keyword": "linker",
            "domain_tld": "net",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "1998-12-26",
            "update_date": "2021-08-04",
            "expiry_date": "2025-12-26",
            "registrar_iana": 1518,
            "registrar_name": "SHANGHAI BEST ORAY INFORMATION S&T CO., LTD.",
            "registrar_website": "https://www.oray.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShangHaiShi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://domain.oray.com/whois/whoisform?domain=linker.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "linker.or.kr",
            "domain_keyword": "linker",
            "domain_tld": "or.kr",
            "query_time": "2022-07-04 04:35:43",
            "create_date": "2018-03-21",
            "update_date": "2018-03-21",
            "expiry_date": "2024-03-21",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "????????????",
            "registrant_address": "??? ??? ??? ??2? 42 (???) 503? 42 Gojan 2-gil  Danwon-gu Ansan-si Gyeonggi-do, Ansan-si.",
            "registrant_zip": "15360"
        },
        {
            "num": 47,
            "domain_name": "linker.tech",
            "domain_keyword": "linker",
            "domain_tld": "tech",
            "query_time": "2024-05-08 11:29:47",
            "create_date": "2021-03-05",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "cao feng",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "licker.com",
            "domain_keyword": "licker",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:41:42",
            "create_date": "2002-02-15",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "linker.cl",
            "domain_keyword": "linker",
            "domain_tld": "cl",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2009-12-30",
            "expiry_date": "2026-03-22",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "LINKER SPA",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        },
        {
            "num": 50,
            "domain_name": "linker.fans",
            "domain_keyword": "linker",
            "domain_tld": "fans",
            "query_time": "2024-05-12 22:06:17",
            "create_date": "2023-03-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "licker.nl",
            "domain_keyword": "licker",
            "domain_tld": "nl",
            "query_time": "2024-05-07 01:29:06",
            "create_date": "2023-10-28",
            "update_date": "2023-10-28",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "linker.solutions",
            "domain_keyword": "linker",
            "domain_tld": "solutions",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-14",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "liuger.top",
            "domain_keyword": "liuger",
            "domain_tld": "top",
            "query_time": "2024-04-29 21:21:46",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lex.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "linker.com.br",
            "domain_keyword": "linker",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 16:43:58",
            "create_date": "2017-09-21",
            "update_date": "2023-09-06",
            "expiry_date": "2026-09-21",
            "registrant_name": "LINKER SOLU??ES DE PAGAMENTO LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1049.awsdns-03.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-186.awsdns-23.com",
                "ns-581.awsdns-08.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "linker.live",
            "domain_keyword": "linker",
            "domain_tld": "live",
            "query_time": "2024-05-08 11:29:47",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "linker.business",
            "domain_keyword": "linker",
            "domain_tld": "business",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2021-02-16",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-16",
            "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": [
                "hunts.ns.cloudflare.com",
                "meiling.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jiuker.cn",
            "domain_keyword": "jiuker",
            "domain_tld": "cn",
            "query_time": "2024-06-04 03:58:24",
            "create_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "北京国旭网络科技有限公司",
            "registrant_name": "许秀娇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "linker.com",
            "domain_keyword": "linker",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:14:18",
            "create_date": "1995-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tiuker.com",
            "domain_keyword": "tiuker",
            "domain_tld": "com",
            "query_time": "2024-06-03 05:13:26",
            "create_date": "2022-12-20",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "lizker.com",
            "domain_keyword": "lizker",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:00:28",
            "create_date": "2002-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LIZKER SERVICIOS INFORMATICOS, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GIPUZKOA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=lizker.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tic300.com",
                "ns2.tic300.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "viuker.com",
            "domain_keyword": "viuker",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:19:35",
            "create_date": "2016-05-28",
            "update_date": "2023-03-05",
            "expiry_date": "2025-05-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "linker.ing",
            "domain_keyword": "linker",
            "domain_tld": "ing",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-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 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "yiuker.xyz",
            "domain_keyword": "yiuker",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 22:53:22",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "linker.fun",
            "domain_keyword": "linker",
            "domain_tld": "fun",
            "query_time": "2024-04-25 17:51:07",
            "create_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lee Charles",
            "registrant_state": "Zhe 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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "linker.pro",
            "domain_keyword": "linker",
            "domain_tld": "pro",
            "query_time": "2024-05-17 09:11:32",
            "create_date": "2023-08-27",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caochengwei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "licker.xyz",
            "domain_keyword": "licker",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 12:45:59",
            "create_date": "2021-12-31",
            "update_date": "2024-01-12",
            "expiry_date": "2025-12-31",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "linker.money",
            "domain_keyword": "linker",
            "domain_tld": "money",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2022-03-31",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-31",
            "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": 68,
            "domain_name": "linker.cloud",
            "domain_keyword": "linker",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 09:11:32",
            "create_date": "2018-07-21",
            "update_date": "2024-04-07",
            "expiry_date": "2025-07-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ligker.com",
            "domain_keyword": "ligker",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:08:33",
            "create_date": "2023-02-01",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "KAICHIEH, FAN",
            "registrant_address": "No. 12, Aly. 9, Ln. 81, Sec. 2, Beixing Rd.",
            "registrant_city": "Zhudong Township, Hsinchu County",
            "registrant_zip": "310",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "+886.0975037596",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "linker.lol",
            "domain_keyword": "linker",
            "domain_tld": "lol",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-12-03",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "lisker.tech",
            "domain_keyword": "lisker",
            "domain_tld": "tech",
            "query_time": "2024-05-03 06:42:47",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "linker.su",
            "domain_keyword": "linker",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:33:00",
            "create_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "maxine.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 73,
            "domain_name": "linker.nl",
            "domain_keyword": "linker",
            "domain_tld": "nl",
            "query_time": "2024-05-08 11:29:47",
            "create_date": "2009-11-16",
            "update_date": "2021-11-13",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "liuser.com",
            "domain_keyword": "liuser",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:55:19",
            "create_date": "2024-01-11",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-11",
            "registrar_iana": 4043,
            "registrar_name": "Gname 051 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "litker.ru",
            "domain_keyword": "litker",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:21:54",
            "create_date": "2018-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "liukeb.top",
            "domain_keyword": "liukeb",
            "domain_tld": "top",
            "query_time": "2024-04-23 23:22:40",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Theresa W Chavez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Southfield",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "emerson.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "likker.com.br",
            "domain_keyword": "likker",
            "domain_tld": "com.br",
            "query_time": "2024-05-15 07:32:08",
            "create_date": "2014-07-17",
            "update_date": "2023-07-24",
            "expiry_date": "2025-07-17",
            "registrant_name": "Eduardo Pinheiro Aranda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns544.hostgator.com.br",
                "ns545.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 78,
            "domain_name": "liiker.com",
            "domain_keyword": "liiker",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:49:29",
            "create_date": "2020-12-03",
            "update_date": "2021-08-26",
            "expiry_date": "2025-12-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "licker.shop",
            "domain_keyword": "licker",
            "domain_tld": "shop",
            "query_time": "2024-05-15 21:41:44",
            "create_date": "2023-06-16",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "noah.ns.cloudflare.com",
                "paris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "piuker.com",
            "domain_keyword": "piuker",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:28:44",
            "create_date": "2022-04-01",
            "update_date": "2024-05-03",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "limker.com",
            "domain_keyword": "limker",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:57:16",
            "create_date": "2015-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crodeva Software Development",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "linker.rocks",
            "domain_keyword": "linker",
            "domain_tld": "rocks",
            "query_time": "2024-05-25 23:17:47",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "liukee.com",
            "domain_keyword": "liukee",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:10:29",
            "create_date": "2024-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 3792,
            "registrar_name": "Global Domain Name Trading Center Ltd",
            "registrar_website": "http://www.gdntcl.com/",
            "registrant_state": "GD",
            "registrant_country": "CN",
            "registrant_email": "http://www.domainoriental.com/?regpage=whoiscontact&domain=liukee.com",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "linker.bet",
            "domain_keyword": "linker",
            "domain_tld": "bet",
            "query_time": "2024-06-09 20:00:31",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2025-07-14",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "qiuker.com",
            "domain_keyword": "qiuker",
            "domain_tld": "com",
            "query_time": "2024-04-23 10:59:57",
            "create_date": "2011-08-17",
            "update_date": "2023-05-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "linker.fyi",
            "domain_keyword": "linker",
            "domain_tld": "fyi",
            "query_time": "2024-06-09 20:00:32",
            "create_date": "2023-09-22",
            "update_date": "2023-09-27",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "leuker.org",
            "domain_keyword": "leuker",
            "domain_tld": "org",
            "query_time": "2024-04-15 10:48:04",
            "create_date": "2004-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Leuker Orthopaedietechnik",
            "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": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "livker.com",
            "domain_keyword": "livker",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:50:11",
            "create_date": "2013-08-16",
            "update_date": "2020-03-24",
            "expiry_date": "2026-08-16",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "liuger.net",
            "domain_keyword": "liuger",
            "domain_tld": "net",
            "query_time": "2024-05-25 17:03:32",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=liuger.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "likker.com",
            "domain_keyword": "likker",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:31:57",
            "create_date": "2001-12-28",
            "update_date": "2023-05-18",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.nameresolve.com",
                "ns2.nameresolve.com",
                "ns3.nameresolve.com",
                "ns4.nameresolve.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "liumer.com",
            "domain_keyword": "liumer",
            "domain_tld": "com",
            "query_time": "2024-05-12 04:55:08",
            "create_date": "2019-08-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "linker.agency",
            "domain_keyword": "linker",
            "domain_tld": "agency",
            "query_time": "2024-06-09 20:00:31",
            "create_date": "2023-02-05",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-05",
            "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": 93,
            "domain_name": "linker.digital",
            "domain_keyword": "linker",
            "domain_tld": "digital",
            "query_time": "2024-05-25 23:17:46",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "leuker.net",
            "domain_keyword": "leuker",
            "domain_tld": "net",
            "query_time": "2024-06-01 06:31:57",
            "create_date": "2007-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "mona.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "lisker.ru",
            "domain_keyword": "lisker",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:20:22",
            "create_date": "2023-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "liukeer.fun",
            "domain_keyword": "liukeer",
            "domain_tld": "fun",
            "query_time": "2024-05-12 04:54:51",
            "create_date": "2020-04-04",
            "update_date": "2023-08-31",
            "expiry_date": "2030-04-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liu zhen yu",
            "registrant_state": "hu nan",
            "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": 97,
            "domain_name": "linker.ovh",
            "domain_keyword": "linker",
            "domain_tld": "ovh",
            "query_time": "2024-05-17 09:11:32",
            "create_date": "2021-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "louker.com",
            "domain_keyword": "louker",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:30:33",
            "create_date": "2013-01-29",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NetSupport AskMySite",
            "registrant_company": "AskMySite.com LLC",
            "registrant_address": "P.O.BOX 411",
            "registrant_city": "Cresskill",
            "registrant_state": "New Jersey",
            "registrant_zip": "07626",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572572392",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "linker.info",
            "domain_keyword": "linker",
            "domain_tld": "info",
            "query_time": "2024-05-12 22:06:16",
            "create_date": "2005-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "lyuker.ru",
            "domain_keyword": "lyuker",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:17:08",
            "create_date": "2014-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.194,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>liuker.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5651</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>liuger.com, lizker.net, linker.com.pl, linker.games, lisker.uk, linker.chat, linker.uk, lieker.com, linker.ink, lyuker.com, linker.biz, linker.town, linker.buzz, liuke8.com, linker.life, licker.plus, li-ker.com, licker.net, lisker.me, linker.tools, jiuker.net, linker.aero, linker.one, leuker.com, ziuker.com, lauker.top, linker.uno, luiker.com, lihker.com, linker.social, lioker.com, lisker.studio, liuyer.com, linker.blog, lisker.com, linker.it, linker.hr, xiuker.com, liyker.com, biuker.org, linker.lt, lilker.com, linker.plus, linker.systems, linker.net, linker.or.kr, linker.tech, licker.com, linker.cl, linker.fans, licker.nl, linker.solutions, liuger.top, linker.com.br, linker.live, linker.business, jiuker.cn, linker.com, tiuker.com, lizker.com, viuker.com, linker.ing, yiuker.xyz, linker.fun, linker.pro, licker.xyz, linker.money, linker.cloud, ligker.com, linker.lol, lisker.tech, linker.su, linker.nl, liuser.com, litker.ru, liukeb.top, likker.com.br, liiker.com, licker.shop, piuker.com, limker.com, linker.rocks, liukee.com, linker.bet, qiuker.com, linker.fyi, leuker.org, livker.com, liuger.net, likker.com, liumer.com, linker.agency, linker.digital, leuker.net, lisker.ru, liukeer.fun, linker.ovh, louker.com, linker.info, lyuker.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liuger.com</domain_name>
   <domain_keyword>liuger</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:21:03</query_time>
   <create_date>2010-02-24</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>lizker.net</domain_name>
   <domain_keyword>lizker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 22:04:48</query_time>
   <create_date>2011-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AFX Solutions S.L.U.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=lizker.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tic300.com</value>
    <value>ns2.tic300.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>linker.com.pl</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-15 19:15:40</query_time>
   <create_date>2005-07-21</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>linker.games</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>lisker.uk</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-22 06:17:20</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>guss.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>linker.chat</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-06-01 02:47:14</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-08-14</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>vita.ns.cloudflare.com</value>
    <value>yoxall.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>7</num>
   <domain_name>linker.uk</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Mohamed Derdouri t/a GOOD STAFF [Tag = GOODSTAFF]</registrar_name>
   <registrar_website>http://www.goodstaff.co.uk</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-8df09104.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>lieker.com</domain_name>
   <domain_keyword>lieker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:06:41</query_time>
   <create_date>2011-06-11</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1a7f9757-3670-401d-8c3e-d2521e0ef725</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>linker.ink</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2017-09-02</create_date>
   <update_date>2017-10-20</update_date>
   <expiry_date>2027-09-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ling Ke Shang Hai Wang Luo Ke Ji You Xian Ze Ren Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lyuker.com</domain_name>
   <domain_keyword>lyuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 03:53:09</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2021-03-17</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>linker.biz</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 17:48:25</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>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>dns15.ovh.net</value>
    <value>ns15.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>12</num>
   <domain_name>linker.town</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>linker.buzz</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-18 07:38:46</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-03</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>liuke8.com</domain_name>
   <domain_keyword>liuke8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:48:03</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUIZHOU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=liuke8.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>linker.life</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</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>16</num>
   <domain_name>licker.plus</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-18 12:45:59</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.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>Shandong</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>li-ker.com</domain_name>
   <domain_keyword>li-ker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:16:14</query_time>
   <create_date>2020-12-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of li-ker.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1271.awsdns-30.org</value>
    <value>ns-1897.awsdns-45.co.uk</value>
    <value>ns-325.awsdns-40.com</value>
    <value>ns-854.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>licker.net</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:10:12</query_time>
   <create_date>2005-09-10</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>lisker.me</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-03 06:42:47</query_time>
   <create_date>2013-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>linker.tools</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-31</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jiuker.net</domain_name>
   <domain_keyword>jiuker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 06:30:18</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/jiuker.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>josephine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>linker.aero</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LINKER (FZE)</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>AE</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.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>linker.one</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 23:17:50</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>leuker.com</domain_name>
   <domain_keyword>leuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:48:04</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/leuker.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ziuker.com</domain_name>
   <domain_keyword>ziuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:01:35</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>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>26</num>
   <domain_name>lauker.top</domain_name>
   <domain_keyword>lauker</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-11 09:53:26</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Theresa W Chavez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Southfield</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>emerson.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>linker.uno</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-25 23:17:47</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>28</num>
   <domain_name>luiker.com</domain_name>
   <domain_keyword>luiker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:46:58</query_time>
   <create_date>2007-10-29</create_date>
   <update_date>2021-09-27</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B-A-Z megye</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/28e1d682-48cf-42d7-8fbf-8ba364a07e93</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.voda19.com</value>
    <value>ns2.voda19.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>lihker.com</domain_name>
   <domain_keyword>lihker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 14:49:09</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>linker.social</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-02 17:22:33</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>31</num>
   <domain_name>lioker.com</domain_name>
   <domain_keyword>lioker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:25:20</query_time>
   <create_date>2018-01-24</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/lioker.com</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.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>32</num>
   <domain_name>lisker.studio</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-26 01:51:19</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-23</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>ns1lmy.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>liuyer.com</domain_name>
   <domain_keyword>liuyer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:23:44</query_time>
   <create_date>2016-07-19</create_date>
   <update_date>2018-04-27</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>34</num>
   <domain_name>linker.blog</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2018-02-24</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_state>CA</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>lisker.com</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:42:46</query_time>
   <create_date>1999-12-22</create_date>
   <update_date>2021-11-22</update_date>
   <expiry_date>2026-12-22</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Marty Lisker</registrant_name>
   <registrant_company>MLE</registrant_company>
   <registrant_address>14060 Chandler Blvd</registrant_address>
   <registrant_city>Sherman Oaks</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>91401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3238929659</registrant_phone>
   <name_servers>
    <value>ns10a.domainmonger.com</value>
    <value>ns10b.domainmonger.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>linker.it</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 22:06:17</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>linker.hr</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2015-02-17</create_date>
   <update_date>2019-02-24</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>LINKER MEDIA d.o.o.</registrant_name>
   <registrant_address>Makančeva 18</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ingrid.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>xiuker.com</domain_name>
   <domain_keyword>xiuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:55:55</query_time>
   <create_date>2011-01-01</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=xiuker.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.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>liyker.com</domain_name>
   <domain_keyword>liyker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 21:11:58</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>biuker.org</domain_name>
   <domain_keyword>biuker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 07:36:10</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2030-02-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>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>41</num>
   <domain_name>linker.lt</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2017-11-29</create_date>
   <expiry_date>2024-11-30</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>42</num>
   <domain_name>lilker.com</domain_name>
   <domain_keyword>lilker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 18:05:07</query_time>
   <create_date>1998-04-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-04-22</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>ns45.domaincontrol.com</value>
    <value>ns46.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>linker.plus</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-12 22:06:17</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>linker.systems</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-08 11:29:47</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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>PT</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>linker.net</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>1998-12-26</create_date>
   <update_date>2021-08-04</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>SHANGHAI BEST ORAY INFORMATION S&amp;T CO., LTD.</registrar_name>
   <registrar_website>https://www.oray.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>ShangHaiShi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domain.oray.com/whois/whoisform?domain=linker.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>linker.or.kr</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-04 04:35:43</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2018-03-21</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>????????????</registrant_name>
   <registrant_address>??? ??? ??? ??2? 42 (???) 503? 42 Gojan 2-gil  Danwon-gu Ansan-si Gyeonggi-do, Ansan-si.</registrant_address>
   <registrant_zip>15360</registrant_zip>
  </value>
  <value>
   <num>47</num>
   <domain_name>linker.tech</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 11:29:47</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>cao feng</registrant_company>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>48</num>
   <domain_name>licker.com</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:41:42</query_time>
   <create_date>2002-02-15</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>49</num>
   <domain_name>linker.cl</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2009-12-30</create_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>LINKER SPA</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>linker.fans</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-12 22:06:17</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>51</num>
   <domain_name>licker.nl</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 01:29:06</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>linker.solutions</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-14</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>ns0.wixdns.net</value>
    <value>ns1.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>53</num>
   <domain_name>liuger.top</domain_name>
   <domain_keyword>liuger</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 21:21:46</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lex.ns.cloudflare.com</value>
    <value>vivienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>linker.com.br</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 16:43:58</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2026-09-21</expiry_date>
   <registrant_name>LINKER SOLU??ES DE PAGAMENTO LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1049.awsdns-03.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-186.awsdns-23.com</value>
    <value>ns-581.awsdns-08.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>linker.live</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 11:29:47</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>linker.business</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-16</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>hunts.ns.cloudflare.com</value>
    <value>meiling.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>57</num>
   <domain_name>jiuker.cn</domain_name>
   <domain_keyword>jiuker</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-04 03:58:24</query_time>
   <create_date>2023-09-26</create_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>北京国旭网络科技有限公司</registrar_name>
   <registrant_name>许秀娇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>linker.com</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:14:18</query_time>
   <create_date>1995-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.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>59</num>
   <domain_name>tiuker.com</domain_name>
   <domain_keyword>tiuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 05:13:26</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-20</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.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>lizker.com</domain_name>
   <domain_keyword>lizker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:00:28</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LIZKER SERVICIOS INFORMATICOS, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GIPUZKOA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=lizker.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tic300.com</value>
    <value>ns2.tic300.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>viuker.com</domain_name>
   <domain_keyword>viuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:19:35</query_time>
   <create_date>2016-05-28</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2025-05-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>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>linker.ing</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-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 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>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>63</num>
   <domain_name>yiuker.xyz</domain_name>
   <domain_keyword>yiuker</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 22:53:22</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>64</num>
   <domain_name>linker.fun</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-25 17:51:07</query_time>
   <create_date>2024-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lee Charles</registrant_company>
   <registrant_state>Zhe 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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>linker.pro</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 09:11:32</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caochengwei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>66</num>
   <domain_name>licker.xyz</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 12:45:59</query_time>
   <create_date>2021-12-31</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</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.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>67</num>
   <domain_name>linker.money</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-31</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>68</num>
   <domain_name>linker.cloud</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 09:11:32</query_time>
   <create_date>2018-07-21</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.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>69</num>
   <domain_name>ligker.com</domain_name>
   <domain_keyword>ligker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:08:33</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>KAICHIEH, FAN</registrant_name>
   <registrant_address>No. 12, Aly. 9, Ln. 81, Sec. 2, Beixing Rd.</registrant_address>
   <registrant_city>Zhudong Township, Hsinchu County</registrant_city>
   <registrant_zip>310</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+886.0975037596</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>linker.lol</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>lisker.tech</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 06:42:47</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>linker.su</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:33:00</query_time>
   <create_date>2024-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>maxine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>linker.nl</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 11:29:47</query_time>
   <create_date>2009-11-16</create_date>
   <update_date>2021-11-13</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>liuser.com</domain_name>
   <domain_keyword>liuser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:55:19</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>4043</registrar_iana>
   <registrar_name>Gname 051 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>litker.ru</domain_name>
   <domain_keyword>litker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:21:54</query_time>
   <create_date>2018-07-20</create_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>liukeb.top</domain_name>
   <domain_keyword>liukeb</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 23:22:40</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Theresa W Chavez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Southfield</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>emerson.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>likker.com.br</domain_name>
   <domain_keyword>likker</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-15 07:32:08</query_time>
   <create_date>2014-07-17</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrant_name>Eduardo Pinheiro Aranda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns544.hostgator.com.br</value>
    <value>ns545.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>liiker.com</domain_name>
   <domain_keyword>liiker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:49:29</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>licker.shop</domain_name>
   <domain_keyword>licker</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 21:41:44</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>noah.ns.cloudflare.com</value>
    <value>paris.ns.cloudflare.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>piuker.com</domain_name>
   <domain_keyword>piuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:28:44</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>limker.com</domain_name>
   <domain_keyword>limker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:57:16</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://whois.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Crodeva Software Development</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>linker.rocks</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-25 23:17:47</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-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>ns37.domaincontrol.com</value>
    <value>ns38.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>liukee.com</domain_name>
   <domain_keyword>liukee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:10:29</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>3792</registrar_iana>
   <registrar_name>Global Domain Name Trading Center Ltd</registrar_name>
   <registrar_website>http://www.gdntcl.com/</registrar_website>
   <registrant_state>GD</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.domainoriental.com/?regpage=whoiscontact&amp;domain=liukee.com</registrant_email>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>linker.bet</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-06-09 20:00:31</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-07-14</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>ns13.domaincontrol.com</value>
    <value>ns14.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>85</num>
   <domain_name>qiuker.com</domain_name>
   <domain_keyword>qiuker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 10:59:57</query_time>
   <create_date>2011-08-17</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>linker.fyi</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-09 20:00:32</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-27</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>ns27.domaincontrol.com</value>
    <value>ns28.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>87</num>
   <domain_name>leuker.org</domain_name>
   <domain_keyword>leuker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 10:48:04</query_time>
   <create_date>2004-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Leuker Orthopaedietechnik</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>livker.com</domain_name>
   <domain_keyword>livker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:50:11</query_time>
   <create_date>2013-08-16</create_date>
   <update_date>2020-03-24</update_date>
   <expiry_date>2026-08-16</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>dns17.hichina.com</value>
    <value>dns18.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>liuger.net</domain_name>
   <domain_keyword>liuger</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 17:03:32</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>SX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=liuger.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>likker.com</domain_name>
   <domain_keyword>likker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:31:57</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.nameresolve.com</value>
    <value>ns2.nameresolve.com</value>
    <value>ns3.nameresolve.com</value>
    <value>ns4.nameresolve.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>91</num>
   <domain_name>liumer.com</domain_name>
   <domain_keyword>liumer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 04:55:08</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>linker.agency</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-09 20:00:31</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-05</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>93</num>
   <domain_name>linker.digital</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 23:17:46</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-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>ns37.domaincontrol.com</value>
    <value>ns38.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>94</num>
   <domain_name>leuker.net</domain_name>
   <domain_keyword>leuker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 06:31:57</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>mona.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lisker.ru</domain_name>
   <domain_keyword>lisker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:20:22</query_time>
   <create_date>2023-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>liukeer.fun</domain_name>
   <domain_keyword>liukeer</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 04:54:51</query_time>
   <create_date>2020-04-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-04-04</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 zhen yu</registrant_company>
   <registrant_state>hu nan</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>97</num>
   <domain_name>linker.ovh</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-17 09:11:32</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.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>98</num>
   <domain_name>louker.com</domain_name>
   <domain_keyword>louker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:30:33</query_time>
   <create_date>2013-01-29</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NetSupport AskMySite</registrant_name>
   <registrant_company>AskMySite.com LLC</registrant_company>
   <registrant_address>P.O.BOX 411</registrant_address>
   <registrant_city>Cresskill</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07626</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572572392</registrant_phone>
   <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>99</num>
   <domain_name>linker.info</domain_name>
   <domain_keyword>linker</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 22:06:16</query_time>
   <create_date>2005-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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.smtmdns.com</value>
    <value>ns2.smtmdns.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>100</num>
   <domain_name>lyuker.ru</domain_name>
   <domain_keyword>lyuker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:17:08</query_time>
   <create_date>2014-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.194</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.