WHOIS QUERY TIME

27 May 2024 - 5:35 PM UTC

Registered: 22 January 2022
Modified: 23 December 2023
Expiry: 22 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=sparcc.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sparcc.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sparcc.co.uk",
            "domain_keyword": "sparcc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 17:35:35",
            "create_date": "2022-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "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.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sparcc.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sparcc.co.uk</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 17:35:35</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</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.034</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.185 seconds) for "sparcc.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 May 2023 - 6:14 AM UTC

Registered: 22 January 2022
Modified: 23 December 2022
Expiry: 22 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

29 Jan 2024 - 2:34 PM UTC

Registered: 22 January 2022
Modified: 23 December 2023
Expiry: 22 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=sparcc.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sparcc.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sparcc.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "sparcc.co.uk",
            "domain_keyword": "sparcc",
            "domain_tld": "co.uk",
            "query_time": "2023-05-08 06:14:42",
            "create_date": "2022-01-22",
            "update_date": "2022-12-23",
            "expiry_date": "2024-01-22",
            "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": "sparcc.co.uk",
            "domain_keyword": "sparcc",
            "domain_tld": "co.uk",
            "query_time": "2024-01-29 14:34:25",
            "create_date": "2022-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "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.185,
        "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>sparcc.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sparcc.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sparcc.co.uk</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-08 06:14:42</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2022-12-23</update_date>
   <expiry_date>2024-01-22</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>sparcc.co.uk</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-01-29 14:34:25</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</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.185</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 5 domain names (in 0.115 seconds) which contained the exact domain keyword "sparcc".
Domain Name Registered Expiry Registrar Ownership
1 sparcc.org 11 Jul 1998 10 Jul 2032 Network Solutions, LLC Stark-Portage Area Computer Consortium
2 sparcc.net 31 Oct 2000 31 Oct 2024 GoDaddy.com, LLC -
3 sparcc.com 30 Sep 2004 30 Sep 2033 GoDaddy.com, LLC -
4 sparcc.ca 22 Dec 2021 22 Dec 2025 Grape Inc. REDACTED FOR PRIVACY
5 sparcc.co.uk 22 Jan 2022 22 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
6 sparcc.org.uk 22 Jan 2022 22 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sparcc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sparcc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "sparcc.org, sparcc.net, sparcc.com, sparcc.ca, sparcc.co.uk, sparcc.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "sparcc.org",
            "domain_keyword": "sparcc",
            "domain_tld": "org",
            "query_time": "2024-06-01 05:21:10",
            "create_date": "1998-07-11",
            "update_date": "2023-01-27",
            "expiry_date": "2032-07-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stark-Portage Area Computer Consortium",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.oar.net",
                "ns5.oar.net",
                "ns6.oar.net",
                "ns7.oar.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sparcc.net",
            "domain_keyword": "sparcc",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:21:10",
            "create_date": "2000-10-31",
            "update_date": "2022-11-16",
            "expiry_date": "2024-10-31",
            "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": 3,
            "domain_name": "sparcc.com",
            "domain_keyword": "sparcc",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:40:36",
            "create_date": "2004-09-30",
            "update_date": "2023-12-14",
            "expiry_date": "2033-09-30",
            "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": 4,
            "domain_name": "sparcc.ca",
            "domain_keyword": "sparcc",
            "domain_tld": "ca",
            "query_time": "2024-06-01 05:21:10",
            "create_date": "2021-12-22",
            "update_date": "2023-11-28",
            "expiry_date": "2025-12-22",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.startlogic.com",
                "ns2.startlogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sparcc.co.uk",
            "domain_keyword": "sparcc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 17:35:35",
            "create_date": "2022-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "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": 6,
            "domain_name": "sparcc.org.uk",
            "domain_keyword": "sparcc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-27 17:35:33",
            "create_date": "2022-01-22",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-22",
            "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.115,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sparcc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>sparcc.org, sparcc.net, sparcc.com, sparcc.ca, sparcc.co.uk, sparcc.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sparcc.org</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 05:21:10</query_time>
   <create_date>1998-07-11</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2032-07-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stark-Portage Area Computer Consortium</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.oar.net</value>
    <value>ns5.oar.net</value>
    <value>ns6.oar.net</value>
    <value>ns7.oar.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sparcc.net</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:21:10</query_time>
   <create_date>2000-10-31</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>3</num>
   <domain_name>sparcc.com</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:40:36</query_time>
   <create_date>2004-09-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2033-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>4</num>
   <domain_name>sparcc.ca</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-01 05:21:10</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.startlogic.com</value>
    <value>ns2.startlogic.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>sparcc.co.uk</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 17:35:35</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</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>6</num>
   <domain_name>sparcc.org.uk</domain_name>
   <domain_keyword>sparcc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-27 17:35:33</query_time>
   <create_date>2022-01-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-22</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.115</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,763 domain names (in 0.312 seconds) which look and sound like the brand name "sparcc".
Domain Name Registered Expiry Registrar Ownership
1 sparco.co.uk 6 Dec 1999 6 Dec 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
2 sparcs.ca 17 Jan 2020 17 Jan 2025 Rebel.ca Corp. REDACTED FOR PRIVACY
3 sparco.it 17 May 1996 30 May 2024 MarkMonitor International Limited SPARCO S.P.A.
4 spaccc.com 25 Jan 2020 25 Jan 2029 Register.com, Inc. -
5 sparcs.org 20 Mar 2001 20 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
6 sparce.me 10 May 2021 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 sparcvc.com 7 Dec 2017 7 Dec 2025 GoDaddy.com, LLC -
8 sparcco.solutions 25 Apr 2017 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 sparc3.com 3 Mar 2023 3 Mar 2025 GoDaddy.com, LLC -
10 sparkcc.net 9 Jul 2023 9 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 sparco.asia 18 Mar 2021 18 Mar 2024 P.A Viet Nam Company Limited CONG TY TNHH TONY S TEAM
12 sparcs.com 19 May 2000 19 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
13 starcc.cc 1 Dec 2017 1 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
14 spamcc.net 26 Nov 2023 26 Nov 2024 Zone of Domains LLC -
15 sparkcc.co.uk 24 Apr 2003 24 Apr 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
16 spa-cc.com 25 Feb 2017 25 Feb 2025 IONOS SE -
17 sparck.services 30 May 2016 30 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 sparci.com 3 Sep 2004 3 Sep 2024 GoDaddy.com, LLC -
19 spearcc.com 31 Jan 2013 31 Jan 2025 GoDaddy.com, LLC -
20 spadcc.com 7 Dec 2023 7 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
21 sparco.info 16 Aug 2001 16 Aug 2025 MarkMonitor Inc. SPARCO S.P.A.
22 sdarcc.com 11 Sep 1999 11 Sep 2024 Network Solutions, LLC -
23 sparcx.co.uk 12 Sep 2017 12 Sep 2024 Realtime Register BV [Tag = YOURSRS-NL] -
24 sdarcc.us 1 Jun 2006 31 May 2025 Network Solutions, LLC Frances Tiumalu
25 sparch.com 11 Oct 2002 11 Oct 2024 NameSilo, LLC Caramba LLC
26 sparcs.co.uk 9 Dec 2003 9 Dec 2027 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
27 starcc.co.uk 27 Feb 2024 27 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
28 sparec.com 2 Mar 2004 2 Mar 2025 Cronon AG -
29 sparcx.net 14 Jun 2021 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 sparbc.ca 20 Nov 2017 20 Nov 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
31 sparco.ae - - Etisalat SPARE PARTS & HARDWARE (SPARCO) LLC
32 sparcs.life 26 Jan 2024 26 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 spar2c.org 19 Nov 2020 19 Nov 2024 Namespro Solutions Inc. Scott Smallwood
34 sparco.us 24 Apr 2002 23 Apr 2026 GoDaddy.com, LLC William Love
35 aparcc.org 15 Jul 2019 15 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
36 sparch.net 22 Sep 2023 22 Sep 2024 NameSilo, LLC -
37 sparoc.com 21 Mar 2024 21 Mar 2025 GoDaddy.com, LLC -
38 oparcc.site 26 Apr 2024 26 Apr 2025 Namecheap -
39 searcc.com 29 Jul 2017 29 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 sparbc.com 19 Nov 2017 19 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 sparck.ru 8 Nov 2023 8 Nov 2024 REGRU-RU Private Person
42 sparpc.com 14 May 2014 14 May 2025 TLDS L.L.C. d/b/a SRSPlus -
43 sparco.com.au - - Melbourne IT Jordan Bagnoux
44 spahcc.com 8 Sep 2018 8 Sep 2024 GoDaddy.com, LLC -
45 sparca.co.uk 9 Dec 2020 9 Dec 2024 Squarespace Domains LLC [Tag = GOOGLE] -
46 spartc.net 31 May 2016 31 May 2025 Tucows Domains Inc. -
47 sparkc.co 18 Apr 2023 18 Apr 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167062945
48 sparcy.org 12 Feb 2021 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 sparcy.com 6 Oct 2019 6 Oct 2024 Spaceship, Inc. Andrew Knox
50 sparrc.in 22 Mar 2013 22 Mar 2029 GoDaddy.com, LLC Sparrc Institute
51 sparc1.com 15 Jun 2022 15 Jun 2024 GoDaddy.com, LLC -
52 sparcu.com 14 Mar 2014 14 Mar 2028 PDR Ltd. d/b/a PublicDomainRegistry.com SkyNet Holdings
53 sparco.sk 21 Dec 2022 21 Dec 2024 Fuel Factory s.r.o. Fuel Factory s.r.o.
54 sparck.io 13 Apr 2016 13 Apr 2025 SafeNames Ltd. BJSS Ltd
55 sdarcc.site 4 Feb 2019 4 Feb 2025 Network Solutions LLC San Diego County Assessor/Recorder/Clerk
56 sparch.ru 13 Nov 2023 13 Nov 2024 REGRU-RU Private Person
57 spaarcc.org 6 Aug 2008 6 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SynapseIndia
58 ssarcc.academy 19 Feb 2020 19 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
59 sparck.it 16 Dec 2020 16 Dec 2024 Key-Systems GmbH Sparck Holding BV
60 sbarcc.com 9 Aug 2006 9 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
61 sparcsc.org 23 Nov 2020 23 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 sparcs.info 17 Jan 2019 17 Jan 2025 Gandi SAS GOPA-Cartermill
63 soarcc.com 9 Feb 2017 9 Feb 2025 Squarespace Domains II LLC Soar Coaching &amp; Consulting
64 sparce.co.uk 13 Jul 2017 13 Jul 2024 Squarespace Domains LLC [Tag = GOOGLE] -
65 sparco.online 1 May 2023 1 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
66 sparcs.ru 12 Nov 2023 12 Nov 2024 REGRU-RU Private Person
67 sparck.pro 26 Nov 2020 26 Nov 2024 OVH SAS REDACTED FOR PRIVACY
68 sparco.xyz 9 May 2022 9 May 2025 Dynadot LLC -
69 sparcs.consulting 24 Jul 2014 24 Jul 2024 Key-Systems, LLC sparcs
70 sparck.com 16 Dec 2011 16 Dec 2024 Tucows Domains Inc. -
71 sparcx.xyz 28 Jun 2023 28 Jun 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. you shi ke ji(zhong guo)you xian gong si
72 sparcwc.org 9 Aug 2012 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 sparc4.com 3 Mar 2023 3 Mar 2025 GoDaddy.com, LLC -
74 sparch.co.uk 9 Oct 2017 9 Oct 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
75 sparcs.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
76 sparccd.ru 7 Sep 2023 7 Sep 2024 RU-CENTER-RU Private Person
77 sparoc.info 28 Jun 2023 28 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 sparcv.com 3 May 2000 3 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 sparec.uk 11 Apr 2023 11 Apr 2024 LCN.com Ltd [Tag = LCN] -
80 starcc.net 8 Jul 2019 8 Jul 2029 gabia NINEPOINT
81 sparc2c.com 10 Feb 2022 10 Feb 2025 GoDaddy.com, LLC -
82 sparch.io 23 Oct 2017 23 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 sparoc.online 21 Sep 2023 21 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
84 sparce.uk 28 May 2023 28 May 2024 Ian Paterson t/a DigitalTrader Uk [Tag = ADGUY] -
85 sparch.ie 2 Mar 2009 2 Mar 2025 Register 365 REDACTED FOR PRIVACY
86 sparca.ai - - Dreamscape Networks International Pte. Ltd. Private Registry Authority
87 sparco.io 24 Jan 2024 24 Jan 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
88 sparc.africa 15 Oct 2018 15 Oct 2024 Afriregister Limited Amref Health Africa
89 sparc.tech 5 Aug 2015 5 Aug 2024 eNom, Inc. William Schottenstein
90 sparc.pro 15 Sep 2020 15 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
91 sparc.company 19 Jan 2018 19 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
92 sparcl.com 29 Oct 2014 29 Oct 2025 Dreamscape Networks International Pte Ltd TURN KEY BUSINESS SOLUTIONS
93 sparco.org 25 Jan 2000 25 Jan 2026 MarkMonitor Inc. Sparco S.p.A.
94 sparco.us.com 8 Jul 2022 8 Jul 2025 Sav.com, LLC -
95 svarcc.com 19 Dec 2016 19 Dec 2027 Key-Systems GmbH REDACTED FOR PRIVACY
96 sparcs.co 22 Apr 2021 22 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
97 sparco.ru 29 Nov 2016 29 Nov 2024 REGRU-RU Private Person
98 sparco.com.br 5 Jan 2004 5 Jan 2027 - Pit Lane Acessorios Esportivos EIRELI
99 sparcs.team 2 Jul 2020 2 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Sparcs Architekten
100 sparcrc.com 29 Sep 2019 29 Sep 2025 GoDaddy.com, LLC -
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 Sparcc.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sparcc.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sparcc.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 5763,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sparco.co.uk, sparcs.ca, sparco.it, spaccc.com, sparcs.org, sparce.me, sparcvc.com, sparcco.solutions, sparc3.com, sparkcc.net, sparco.asia, sparcs.com, starcc.cc, spamcc.net, sparkcc.co.uk, spa-cc.com, sparck.services, sparci.com, spearcc.com, spadcc.com, sparco.info, sdarcc.com, sparcx.co.uk, sdarcc.us, sparch.com, sparcs.co.uk, starcc.co.uk, sparec.com, sparcx.net, sparbc.ca, sparco.ae, sparcs.life, spar2c.org, sparco.us, aparcc.org, sparch.net, sparoc.com, oparcc.site, searcc.com, sparbc.com, sparck.ru, sparpc.com, sparco.com.au, spahcc.com, sparca.co.uk, spartc.net, sparkc.co, sparcy.org, sparcy.com, sparrc.in, sparc1.com, sparcu.com, sparco.sk, sparck.io, sdarcc.site, sparch.ru, spaarcc.org, ssarcc.academy, sparck.it, sbarcc.com, sparcsc.org, sparcs.info, soarcc.com, sparce.co.uk, sparco.online, sparcs.ru, sparck.pro, sparco.xyz, sparcs.consulting, sparck.com, sparcx.xyz, sparcwc.org, sparc4.com, sparch.co.uk, sparcs.xyz, sparccd.ru, sparoc.info, sparcv.com, sparec.uk, starcc.net, sparc2c.com, sparch.io, sparoc.online, sparce.uk, sparch.ie, sparca.ai, sparco.io, sparc.africa, sparc.tech, sparc.pro, sparc.company, sparcl.com, sparco.org, sparco.us.com, svarcc.com, sparcs.co, sparco.ru, sparco.com.br, sparcs.team, sparcrc.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sparco.co.uk",
            "domain_keyword": "sparco",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 03:41:26",
            "create_date": "1999-12-06",
            "update_date": "2023-11-04",
            "expiry_date": "2025-12-06",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "sparcs.ca",
            "domain_keyword": "sparcs",
            "domain_tld": "ca",
            "query_time": "2024-04-27 03:41:30",
            "create_date": "2020-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sparco.it",
            "domain_keyword": "sparco",
            "domain_tld": "it",
            "query_time": "2024-06-06 02:58:06",
            "create_date": "1996-05-17",
            "update_date": "2024-05-31",
            "expiry_date": "2024-05-30",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "registrant_company": "SPARCO S.P.A.",
            "registrant_address": "VIA LEINI' 524",
            "registrant_city": "VOLPIANO",
            "registrant_state": "TO",
            "registrant_zip": "10088",
            "registrant_country": "IT",
            "name_servers": [
                "ha1.markmonitor.zone",
                "ha2.markmonitor.zone",
                "ha3.markmonitor.zone",
                "ha4.markmonitor.zone"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "spaccc.com",
            "domain_keyword": "spaccc",
            "domain_tld": "com",
            "query_time": "2024-05-03 02:26:19",
            "create_date": "2020-01-25",
            "update_date": "2024-01-27",
            "expiry_date": "2029-01-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sparcs.org",
            "domain_keyword": "sparcs",
            "domain_tld": "org",
            "query_time": "2024-05-23 21:52:14",
            "create_date": "2001-03-20",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "blair.ns.cloudflare.com",
                "kaiser.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sparce.me",
            "domain_keyword": "sparce",
            "domain_tld": "me",
            "query_time": "2024-05-12 08:08:02",
            "create_date": "2021-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sparcvc.com",
            "domain_keyword": "sparcvc",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:35:36",
            "create_date": "2017-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-07",
            "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": 8,
            "domain_name": "sparcco.solutions",
            "domain_keyword": "sparcco",
            "domain_tld": "solutions",
            "query_time": "2024-04-30 08:43:19",
            "create_date": "2017-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sparc3.com",
            "domain_keyword": "sparc3",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:40:07",
            "create_date": "2023-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sparkcc.net",
            "domain_keyword": "sparkcc",
            "domain_tld": "net",
            "query_time": "2024-06-01 05:22:26",
            "create_date": "2023-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sparco.asia",
            "domain_keyword": "sparco",
            "domain_tld": "asia",
            "query_time": "2024-05-27 17:35:35",
            "create_date": "2021-03-18",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-18",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CONG TY TNHH TONY S TEAM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TP HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dnstemp1.pavietnam.com",
                "dnstemp2.pavietnam.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sparcs.com",
            "domain_keyword": "sparcs",
            "domain_tld": "com",
            "query_time": "2024-05-22 10:29:09",
            "create_date": "2000-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "starcc.cc",
            "domain_keyword": "starcc",
            "domain_tld": "cc",
            "query_time": "2024-06-02 12:48:55",
            "create_date": "2017-12-01",
            "update_date": "2022-11-21",
            "expiry_date": "2024-12-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "spamcc.net",
            "domain_keyword": "spamcc",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:07:39",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 2905,
            "registrar_name": "Zone of Domains LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sparkcc.co.uk",
            "domain_keyword": "sparkcc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 21:27:22",
            "create_date": "2003-04-24",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-24",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.fast-hosts.org",
                "ns2.fast-hosts.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "spa-cc.com",
            "domain_keyword": "spa-cc",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:09:28",
            "create_date": "2017-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1491.webempresa.eu",
                "ns1492.webempresa.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sparck.services",
            "domain_keyword": "sparck",
            "domain_tld": "services",
            "query_time": "2024-05-30 00:32:02",
            "create_date": "2016-05-30",
            "update_date": "2023-07-14",
            "expiry_date": "2024-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sparci.com",
            "domain_keyword": "sparci",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:51:50",
            "create_date": "2004-09-03",
            "update_date": "2023-04-26",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "spearcc.com",
            "domain_keyword": "spearcc",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:03:50",
            "create_date": "2013-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "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": 20,
            "domain_name": "spadcc.com",
            "domain_keyword": "spadcc",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:41:13",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns191.name.am",
                "ns192.name.am"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sparco.info",
            "domain_keyword": "sparco",
            "domain_tld": "info",
            "query_time": "2024-05-07 12:40:10",
            "create_date": "2001-08-16",
            "update_date": "2023-07-21",
            "expiry_date": "2025-08-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SPARCO S.P.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sdarcc.com",
            "domain_keyword": "sdarcc",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:12:50",
            "create_date": "1999-09-11",
            "update_date": "2023-06-15",
            "expiry_date": "2024-09-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sparcx.co.uk",
            "domain_keyword": "sparcx",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 03:41:33",
            "create_date": "2017-09-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-12",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "sdarcc.us",
            "domain_keyword": "sdarcc",
            "domain_tld": "us",
            "query_time": "2024-05-19 06:49:20",
            "create_date": "2006-06-01",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Frances Tiumalu",
            "registrant_company": "Frances Tiumalu",
            "registrant_address": "1600 PACIFIC HWY # ROOM260",
            "registrant_city": "SAN DIEGO",
            "registrant_state": "CA",
            "registrant_zip": "92101-2429",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6196955075",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sparch.com",
            "domain_keyword": "sparch",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:43:20",
            "create_date": "2002-10-11",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Warren Weitzman",
            "registrant_company": "Caramba LLC",
            "registrant_address": "10025 Woodhill Road",
            "registrant_city": "Bethesda",
            "registrant_state": "MD",
            "registrant_zip": "20817",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3019801111",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sparcs.co.uk",
            "domain_keyword": "sparcs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 03:41:30",
            "create_date": "2003-12-09",
            "update_date": "2023-02-20",
            "expiry_date": "2027-12-09",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "starcc.co.uk",
            "domain_keyword": "starcc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 23:37:23",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "sparec.com",
            "domain_keyword": "sparec",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:42:05",
            "create_date": "2004-03-02",
            "update_date": "2004-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks20.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sparcx.net",
            "domain_keyword": "sparcx",
            "domain_tld": "net",
            "query_time": "2024-05-07 12:40:13",
            "create_date": "2021-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=sparcx.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "sparbc.ca",
            "domain_keyword": "sparbc",
            "domain_tld": "ca",
            "query_time": "2024-05-23 08:48:34",
            "create_date": "2017-11-20",
            "update_date": "2023-11-21",
            "expiry_date": "2025-11-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sparco.ae",
            "domain_keyword": "sparco",
            "domain_tld": "ae",
            "query_time": "2024-04-30 08:43:25",
            "registrar_name": "Etisalat",
            "registrant_name": "SPARE PARTS & HARDWARE (SPARCO) LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 32,
            "domain_name": "sparcs.life",
            "domain_keyword": "sparcs",
            "domain_tld": "life",
            "query_time": "2024-05-23 08:48:40",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "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": 33,
            "domain_name": "spar2c.org",
            "domain_keyword": "spar2c",
            "domain_tld": "org",
            "query_time": "2024-05-23 08:48:30",
            "create_date": "2020-11-19",
            "update_date": "2022-11-14",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "http://www.namespro.ca/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scott Smallwood",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sparco.us",
            "domain_keyword": "sparco",
            "domain_tld": "us",
            "query_time": "2024-04-30 08:43:25",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2026-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "William Love",
            "registrant_address": "22585 Markey CT, STE D",
            "registrant_city": "Sterling",
            "registrant_state": "Virginia",
            "registrant_zip": "20166",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7034303303",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aparcc.org",
            "domain_keyword": "aparcc",
            "domain_tld": "org",
            "query_time": "2024-05-25 23:35:04",
            "create_date": "2019-07-15",
            "update_date": "2024-05-14",
            "expiry_date": "2024-07-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sparch.net",
            "domain_keyword": "sparch",
            "domain_tld": "net",
            "query_time": "2024-04-30 08:43:20",
            "create_date": "2023-09-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sparoc.com",
            "domain_keyword": "sparoc",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:22:17",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "oparcc.site",
            "domain_keyword": "oparcc",
            "domain_tld": "site",
            "query_time": "2024-06-01 03:59:30",
            "create_date": "2024-04-26",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "Roccaforzata TA",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "searcc.com",
            "domain_keyword": "searcc",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:36:51",
            "create_date": "2017-07-29",
            "update_date": "2020-07-23",
            "expiry_date": "2025-07-29",
            "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": 40,
            "domain_name": "sparbc.com",
            "domain_keyword": "sparbc",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:43:15",
            "create_date": "2017-11-19",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-19",
            "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=sparbc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sparck.ru",
            "domain_keyword": "sparck",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:53",
            "create_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "sparpc.com",
            "domain_keyword": "sparpc",
            "domain_tld": "com",
            "query_time": "2024-05-18 20:02:46",
            "create_date": "2014-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns1.namesecured.com",
                "ns2.namesecured.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sparco.com.au",
            "domain_keyword": "sparco",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 01:59:01",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Jordan Bagnoux",
            "name_servers": [
                "ns1.web24.net.au",
                "ns2.web24.net.au",
                "ns3.web24.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "spahcc.com",
            "domain_keyword": "spahcc",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:55",
            "create_date": "2018-09-08",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sparca.co.uk",
            "domain_keyword": "sparca",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 12:40:07",
            "create_date": "2020-12-09",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-09",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "spartc.net",
            "domain_keyword": "spartc",
            "domain_tld": "net",
            "query_time": "2024-06-07 17:06:43",
            "create_date": "2016-05-31",
            "update_date": "2024-06-04",
            "expiry_date": "2025-05-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sparkc.co",
            "domain_keyword": "sparkc",
            "domain_tld": "co",
            "query_time": "2024-05-30 00:32:15",
            "create_date": "2023-04-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-04-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167062945",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sparcy.org",
            "domain_keyword": "sparcy",
            "domain_tld": "org",
            "query_time": "2024-06-10 02:51:56",
            "create_date": "2021-02-12",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sparcy.com",
            "domain_keyword": "sparcy",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:41:33",
            "create_date": "2019-10-06",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Andrew Knox",
            "registrant_address": "195 Lygon St",
            "registrant_city": "Brunswick East",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.490379961",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sparrc.in",
            "domain_keyword": "sparrc",
            "domain_tld": "in",
            "query_time": "2024-05-24 19:42:59",
            "create_date": "2013-03-22",
            "update_date": "2024-04-01",
            "expiry_date": "2029-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sparrc Institute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sparc1.com",
            "domain_keyword": "sparc1",
            "domain_tld": "com",
            "query_time": "2024-05-27 17:35:32",
            "create_date": "2022-06-15",
            "update_date": "2023-03-04",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sparcu.com",
            "domain_keyword": "sparcu",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:41:33",
            "create_date": "2014-03-14",
            "update_date": "2023-03-28",
            "expiry_date": "2028-03-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Sagara Kelaniya",
            "registrant_company": "SkyNet Holdings",
            "registrant_address": "202/43, Isrupura",
            "registrant_city": "Colonio",
            "registrant_zip": "0090",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+94.773239801",
            "name_servers": [
                "box42a.noc40.com",
                "box42b.noc40.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sparco.sk",
            "domain_keyword": "sparco",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:55:05",
            "create_date": "2022-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_name": "Fuel Factory s.r.o.",
            "registrant_name": "Fuel Factory s.r.o.",
            "registrant_company": "Fuel Factory s.r.o.",
            "registrant_address": "Tajovského 6644/52",
            "registrant_city": "Prešov",
            "registrant_zip": "08005",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.907456098",
            "name_servers": [
                "domena-odchytena.aftermarket.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "sparck.io",
            "domain_keyword": "sparck",
            "domain_tld": "io",
            "query_time": "2024-04-30 08:43:22",
            "create_date": "2016-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BJSS Ltd",
            "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": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sdarcc.site",
            "domain_keyword": "sdarcc",
            "domain_tld": "site",
            "query_time": "2024-05-16 04:12:15",
            "create_date": "2019-02-04",
            "update_date": "2023-12-10",
            "expiry_date": "2025-02-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "San Diego County Assessor/Recorder/Clerk",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sparch.ru",
            "domain_keyword": "sparch",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:53",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "spaarcc.org",
            "domain_keyword": "spaarcc",
            "domain_tld": "org",
            "query_time": "2024-04-16 03:08:16",
            "create_date": "2008-08-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SynapseIndia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ssarcc.academy",
            "domain_keyword": "ssarcc",
            "domain_tld": "academy",
            "query_time": "2024-05-26 21:26:57",
            "create_date": "2020-02-19",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-19",
            "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.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sparck.it",
            "domain_keyword": "sparck",
            "domain_tld": "it",
            "query_time": "2024-05-07 12:40:09",
            "create_date": "2020-12-16",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-16",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Sparck Holding BV",
            "registrant_address": "Langshout 23",
            "registrant_city": "Houten",
            "registrant_state": "Netherlands",
            "registrant_zip": "3991 PH",
            "registrant_country": "NL",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 60,
            "domain_name": "sbarcc.com",
            "domain_keyword": "sbarcc",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:40:15",
            "create_date": "2006-08-09",
            "update_date": "2024-01-19",
            "expiry_date": "2025-08-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sparcsc.org",
            "domain_keyword": "sparcsc",
            "domain_tld": "org",
            "query_time": "2024-05-23 08:48:40",
            "create_date": "2020-11-23",
            "update_date": "2023-08-12",
            "expiry_date": "2025-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sparcs.info",
            "domain_keyword": "sparcs",
            "domain_tld": "info",
            "query_time": "2024-05-23 08:48:40",
            "create_date": "2019-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GOPA-Cartermill",
            "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, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-127-a.gandi.net",
                "ns-136-c.gandi.net",
                "ns-32-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "soarcc.com",
            "domain_keyword": "soarcc",
            "domain_tld": "com",
            "query_time": "2024-06-11 22:43:32",
            "create_date": "2017-02-09",
            "update_date": "2024-05-17",
            "expiry_date": "2025-02-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soar Coaching &amp; Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jermaine.ns.cloudflare.com",
                "joyce.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sparce.co.uk",
            "domain_keyword": "sparce",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 03:40:56",
            "create_date": "2017-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "sparco.online",
            "domain_keyword": "sparco",
            "domain_tld": "online",
            "query_time": "2024-05-07 12:40:10",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sparcs.ru",
            "domain_keyword": "sparcs",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:54",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "sparck.pro",
            "domain_keyword": "sparck",
            "domain_tld": "pro",
            "query_time": "2024-05-09 07:04:13",
            "create_date": "2020-11-26",
            "update_date": "2021-11-02",
            "expiry_date": "2024-11-26",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.sparck.pro",
                "ns2.sparck.pro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sparco.xyz",
            "domain_keyword": "sparco",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 08:08:03",
            "create_date": "2022-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sparcs.consulting",
            "domain_keyword": "sparcs",
            "domain_tld": "consulting",
            "query_time": "2024-04-27 03:41:30",
            "create_date": "2014-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sparcs",
            "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, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sparck.com",
            "domain_keyword": "sparck",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:41:00",
            "create_date": "2011-12-16",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.making-it.net",
                "dns2.making-it.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sparcx.xyz",
            "domain_keyword": "sparcx",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 08:48:41",
            "create_date": "2023-06-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "you shi ke ji(zhong guo)you xian gong si",
            "registrant_state": "guangdongsheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sparcwc.org",
            "domain_keyword": "sparcwc",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:41:33",
            "create_date": "2012-08-09",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sparc4.com",
            "domain_keyword": "sparc4",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:40:07",
            "create_date": "2023-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sparch.co.uk",
            "domain_keyword": "sparch",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 03:41:00",
            "create_date": "2017-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2025-10-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "sparcs.xyz",
            "domain_keyword": "sparcs",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 05:21:13",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sparccd.ru",
            "domain_keyword": "sparccd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:53",
            "create_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "sparoc.info",
            "domain_keyword": "sparoc",
            "domain_tld": "info",
            "query_time": "2024-05-28 01:36:31",
            "create_date": "2023-06-28",
            "update_date": "2024-03-22",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sparcv.com",
            "domain_keyword": "sparcv",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:40:13",
            "create_date": "2000-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=sparcv.com",
            "registrant_phone": "+1.4165385487",
            "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"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "sparec.uk",
            "domain_keyword": "sparec",
            "domain_tld": "uk",
            "query_time": "2024-05-27 17:35:41",
            "create_date": "2023-04-11",
            "update_date": "2023-04-11",
            "expiry_date": "2024-04-11",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 80,
            "domain_name": "starcc.net",
            "domain_keyword": "starcc",
            "domain_tld": "net",
            "query_time": "2024-06-02 12:48:55",
            "create_date": "2019-07-08",
            "update_date": "2019-07-08",
            "expiry_date": "2029-07-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "NINEPOINT",
            "registrant_company": "NINEPOINT",
            "registrant_address": "198, Sangdaechon 1-gil, Angseong-myeon, Chungju-si",
            "registrant_city": "Chungbuk",
            "registrant_zip": "27304",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.437249000",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sparc2c.com",
            "domain_keyword": "sparc2c",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:51:48",
            "create_date": "2022-02-10",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sparch.io",
            "domain_keyword": "sparch",
            "domain_tld": "io",
            "query_time": "2024-05-07 12:40:09",
            "create_date": "2017-10-23",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-23",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sparoc.online",
            "domain_keyword": "sparoc",
            "domain_tld": "online",
            "query_time": "2024-06-01 12:21:24",
            "create_date": "2023-09-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-21",
            "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.domaincom-default.domainparkingserver.net",
                "ns2.domaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sparce.uk",
            "domain_keyword": "sparce",
            "domain_tld": "uk",
            "query_time": "2024-06-01 05:21:14",
            "create_date": "2023-05-28",
            "update_date": "2024-01-10",
            "expiry_date": "2024-05-28",
            "registrar_name": "Ian Paterson t/a DigitalTrader Uk [Tag = ADGUY]",
            "registrar_website": "http://WeSell.Domains",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 85,
            "domain_name": "sparch.ie",
            "domain_keyword": "sparch",
            "domain_tld": "ie",
            "query_time": "2024-05-15 00:15:02",
            "create_date": "2009-03-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-02",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sparca.ai",
            "domain_keyword": "sparca",
            "domain_tld": "ai",
            "query_time": "2024-05-23 08:48:36",
            "registrar_name": "Dreamscape Networks International Pte. Ltd.",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1486.awsdns-57.org",
                "ns-1892.awsdns-44.co.uk",
                "ns-431.awsdns-53.com",
                "ns-528.awsdns-02.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "sparco.io",
            "domain_keyword": "sparco",
            "domain_tld": "io",
            "query_time": "2024-06-01 05:21:12",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sparc.africa",
            "domain_keyword": "sparc",
            "domain_tld": "africa",
            "query_time": "2024-06-01 05:21:09",
            "create_date": "2018-10-15",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1381,
            "registrar_name": "Afriregister Limited",
            "registrar_website": "www.afriregister.co.ke",
            "registrant_name": "REDACTED",
            "registrant_company": "Amref Health Africa",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "david.ns.cloudflare.com",
                "linda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sparc.tech",
            "domain_keyword": "sparc",
            "domain_tld": "tech",
            "query_time": "2024-05-07 12:40:07",
            "create_date": "2015-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "William Schottenstein",
            "registrant_state": "OH",
            "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.dotster-default.domainparkingserver.net",
                "ns2.dotster-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sparc.pro",
            "domain_keyword": "sparc",
            "domain_tld": "pro",
            "query_time": "2024-05-23 08:48:35",
            "create_date": "2020-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "evangeline.ns.cloudflare.com",
                "leland.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sparc.company",
            "domain_keyword": "sparc",
            "domain_tld": "company",
            "query_time": "2024-05-23 08:48:35",
            "create_date": "2018-01-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sparcl.com",
            "domain_keyword": "sparcl",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:41:00",
            "create_date": "2014-10-29",
            "update_date": "2023-10-22",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "FRANS ONLAND",
            "registrant_company": "TURN KEY BUSINESS SOLUTIONS",
            "registrant_address": "800 HALCOMBE ROAD",
            "registrant_city": "FEILDING",
            "registrant_state": "MANAWATU-WANGANUI",
            "registrant_zip": "4775",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.63288868",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sparco.org",
            "domain_keyword": "sparco",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:41:26",
            "create_date": "2000-01-25",
            "update_date": "2023-12-29",
            "expiry_date": "2026-01-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sparco S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sparco.us.com",
            "domain_keyword": "sparco",
            "domain_tld": "us.com",
            "query_time": "2024-05-23 08:48:39",
            "create_date": "2022-07-08",
            "update_date": "2023-11-25",
            "expiry_date": "2025-07-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_email": "https://whois.centralnic.com/contact/sparco.us.com/registrant",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "svarcc.com",
            "domain_keyword": "svarcc",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:49:33",
            "create_date": "2016-12-19",
            "update_date": "2022-08-30",
            "expiry_date": "2027-12-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sparcs.co",
            "domain_keyword": "sparcs",
            "domain_tld": "co",
            "query_time": "2024-05-21 21:38:25",
            "create_date": "2021-04-22",
            "update_date": "2024-05-20",
            "expiry_date": "2025-04-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-373730bb.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sparco.ru",
            "domain_keyword": "sparco",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:54",
            "create_date": "2016-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "sparco.com.br",
            "domain_keyword": "sparco",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 08:48:39",
            "create_date": "2004-01-05",
            "update_date": "2022-12-08",
            "expiry_date": "2027-01-05",
            "registrant_name": "Pit Lane Acessorios Esportivos EIRELI",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 99,
            "domain_name": "sparcs.team",
            "domain_keyword": "sparcs",
            "domain_tld": "team",
            "query_time": "2024-05-23 08:48:40",
            "create_date": "2020-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sparcs Architekten",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sparcrc.com",
            "domain_keyword": "sparcrc",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:41:30",
            "create_date": "2019-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2025-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.312,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sparcc.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5763</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sparco.co.uk, sparcs.ca, sparco.it, spaccc.com, sparcs.org, sparce.me, sparcvc.com, sparcco.solutions, sparc3.com, sparkcc.net, sparco.asia, sparcs.com, starcc.cc, spamcc.net, sparkcc.co.uk, spa-cc.com, sparck.services, sparci.com, spearcc.com, spadcc.com, sparco.info, sdarcc.com, sparcx.co.uk, sdarcc.us, sparch.com, sparcs.co.uk, starcc.co.uk, sparec.com, sparcx.net, sparbc.ca, sparco.ae, sparcs.life, spar2c.org, sparco.us, aparcc.org, sparch.net, sparoc.com, oparcc.site, searcc.com, sparbc.com, sparck.ru, sparpc.com, sparco.com.au, spahcc.com, sparca.co.uk, spartc.net, sparkc.co, sparcy.org, sparcy.com, sparrc.in, sparc1.com, sparcu.com, sparco.sk, sparck.io, sdarcc.site, sparch.ru, spaarcc.org, ssarcc.academy, sparck.it, sbarcc.com, sparcsc.org, sparcs.info, soarcc.com, sparce.co.uk, sparco.online, sparcs.ru, sparck.pro, sparco.xyz, sparcs.consulting, sparck.com, sparcx.xyz, sparcwc.org, sparc4.com, sparch.co.uk, sparcs.xyz, sparccd.ru, sparoc.info, sparcv.com, sparec.uk, starcc.net, sparc2c.com, sparch.io, sparoc.online, sparce.uk, sparch.ie, sparca.ai, sparco.io, sparc.africa, sparc.tech, sparc.pro, sparc.company, sparcl.com, sparco.org, sparco.us.com, svarcc.com, sparcs.co, sparco.ru, sparco.com.br, sparcs.team, sparcrc.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sparco.co.uk</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 03:41:26</query_time>
   <create_date>1999-12-06</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sparcs.ca</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 03:41:30</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.rebel.ca</value>
    <value>dns2.rebel.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sparco.it</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 02:58:06</query_time>
   <create_date>1996-05-17</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <registrant_company>SPARCO S.P.A.</registrant_company>
   <registrant_address>VIA LEINI' 524</registrant_address>
   <registrant_city>VOLPIANO</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10088</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ha1.markmonitor.zone</value>
    <value>ha2.markmonitor.zone</value>
    <value>ha3.markmonitor.zone</value>
    <value>ha4.markmonitor.zone</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>spaccc.com</domain_name>
   <domain_keyword>spaccc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 02:26:19</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2029-01-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sparcs.org</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 21:52:14</query_time>
   <create_date>2001-03-20</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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>blair.ns.cloudflare.com</value>
    <value>kaiser.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sparce.me</domain_name>
   <domain_keyword>sparce</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-12 08:08:02</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sparcvc.com</domain_name>
   <domain_keyword>sparcvc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:35:36</query_time>
   <create_date>2017-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-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>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>8</num>
   <domain_name>sparcco.solutions</domain_name>
   <domain_keyword>sparcco</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-30 08:43:19</query_time>
   <create_date>2017-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sparc3.com</domain_name>
   <domain_keyword>sparc3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:40:07</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sparkcc.net</domain_name>
   <domain_keyword>sparkcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 05:22:26</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sparco.asia</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 17:35:35</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CONG TY TNHH TONY S TEAM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TP HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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>dnstemp1.pavietnam.com</value>
    <value>dnstemp2.pavietnam.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sparcs.com</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 10:29:09</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>starcc.cc</domain_name>
   <domain_keyword>starcc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 12:48:55</query_time>
   <create_date>2017-12-01</create_date>
   <update_date>2022-11-21</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spamcc.net</domain_name>
   <domain_keyword>spamcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:07:39</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>2905</registrar_iana>
   <registrar_name>Zone of Domains LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sparkcc.co.uk</domain_name>
   <domain_keyword>sparkcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 21:27:22</query_time>
   <create_date>2003-04-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.fast-hosts.org</value>
    <value>ns2.fast-hosts.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>spa-cc.com</domain_name>
   <domain_keyword>spa-cc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:09:28</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1491.webempresa.eu</value>
    <value>ns1492.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sparck.services</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-30 00:32:02</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sparci.com</domain_name>
   <domain_keyword>sparci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:51:50</query_time>
   <create_date>2004-09-03</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>19</num>
   <domain_name>spearcc.com</domain_name>
   <domain_keyword>spearcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:03:50</query_time>
   <create_date>2013-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>20</num>
   <domain_name>spadcc.com</domain_name>
   <domain_keyword>spadcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:41:13</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns191.name.am</value>
    <value>ns192.name.am</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sparco.info</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 12:40:10</query_time>
   <create_date>2001-08-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-08-16</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>SPARCO S.P.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sdarcc.com</domain_name>
   <domain_keyword>sdarcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:12:50</query_time>
   <create_date>1999-09-11</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sparcx.co.uk</domain_name>
   <domain_keyword>sparcx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 03:41:33</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>sdarcc.us</domain_name>
   <domain_keyword>sdarcc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 06:49:20</query_time>
   <create_date>2006-06-01</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Frances Tiumalu</registrant_name>
   <registrant_company>Frances Tiumalu</registrant_company>
   <registrant_address>1600 PACIFIC HWY # ROOM260</registrant_address>
   <registrant_city>SAN DIEGO</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92101-2429</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6196955075</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sparch.com</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:43:20</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Warren Weitzman</registrant_name>
   <registrant_company>Caramba LLC</registrant_company>
   <registrant_address>10025 Woodhill Road</registrant_address>
   <registrant_city>Bethesda</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20817</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3019801111</registrant_phone>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sparcs.co.uk</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 03:41:30</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2023-02-20</update_date>
   <expiry_date>2027-12-09</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>starcc.co.uk</domain_name>
   <domain_keyword>starcc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 23:37:23</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>sparec.com</domain_name>
   <domain_keyword>sparec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:42:05</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2004-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sparcx.net</domain_name>
   <domain_keyword>sparcx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 12:40:13</query_time>
   <create_date>2021-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=sparcx.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sparbc.ca</domain_name>
   <domain_keyword>sparbc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 08:48:34</query_time>
   <create_date>2017-11-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-11-20</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>ns01.domaincontrol.com</value>
    <value>ns02.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>31</num>
   <domain_name>sparco.ae</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-30 08:43:25</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SPARE PARTS &amp; HARDWARE (SPARCO) LLC</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>sparcs.life</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 08:48:40</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</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>33</num>
   <domain_name>spar2c.org</domain_name>
   <domain_keyword>spar2c</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 08:48:30</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>http://www.namespro.ca/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scott Smallwood</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sparco.us</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 08:43:25</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>William Love</registrant_name>
   <registrant_address>22585 Markey CT, STE D</registrant_address>
   <registrant_city>Sterling</registrant_city>
   <registrant_state>Virginia</registrant_state>
   <registrant_zip>20166</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7034303303</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>35</num>
   <domain_name>aparcc.org</domain_name>
   <domain_keyword>aparcc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 23:35:04</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sparch.net</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 08:43:20</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sparoc.com</domain_name>
   <domain_keyword>sparoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:22:17</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>oparcc.site</domain_name>
   <domain_keyword>oparcc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 03:59:30</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>Roccaforzata TA</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>searcc.com</domain_name>
   <domain_keyword>searcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:36:51</query_time>
   <create_date>2017-07-29</create_date>
   <update_date>2020-07-23</update_date>
   <expiry_date>2025-07-29</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>40</num>
   <domain_name>sparbc.com</domain_name>
   <domain_keyword>sparbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:43:15</query_time>
   <create_date>2017-11-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=sparbc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>41</num>
   <domain_name>sparck.ru</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:53</query_time>
   <create_date>2023-11-08</create_date>
   <expiry_date>2024-11-08</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>42</num>
   <domain_name>sparpc.com</domain_name>
   <domain_keyword>sparpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 20:02:46</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns1.namesecured.com</value>
    <value>ns2.namesecured.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>sparco.com.au</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 01:59:01</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>Jordan Bagnoux</registrant_name>
   <name_servers>
    <value>ns1.web24.net.au</value>
    <value>ns2.web24.net.au</value>
    <value>ns3.web24.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>spahcc.com</domain_name>
   <domain_keyword>spahcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:55</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-08</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sparca.co.uk</domain_name>
   <domain_keyword>sparca</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 12:40:07</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>spartc.net</domain_name>
   <domain_keyword>spartc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 17:06:43</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sparkc.co</domain_name>
   <domain_keyword>sparkc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-30 00:32:15</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167062945</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sparcy.org</domain_name>
   <domain_keyword>sparcy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 02:51:56</query_time>
   <create_date>2021-02-12</create_date>
   <update_date>2024-02-04</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.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>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>49</num>
   <domain_name>sparcy.com</domain_name>
   <domain_keyword>sparcy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:41:33</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Andrew Knox</registrant_name>
   <registrant_address>195 Lygon St</registrant_address>
   <registrant_city>Brunswick East</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.490379961</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sparrc.in</domain_name>
   <domain_keyword>sparrc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 19:42:59</query_time>
   <create_date>2013-03-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2029-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sparrc Institute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sparc1.com</domain_name>
   <domain_keyword>sparc1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 17:35:32</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sparcu.com</domain_name>
   <domain_keyword>sparcu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:41:33</query_time>
   <create_date>2014-03-14</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2028-03-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Sagara Kelaniya</registrant_name>
   <registrant_company>SkyNet Holdings</registrant_company>
   <registrant_address>202/43, Isrupura</registrant_address>
   <registrant_city>Colonio</registrant_city>
   <registrant_zip>0090</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+94.773239801</registrant_phone>
   <name_servers>
    <value>box42a.noc40.com</value>
    <value>box42b.noc40.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sparco.sk</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:55:05</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Fuel Factory s.r.o.</registrar_name>
   <registrant_name>Fuel Factory s.r.o.</registrant_name>
   <registrant_company>Fuel Factory s.r.o.</registrant_company>
   <registrant_address>Tajovského 6644/52</registrant_address>
   <registrant_city>Prešov</registrant_city>
   <registrant_zip>08005</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.907456098</registrant_phone>
   <name_servers>
    <value>domena-odchytena.aftermarket.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sparck.io</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 08:43:22</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BJSS Ltd</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>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.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>55</num>
   <domain_name>sdarcc.site</domain_name>
   <domain_keyword>sdarcc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 04:12:15</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>San Diego County Assessor/Recorder/Clerk</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.worldnic.com</value>
    <value>ns34.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sparch.ru</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:53</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</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>57</num>
   <domain_name>spaarcc.org</domain_name>
   <domain_keyword>spaarcc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 03:08:16</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SynapseIndia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ssarcc.academy</domain_name>
   <domain_keyword>ssarcc</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-26 21:26:57</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-19</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.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sparck.it</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 12:40:09</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Sparck Holding BV</registrant_company>
   <registrant_address>Langshout 23</registrant_address>
   <registrant_city>Houten</registrant_city>
   <registrant_state>Netherlands</registrant_state>
   <registrant_zip>3991 PH</registrant_zip>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sbarcc.com</domain_name>
   <domain_keyword>sbarcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:40:15</query_time>
   <create_date>2006-08-09</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sparcsc.org</domain_name>
   <domain_keyword>sparcsc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 08:48:40</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sparcs.info</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 08:48:40</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GOPA-Cartermill</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, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-127-a.gandi.net</value>
    <value>ns-136-c.gandi.net</value>
    <value>ns-32-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>soarcc.com</domain_name>
   <domain_keyword>soarcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 22:43:32</query_time>
   <create_date>2017-02-09</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soar Coaching &amp;amp; Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jermaine.ns.cloudflare.com</value>
    <value>joyce.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sparce.co.uk</domain_name>
   <domain_keyword>sparce</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 03:40:56</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>sparco.online</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 12:40:10</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sparcs.ru</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:54</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</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>67</num>
   <domain_name>sparck.pro</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 07:04:13</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2021-11-02</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.sparck.pro</value>
    <value>ns2.sparck.pro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sparco.xyz</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 08:08:03</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sparcs.consulting</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-27 03:41:30</query_time>
   <create_date>2014-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sparcs</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, 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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>sparck.com</domain_name>
   <domain_keyword>sparck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:41:00</query_time>
   <create_date>2011-12-16</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-16</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>dns1.making-it.net</value>
    <value>dns2.making-it.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sparcx.xyz</domain_name>
   <domain_keyword>sparcx</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 08:48:41</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>you shi ke ji(zhong guo)you xian gong si</registrant_company>
   <registrant_state>guangdongsheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sparcwc.org</domain_name>
   <domain_keyword>sparcwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:41:33</query_time>
   <create_date>2012-08-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sparc4.com</domain_name>
   <domain_keyword>sparc4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:40:07</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sparch.co.uk</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 03:41:00</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>sparcs.xyz</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 05:21:13</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>76</num>
   <domain_name>sparccd.ru</domain_name>
   <domain_keyword>sparccd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:53</query_time>
   <create_date>2023-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>sparoc.info</domain_name>
   <domain_keyword>sparoc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 01:36:31</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sparcv.com</domain_name>
   <domain_keyword>sparcv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:40:13</query_time>
   <create_date>2000-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=sparcv.com</registrant_email>
   <registrant_phone>+1.4165385487</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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sparec.uk</domain_name>
   <domain_keyword>sparec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 17:35:41</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-04-11</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>starcc.net</domain_name>
   <domain_keyword>starcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 12:48:55</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2019-07-08</update_date>
   <expiry_date>2029-07-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>NINEPOINT</registrant_name>
   <registrant_company>NINEPOINT</registrant_company>
   <registrant_address>198, Sangdaechon 1-gil, Angseong-myeon, Chungju-si</registrant_address>
   <registrant_city>Chungbuk</registrant_city>
   <registrant_zip>27304</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.437249000</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sparc2c.com</domain_name>
   <domain_keyword>sparc2c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:51:48</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-06-06</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>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>82</num>
   <domain_name>sparch.io</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 12:40:09</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-23</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sparoc.online</domain_name>
   <domain_keyword>sparoc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 12:21:24</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-21</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.domaincom-default.domainparkingserver.net</value>
    <value>ns2.domaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sparce.uk</domain_name>
   <domain_keyword>sparce</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 05:21:14</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>Ian Paterson t/a DigitalTrader Uk [Tag = ADGUY]</registrar_name>
   <registrar_website>http://WeSell.Domains</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>sparch.ie</domain_name>
   <domain_keyword>sparch</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-15 00:15:02</query_time>
   <create_date>2009-03-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sparca.ai</domain_name>
   <domain_keyword>sparca</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 08:48:36</query_time>
   <registrar_name>Dreamscape Networks International Pte. Ltd.</registrar_name>
   <registrar_website>null</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1486.awsdns-57.org</value>
    <value>ns-1892.awsdns-44.co.uk</value>
    <value>ns-431.awsdns-53.com</value>
    <value>ns-528.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sparco.io</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 05:21:12</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sparc.africa</domain_name>
   <domain_keyword>sparc</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-01 05:21:09</query_time>
   <create_date>2018-10-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1381</registrar_iana>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>www.afriregister.co.ke</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Amref Health Africa</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>david.ns.cloudflare.com</value>
    <value>linda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sparc.tech</domain_name>
   <domain_keyword>sparc</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 12:40:07</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>William Schottenstein</registrant_company>
   <registrant_state>OH</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.dotster-default.domainparkingserver.net</value>
    <value>ns2.dotster-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sparc.pro</domain_name>
   <domain_keyword>sparc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-23 08:48:35</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>evangeline.ns.cloudflare.com</value>
    <value>leland.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sparc.company</domain_name>
   <domain_keyword>sparc</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-23 08:48:35</query_time>
   <create_date>2018-01-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sparcl.com</domain_name>
   <domain_keyword>sparcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:41:00</query_time>
   <create_date>2014-10-29</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>FRANS ONLAND</registrant_name>
   <registrant_company>TURN KEY BUSINESS SOLUTIONS</registrant_company>
   <registrant_address>800 HALCOMBE ROAD</registrant_address>
   <registrant_city>FEILDING</registrant_city>
   <registrant_state>MANAWATU-WANGANUI</registrant_state>
   <registrant_zip>4775</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.63288868</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sparco.org</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:41:26</query_time>
   <create_date>2000-01-25</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2026-01-25</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>Sparco S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sparco.us.com</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-23 08:48:39</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/sparco.us.com/registrant</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>svarcc.com</domain_name>
   <domain_keyword>svarcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:49:33</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2027-12-19</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sparcs.co</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 21:38:25</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-373730bb.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sparco.ru</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:54</query_time>
   <create_date>2016-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>sparco.com.br</domain_name>
   <domain_keyword>sparco</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 08:48:39</query_time>
   <create_date>2004-01-05</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2027-01-05</expiry_date>
   <registrant_name>Pit Lane Acessorios Esportivos EIRELI</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>sparcs.team</domain_name>
   <domain_keyword>sparcs</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 08:48:40</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sparcs Architekten</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sparcrc.com</domain_name>
   <domain_keyword>sparcrc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:41:30</query_time>
   <create_date>2019-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.312</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.