WHOIS QUERY TIME

7 May 2024 - 12:41 PM UTC

Registered: 14 January 2020
Modified: 15 December 2023
Expiry: 14 January 2025

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

dns1.registrar-servers.com
dns2.registrar-servers.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=sparesdoc.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sparesdoc.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sparesdoc.uk",
            "domain_keyword": "sparesdoc",
            "domain_tld": "uk",
            "query_time": "2024-05-07 12:41:16",
            "create_date": "2020-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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."
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sparesdoc.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sparesdoc.uk</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 12:41:16</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>
 </results>
 <stats>
  <total_time>0.039</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.246 seconds) for "sparesdoc.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

24 May 2023 - 10:40 PM UTC

Registered: 14 January 2020
Modified: 15 December 2022
Expiry: 14 January 2024

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

dns1.registrar-servers.com
dns2.registrar-servers.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

21 Dec 2023 - 1:31 PM UTC

Registered: 14 January 2020
Modified: 15 December 2023
Expiry: 14 January 2025

REGISTRAR

Name: Namecheap, Inc. [Tag = NAMECHEAP-INC]
Website: https://www.namecheap.com

NAME SERVERS

dns1.registrar-servers.com
dns2.registrar-servers.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=sparesdoc.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sparesdoc.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sparesdoc.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "sparesdoc.uk",
            "domain_keyword": "sparesdoc",
            "domain_tld": "uk",
            "query_time": "2023-05-24 22:40:11",
            "create_date": "2020-01-14",
            "update_date": "2022-12-15",
            "expiry_date": "2024-01-14",
            "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": 2,
            "domain_name": "sparesdoc.uk",
            "domain_keyword": "sparesdoc",
            "domain_tld": "uk",
            "query_time": "2023-12-21 13:31:40",
            "create_date": "2020-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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."
            ]
        }
    ],
    "stats": {
        "total_time": 0.246,
        "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>sparesdoc.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>sparesdoc.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sparesdoc.uk</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-24 22:40:11</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2024-01-14</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>2</num>
   <domain_name>sparesdoc.uk</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-12-21 13:31:40</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>
 </results>
 <stats>
  <total_time>0.246</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 2 domain names (in 0.171 seconds) which contained the exact domain keyword "sparesdoc".
Domain Name Registered Expiry Registrar Ownership
1 sparesdoc.uk 14 Jan 2020 14 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
2 sparesdoc.co.uk 14 Jan 2020 14 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
3 sparesdoc.com 14 Jan 2020 14 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sparesdoc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sparesdoc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sparesdoc.uk, sparesdoc.co.uk, sparesdoc.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sparesdoc.uk",
            "domain_keyword": "sparesdoc",
            "domain_tld": "uk",
            "query_time": "2024-05-07 12:41:16",
            "create_date": "2020-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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": 2,
            "domain_name": "sparesdoc.co.uk",
            "domain_keyword": "sparesdoc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 21:38:53",
            "create_date": "2020-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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": 3,
            "domain_name": "sparesdoc.com",
            "domain_keyword": "sparesdoc",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:55:06",
            "create_date": "2020-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.171,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sparesdoc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sparesdoc.uk, sparesdoc.co.uk, sparesdoc.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sparesdoc.uk</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 12:41:16</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>2</num>
   <domain_name>sparesdoc.co.uk</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 21:38:53</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>3</num>
   <domain_name>sparesdoc.com</domain_name>
   <domain_keyword>sparesdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:55:06</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>
 </results>
 <stats>
  <total_time>0.171</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 141 domain names (in 0.775 seconds) which look and sound like the brand name "sparesdoc".
Domain Name Registered Expiry Registrar Ownership
1 sharesdoc.com 13 Feb 2017 13 Feb 2026 Gname.com Pte. Ltd. Redacted for privacy
2 sparksdoc.com 9 Aug 2021 9 Aug 2026 GoDaddy.com, LLC -
3 sparesdo.com 25 Dec 2023 25 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
4 sparesdrop.com 1 May 2024 1 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0171055514
5 spareslot.com 28 May 2009 28 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 sparestock.net 18 Apr 2024 18 Apr 2025 GoDaddy.com, LLC -
7 sharedsoc.org 28 Mar 2023 28 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
8 spareshop.ru 4 May 2020 4 May 2024 REGRU-RU Private Person
9 share-doc.org 26 Aug 2022 26 Aug 2024 Key-Systems GmbH Biomedia
10 sparesnow.info 25 Oct 2017 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 sportsdoc.uk 15 Feb 2024 15 Feb 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
12 sportsdoc.nyc 8 Oct 2014 7 Oct 2024 Go Australia Domains Inc REDACTED FOR PRIVACY
13 spareshop.shop 8 Nov 2023 8 Nov 2024 HOSTINGER operations, UAB -
14 share-doc.com 24 Mar 2024 24 Mar 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
15 shareddoc.sbs 6 Jun 2024 6 Jun 2025 NameSilo, LLC See PrivacyGuardian.org
16 sapregdoc.brussels 27 May 2016 27 May 2025 Combell nv CIRB-CIBG
17 sportsdoc.net 9 Dec 2020 9 Dec 2024 GoDaddy.com, LLC -
18 sportsdoc.jp 29 Jul 2008 31 Jul 2024 - naoki sakakibara
19 sparestock.com 3 Oct 2013 3 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 shareadoc.com 31 Dec 2023 31 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 spark-doc.org 16 Sep 2020 16 Sep 2024 DreamHost, LLC Data Protected
22 spareshoe.com 24 May 2024 24 May 2025 Porkbun LLC Private by Design, LLC
23 sparesbox.net 3 Apr 2007 3 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 spareshop.com 16 May 2010 16 May 2025 GoDaddy.com, LLC -
25 sportsdoc.club 2 Feb 2021 2 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
26 sparesinc.com 9 Sep 2018 9 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 sparestop.com 15 Mar 2017 15 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 space-doc.com 23 Apr 2024 23 Apr 2027 GoDaddy.com, LLC -
29 sparesbox.co.uk 30 May 2007 30 May 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
30 spareshop.online 16 Apr 2024 16 Apr 2025 Key-Systems LLC -
31 sparesnow.online 25 Oct 2017 25 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
32 sparescon.com 20 Sep 2023 20 Sep 2024 BigRock Solutions Ltd. noesisconcept
33 sparesbox.com 12 Oct 2004 12 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
34 sportsdoc.pro 8 Aug 2023 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 sparesync.com 2 Jun 2014 1 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER OOO "FogSoft"
36 sportsdoc.se 21 Apr 2024 21 Apr 2025 One.com -
37 sparesnow.com 22 Jun 1999 22 Jun 2024 GoDaddy.com, LLC -
38 sparesoda.com 15 Oct 2019 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 sportsdoc.com.au - - Melbourne IT Ameer Ibrahim
40 sparesnow.net 25 Oct 2017 25 Oct 2024 GoDaddy.com, LLC -
41 spark-doc.info 16 Sep 2020 16 Sep 2024 DreamHost, LLC Data Protected
42 sparesbox.parts 9 Jul 2014 9 Jul 2024 CSC Corporate Domains, Inc. GPC ASIA PACIFIC PTY LTD
43 shareddoc.com 19 Apr 2004 19 Apr 2025 GoDaddy.com, LLC -
44 sparesplc.com 18 Sep 2023 18 Sep 2024 Tucows Domains Inc. -
45 shareedoc.online 13 Mar 2024 13 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 sparesbot.com 22 May 2023 22 May 2024 CNOBIN INFORMATION TECHNOLOGY LIMITED REDACTED FOR PRIVACY
47 spaces-oc.com 20 Jul 2006 20 Jul 2024 Network Solutions, LLC -
48 sparespot.com 21 Oct 2014 21 Oct 2024 GoDaddy.com, LLC -
49 share-doc.info 13 May 2019 13 May 2025 MarkMonitor Inc. Microsoft Corporation
50 sparestec.com 5 Jan 2018 5 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 sportsdoc.ca 30 Aug 2009 30 Aug 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
52 sparesfor.co.uk 15 Jul 2021 15 Jul 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
53 sportsdoc.nl 13 May 2019 - De Webmakers -
54 spareshot.com 10 Jul 2020 10 Jul 2024 GoDaddy.com, LLC -
55 spareszon.com 4 Apr 2023 4 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 spacesdog.com 12 Feb 2024 12 Feb 2025 GoDaddy.com, LLC -
57 sparesbox.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
58 sparesnow.store 25 Oct 2017 25 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
59 sportsdoc.com 11 Apr 1995 12 Apr 2026 GoDaddy.com, LLC -
60 sportsdoc.co.uk 18 Jun 2004 18 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
61 sharedsoc.online 28 Mar 2023 28 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
62 spokesdoc.com 2 Aug 2021 2 Aug 2024 GoDaddy.com, LLC -
63 sparcdoc.com 10 Mar 2023 10 Mar 2025 NameCheap, Inc. -
64 sparksdc.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Christina Sparks
65 sharedoc.ru 4 Oct 2019 4 Oct 2024 REGRU-RU Private Person
66 parsedoc.ru 2 Dec 2023 2 Dec 2024 R01-RU Private Person
67 sparesso.com 26 Sep 2016 26 Sep 2024 GoDaddy.com, LLC -
68 sparksdc.com 17 Mar 2023 17 Mar 2025 GoDaddy.com, LLC -
69 sharedoc.top 20 Jul 2023 20 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
70 sparedot.com 18 Aug 2021 18 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 sportsdoc.org.uk 28 Jul 2005 28 Jul 2026 Namesco Limited [Tag = NAMESCO] -
72 sharedoc.mobi 13 Jan 2009 13 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
73 sharedoc.org 28 Apr 1999 28 Apr 2025 GoDaddy Corporate Domains, LLC Wolters Kluwer United States Inc.
74 sparesgo.shop 19 Apr 2023 19 Apr 2025 HOSTINGER operations, UAB -
75 sharedoc.cc 10 Feb 2000 10 Feb 2025 GoDaddy.com, LLC -
76 salesdoc.co.uk 9 Mar 2023 9 Mar 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
77 partsdoc.com 13 Nov 2001 13 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
78 sparesio.com 22 Mar 2023 22 Mar 2025 GoDaddy.com, LLC -
79 spark-doc.net 16 Sep 2020 16 Sep 2024 DREAMHOST Proxy Protection LLC
80 spark-doc.com 16 Sep 2020 16 Sep 2024 DreamHost, LLC -
81 spacedoc.dev 13 Apr 2023 13 Apr 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
82 sparkdoc.online 23 Jan 2024 23 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
83 spacedoc.org 30 Jun 2005 30 Jun 2024 DNC Holdings, Inc. DVLPMNT MARKETING, INC.
84 sharedoc.info 15 Oct 2001 15 Oct 2026 GoDaddy Corporate Domains, LLC Wolters Kluwer United States Inc.
85 sharedoc.ovh 19 Feb 2020 19 Feb 2025 OVH REDACTED_FOR_PRIVACY
86 spacedoc.co.uk 28 Mar 2024 28 Mar 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
87 sparespc.com 25 Nov 2023 25 Nov 2024 GoDaddy.com, LLC -
88 salesdoc.net 7 Jan 2016 7 Jan 2025 GoDaddy.com, LLC -
89 sharedoc.io 22 May 2024 22 May 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
90 salesdoc.com 15 Aug 1996 14 Aug 2025 Network Solutions, LLC -
91 sparesox.com 23 Nov 2020 23 Nov 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
92 sparesor.com 20 Sep 2010 20 Sep 2024 GoDaddy.com, LLC -
93 salesdoc.io 10 Jun 2019 10 Jun 2026 Name.com, Inc. REDACTED FOR PRIVACY
94 parksdoc.com 16 Nov 2017 16 Nov 2024 GoDaddy.com, LLC -
95 sharesoc.org 14 Jan 2011 14 Jan 2025 Easyspace Limited Easyspace Privacy
96 spacedoc.ru 31 Oct 2023 31 Oct 2024 REGRU-RU Private Person
97 salesdoc.ru 15 May 2020 15 May 2025 RU-CENTER-RU Private Person
98 sparkdoc.net 26 Sep 2023 26 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
99 sharedoc.click 19 Jul 2021 19 Jul 2024 OVH sas BlueDigital
100 sparesco.com 29 Sep 2010 29 Sep 2024 REGISTER S.P.A. GLOBAL DOMAIN PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Sparesdoc.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sparesdoc.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sparesdoc.uk",
        "page_size": 100
    },
    "count": {
        "total": 141,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sharesdoc.com, sparksdoc.com, sparesdo.com, sparesdrop.com, spareslot.com, sparestock.net, sharedsoc.org, spareshop.ru, share-doc.org, sparesnow.info, sportsdoc.uk, sportsdoc.nyc, spareshop.shop, share-doc.com, shareddoc.sbs, sapregdoc.brussels, sportsdoc.net, sportsdoc.jp, sparestock.com, shareadoc.com, spark-doc.org, spareshoe.com, sparesbox.net, spareshop.com, sportsdoc.club, sparesinc.com, sparestop.com, space-doc.com, sparesbox.co.uk, spareshop.online, sparesnow.online, sparescon.com, sparesbox.com, sportsdoc.pro, sparesync.com, sportsdoc.se, sparesnow.com, sparesoda.com, sportsdoc.com.au, sparesnow.net, spark-doc.info, sparesbox.parts, shareddoc.com, sparesplc.com, shareedoc.online, sparesbot.com, spaces-oc.com, sparespot.com, share-doc.info, sparestec.com, sportsdoc.ca, sparesfor.co.uk, sportsdoc.nl, spareshot.com, spareszon.com, spacesdog.com, sparesbox.com.au, sparesnow.store, sportsdoc.com, sportsdoc.co.uk, sharedsoc.online, spokesdoc.com, sparcdoc.com, sparksdc.com.au, sharedoc.ru, parsedoc.ru, sparesso.com, sparksdc.com, sharedoc.top, sparedot.com, sportsdoc.org.uk, sharedoc.mobi, sharedoc.org, sparesgo.shop, sharedoc.cc, salesdoc.co.uk, partsdoc.com, sparesio.com, spark-doc.net, spark-doc.com, spacedoc.dev, sparkdoc.online, spacedoc.org, sharedoc.info, sharedoc.ovh, spacedoc.co.uk, sparespc.com, salesdoc.net, sharedoc.io, salesdoc.com, sparesox.com, sparesor.com, salesdoc.io, parksdoc.com, sharesoc.org, spacedoc.ru, salesdoc.ru, sparkdoc.net, sharedoc.click, sparesco.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sharesdoc.com",
            "domain_keyword": "sharesdoc",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:55:15",
            "create_date": "2017-02-13",
            "update_date": "2024-04-16",
            "expiry_date": "2026-02-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sharesdoc.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "armfazh.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sparksdoc.com",
            "domain_keyword": "sparksdoc",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:21:09",
            "create_date": "2021-08-09",
            "update_date": "2022-10-14",
            "expiry_date": "2026-08-09",
            "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": 3,
            "domain_name": "sparesdo.com",
            "domain_keyword": "sparesdo",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:44:33",
            "create_date": "2023-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sparesdo.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sparesdrop.com",
            "domain_keyword": "sparesdrop",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:11:05",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0171055514",
            "registrant_company": "Contact Privacy Inc. Customer 0171055514",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "spareslot.com",
            "domain_keyword": "spareslot",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:21:54",
            "create_date": "2009-05-28",
            "update_date": "2023-05-29",
            "expiry_date": "2024-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=spareslot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sparestock.net",
            "domain_keyword": "sparestock",
            "domain_tld": "net",
            "query_time": "2024-04-21 17:44:46",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sharedsoc.org",
            "domain_keyword": "sharedsoc",
            "domain_tld": "org",
            "query_time": "2024-04-30 18:15:02",
            "create_date": "2023-03-28",
            "update_date": "2023-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "spareshop.ru",
            "domain_keyword": "spareshop",
            "domain_tld": "ru",
            "query_time": "2024-06-01 05:21:54",
            "create_date": "2020-05-04",
            "expiry_date": "2024-05-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "share-doc.org",
            "domain_keyword": "share-doc",
            "domain_tld": "org",
            "query_time": "2024-05-20 19:26:32",
            "create_date": "2022-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Biomedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sensson.net",
                "ns2.sensson.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sparesnow.info",
            "domain_keyword": "sparesnow",
            "domain_tld": "info",
            "query_time": "2024-05-12 08:09:03",
            "create_date": "2017-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sportsdoc.uk",
            "domain_keyword": "sportsdoc",
            "domain_tld": "uk",
            "query_time": "2024-06-04 21:28:55",
            "create_date": "2024-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "sportsdoc.nyc",
            "domain_keyword": "sportsdoc",
            "domain_tld": "nyc",
            "query_time": "2024-05-01 22:08:40",
            "create_date": "2014-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains Inc",
            "registrar_website": "whois.goaustraliadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "spareshop.shop",
            "domain_keyword": "spareshop",
            "domain_tld": "shop",
            "query_time": "2024-04-22 21:22:26",
            "create_date": "2023-11-08",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "share-doc.com",
            "domain_keyword": "share-doc",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:01:12",
            "create_date": "2024-03-24",
            "update_date": "2024-05-23",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=share-doc.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "shareddoc.sbs",
            "domain_keyword": "shareddoc",
            "domain_tld": "sbs",
            "query_time": "2024-06-08 17:38:08",
            "create_date": "2024-06-06",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientHold",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sapregdoc.brussels",
            "domain_keyword": "sapregdoc",
            "domain_tld": "brussels",
            "query_time": "2024-05-29 19:06:27",
            "create_date": "2016-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIRB-CIBG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.irisnet.be",
                "ns.irisnet.be"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sportsdoc.net",
            "domain_keyword": "sportsdoc",
            "domain_tld": "net",
            "query_time": "2024-05-21 23:03:21",
            "create_date": "2020-12-09",
            "update_date": "2022-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sportsdoc.jp",
            "domain_keyword": "sportsdoc",
            "domain_tld": "jp",
            "query_time": "2024-04-24 06:56:10",
            "create_date": "2008-07-29",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "naoki sakakibara",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "sparestock.com",
            "domain_keyword": "sparestock",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:36",
            "create_date": "2013-10-03",
            "update_date": "2020-09-27",
            "expiry_date": "2025-10-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "shareadoc.com",
            "domain_keyword": "shareadoc",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:52:33",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "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": 21,
            "domain_name": "spark-doc.org",
            "domain_keyword": "spark-doc",
            "domain_tld": "org",
            "query_time": "2024-05-24 04:55:22",
            "create_date": "2020-09-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "spareshoe.com",
            "domain_keyword": "spareshoe",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:36:12",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/spareshoe.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sparesbox.net",
            "domain_keyword": "sparesbox",
            "domain_tld": "net",
            "query_time": "2024-04-22 21:22:20",
            "create_date": "2007-04-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "spareshop.com",
            "domain_keyword": "spareshop",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:20:47",
            "create_date": "2010-05-16",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sportsdoc.club",
            "domain_keyword": "sportsdoc",
            "domain_tld": "club",
            "query_time": "2024-05-25 02:37:16",
            "create_date": "2021-02-02",
            "update_date": "2023-07-13",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sparesinc.com",
            "domain_keyword": "sparesinc",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:27",
            "create_date": "2018-09-09",
            "update_date": "2020-09-03",
            "expiry_date": "2024-09-09",
            "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": 27,
            "domain_name": "sparestop.com",
            "domain_keyword": "sparestop",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:36",
            "create_date": "2017-03-15",
            "update_date": "2021-03-09",
            "expiry_date": "2025-03-15",
            "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": 28,
            "domain_name": "space-doc.com",
            "domain_keyword": "space-doc",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:27:54",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2027-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sparesbox.co.uk",
            "domain_keyword": "sparesbox",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 18:24:07",
            "create_date": "2007-05-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-30",
            "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": 30,
            "domain_name": "spareshop.online",
            "domain_keyword": "spareshop",
            "domain_tld": "online",
            "query_time": "2024-04-18 18:14:01",
            "create_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sparesnow.online",
            "domain_keyword": "sparesnow",
            "domain_tld": "online",
            "query_time": "2024-05-12 08:09:03",
            "create_date": "2017-10-25",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-25",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sparescon.com",
            "domain_keyword": "sparescon",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:36:12",
            "create_date": "2023-09-20",
            "update_date": "2023-12-08",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "noesisconcept",
            "registrant_address": "platinium mall ghatkopar",
            "registrant_city": "mumbai",
            "registrant_state": "Other",
            "registrant_zip": "400077",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9820579995",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sparesbox.com",
            "domain_keyword": "sparesbox",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:20",
            "create_date": "2004-10-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-12",
            "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": 34,
            "domain_name": "sportsdoc.pro",
            "domain_keyword": "sportsdoc",
            "domain_tld": "pro",
            "query_time": "2024-05-01 22:08:40",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sparesync.com",
            "domain_keyword": "sparesync",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:52:47",
            "create_date": "2014-06-02",
            "update_date": "2022-08-09",
            "expiry_date": "2024-06-01",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "OOO \"FogSoft\"",
            "registrant_company": "OOO \"FogSoft\"",
            "registrant_address": "ul. Nekrasova, d. 41, of. 203",
            "registrant_city": "Yaroslavl`",
            "registrant_state": "Yaroslavskaya",
            "registrant_zip": "150000",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4852587228",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru",
                "ns1.sparesync.com",
                "ns2.sparesync.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sportsdoc.se",
            "domain_keyword": "sportsdoc",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:28",
            "create_date": "2024-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 37,
            "domain_name": "sparesnow.com",
            "domain_keyword": "sparesnow",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:32:07",
            "create_date": "1999-06-22",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sparesoda.com",
            "domain_keyword": "sparesoda",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:30",
            "create_date": "2019-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sparesoda.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sportsdoc.com.au",
            "domain_keyword": "sportsdoc",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 15:32:45",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Ameer Ibrahim",
            "name_servers": [
                "ns1.digitalpacific.com.au",
                "ns2.digitalpacific.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sparesnow.net",
            "domain_keyword": "sparesnow",
            "domain_tld": "net",
            "query_time": "2024-05-24 04:55:08",
            "create_date": "2017-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "spark-doc.info",
            "domain_keyword": "spark-doc",
            "domain_tld": "info",
            "query_time": "2024-05-24 04:55:22",
            "create_date": "2020-09-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sparesbox.parts",
            "domain_keyword": "sparesbox",
            "domain_tld": "parts",
            "query_time": "2024-05-15 00:15:32",
            "create_date": "2014-07-09",
            "update_date": "2023-09-22",
            "expiry_date": "2024-07-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GPC ASIA PACIFIC PTY LTD",
            "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": [
                "ashley.ns.cloudflare.com",
                "doug.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "shareddoc.com",
            "domain_keyword": "shareddoc",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:15:49",
            "create_date": "2004-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sparesplc.com",
            "domain_keyword": "sparesplc",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:52:46",
            "create_date": "2023-09-18",
            "update_date": "2024-03-14",
            "expiry_date": "2024-09-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "shareedoc.online",
            "domain_keyword": "shareedoc",
            "domain_tld": "online",
            "query_time": "2024-05-11 17:36:06",
            "create_date": "2024-03-13",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "kirk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sparesbot.com",
            "domain_keyword": "sparesbot",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:52:41",
            "create_date": "2023-05-22",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-22",
            "registrar_iana": 3254,
            "registrar_name": "CNOBIN INFORMATION TECHNOLOGY LIMITED",
            "registrar_website": "http://www.ordertld.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "manila",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net",
                "pk1.pending-renewal-domain.com",
                "pk2.pending-renewal-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "spaces-oc.com",
            "domain_keyword": "spaces-oc",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:37:01",
            "create_date": "2006-07-20",
            "update_date": "2022-07-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sparespot.com",
            "domain_keyword": "sparespot",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:15:34",
            "create_date": "2014-10-21",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "share-doc.info",
            "domain_keyword": "share-doc",
            "domain_tld": "info",
            "query_time": "2024-05-15 20:40:30",
            "create_date": "2019-05-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns151.microsoftinternetsafety.net",
                "ns152.microsoftinternetsafety.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sparestec.com",
            "domain_keyword": "sparestec",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:36",
            "create_date": "2018-01-05",
            "update_date": "2021-08-20",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sportsdoc.ca",
            "domain_keyword": "sportsdoc",
            "domain_tld": "ca",
            "query_time": "2024-05-15 14:09:59",
            "create_date": "2009-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sparesfor.co.uk",
            "domain_keyword": "sparesfor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 21:22:23",
            "create_date": "2021-07-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-15",
            "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": 53,
            "domain_name": "sportsdoc.nl",
            "domain_keyword": "sportsdoc",
            "domain_tld": "nl",
            "query_time": "2024-04-24 06:56:10",
            "create_date": "2019-05-13",
            "update_date": "2023-12-06",
            "registrar_name": "De Webmakers",
            "name_servers": [
                "ns1.dewebmakers.nl",
                "ns2.dewebmakers.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "spareshot.com",
            "domain_keyword": "spareshot",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:52:44",
            "create_date": "2020-07-10",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "spareszon.com",
            "domain_keyword": "spareszon",
            "domain_tld": "com",
            "query_time": "2024-05-02 03:28:22",
            "create_date": "2023-04-04",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=spareszon.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bh-55.webhostbox.net",
                "ns2.bh-55.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "spacesdog.com",
            "domain_keyword": "spacesdog",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:39:08",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sparesbox.com.au",
            "domain_keyword": "sparesbox",
            "domain_tld": "com.au",
            "query_time": "2024-04-30 08:44:33",
            "update_date": "2023-09-13",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "kareem.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sparesnow.store",
            "domain_keyword": "sparesnow",
            "domain_tld": "store",
            "query_time": "2024-04-22 21:22:29",
            "create_date": "2017-10-25",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-25",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sportsdoc.com",
            "domain_keyword": "sportsdoc",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:26:35",
            "create_date": "1995-04-11",
            "update_date": "2022-09-04",
            "expiry_date": "2026-04-12",
            "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": 60,
            "domain_name": "sportsdoc.co.uk",
            "domain_keyword": "sportsdoc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 10:08:54",
            "create_date": "2004-06-18",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "sharedsoc.online",
            "domain_keyword": "sharedsoc",
            "domain_tld": "online",
            "query_time": "2024-05-26 16:38:52",
            "create_date": "2023-03-28",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-28",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "spokesdoc.com",
            "domain_keyword": "spokesdoc",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:33:22",
            "create_date": "2021-08-02",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sparcdoc.com",
            "domain_keyword": "sparcdoc",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:43:19",
            "create_date": "2023-03-10",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sparksdc.com.au",
            "domain_keyword": "sparksdc",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 01:35:40",
            "update_date": "2024-04-16",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Christina Sparks",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sharedoc.ru",
            "domain_keyword": "sharedoc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:14:03",
            "create_date": "2019-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "parsedoc.ru",
            "domain_keyword": "parsedoc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:50:26",
            "create_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "sparesso.com",
            "domain_keyword": "sparesso",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:35",
            "create_date": "2016-09-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sparksdc.com",
            "domain_keyword": "sparksdc",
            "domain_tld": "com",
            "query_time": "2024-05-02 03:39:55",
            "create_date": "2023-03-17",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sharedoc.top",
            "domain_keyword": "sharedoc",
            "domain_tld": "top",
            "query_time": "2024-04-18 11:17:27",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "nitin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sparedot.com",
            "domain_keyword": "sparedot",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:48:49",
            "create_date": "2021-08-18",
            "update_date": "2022-08-12",
            "expiry_date": "2025-08-18",
            "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": 71,
            "domain_name": "sportsdoc.org.uk",
            "domain_keyword": "sportsdoc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-21 23:03:21",
            "create_date": "2005-07-28",
            "update_date": "2023-07-25",
            "expiry_date": "2026-07-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "sharedoc.mobi",
            "domain_keyword": "sharedoc",
            "domain_tld": "mobi",
            "query_time": "2024-06-02 18:01:49",
            "create_date": "2009-01-13",
            "update_date": "2023-10-02",
            "expiry_date": "2027-01-13",
            "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": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sharedoc.org",
            "domain_keyword": "sharedoc",
            "domain_tld": "org",
            "query_time": "2024-04-28 00:33:56",
            "create_date": "1999-04-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-28",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/whois/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolters Kluwer United States Inc.",
            "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": [
                "ns03.gcd-dns.com",
                "ns04.gcd-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sparesgo.shop",
            "domain_keyword": "sparesgo",
            "domain_tld": "shop",
            "query_time": "2024-05-21 21:38:53",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sharedoc.cc",
            "domain_keyword": "sharedoc",
            "domain_tld": "cc",
            "query_time": "2024-05-31 18:58:50",
            "create_date": "2000-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "salesdoc.co.uk",
            "domain_keyword": "salesdoc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 00:27:12",
            "create_date": "2023-03-09",
            "update_date": "2023-05-15",
            "expiry_date": "2024-03-09",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 77,
            "domain_name": "partsdoc.com",
            "domain_keyword": "partsdoc",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:34:59",
            "create_date": "2001-11-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-13",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns1.qdc.nl",
                "dns2.qdc.nl",
                "dns3.qdc.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sparesio.com",
            "domain_keyword": "sparesio",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:52:44",
            "create_date": "2023-03-22",
            "update_date": "2023-06-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hollistechnolabs.in",
                "ns2.hollistechnolabs.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "spark-doc.net",
            "domain_keyword": "spark-doc",
            "domain_tld": "net",
            "query_time": "2024-05-24 04:55:22",
            "create_date": "2020-09-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-16",
            "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 spark-doc.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "spark-doc.com",
            "domain_keyword": "spark-doc",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:15:41",
            "create_date": "2020-09-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.DreamHost.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "spacedoc.dev",
            "domain_keyword": "spacedoc",
            "domain_tld": "dev",
            "query_time": "2024-05-14 10:43:01",
            "create_date": "2023-04-13",
            "update_date": "2023-12-07",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "laylah.ns.cloudflare.com",
                "razvan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sparkdoc.online",
            "domain_keyword": "sparkdoc",
            "domain_tld": "online",
            "query_time": "2024-05-21 21:39:32",
            "create_date": "2024-01-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "spacedoc.org",
            "domain_keyword": "spacedoc",
            "domain_tld": "org",
            "query_time": "2024-04-25 11:26:56",
            "create_date": "2005-06-30",
            "update_date": "2023-05-21",
            "expiry_date": "2024-06-30",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DVLPMNT MARKETING, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sharedoc.info",
            "domain_keyword": "sharedoc",
            "domain_tld": "info",
            "query_time": "2024-05-01 06:04:48",
            "create_date": "2001-10-15",
            "update_date": "2024-02-27",
            "expiry_date": "2026-10-15",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wolters Kluwer United States Inc.",
            "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": [
                "ns03.gcd-dns.com",
                "ns04.gcd-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sharedoc.ovh",
            "domain_keyword": "sharedoc",
            "domain_tld": "ovh",
            "query_time": "2024-04-18 11:17:27",
            "create_date": "2020-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "spacedoc.co.uk",
            "domain_keyword": "spacedoc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 11:26:57",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "sparespc.com",
            "domain_keyword": "sparespc",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:52:46",
            "create_date": "2023-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "salesdoc.net",
            "domain_keyword": "salesdoc",
            "domain_tld": "net",
            "query_time": "2024-04-22 18:26:27",
            "create_date": "2016-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sharedoc.io",
            "domain_keyword": "sharedoc",
            "domain_tld": "io",
            "query_time": "2024-05-24 14:40:05",
            "create_date": "2024-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "salesdoc.com",
            "domain_keyword": "salesdoc",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:50:37",
            "create_date": "1996-08-15",
            "update_date": "2023-09-02",
            "expiry_date": "2025-08-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns67.worldnic.com",
                "ns68.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sparesox.com",
            "domain_keyword": "sparesox",
            "domain_tld": "com",
            "query_time": "2024-05-12 08:09:03",
            "create_date": "2020-11-23",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-23",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sparesor.com",
            "domain_keyword": "sparesor",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:31",
            "create_date": "2010-09-20",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "421.ns1.above.com",
                "421.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "salesdoc.io",
            "domain_keyword": "salesdoc",
            "domain_tld": "io",
            "query_time": "2024-05-16 01:56:26",
            "create_date": "2019-06-10",
            "update_date": "2023-05-22",
            "expiry_date": "2026-06-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tashkent",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1gjz.name.com",
                "ns2ckr.name.com",
                "ns3dgr.name.com",
                "ns4sxy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "parksdoc.com",
            "domain_keyword": "parksdoc",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:27:51",
            "create_date": "2017-11-16",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sharesoc.org",
            "domain_keyword": "sharesoc",
            "domain_tld": "org",
            "query_time": "2024-05-30 17:43:49",
            "create_date": "2011-01-14",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Easyspace Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "spacedoc.ru",
            "domain_keyword": "spacedoc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:25:31",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "salesdoc.ru",
            "domain_keyword": "salesdoc",
            "domain_tld": "ru",
            "query_time": "2024-05-18 10:58:34",
            "create_date": "2020-05-15",
            "expiry_date": "2025-05-15",
            "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": 98,
            "domain_name": "sparkdoc.net",
            "domain_keyword": "sparkdoc",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:22:53",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "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": [
                "kipp.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sharedoc.click",
            "domain_keyword": "sharedoc",
            "domain_tld": "click",
            "query_time": "2024-04-18 11:17:26",
            "create_date": "2021-07-19",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BlueDigital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "sparesco.com",
            "domain_keyword": "sparesco",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:22:21",
            "create_date": "2010-09-29",
            "update_date": "2022-09-12",
            "expiry_date": "2024-09-29",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "Global Domain Privacy",
            "registrant_company": "GLOBAL DOMAIN PRIVACY",
            "registrant_address": "Via Zanchi 22",
            "registrant_city": "Bergamo",
            "registrant_state": "BG",
            "registrant_zip": "24126",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.353230400",
            "registrant_fax": "+39.353230312",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.775,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sparesdoc.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>141</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sharesdoc.com, sparksdoc.com, sparesdo.com, sparesdrop.com, spareslot.com, sparestock.net, sharedsoc.org, spareshop.ru, share-doc.org, sparesnow.info, sportsdoc.uk, sportsdoc.nyc, spareshop.shop, share-doc.com, shareddoc.sbs, sapregdoc.brussels, sportsdoc.net, sportsdoc.jp, sparestock.com, shareadoc.com, spark-doc.org, spareshoe.com, sparesbox.net, spareshop.com, sportsdoc.club, sparesinc.com, sparestop.com, space-doc.com, sparesbox.co.uk, spareshop.online, sparesnow.online, sparescon.com, sparesbox.com, sportsdoc.pro, sparesync.com, sportsdoc.se, sparesnow.com, sparesoda.com, sportsdoc.com.au, sparesnow.net, spark-doc.info, sparesbox.parts, shareddoc.com, sparesplc.com, shareedoc.online, sparesbot.com, spaces-oc.com, sparespot.com, share-doc.info, sparestec.com, sportsdoc.ca, sparesfor.co.uk, sportsdoc.nl, spareshot.com, spareszon.com, spacesdog.com, sparesbox.com.au, sparesnow.store, sportsdoc.com, sportsdoc.co.uk, sharedsoc.online, spokesdoc.com, sparcdoc.com, sparksdc.com.au, sharedoc.ru, parsedoc.ru, sparesso.com, sparksdc.com, sharedoc.top, sparedot.com, sportsdoc.org.uk, sharedoc.mobi, sharedoc.org, sparesgo.shop, sharedoc.cc, salesdoc.co.uk, partsdoc.com, sparesio.com, spark-doc.net, spark-doc.com, spacedoc.dev, sparkdoc.online, spacedoc.org, sharedoc.info, sharedoc.ovh, spacedoc.co.uk, sparespc.com, salesdoc.net, sharedoc.io, salesdoc.com, sparesox.com, sparesor.com, salesdoc.io, parksdoc.com, sharesoc.org, spacedoc.ru, salesdoc.ru, sparkdoc.net, sharedoc.click, sparesco.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sharesdoc.com</domain_name>
   <domain_keyword>sharesdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:55:15</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sharesdoc.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>armfazh.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sparksdoc.com</domain_name>
   <domain_keyword>sparksdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:21:09</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2026-08-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>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>3</num>
   <domain_name>sparesdo.com</domain_name>
   <domain_keyword>sparesdo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:44:33</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sparesdo.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sparesdrop.com</domain_name>
   <domain_keyword>sparesdrop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:11:05</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0171055514</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171055514</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>spareslot.com</domain_name>
   <domain_keyword>spareslot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:21:54</query_time>
   <create_date>2009-05-28</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=spareslot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>6</num>
   <domain_name>sparestock.net</domain_name>
   <domain_keyword>sparestock</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 17:44:46</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sharedsoc.org</domain_name>
   <domain_keyword>sharedsoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 18:15:02</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>spareshop.ru</domain_name>
   <domain_keyword>spareshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 05:21:54</query_time>
   <create_date>2020-05-04</create_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>share-doc.org</domain_name>
   <domain_keyword>share-doc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 19:26:32</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Biomedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sensson.net</value>
    <value>ns2.sensson.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sparesnow.info</domain_name>
   <domain_keyword>sparesnow</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 08:09:03</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sportsdoc.uk</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-04 21:28:55</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sportsdoc.nyc</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-01 22:08:40</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains Inc</registrar_name>
   <registrar_website>whois.goaustraliadomains.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>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>spareshop.shop</domain_name>
   <domain_keyword>spareshop</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 21:22:26</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>14</num>
   <domain_name>share-doc.com</domain_name>
   <domain_keyword>share-doc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:01:12</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=share-doc.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>15</num>
   <domain_name>shareddoc.sbs</domain_name>
   <domain_keyword>shareddoc</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-08 17:38:08</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sapregdoc.brussels</domain_name>
   <domain_keyword>sapregdoc</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-29 19:06:27</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIRB-CIBG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.irisnet.be</value>
    <value>ns.irisnet.be</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sportsdoc.net</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 23:03:21</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2022-12-10</update_date>
   <expiry_date>2024-12-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>ns47.domaincontrol.com</value>
    <value>ns48.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>18</num>
   <domain_name>sportsdoc.jp</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 06:56:10</query_time>
   <create_date>2008-07-29</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>naoki sakakibara</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>sparestock.com</domain_name>
   <domain_keyword>sparestock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:36</query_time>
   <create_date>2013-10-03</create_date>
   <update_date>2020-09-27</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>shareadoc.com</domain_name>
   <domain_keyword>shareadoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:52:33</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</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>21</num>
   <domain_name>spark-doc.org</domain_name>
   <domain_keyword>spark-doc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 04:55:22</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>22</num>
   <domain_name>spareshoe.com</domain_name>
   <domain_keyword>spareshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:36:12</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/spareshoe.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sparesbox.net</domain_name>
   <domain_keyword>sparesbox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 21:22:20</query_time>
   <create_date>2007-04-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>24</num>
   <domain_name>spareshop.com</domain_name>
   <domain_keyword>spareshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:20:47</query_time>
   <create_date>2010-05-16</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-16</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>ns31.domaincontrol.com</value>
    <value>ns32.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>25</num>
   <domain_name>sportsdoc.club</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 02:37:16</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sparesinc.com</domain_name>
   <domain_keyword>sparesinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:27</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2020-09-03</update_date>
   <expiry_date>2024-09-09</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>27</num>
   <domain_name>sparestop.com</domain_name>
   <domain_keyword>sparestop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:36</query_time>
   <create_date>2017-03-15</create_date>
   <update_date>2021-03-09</update_date>
   <expiry_date>2025-03-15</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>28</num>
   <domain_name>space-doc.com</domain_name>
   <domain_keyword>space-doc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:27:54</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2027-04-23</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sparesbox.co.uk</domain_name>
   <domain_keyword>sparesbox</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 18:24:07</query_time>
   <create_date>2007-05-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-30</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>30</num>
   <domain_name>spareshop.online</domain_name>
   <domain_keyword>spareshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 18:14:01</query_time>
   <create_date>2024-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sparesnow.online</domain_name>
   <domain_keyword>sparesnow</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 08:09:03</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-25</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sparescon.com</domain_name>
   <domain_keyword>sparescon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:36:12</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>noesisconcept</registrant_name>
   <registrant_address>platinium mall ghatkopar</registrant_address>
   <registrant_city>mumbai</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>400077</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9820579995</registrant_phone>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sparesbox.com</domain_name>
   <domain_keyword>sparesbox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:20</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-12</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>34</num>
   <domain_name>sportsdoc.pro</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 22:08:40</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sparesync.com</domain_name>
   <domain_keyword>sparesync</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:52:47</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2022-08-09</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>OOO &quot;FogSoft&quot;</registrant_name>
   <registrant_company>OOO &quot;FogSoft&quot;</registrant_company>
   <registrant_address>ul. Nekrasova, d. 41, of. 203</registrant_address>
   <registrant_city>Yaroslavl`</registrant_city>
   <registrant_state>Yaroslavskaya</registrant_state>
   <registrant_zip>150000</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4852587228</registrant_phone>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
    <value>ns1.sparesync.com</value>
    <value>ns2.sparesync.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sportsdoc.se</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:28</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sparesnow.com</domain_name>
   <domain_keyword>sparesnow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:32:07</query_time>
   <create_date>1999-06-22</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</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>38</num>
   <domain_name>sparesoda.com</domain_name>
   <domain_keyword>sparesoda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:30</query_time>
   <create_date>2019-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sparesoda.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sportsdoc.com.au</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 15:32:45</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Ameer Ibrahim</registrant_name>
   <name_servers>
    <value>ns1.digitalpacific.com.au</value>
    <value>ns2.digitalpacific.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sparesnow.net</domain_name>
   <domain_keyword>sparesnow</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 04:55:08</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-25</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>spark-doc.info</domain_name>
   <domain_keyword>spark-doc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 04:55:22</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>sparesbox.parts</domain_name>
   <domain_keyword>sparesbox</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-15 00:15:32</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GPC ASIA PACIFIC PTY LTD</registrant_company>
   <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>ashley.ns.cloudflare.com</value>
    <value>doug.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shareddoc.com</domain_name>
   <domain_keyword>shareddoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:15:49</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sparesplc.com</domain_name>
   <domain_keyword>sparesplc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:52:46</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-09-18</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>shareedoc.online</domain_name>
   <domain_keyword>shareedoc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 17:36:06</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>kirk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sparesbot.com</domain_name>
   <domain_keyword>sparesbot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:52:41</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_iana>3254</registrar_iana>
   <registrar_name>CNOBIN INFORMATION TECHNOLOGY LIMITED</registrar_name>
   <registrar_website>http://www.ordertld.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>manila</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
    <value>pk1.pending-renewal-domain.com</value>
    <value>pk2.pending-renewal-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>spaces-oc.com</domain_name>
   <domain_keyword>spaces-oc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:37:01</query_time>
   <create_date>2006-07-20</create_date>
   <update_date>2022-07-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sparespot.com</domain_name>
   <domain_keyword>sparespot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:15:34</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>share-doc.info</domain_name>
   <domain_keyword>share-doc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 20:40:30</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns151.microsoftinternetsafety.net</value>
    <value>ns152.microsoftinternetsafety.net</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>50</num>
   <domain_name>sparestec.com</domain_name>
   <domain_keyword>sparestec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:36</query_time>
   <create_date>2018-01-05</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sportsdoc.ca</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 14:09:59</query_time>
   <create_date>2009-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sparesfor.co.uk</domain_name>
   <domain_keyword>sparesfor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 21:22:23</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-15</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>53</num>
   <domain_name>sportsdoc.nl</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 06:56:10</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2023-12-06</update_date>
   <registrar_name>De Webmakers</registrar_name>
   <name_servers>
    <value>ns1.dewebmakers.nl</value>
    <value>ns2.dewebmakers.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>spareshot.com</domain_name>
   <domain_keyword>spareshot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:52:44</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>spareszon.com</domain_name>
   <domain_keyword>spareszon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 03:28:22</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=spareszon.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bh-55.webhostbox.net</value>
    <value>ns2.bh-55.webhostbox.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>56</num>
   <domain_name>spacesdog.com</domain_name>
   <domain_keyword>spacesdog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:39:08</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-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>ns01.domaincontrol.com</value>
    <value>ns02.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>sparesbox.com.au</domain_name>
   <domain_keyword>sparesbox</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-30 08:44:33</query_time>
   <update_date>2023-09-13</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>kareem.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sparesnow.store</domain_name>
   <domain_keyword>sparesnow</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-22 21:22:29</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-25</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sportsdoc.com</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:26:35</query_time>
   <create_date>1995-04-11</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2026-04-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>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>60</num>
   <domain_name>sportsdoc.co.uk</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 10:08:54</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>sharedsoc.online</domain_name>
   <domain_keyword>sharedsoc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 16:38:52</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>spokesdoc.com</domain_name>
   <domain_keyword>spokesdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:33:22</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-02</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sparcdoc.com</domain_name>
   <domain_keyword>sparcdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:43:19</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sparksdc.com.au</domain_name>
   <domain_keyword>sparksdc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 01:35:40</query_time>
   <update_date>2024-04-16</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Christina Sparks</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sharedoc.ru</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:14:03</query_time>
   <create_date>2019-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>parsedoc.ru</domain_name>
   <domain_keyword>parsedoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:50:26</query_time>
   <create_date>2023-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>sparesso.com</domain_name>
   <domain_keyword>sparesso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:35</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sparksdc.com</domain_name>
   <domain_keyword>sparksdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 03:39:55</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sharedoc.top</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 11:17:27</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>nitin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sparedot.com</domain_name>
   <domain_keyword>sparedot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:48:49</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2022-08-12</update_date>
   <expiry_date>2025-08-18</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>71</num>
   <domain_name>sportsdoc.org.uk</domain_name>
   <domain_keyword>sportsdoc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-21 23:03:21</query_time>
   <create_date>2005-07-28</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2026-07-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>sharedoc.mobi</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-02 18:01:49</query_time>
   <create_date>2009-01-13</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2027-01-13</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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>73</num>
   <domain_name>sharedoc.org</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 00:33:56</query_time>
   <create_date>1999-04-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/whois/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolters Kluwer United States Inc.</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>ns03.gcd-dns.com</value>
    <value>ns04.gcd-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sparesgo.shop</domain_name>
   <domain_keyword>sparesgo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-21 21:38:53</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sharedoc.cc</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 18:58:50</query_time>
   <create_date>2000-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.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>76</num>
   <domain_name>salesdoc.co.uk</domain_name>
   <domain_keyword>salesdoc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 00:27:12</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>partsdoc.com</domain_name>
   <domain_keyword>partsdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:34:59</query_time>
   <create_date>2001-11-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.qdc.nl</value>
    <value>dns2.qdc.nl</value>
    <value>dns3.qdc.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sparesio.com</domain_name>
   <domain_keyword>sparesio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:52:44</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.hollistechnolabs.in</value>
    <value>ns2.hollistechnolabs.in</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>spark-doc.net</domain_name>
   <domain_keyword>spark-doc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 04:55:22</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-16</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 spark-doc.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>spark-doc.com</domain_name>
   <domain_keyword>spark-doc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:15:41</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.DreamHost.com</registrar_website>
   <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>81</num>
   <domain_name>spacedoc.dev</domain_name>
   <domain_keyword>spacedoc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 10:43:01</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>laylah.ns.cloudflare.com</value>
    <value>razvan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sparkdoc.online</domain_name>
   <domain_keyword>sparkdoc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 21:39:32</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>spacedoc.org</domain_name>
   <domain_keyword>spacedoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 11:26:56</query_time>
   <create_date>2005-06-30</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DVLPMNT MARKETING, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.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>84</num>
   <domain_name>sharedoc.info</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 06:04:48</query_time>
   <create_date>2001-10-15</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2026-10-15</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wolters Kluwer United States Inc.</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>ns03.gcd-dns.com</value>
    <value>ns04.gcd-dns.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>sharedoc.ovh</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-18 11:17:27</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>spacedoc.co.uk</domain_name>
   <domain_keyword>spacedoc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 11:26:57</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>sparespc.com</domain_name>
   <domain_keyword>sparespc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:52:46</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>salesdoc.net</domain_name>
   <domain_keyword>salesdoc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 18:26:27</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>89</num>
   <domain_name>sharedoc.io</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 14:40:05</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>salesdoc.com</domain_name>
   <domain_keyword>salesdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:50:37</query_time>
   <create_date>1996-08-15</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns67.worldnic.com</value>
    <value>ns68.worldnic.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>sparesox.com</domain_name>
   <domain_keyword>sparesox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 08:09:03</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sparesor.com</domain_name>
   <domain_keyword>sparesor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:31</query_time>
   <create_date>2010-09-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-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>421.ns1.above.com</value>
    <value>421.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>salesdoc.io</domain_name>
   <domain_keyword>salesdoc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 01:56:26</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tashkent</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UZ</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>ns1gjz.name.com</value>
    <value>ns2ckr.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4sxy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>parksdoc.com</domain_name>
   <domain_keyword>parksdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:27:51</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-16</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>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>95</num>
   <domain_name>sharesoc.org</domain_name>
   <domain_keyword>sharesoc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 17:43:49</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Easyspace Privacy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>spacedoc.ru</domain_name>
   <domain_keyword>spacedoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:25:31</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>salesdoc.ru</domain_name>
   <domain_keyword>salesdoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-18 10:58:34</query_time>
   <create_date>2020-05-15</create_date>
   <expiry_date>2025-05-15</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>98</num>
   <domain_name>sparkdoc.net</domain_name>
   <domain_keyword>sparkdoc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:22:53</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</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>kipp.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sharedoc.click</domain_name>
   <domain_keyword>sharedoc</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 11:17:26</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BlueDigital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sparesco.com</domain_name>
   <domain_keyword>sparesco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:22:21</query_time>
   <create_date>2010-09-29</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>Global Domain Privacy</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY</registrant_company>
   <registrant_address>Via Zanchi 22</registrant_address>
   <registrant_city>Bergamo</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.353230400</registrant_phone>
   <registrant_fax>+39.353230312</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.775</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.