WHOIS QUERY TIME

6 Apr 2024 - 9:06 AM UTC

Registered: 29 June 2017
Modified: 5 July 2023
Expiry: 29 June 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns75.domaincontrol.com
ns76.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=shoredeck.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "shoredeck.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "shoredeck.co.uk",
            "domain_keyword": "shoredeck",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 09:06:09",
            "create_date": "2017-06-29",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>shoredeck.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>shoredeck.co.uk</domain_name>
   <domain_keyword>shoredeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 09:06:09</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.169 seconds) for "shoredeck.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

11 May 2023 - 11:12 PM UTC

Registered: 29 June 2017
Modified: 30 June 2022
Expiry: 29 June 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns75.domaincontrol.com
ns76.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

19 Jul 2023 - 2:19 AM UTC

Registered: 29 June 2017
Modified: 5 July 2023
Expiry: 29 June 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns75.domaincontrol.com
ns76.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=shoredeck.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "shoredeck.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "shoredeck.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "shoredeck.co.uk",
            "domain_keyword": "shoredeck",
            "domain_tld": "co.uk",
            "query_time": "2023-05-11 23:12:24",
            "create_date": "2017-06-29",
            "update_date": "2022-06-30",
            "expiry_date": "2024-06-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "shoredeck.co.uk",
            "domain_keyword": "shoredeck",
            "domain_tld": "co.uk",
            "query_time": "2023-07-19 02:19:33",
            "create_date": "2017-06-29",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.169,
        "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>shoredeck.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>shoredeck.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shoredeck.co.uk</domain_name>
   <domain_keyword>shoredeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-11 23:12:24</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2022-06-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>shoredeck.co.uk</domain_name>
   <domain_keyword>shoredeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-19 02:19:33</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.169</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 1 domain names (in 0.02 seconds) which contained the exact domain keyword "shoredeck".
Domain Name Registered Expiry Registrar Ownership
1 shoredeck.com 9 Oct 2015 9 Oct 2024 GoDaddy.com, LLC -
2 shoredeck.co.uk 29 Jun 2017 29 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=shoredeck&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "shoredeck",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "shoredeck.com, shoredeck.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "shoredeck.com",
            "domain_keyword": "shoredeck",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:56:03",
            "create_date": "2015-10-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shoredeck.co.uk",
            "domain_keyword": "shoredeck",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 09:06:09",
            "create_date": "2017-06-29",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>shoredeck</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>shoredeck.com, shoredeck.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shoredeck.com</domain_name>
   <domain_keyword>shoredeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:56:03</query_time>
   <create_date>2015-10-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shoredeck.co.uk</domain_name>
   <domain_keyword>shoredeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 09:06:09</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 259 domain names (in 0.175 seconds) which look and sound like the brand name "shoredeck".
Domain Name Registered Expiry Registrar Ownership
1 shortdeck.com 1 Oct 2012 1 Oct 2024 GoDaddy.com, LLC -
2 shoredecks.com 27 Apr 2008 27 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
3 sharedeck.net 14 Apr 2022 14 Apr 2024 PSI-USA, Inc. dba Domain Robot SPACE SQUAD
4 sharedeck.app 14 Apr 2022 14 Apr 2025 PSI-USA, Inc. dba Domain Robot SPACE SQUAD
5 shortdeck.community 5 Jul 2023 5 Jul 2024 Hosting Ukraine LLC Hosting Ukraine LLC
6 sharedeck.dev 14 Apr 2022 14 Apr 2025 PSI-USA, Inc. dba Domain Robot SPACE SQUAD
7 sharedeck.org 14 Apr 2022 14 Apr 2025 PSI-USA, Inc. dba Domain Robot SPACE SQUAD
8 shoredock.com 12 May 2021 12 May 2025 GoDaddy.com, LLC -
9 scoredeck.com 20 Dec 2015 20 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
10 sharedeck.com 23 Jun 2009 20 Mar 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
11 storedeck.online 8 May 2023 8 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
12 storedeck.co.uk 5 Oct 2023 5 Oct 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
13 shoedeck.co.uk 21 Nov 2013 21 Nov 2024 Ionos SE [Tag = 1AND1] -
14 shoedeck.com 7 Apr 2017 7 Apr 2025 GoDaddy.com, LLC -
15 storedeck.com 30 Jan 2017 30 Jan 2025 GoDaddy.com, LLC -
16 sharedeck.games 19 Apr 2022 19 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0164202849
17 storedeck.store 14 Apr 2023 14 Apr 2025 Namecheap Withheld for Privacy Purposes
18 sharedeck.store 14 Apr 2022 14 Apr 2025 InternetX GmbH PrivateName Services Inc.
19 shortdeck.org 22 Nov 2018 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 shadedeck.com 20 Aug 2013 20 Aug 2024 GoDaddy.com, LLC -
21 scoreduck.com 19 Apr 2021 19 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 stormdeck.com 10 May 2014 10 May 2025 123-Reg Limited -
23 shoretech.co.uk 1 Jan 2017 1 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
24 sharedesk.space 12 Jun 2023 12 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com personal
25 shotsdeck.com 24 Nov 2020 24 Nov 2024 GoDaddy.com, LLC -
26 skoredesk.com 7 Feb 2022 7 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 shorerock.com 21 May 2011 21 May 2025 Squarespace Domains II LLC ShoreRock Group LLC
28 storydeck.chat 18 Sep 2020 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 shoredeli.com 17 Aug 2007 17 Aug 2024 GoDaddy.com, LLC -
30 storydeck.online 19 Jul 2022 19 Jul 2032 Go Daddy, LLC Domains By Proxy, LLC
31 shortdesk.com 23 Aug 2011 23 Aug 2024 Vautron Rechenzentrum AG -
32 storedock.com 29 Jun 2007 29 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
33 storedeco.com 15 Aug 2002 15 Aug 2025 GoDaddy.com, LLC -
34 sharedesk.top 16 Mar 2024 16 Mar 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
35 showmedeck.com 9 Feb 2024 9 Feb 2027 GoDaddy.com, LLC -
36 shoredieco.com 30 Jun 2020 30 Jun 2024 GoDaddy.com, LLC -
37 scoresdeck.com 13 Jan 2024 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 shop-deck.com 6 Jul 2023 6 Jul 2024 Dynadot Inc -
39 shoredecker.info 19 Jun 2013 19 Jun 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
40 stor-deck.com 3 Nov 2021 3 Nov 2024 Cloudflare, Inc. DATA REDACTED
41 stonedeck.ca 11 Mar 2014 11 Mar 2025 eNom Canada Corp. REDACTED FOR PRIVACY
42 stokedeck.com 24 Mar 2019 24 Mar 2025 GoDaddy.com, LLC -
43 shoreweek.com 25 Mar 2019 25 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
44 shoreback.com 29 Jul 2019 29 Jul 2024 GoDaddy.com, LLC -
45 storedeco.ru 22 Mar 2017 22 Mar 2025 RU-CENTER-RU Private Person
46 stonedeck.design 22 Jan 2018 22 Jan 2025 IONOS SE Alliance Daemon Computer Consulting
47 storedock.co.uk 14 Apr 2023 14 Apr 2024 Register.com Inc [Tag = REGISTER] -
48 storydeck.xyz 27 Oct 2022 27 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
49 sharedesk.ru 6 May 2023 6 May 2024 TIMEWEB-RU Private Person
50 storydeck.me 1 Sep 2015 1 Sep 2024 IONOS SE Basik Group
51 shortneck.com 1 Jan 2022 1 Jan 2025 StrangeDomains LLC Name Operator LLC
52 sharedock.net 11 Jan 2014 11 Jan 2025 GoDaddy.com, LLC -
53 sharedesk.co.uk 17 Mar 2009 17 Mar 2024 TwentyTwentyMedia Limited t/a TheNames [Tag = THENAME2014] Tom Holland
54 shoretech.net 18 Jun 2006 18 Jun 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
55 slopedeck.com 30 Oct 2015 30 Oct 2024 Register.com, Inc. -
56 shoredent.com 15 Nov 2023 15 Nov 2024 GoDaddy.com, LLC -
57 shapedeck.com 20 Jun 2008 20 Jun 2025 GoDaddy.com, LLC -
58 shorelock.co.uk 23 May 2016 23 May 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
59 storydeck.email 18 Sep 2020 18 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 storedecks.com 5 Sep 2023 5 Sep 2024 GoDaddy.com, LLC -
61 storydeck.app 19 Jul 2022 19 Jul 2032 GoDaddy.com, LLC Domains By Proxy, LLC
62 sharedesk.be 22 Apr 2009 - team.blue nl B.V. -
63 shareduck.com 19 Oct 2007 19 Oct 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
64 shorelock.org 3 Apr 2017 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 shoregeek.com 21 Dec 2004 21 Dec 2024 DREAMHOST Proxy Protection LLC
66 storydeck.io 17 Jul 2020 17 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 shovedesk.net 18 Dec 2016 18 Dec 2024 Network Solutions, LLC -
68 scoredesk.eu - - GANDI -
69 shoretech.se 23 Mar 2023 23 Mar 2025 Loopia AB -
70 stoerdeck.com 25 Oct 2022 25 Oct 2024 united domains AG -
71 shorepeak.com 15 Jul 2023 15 Jul 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 stonedeck.news 22 Jan 2018 22 Jan 2025 IONOS SE Alliance Daemon Computer Consulting
73 sharedeco.net 14 Apr 2008 14 Apr 2025 Tucows Domains Inc. -
74 sparedeck.com 3 Sep 2014 3 Sep 2024 GoDaddy.com, LLC -
75 scoredesk.dev 17 Aug 2022 17 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
76 sharedecv.com 4 Mar 2024 4 Mar 2025 Dynadot Inc -
77 storydeck.live 19 Jul 2022 19 Jul 2032 GoDaddy.com, LLC Domains By Proxy, LLC
78 shorelock.com 19 Aug 1995 18 Aug 2024 GoDaddy.com, LLC -
79 storydeck.biz 19 Jul 2022 19 Jul 2032 GoDaddy.com, LLC Domains By Proxy, LLC
80 storydeck.tech 19 Jul 2022 19 Jul 2032 Go Daddy, LLC Domains By Proxy, LLC
81 shoredecker.biz 19 Jun 2013 18 Jun 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
82 shockdeck.com 4 Jan 2009 4 Jan 2026 Domeneshop AS dba domainnameshop.com RAMPLINE AS
83 shortduck.com 1 Jul 2020 1 Jul 2024 GoDaddy.com, LLC -
84 shareteck.com 31 Oct 2023 31 Oct 2024 DropCatch.com 574 LLC HugeDomains.com
85 sharedesk.co.in 4 Dec 2020 4 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
86 scoredesk.it 23 Feb 2010 23 Feb 2025 Gandi SAS hidden
87 stokedeck.io 18 Sep 2019 18 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
88 scoredesk.net 10 Jul 2005 10 Jul 2024 GANDI SAS REDACTED FOR PRIVACY
89 sharedesk.net 4 Jun 2012 4 Jun 2024 GoDaddy.com, LLC -
90 showerdeck.com 31 May 2024 31 May 2025 INWX GmbH My Domain Provider
91 shredneck.com 28 Oct 2004 28 Oct 2024 Register.com, Inc. -
92 storeduck.com 28 Dec 2017 28 Dec 2024 GoDaddy.com, LLC -
93 slopedeck.se 8 Oct 2017 8 Oct 2024 Abion AB -
94 shorlbeck.com 18 Nov 2016 18 Nov 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
95 sharkdeck.com 1 May 2018 1 May 2025 GoDaddy.com, LLC -
96 sharedeco.com 4 Jun 2011 4 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 shareduck.fun 11 Sep 2023 11 Sep 2024 DNSPod, Inc. huyugen
98 shorepack.com 13 Jan 2000 13 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
99 shoretech.com 24 Nov 1997 23 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
100 sharedesk.io 13 Dec 2019 13 Dec 2024 Key-Systems GmbH c/o whoisproxy.com
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 Shoredeck.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=shoredeck.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "shoredeck.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 259,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "shortdeck.com, shoredecks.com, sharedeck.net, sharedeck.app, shortdeck.community, sharedeck.dev, sharedeck.org, shoredock.com, scoredeck.com, sharedeck.com, storedeck.online, storedeck.co.uk, shoedeck.co.uk, shoedeck.com, storedeck.com, sharedeck.games, storedeck.store, sharedeck.store, shortdeck.org, shadedeck.com, scoreduck.com, stormdeck.com, shoretech.co.uk, sharedesk.space, shotsdeck.com, skoredesk.com, shorerock.com, storydeck.chat, shoredeli.com, storydeck.online, shortdesk.com, storedock.com, storedeco.com, sharedesk.top, showmedeck.com, shoredieco.com, scoresdeck.com, shop-deck.com, shoredecker.info, stor-deck.com, stonedeck.ca, stokedeck.com, shoreweek.com, shoreback.com, storedeco.ru, stonedeck.design, storedock.co.uk, storydeck.xyz, sharedesk.ru, storydeck.me, shortneck.com, sharedock.net, sharedesk.co.uk, shoretech.net, slopedeck.com, shoredent.com, shapedeck.com, shorelock.co.uk, storydeck.email, storedecks.com, storydeck.app, sharedesk.be, shareduck.com, shorelock.org, shoregeek.com, storydeck.io, shovedesk.net, scoredesk.eu, shoretech.se, stoerdeck.com, shorepeak.com, stonedeck.news, sharedeco.net, sparedeck.com, scoredesk.dev, sharedecv.com, storydeck.live, shorelock.com, storydeck.biz, storydeck.tech, shoredecker.biz, shockdeck.com, shortduck.com, shareteck.com, sharedesk.co.in, scoredesk.it, stokedeck.io, scoredesk.net, sharedesk.net, showerdeck.com, shredneck.com, storeduck.com, slopedeck.se, shorlbeck.com, sharkdeck.com, sharedeco.com, shareduck.fun, shorepack.com, shoretech.com, sharedesk.io",
    "results": [
        {
            "num": 1,
            "domain_name": "shortdeck.com",
            "domain_keyword": "shortdeck",
            "domain_tld": "com",
            "query_time": "2024-04-09 23:23:41",
            "create_date": "2012-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shoredecks.com",
            "domain_keyword": "shoredecks",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:37:38",
            "create_date": "2008-04-27",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sharedeck.net",
            "domain_keyword": "sharedeck",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:58:48",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2024-04-14",
            "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": "SPACE SQUAD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/sharedeck.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-8bb4e5df.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sharedeck.app",
            "domain_keyword": "sharedeck",
            "domain_tld": "app",
            "query_time": "2024-05-01 06:04:19",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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": "SPACE SQUAD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "shortdeck.community",
            "domain_keyword": "shortdeck",
            "domain_tld": "community",
            "query_time": "2024-05-09 19:39:15",
            "create_date": "2023-07-05",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-05",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.inhostedns.com",
                "ns23.inhostedns.net",
                "ns33.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sharedeck.dev",
            "domain_keyword": "sharedeck",
            "domain_tld": "dev",
            "query_time": "2024-05-01 06:04:19",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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": "SPACE SQUAD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sharedeck.org",
            "domain_keyword": "sharedeck",
            "domain_tld": "org",
            "query_time": "2024-05-01 06:04:19",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SPACE SQUAD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-8bb4e5df.ns3.dan.hosting"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "shoredock.com",
            "domain_keyword": "shoredock",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:51:04",
            "create_date": "2021-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "scoredeck.com",
            "domain_keyword": "scoredeck",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:46:40",
            "create_date": "2015-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sharedeck.com",
            "domain_keyword": "sharedeck",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:38:37",
            "create_date": "2009-06-23",
            "update_date": "2023-08-12",
            "expiry_date": "2025-03-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "storedeck.online",
            "domain_keyword": "storedeck",
            "domain_tld": "online",
            "query_time": "2024-05-11 20:30:10",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "storedeck.co.uk",
            "domain_keyword": "storedeck",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 11:42:47",
            "create_date": "2023-10-05",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-05",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "shoedeck.co.uk",
            "domain_keyword": "shoedeck",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 17:34:01",
            "create_date": "2013-11-21",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-21",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1097.ui-dns.biz",
                "ns1097.ui-dns.com",
                "ns1097.ui-dns.de",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "shoedeck.com",
            "domain_keyword": "shoedeck",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:33:59",
            "create_date": "2017-04-07",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "storedeck.com",
            "domain_keyword": "storedeck",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:31:27",
            "create_date": "2017-01-30",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sharedeck.games",
            "domain_keyword": "sharedeck",
            "domain_tld": "games",
            "query_time": "2024-05-01 06:04:19",
            "create_date": "2022-04-19",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164202849",
            "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": [
                "ken.ns.cloudflare.com",
                "love.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "storedeck.store",
            "domain_keyword": "storedeck",
            "domain_tld": "store",
            "query_time": "2024-05-01 11:42:47",
            "create_date": "2023-04-14",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sharedeck.store",
            "domain_keyword": "sharedeck",
            "domain_tld": "store",
            "query_time": "2024-05-01 06:04:19",
            "create_date": "2022-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "shortdeck.org",
            "domain_keyword": "shortdeck",
            "domain_tld": "org",
            "query_time": "2024-05-27 17:03:44",
            "create_date": "2018-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "shadedeck.com",
            "domain_keyword": "shadedeck",
            "domain_tld": "com",
            "query_time": "2024-04-21 20:41:14",
            "create_date": "2013-08-20",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "scoreduck.com",
            "domain_keyword": "scoreduck",
            "domain_tld": "com",
            "query_time": "2024-06-01 09:26:19",
            "create_date": "2021-04-19",
            "update_date": "2021-08-27",
            "expiry_date": "2025-04-19",
            "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": 22,
            "domain_name": "stormdeck.com",
            "domain_keyword": "stormdeck",
            "domain_tld": "com",
            "query_time": "2024-05-12 09:44:32",
            "create_date": "2014-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "shoretech.co.uk",
            "domain_keyword": "shoretech",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 15:39:47",
            "create_date": "2017-01-01",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-01",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "sharedesk.space",
            "domain_keyword": "sharedesk",
            "domain_tld": "space",
            "query_time": "2024-05-22 06:20:40",
            "create_date": "2023-06-12",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "personal",
            "registrant_state": "Aomori",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "shotsdeck.com",
            "domain_keyword": "shotsdeck",
            "domain_tld": "com",
            "query_time": "2024-05-05 03:08:41",
            "create_date": "2020-11-24",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "skoredesk.com",
            "domain_keyword": "skoredesk",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:41:41",
            "create_date": "2022-02-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "shorerock.com",
            "domain_keyword": "shorerock",
            "domain_tld": "com",
            "query_time": "2024-05-23 10:38:30",
            "create_date": "2011-05-21",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShoreRock Group LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "storydeck.chat",
            "domain_keyword": "storydeck",
            "domain_tld": "chat",
            "query_time": "2024-06-05 12:31:09",
            "create_date": "2020-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "shoredeli.com",
            "domain_keyword": "shoredeli",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:56:03",
            "create_date": "2007-08-17",
            "update_date": "2022-09-04",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "storydeck.online",
            "domain_keyword": "storydeck",
            "domain_tld": "online",
            "query_time": "2024-04-25 18:08:33",
            "create_date": "2022-07-19",
            "update_date": "2024-04-16",
            "expiry_date": "2032-07-19",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "shortdesk.com",
            "domain_keyword": "shortdesk",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:18:06",
            "create_date": "2011-08-23",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "HH",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "storedock.com",
            "domain_keyword": "storedock",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:07:56",
            "create_date": "2007-06-29",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-29",
            "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/storedock.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": 33,
            "domain_name": "storedeco.com",
            "domain_keyword": "storedeco",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:46:04",
            "create_date": "2002-08-15",
            "update_date": "2022-09-12",
            "expiry_date": "2025-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sharedesk.top",
            "domain_keyword": "sharedesk",
            "domain_tld": "top",
            "query_time": "2024-05-15 20:41:00",
            "create_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi Sheng",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "showmedeck.com",
            "domain_keyword": "showmedeck",
            "domain_tld": "com",
            "query_time": "2024-05-31 15:30:50",
            "create_date": "2024-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2027-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "shoredieco.com",
            "domain_keyword": "shoredieco",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:37:39",
            "create_date": "2020-06-30",
            "update_date": "2022-11-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "scoresdeck.com",
            "domain_keyword": "scoresdeck",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:55:34",
            "create_date": "2024-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=scoresdeck.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "shop-deck.com",
            "domain_keyword": "shop-deck",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:08:43",
            "create_date": "2023-07-06",
            "update_date": "2024-01-16",
            "expiry_date": "2024-07-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "shoredecker.info",
            "domain_keyword": "shoredecker",
            "domain_tld": "info",
            "query_time": "2024-05-20 15:38:49",
            "create_date": "2013-06-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.leaphost.com.au",
                "ns2.leaphost.com.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "stor-deck.com",
            "domain_keyword": "stor-deck",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:38:38",
            "create_date": "2021-11-03",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "SC",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/stor-deck.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ezra.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "stonedeck.ca",
            "domain_keyword": "stonedeck",
            "domain_tld": "ca",
            "query_time": "2024-04-25 19:15:40",
            "create_date": "2014-03-11",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-11",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "stokedeck.com",
            "domain_keyword": "stokedeck",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:10:34",
            "create_date": "2019-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "shoreweek.com",
            "domain_keyword": "shoreweek",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:14:36",
            "create_date": "2019-03-25",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.expired.uniregistry-dns.com",
                "ns2.expired.uniregistry-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "shoreback.com",
            "domain_keyword": "shoreback",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:55:24",
            "create_date": "2019-07-29",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "storedeco.ru",
            "domain_keyword": "storedeco",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:18:05",
            "create_date": "2017-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "stonedeck.design",
            "domain_keyword": "stonedeck",
            "domain_tld": "design",
            "query_time": "2024-04-25 19:15:41",
            "create_date": "2018-01-22",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alliance Daemon Computer Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ns1052.ui-dns.com",
                "ns1073.ui-dns.org",
                "ns1080.ui-dns.de",
                "ns1105.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "storedock.co.uk",
            "domain_keyword": "storedock",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 00:31:57",
            "create_date": "2023-04-14",
            "update_date": "2023-04-28",
            "expiry_date": "2024-04-14",
            "registrar_name": "Register.com Inc [Tag = REGISTER]",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 48,
            "domain_name": "storydeck.xyz",
            "domain_keyword": "storydeck",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 22:32:18",
            "create_date": "2022-10-27",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-27",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sharedesk.ru",
            "domain_keyword": "sharedesk",
            "domain_tld": "ru",
            "query_time": "2024-05-31 18:58:47",
            "create_date": "2023-05-06",
            "expiry_date": "2024-05-06",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.timeweb.ru",
                "ns2.expired.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "storydeck.me",
            "domain_keyword": "storydeck",
            "domain_tld": "me",
            "query_time": "2024-05-15 21:25:47",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Basik Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-1254.awsdns-28.org",
                "ns-1826.awsdns-36.co.uk",
                "ns-33.awsdns-04.com",
                "ns-957.awsdns-55.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "shortneck.com",
            "domain_keyword": "shortneck",
            "domain_tld": "com",
            "query_time": "2024-04-09 23:25:06",
            "create_date": "2022-01-01",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-01",
            "registrar_iana": 4036,
            "registrar_name": "StrangeDomains LLC",
            "registrar_website": "https://strangedomains.com",
            "registrant_name": "Danny Sullivan",
            "registrant_company": "Name Operator LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "tel:+41.25500275",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sharedock.net",
            "domain_keyword": "sharedock",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:50:09",
            "create_date": "2014-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sharedesk.co.uk",
            "domain_keyword": "sharedesk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 18:58:49",
            "create_date": "2009-03-17",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-17",
            "registrar_name": "TwentyTwentyMedia Limited t/a TheNames [Tag = THENAME2014]",
            "registrar_website": "https://www.thenames.co.uk",
            "registrant_name": "Tom Holland",
            "registrant_address": "Flat 2, Beech Lawn, St Margaret's Road, Bowdon, Cheshire, M28 2SL, United Kingdom",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 54,
            "domain_name": "shoretech.net",
            "domain_keyword": "shoretech",
            "domain_tld": "net",
            "query_time": "2024-04-24 01:14:15",
            "create_date": "2006-06-18",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-18",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (254194951)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O shoretech.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns11.eapps.com",
                "ns12.eapps.com",
                "ns13.eapps.com",
                "ns14.eapps.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "slopedeck.com",
            "domain_keyword": "slopedeck",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:08:21",
            "create_date": "2015-10-30",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "shoredent.com",
            "domain_keyword": "shoredent",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:06:10",
            "create_date": "2023-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "shapedeck.com",
            "domain_keyword": "shapedeck",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:41:34",
            "create_date": "2008-06-20",
            "update_date": "2023-12-19",
            "expiry_date": "2025-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "shorelock.co.uk",
            "domain_keyword": "shorelock",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 01:12:42",
            "create_date": "2016-05-23",
            "update_date": "2023-11-30",
            "expiry_date": "2026-05-23",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "storydeck.email",
            "domain_keyword": "storydeck",
            "domain_tld": "email",
            "query_time": "2024-06-05 12:31:09",
            "create_date": "2020-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "storedecks.com",
            "domain_keyword": "storedecks",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:31:27",
            "create_date": "2023-09-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "storydeck.app",
            "domain_keyword": "storydeck",
            "domain_tld": "app",
            "query_time": "2024-05-25 22:32:33",
            "create_date": "2022-07-19",
            "update_date": "2023-07-28",
            "expiry_date": "2032-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sharedesk.be",
            "domain_keyword": "sharedesk",
            "domain_tld": "be",
            "query_time": "2024-05-26 16:38:38",
            "create_date": "2009-04-22",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 63,
            "domain_name": "shareduck.com",
            "domain_keyword": "shareduck",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:38:54",
            "create_date": "2007-10-19",
            "update_date": "2018-01-11",
            "expiry_date": "2026-10-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "shorelock.org",
            "domain_keyword": "shorelock",
            "domain_tld": "org",
            "query_time": "2024-04-24 01:12:41",
            "create_date": "2017-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "shoregeek.com",
            "domain_keyword": "shoregeek",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:56:50",
            "create_date": "2004-12-21",
            "update_date": "2022-11-14",
            "expiry_date": "2024-12-21",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O shoregeek.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "storydeck.io",
            "domain_keyword": "storydeck",
            "domain_tld": "io",
            "query_time": "2024-06-05 12:31:09",
            "create_date": "2020-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "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": [
                "barbara.ns.cloudflare.com",
                "bjorn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "shovedesk.net",
            "domain_keyword": "shovedesk",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:57:01",
            "create_date": "2016-12-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "scoredesk.eu",
            "domain_keyword": "scoredesk",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:17:35",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ]
        },
        {
            "num": 69,
            "domain_name": "shoretech.se",
            "domain_keyword": "shoretech",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:13",
            "create_date": "2023-03-23",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-23",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "stoerdeck.com",
            "domain_keyword": "stoerdeck",
            "domain_tld": "com",
            "query_time": "2024-05-06 10:19:09",
            "create_date": "2022-10-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "shorepeak.com",
            "domain_keyword": "shorepeak",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:08:07",
            "create_date": "2023-07-15",
            "update_date": "2023-09-29",
            "expiry_date": "2025-07-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "stonedeck.news",
            "domain_keyword": "stonedeck",
            "domain_tld": "news",
            "query_time": "2024-04-25 19:15:41",
            "create_date": "2018-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alliance Daemon Computer Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ns1054.ui-dns.org",
                "ns1056.ui-dns.com",
                "ns1103.ui-dns.de",
                "ns1121.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sharedeco.net",
            "domain_keyword": "sharedeco",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:49:02",
            "create_date": "2008-04-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sparedeck.com",
            "domain_keyword": "sparedeck",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:42:29",
            "create_date": "2014-09-03",
            "update_date": "2022-09-16",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "scoredesk.dev",
            "domain_keyword": "scoredesk",
            "domain_tld": "dev",
            "query_time": "2024-05-15 16:55:12",
            "create_date": "2022-08-17",
            "update_date": "2022-11-20",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sharedecv.com",
            "domain_keyword": "sharedecv",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:52:48",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns.inetdns.com",
                "ns.inetdns.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "storydeck.live",
            "domain_keyword": "storydeck",
            "domain_tld": "live",
            "query_time": "2024-05-15 21:25:47",
            "create_date": "2022-07-19",
            "update_date": "2023-07-27",
            "expiry_date": "2032-07-19",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "shorelock.com",
            "domain_keyword": "shorelock",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:12:41",
            "create_date": "1995-08-19",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "storydeck.biz",
            "domain_keyword": "storydeck",
            "domain_tld": "biz",
            "query_time": "2024-05-25 22:32:33",
            "create_date": "2022-07-19",
            "update_date": "2023-07-22",
            "expiry_date": "2032-07-19",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "storydeck.tech",
            "domain_keyword": "storydeck",
            "domain_tld": "tech",
            "query_time": "2024-04-25 18:08:33",
            "create_date": "2022-07-19",
            "update_date": "2024-04-16",
            "expiry_date": "2032-07-19",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "shoredecker.biz",
            "domain_keyword": "shoredecker",
            "domain_tld": "biz",
            "query_time": "2024-05-20 15:38:49",
            "create_date": "2013-06-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-18",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.leaphost.com.au",
                "ns2.leaphost.com.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "shockdeck.com",
            "domain_keyword": "shockdeck",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:42:56",
            "create_date": "2009-01-04",
            "update_date": "2024-04-14",
            "expiry_date": "2026-01-04",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "RAMPLINE AS",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "shortduck.com",
            "domain_keyword": "shortduck",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:37:13",
            "create_date": "2020-07-01",
            "update_date": "2024-05-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "shareteck.com",
            "domain_keyword": "shareteck",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:38:49",
            "create_date": "2023-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 2054,
            "registrar_name": "DropCatch.com 574 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sharedesk.co.in",
            "domain_keyword": "sharedesk",
            "domain_tld": "co.in",
            "query_time": "2024-05-17 19:02:59",
            "create_date": "2020-12-04",
            "update_date": "2022-12-05",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "scoredesk.it",
            "domain_keyword": "scoredesk",
            "domain_tld": "it",
            "query_time": "2024-05-13 13:54:00",
            "create_date": "2010-02-23",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-23",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "hidden",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 87,
            "domain_name": "stokedeck.io",
            "domain_keyword": "stokedeck",
            "domain_tld": "io",
            "query_time": "2024-06-05 04:40:45",
            "create_date": "2019-09-18",
            "update_date": "2024-05-11",
            "expiry_date": "2024-09-18",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "scoredesk.net",
            "domain_keyword": "scoredesk",
            "domain_tld": "net",
            "query_time": "2024-04-27 19:46:41",
            "create_date": "2005-07-10",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sharedesk.net",
            "domain_keyword": "sharedesk",
            "domain_tld": "net",
            "query_time": "2024-04-18 11:16:20",
            "create_date": "2012-06-04",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1391.awsdns-45.org",
                "ns-1570.awsdns-04.co.uk",
                "ns-159.awsdns-19.com",
                "ns-966.awsdns-56.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "showerdeck.com",
            "domain_keyword": "showerdeck",
            "domain_tld": "com",
            "query_time": "2024-06-03 14:27:25",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://whois.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "shredneck.com",
            "domain_keyword": "shredneck",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:37:28",
            "create_date": "2004-10-28",
            "update_date": "2020-03-19",
            "expiry_date": "2024-10-28",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "storeduck.com",
            "domain_keyword": "storeduck",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:28:11",
            "create_date": "2017-12-28",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-28",
            "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": 93,
            "domain_name": "slopedeck.se",
            "domain_keyword": "slopedeck",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:44:58",
            "create_date": "2017-10-08",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-08",
            "registrar_name": "Abion AB",
            "name_servers": [
                "ns1.worldwidedns.net",
                "ns2.worldwidedns.net",
                "ns3.worldwidedns.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "shorlbeck.com",
            "domain_keyword": "shorlbeck",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:15:23",
            "create_date": "2016-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "henan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.free.thdns.com",
                "ns2.free.thdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sharkdeck.com",
            "domain_keyword": "sharkdeck",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:56:47",
            "create_date": "2018-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sharedeco.com",
            "domain_keyword": "sharedeco",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:49:02",
            "create_date": "2011-06-04",
            "update_date": "2022-07-18",
            "expiry_date": "2025-06-04",
            "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": 97,
            "domain_name": "shareduck.fun",
            "domain_keyword": "shareduck",
            "domain_tld": "fun",
            "query_time": "2024-05-26 16:38:54",
            "create_date": "2023-09-11",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "huyugen",
            "registrant_state": "jiang xi sheng",
            "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": [
                "hugh.ns.cloudflare.com",
                "noor.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "shorepack.com",
            "domain_keyword": "shorepack",
            "domain_tld": "com",
            "query_time": "2024-04-11 22:26:27",
            "create_date": "2000-01-13",
            "update_date": "2022-12-14",
            "expiry_date": "2025-01-13",
            "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": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ea5013f9-f07b-47ef-9b88-87a41004f53e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "shoretech.com",
            "domain_keyword": "shoretech",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:14:15",
            "create_date": "1997-11-24",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sharedesk.io",
            "domain_keyword": "sharedesk",
            "domain_tld": "io",
            "query_time": "2024-04-18 11:16:20",
            "create_date": "2019-12-13",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-13",
            "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": [
                "vps1.workorderlive.com",
                "vps2.workorderlive.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.175,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>shoredeck.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>259</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>shortdeck.com, shoredecks.com, sharedeck.net, sharedeck.app, shortdeck.community, sharedeck.dev, sharedeck.org, shoredock.com, scoredeck.com, sharedeck.com, storedeck.online, storedeck.co.uk, shoedeck.co.uk, shoedeck.com, storedeck.com, sharedeck.games, storedeck.store, sharedeck.store, shortdeck.org, shadedeck.com, scoreduck.com, stormdeck.com, shoretech.co.uk, sharedesk.space, shotsdeck.com, skoredesk.com, shorerock.com, storydeck.chat, shoredeli.com, storydeck.online, shortdesk.com, storedock.com, storedeco.com, sharedesk.top, showmedeck.com, shoredieco.com, scoresdeck.com, shop-deck.com, shoredecker.info, stor-deck.com, stonedeck.ca, stokedeck.com, shoreweek.com, shoreback.com, storedeco.ru, stonedeck.design, storedock.co.uk, storydeck.xyz, sharedesk.ru, storydeck.me, shortneck.com, sharedock.net, sharedesk.co.uk, shoretech.net, slopedeck.com, shoredent.com, shapedeck.com, shorelock.co.uk, storydeck.email, storedecks.com, storydeck.app, sharedesk.be, shareduck.com, shorelock.org, shoregeek.com, storydeck.io, shovedesk.net, scoredesk.eu, shoretech.se, stoerdeck.com, shorepeak.com, stonedeck.news, sharedeco.net, sparedeck.com, scoredesk.dev, sharedecv.com, storydeck.live, shorelock.com, storydeck.biz, storydeck.tech, shoredecker.biz, shockdeck.com, shortduck.com, shareteck.com, sharedesk.co.in, scoredesk.it, stokedeck.io, scoredesk.net, sharedesk.net, showerdeck.com, shredneck.com, storeduck.com, slopedeck.se, shorlbeck.com, sharkdeck.com, sharedeco.com, shareduck.fun, shorepack.com, shoretech.com, sharedesk.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shortdeck.com</domain_name>
   <domain_keyword>shortdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 23:23:41</query_time>
   <create_date>2012-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-01</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shoredecks.com</domain_name>
   <domain_keyword>shoredecks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:37:38</query_time>
   <create_date>2008-04-27</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>3</num>
   <domain_name>sharedeck.net</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:58:48</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-04-14</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>SPACE SQUAD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/sharedeck.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-8bb4e5df.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sharedeck.app</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 06:04:19</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>SPACE SQUAD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</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>shortdeck.community</domain_name>
   <domain_keyword>shortdeck</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-09 19:39:15</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.inhostedns.com</value>
    <value>ns23.inhostedns.net</value>
    <value>ns33.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sharedeck.dev</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 06:04:19</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>SPACE SQUAD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sharedeck.org</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 06:04:19</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SPACE SQUAD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-8bb4e5df.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>shoredock.com</domain_name>
   <domain_keyword>shoredock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:51:04</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</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>ns4.wixdns.net</value>
    <value>ns5.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>9</num>
   <domain_name>scoredeck.com</domain_name>
   <domain_keyword>scoredeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:46:40</query_time>
   <create_date>2015-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sharedeck.com</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:38:37</query_time>
   <create_date>2009-06-23</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-03-20</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>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</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>11</num>
   <domain_name>storedeck.online</domain_name>
   <domain_keyword>storedeck</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 20:30:10</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</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>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>12</num>
   <domain_name>storedeck.co.uk</domain_name>
   <domain_keyword>storedeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 11:42:47</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>shoedeck.co.uk</domain_name>
   <domain_keyword>shoedeck</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 17:34:01</query_time>
   <create_date>2013-11-21</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1097.ui-dns.biz</value>
    <value>ns1097.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>shoedeck.com</domain_name>
   <domain_keyword>shoedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:33:59</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-07</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>ns77.domaincontrol.com</value>
    <value>ns78.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>15</num>
   <domain_name>storedeck.com</domain_name>
   <domain_keyword>storedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:31:27</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>16</num>
   <domain_name>sharedeck.games</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-01 06:04:19</query_time>
   <create_date>2022-04-19</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164202849</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>ken.ns.cloudflare.com</value>
    <value>love.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>storedeck.store</domain_name>
   <domain_keyword>storedeck</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 11:42:47</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</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>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>18</num>
   <domain_name>sharedeck.store</domain_name>
   <domain_keyword>sharedeck</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 06:04:19</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>shortdeck.org</domain_name>
   <domain_keyword>shortdeck</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 17:03:44</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</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>ns19.domaincontrol.com</value>
    <value>ns20.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>20</num>
   <domain_name>shadedeck.com</domain_name>
   <domain_keyword>shadedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 20:41:14</query_time>
   <create_date>2013-08-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>scoreduck.com</domain_name>
   <domain_keyword>scoreduck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 09:26:19</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-04-19</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>22</num>
   <domain_name>stormdeck.com</domain_name>
   <domain_keyword>stormdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 09:44:32</query_time>
   <create_date>2014-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>shoretech.co.uk</domain_name>
   <domain_keyword>shoretech</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 15:39:47</query_time>
   <create_date>2017-01-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>sharedesk.space</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-22 06:20:40</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>personal</registrant_company>
   <registrant_state>Aomori</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>shotsdeck.com</domain_name>
   <domain_keyword>shotsdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 03:08:41</query_time>
   <create_date>2020-11-24</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-24</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>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>26</num>
   <domain_name>skoredesk.com</domain_name>
   <domain_keyword>skoredesk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:41:41</query_time>
   <create_date>2022-02-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>27</num>
   <domain_name>shorerock.com</domain_name>
   <domain_keyword>shorerock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 10:38:30</query_time>
   <create_date>2011-05-21</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShoreRock Group 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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>storydeck.chat</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-06-05 12:31:09</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>shoredeli.com</domain_name>
   <domain_keyword>shoredeli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:56:03</query_time>
   <create_date>2007-08-17</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-08-17</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>storydeck.online</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 18:08:33</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2032-07-19</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>shortdesk.com</domain_name>
   <domain_keyword>shortdesk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:18:06</query_time>
   <create_date>2011-08-23</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>HH</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>storedock.com</domain_name>
   <domain_keyword>storedock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:07:56</query_time>
   <create_date>2007-06-29</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-29</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/storedock.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>33</num>
   <domain_name>storedeco.com</domain_name>
   <domain_keyword>storedeco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:46:04</query_time>
   <create_date>2002-08-15</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2025-08-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sharedesk.top</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 20:41:00</query_time>
   <create_date>2024-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi Sheng</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>showmedeck.com</domain_name>
   <domain_keyword>showmedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 15:30:50</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2027-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>36</num>
   <domain_name>shoredieco.com</domain_name>
   <domain_keyword>shoredieco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:37:39</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-06-30</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>scoresdeck.com</domain_name>
   <domain_keyword>scoresdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:55:34</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=scoresdeck.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>shop-deck.com</domain_name>
   <domain_keyword>shop-deck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:08:43</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>shoredecker.info</domain_name>
   <domain_keyword>shoredecker</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 15:38:49</query_time>
   <create_date>2013-06-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.leaphost.com.au</value>
    <value>ns2.leaphost.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>stor-deck.com</domain_name>
   <domain_keyword>stor-deck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:38:38</query_time>
   <create_date>2021-11-03</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/stor-deck.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ezra.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>stonedeck.ca</domain_name>
   <domain_keyword>stonedeck</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 19:15:40</query_time>
   <create_date>2014-03-11</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>stokedeck.com</domain_name>
   <domain_keyword>stokedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:10:34</query_time>
   <create_date>2019-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-24</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shoreweek.com</domain_name>
   <domain_keyword>shoreweek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:14:36</query_time>
   <create_date>2019-03-25</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.expired.uniregistry-dns.com</value>
    <value>ns2.expired.uniregistry-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>shoreback.com</domain_name>
   <domain_keyword>shoreback</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:55:24</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>45</num>
   <domain_name>storedeco.ru</domain_name>
   <domain_keyword>storedeco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:18:05</query_time>
   <create_date>2017-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>stonedeck.design</domain_name>
   <domain_keyword>stonedeck</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-25 19:15:41</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alliance Daemon Computer Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>ns1052.ui-dns.com</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1105.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>storedock.co.uk</domain_name>
   <domain_keyword>storedock</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 00:31:57</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_name>Register.com Inc [Tag = REGISTER]</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>storydeck.xyz</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 22:32:18</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-27</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sharedesk.ru</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 18:58:47</query_time>
   <create_date>2023-05-06</create_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.timeweb.ru</value>
    <value>ns2.expired.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>storydeck.me</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 21:25:47</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</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>Basik Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1254.awsdns-28.org</value>
    <value>ns-1826.awsdns-36.co.uk</value>
    <value>ns-33.awsdns-04.com</value>
    <value>ns-957.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>shortneck.com</domain_name>
   <domain_keyword>shortneck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 23:25:06</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>4036</registrar_iana>
   <registrar_name>StrangeDomains LLC</registrar_name>
   <registrar_website>https://strangedomains.com</registrar_website>
   <registrant_name>Danny Sullivan</registrant_name>
   <registrant_company>Name Operator LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>tel:+41.25500275</registrant_phone>
   <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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sharedock.net</domain_name>
   <domain_keyword>sharedock</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:50:09</query_time>
   <create_date>2014-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sharedesk.co.uk</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 18:58:49</query_time>
   <create_date>2009-03-17</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a TheNames [Tag = THENAME2014]</registrar_name>
   <registrar_website>https://www.thenames.co.uk</registrar_website>
   <registrant_name>Tom Holland</registrant_name>
   <registrant_address>Flat 2, Beech Lawn, St Margaret's Road, Bowdon, Cheshire, M28 2SL, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>shoretech.net</domain_name>
   <domain_keyword>shoretech</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 01:14:15</query_time>
   <create_date>2006-06-18</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (254194951)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O shoretech.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns11.eapps.com</value>
    <value>ns12.eapps.com</value>
    <value>ns13.eapps.com</value>
    <value>ns14.eapps.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>slopedeck.com</domain_name>
   <domain_keyword>slopedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:08:21</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>shoredent.com</domain_name>
   <domain_keyword>shoredent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:06:10</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>shapedeck.com</domain_name>
   <domain_keyword>shapedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:41:34</query_time>
   <create_date>2008-06-20</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-06-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.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>shorelock.co.uk</domain_name>
   <domain_keyword>shorelock</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 01:12:42</query_time>
   <create_date>2016-05-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2026-05-23</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>storydeck.email</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-05 12:31:09</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>storedecks.com</domain_name>
   <domain_keyword>storedecks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:31:27</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-05</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>ns23.domaincontrol.com</value>
    <value>ns24.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>61</num>
   <domain_name>storydeck.app</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 22:32:33</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2032-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sharedesk.be</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 16:38:38</query_time>
   <create_date>2009-04-22</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>shareduck.com</domain_name>
   <domain_keyword>shareduck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:38:54</query_time>
   <create_date>2007-10-19</create_date>
   <update_date>2018-01-11</update_date>
   <expiry_date>2026-10-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>shorelock.org</domain_name>
   <domain_keyword>shorelock</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 01:12:41</query_time>
   <create_date>2017-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</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>ns43.domaincontrol.com</value>
    <value>ns44.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>65</num>
   <domain_name>shoregeek.com</domain_name>
   <domain_keyword>shoregeek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:56:50</query_time>
   <create_date>2004-12-21</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O shoregeek.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>storydeck.io</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-05 12:31:09</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</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>barbara.ns.cloudflare.com</value>
    <value>bjorn.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>67</num>
   <domain_name>shovedesk.net</domain_name>
   <domain_keyword>shovedesk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:57:01</query_time>
   <create_date>2016-12-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.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>scoredesk.eu</domain_name>
   <domain_keyword>scoredesk</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:17:35</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>shoretech.se</domain_name>
   <domain_keyword>shoretech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:13</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>stoerdeck.com</domain_name>
   <domain_keyword>stoerdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 10:19:09</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>shorepeak.com</domain_name>
   <domain_keyword>shorepeak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:08:07</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.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>72</num>
   <domain_name>stonedeck.news</domain_name>
   <domain_keyword>stonedeck</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-25 19:15:41</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</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>Alliance Daemon Computer Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>ns1054.ui-dns.org</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1103.ui-dns.de</value>
    <value>ns1121.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sharedeco.net</domain_name>
   <domain_keyword>sharedeco</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:49:02</query_time>
   <create_date>2008-04-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-14</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.netfirms.com</value>
    <value>ns2.netfirms.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>74</num>
   <domain_name>sparedeck.com</domain_name>
   <domain_keyword>sparedeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:42:29</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-09-03</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>ns77.domaincontrol.com</value>
    <value>ns78.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>75</num>
   <domain_name>scoredesk.dev</domain_name>
   <domain_keyword>scoredesk</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 16:55:12</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2022-11-20</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sharedecv.com</domain_name>
   <domain_keyword>sharedecv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:52:48</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns.inetdns.com</value>
    <value>ns.inetdns.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>storydeck.live</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 21:25:47</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2032-07-19</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>shorelock.com</domain_name>
   <domain_keyword>shorelock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:12:41</query_time>
   <create_date>1995-08-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>storydeck.biz</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 22:32:33</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2032-07-19</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>storydeck.tech</domain_name>
   <domain_keyword>storydeck</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-25 18:08:33</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2032-07-19</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>shoredecker.biz</domain_name>
   <domain_keyword>shoredecker</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 15:38:49</query_time>
   <create_date>2013-06-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.leaphost.com.au</value>
    <value>ns2.leaphost.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>shockdeck.com</domain_name>
   <domain_keyword>shockdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:42:56</query_time>
   <create_date>2009-01-04</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-01-04</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>RAMPLINE AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>shortduck.com</domain_name>
   <domain_keyword>shortduck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:37:13</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-07-01</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>84</num>
   <domain_name>shareteck.com</domain_name>
   <domain_keyword>shareteck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:38:49</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>2054</registrar_iana>
   <registrar_name>DropCatch.com 574 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sharedesk.co.in</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-17 19:02:59</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>86</num>
   <domain_name>scoredesk.it</domain_name>
   <domain_keyword>scoredesk</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 13:54:00</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>stokedeck.io</domain_name>
   <domain_keyword>stokedeck</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-05 04:40:45</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-09-18</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>scoredesk.net</domain_name>
   <domain_keyword>scoredesk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 19:46:41</query_time>
   <create_date>2005-07-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sharedesk.net</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 11:16:20</query_time>
   <create_date>2012-06-04</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-04</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>ns-1391.awsdns-45.org</value>
    <value>ns-1570.awsdns-04.co.uk</value>
    <value>ns-159.awsdns-19.com</value>
    <value>ns-966.awsdns-56.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>90</num>
   <domain_name>showerdeck.com</domain_name>
   <domain_keyword>showerdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 14:27:25</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>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>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>shredneck.com</domain_name>
   <domain_keyword>shredneck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:37:28</query_time>
   <create_date>2004-10-28</create_date>
   <update_date>2020-03-19</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>storeduck.com</domain_name>
   <domain_keyword>storeduck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:28:11</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2024-02-10</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.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>93</num>
   <domain_name>slopedeck.se</domain_name>
   <domain_keyword>slopedeck</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:44:58</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <name_servers>
    <value>ns1.worldwidedns.net</value>
    <value>ns2.worldwidedns.net</value>
    <value>ns3.worldwidedns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>shorlbeck.com</domain_name>
   <domain_keyword>shorlbeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:15:23</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>henan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.free.thdns.com</value>
    <value>ns2.free.thdns.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>sharkdeck.com</domain_name>
   <domain_keyword>sharkdeck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:56:47</query_time>
   <create_date>2018-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</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>ns77.domaincontrol.com</value>
    <value>ns78.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>96</num>
   <domain_name>sharedeco.com</domain_name>
   <domain_keyword>sharedeco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:49:02</query_time>
   <create_date>2011-06-04</create_date>
   <update_date>2022-07-18</update_date>
   <expiry_date>2025-06-04</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>97</num>
   <domain_name>shareduck.fun</domain_name>
   <domain_keyword>shareduck</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 16:38:54</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>huyugen</registrant_company>
   <registrant_state>jiang xi sheng</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>hugh.ns.cloudflare.com</value>
    <value>noor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>shorepack.com</domain_name>
   <domain_keyword>shorepack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 22:26:27</query_time>
   <create_date>2000-01-13</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2025-01-13</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>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ea5013f9-f07b-47ef-9b88-87a41004f53e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>shoretech.com</domain_name>
   <domain_keyword>shoretech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:14:15</query_time>
   <create_date>1997-11-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sharedesk.io</domain_name>
   <domain_keyword>sharedesk</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-18 11:16:20</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-13</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>vps1.workorderlive.com</value>
    <value>vps2.workorderlive.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.175</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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