WHOIS QUERY TIME

15 Apr 2024 - 1:10 AM UTC

Registered: 21 July 2023
Modified: 22 August 2023
Expiry: 21 July 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=soundshops.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "soundshops.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "soundshops.shop",
            "domain_keyword": "soundshops",
            "domain_tld": "shop",
            "query_time": "2024-04-15 01:10:17",
            "create_date": "2023-07-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>soundshops.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>soundshops.shop</domain_name>
   <domain_keyword>soundshops</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 01:10:17</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.058 seconds) for "soundshops.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Apr 2024 - 1:10 AM UTC

Registered: 21 July 2023
Modified: 22 August 2023
Expiry: 21 July 2024

REGISTRAR

IANA: 146
Name: GoDaddy.com LLC
Website: http://www.godaddy.com

DNSSEC

unsigned

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

DOMAIN STATUS

clientDeleteProhibited
clientRenewProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=soundshops.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "soundshops.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "soundshops.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "soundshops.shop",
            "domain_keyword": "soundshops",
            "domain_tld": "shop",
            "query_time": "2024-04-15 01:10:17",
            "create_date": "2023-07-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "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>soundshops.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>soundshops.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>soundshops.shop</domain_name>
   <domain_keyword>soundshops</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 01:10:17</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 2 domain names (in 0.028 seconds) which contained the exact domain keyword "soundshops".
Domain Name Registered Expiry Registrar Ownership
1 soundshops.com 17 May 2017 17 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 soundshops.shop 21 Jul 2023 21 Jul 2024 GoDaddy.com LLC -
3 soundshops.net 25 Nov 2023 25 Nov 2024 Wild West Domains, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=soundshops&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "soundshops",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "soundshops.com, soundshops.shop, soundshops.net",
    "results": [
        {
            "num": 1,
            "domain_name": "soundshops.com",
            "domain_keyword": "soundshops",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:08:43",
            "create_date": "2017-05-17",
            "update_date": "2020-07-01",
            "expiry_date": "2024-05-17",
            "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": 2,
            "domain_name": "soundshops.shop",
            "domain_keyword": "soundshops",
            "domain_tld": "shop",
            "query_time": "2024-04-15 01:10:17",
            "create_date": "2023-07-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "soundshops.net",
            "domain_keyword": "soundshops",
            "domain_tld": "net",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2023-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>soundshops</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>soundshops.com, soundshops.shop, soundshops.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>soundshops.com</domain_name>
   <domain_keyword>soundshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:08:43</query_time>
   <create_date>2017-05-17</create_date>
   <update_date>2020-07-01</update_date>
   <expiry_date>2024-05-17</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>2</num>
   <domain_name>soundshops.shop</domain_name>
   <domain_keyword>soundshops</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 01:10:17</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>soundshops.net</domain_name>
   <domain_keyword>soundshops</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 295 domain names (in 0.21 seconds) which look and sound like the brand name "soundshops".
Domain Name Registered Expiry Registrar Ownership
1 soundshoes.it 25 Feb 2009 9 May 2024 Aruba s.p.a. DANY GROUP SRL
2 roundshops.com 28 Sep 2015 28 Sep 2024 OVH, SAS Prosper24.pl Maciej Czerniawski
3 soundshoes.com.br 18 Feb 2019 18 Feb 2029 - Zotto Cal?ados Ltda.
4 poundshops.com 15 Aug 2023 15 Aug 2024 DropCatch.com 897 LLC HugeDomains.com
5 soundshopss.com 15 Jul 2023 15 Jul 2024 Tucows Domains Inc. -
6 soundshots.net 12 Feb 2024 12 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
7 foundshops.com 29 Sep 2021 29 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 soundshows.com 21 Dec 2005 21 Dec 2024 Megazone Corp., dba HOSTING.KR lyu jin won
9 soundshoes.com 17 Dec 2010 17 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 soundshots.com 11 Jun 2008 11 Jun 2024 Dynadot Inc -
11 soundchops.com 3 Mar 2023 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 soundshop.com 14 Jul 2003 14 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
13 soundshop.space 18 Jan 2024 18 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Tovarka
14 soundshop.live 20 Jan 2024 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 soundshop.one 26 Nov 2023 26 Nov 2024 Wild West Domains, Inc. REDACTED FOR PRIVACY
16 soundshop.com.pl 8 Nov 2010 8 Nov 2024 home.pl S.A. -
17 soundshop.club 17 Apr 2024 17 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin mei
18 soundshop.org 15 May 2022 15 May 2025 Dynadot Inc REDACTED FOR PRIVACY
19 soundshop.app 12 Sep 2018 12 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
20 soundshop.life 10 Oct 2023 10 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 soundshop.hu 21 Jun 2018 - - -
22 soundshop.it 2 Sep 2022 2 Sep 2024 NameCase GmbH hidden
23 soundshop.top 16 Apr 2024 16 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) long yu ying
24 soundshop.net 20 Dec 2002 20 Dec 2024 Dynadot Inc -
25 soundshop.xyz 9 May 2023 9 May 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
26 soundships.com 6 Jul 2017 6 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 soundstops.com 22 Aug 2023 22 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
28 poundshops.co.uk 8 Aug 2022 8 Aug 2024 Mr John Frey t/a Compusolve Associates [Tag = COMPUSOLVE] CompuSolve
29 soundshop.ie 25 Feb 1998 25 Feb 2025 Register 365 The sound shop
30 soundshop.fun 13 Apr 2024 13 Apr 2025 Key-Systems LLC PAWEĊ ROGER RZEPECKI
31 soundshop.shop 21 Apr 2024 21 Apr 2025 Web Commerce Communication Ltd. -
32 soundshop.online 3 Sep 2023 3 Sep 2024 Cronon GmbH John van der Lugt Consultancy
33 soundshop.com.au - - Domain Directors Pty Ltd trading as Instra Andrew Rickard
34 soundshop.co.uk 31 Mar 2024 31 Mar 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
35 soundshop.ru 3 May 2001 3 May 2025 RU-CENTER-RU Private Person
36 soundshop.nl 8 Nov 2019 - XNS Registrar B.V. -
37 soundshop.com.br 21 May 2019 21 May 2025 - Jo?o Paulo Torquetti Costa
38 soundshop.cz 16 Jan 2008 16 Jan 2025 REG-INTERNET-CZ Partner NPZ
39 soundshop.info 29 Mar 2023 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 soundshop.be 21 Oct 2015 - OVH -
41 soundsheds.com 16 Mar 2016 16 Mar 2025 Register.com, Inc. -
42 soundshapes.ru 24 Sep 2011 24 Sep 2024 RU-CENTER-RU Private Person
43 soundsteps.uk 16 Jun 2018 16 Jun 2024 Ecenica Limited [Tag = ECENICA] -
44 soundscope.co 16 Dec 2023 16 Dec 2024 Porkbun Private by Design, LLC
45 soundshore.com 8 Dec 1995 7 Dec 2030 Network Solutions, LLC -
46 soundsnips.com 23 Jul 2006 23 Jul 2024 GoDaddy.com, LLC -
47 soundshome.shop 4 Apr 2023 4 Apr 2025 HOSTINGER operations, UAB -
48 soundstoys.shop 25 Nov 2023 25 Nov 2024 GoDaddy.com LLC -
49 soundsdope.com 7 Apr 2010 7 Apr 2025 GoDaddy.com, LLC -
50 soundsshop.com 21 Nov 2011 21 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 solidshops.com 7 Jan 2009 7 Jan 2025 NAMECHEAP INC Redacted for Privacy Purposes
52 soundscopes.com 23 Aug 2017 23 Aug 2024 ANNULET, INC BuyDomains.com
53 standshops.com 4 Nov 2023 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 soundshopca.com 21 Mar 2006 21 Mar 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0112023710
55 soundxshop.com 4 Oct 2023 4 Oct 2024 Tucows Domains Inc. -
56 soundscope.net 16 Oct 2020 16 Oct 2024 GoDaddy.com, LLC -
57 roundships.click 29 Sep 2023 29 Sep 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
58 sound-shop.ru 24 Apr 2006 24 Apr 2025 REGRU-RU Private Person
59 soundsloops.com 7 Apr 2020 7 Apr 2025 Porkbun LLC Private by Design, LLC
60 roundshopp.com 20 Jul 2023 20 Jul 2024 GoDaddy.com, LLC -
61 shoundshop.com 21 May 2021 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 soundscoops.net 22 Sep 2023 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 soundscaps.com 21 Sep 2020 21 Sep 2025 DNSPod, Inc. REDACTED FOR PRIVACY
64 soundsnaps.co.uk 29 Jan 2024 29 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
65 sound-shop.de - - - -
66 soundshock.net 25 May 2007 25 May 2025 ENOM, INC. REDACTED FOR PRIVACY
67 sounndshop.com 12 Jul 2023 12 Jul 2024 Tucows Domains Inc. -
68 soundshype.com 22 Mar 2024 22 Mar 2025 DropCatch.com 733 LLC HugeDomains.com
69 soundslots.com 28 Mar 2021 28 Mar 2025 GoDaddy.com, LLC -
70 soundsoaps.com 19 Oct 2023 19 Oct 2026 GoDaddy.com, LLC -
71 soundshotx.com 14 Jun 2023 14 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
72 youngshops.com 17 Jan 2024 17 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 soundspods.com 20 Mar 2021 20 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 soundsshopp.com 13 Jul 2023 13 Jul 2024 Tucows Domains Inc. -
75 soundshhop.com 5 May 2023 5 May 2025 Tucows Domains Inc. -
76 sounddrops.it 28 Nov 2021 28 Nov 2024 Netsons S.r.l. Stefano Dall'Ora
77 soundwshop.com 16 Jan 2024 16 Jan 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0169910581
78 soundloops.com 8 Jun 2003 8 Jun 2024 GoDaddy.com, LLC -
79 soundofshops.com 7 Jun 2020 7 Jun 2024 IONOS SE MMH MediaManagementHamburg GmbH & Co. KG
80 ifoundshops.com 26 Jul 2023 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 soundloops.de - - - -
82 saunashops.com 24 Jul 2000 24 Jul 2024 IONOS SE REDACTED FOR PRIVACY
83 soundprops.com 5 Mar 2019 5 Mar 2025 NetEarth One, Inc. WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
84 soundscope.co.uk 24 Aug 2018 24 Aug 2024 Garth Piesse [Tag = COHERENT-NZ] -
85 wouldshops.com 26 Apr 2023 26 Apr 2025 GoDaddy.com, LLC -
86 sound-shots.com 13 Apr 2015 13 Apr 2025 Cronon GmbH -
87 soundscope.shop 23 May 2023 23 May 2025 Tucows Domains Inc. -
88 gofundshops.org 12 Oct 2023 12 Oct 2024 Deutsche Telekom AG REDACTED FOR PRIVACY
89 soundshoku.com 8 Feb 2023 8 Feb 2026 Porkbun LLC Private by Design, LLC
90 soundshout.com 2 Dec 2019 2 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 soundshore.org 10 Dec 2003 10 Dec 2024 Network Solutions, LLC MEDSEEK
92 soundshopaz.com 27 Jan 2023 27 Jan 2028 GoDaddy.com, LLC -
93 roundshoes.com.br 5 Nov 2021 5 Nov 2024 GODADDY (86) Bruna Piccoli Brollo
94 soundsteps.in 2 Sep 2013 2 Sep 2024 Endurance Digital Domain Technology LLP N/A
95 isoundshop.com 15 Jun 2023 15 Jun 2024 IONOS SE REDACTED FOR PRIVACY
96 soundscope.store 17 May 2023 17 May 2025 Dreamscape Networks International Pte Ltd Private Registry Authority
97 soundshapes.co.uk 22 Aug 2020 22 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
98 soundslaps.com 29 Apr 2023 29 Apr 2025 Rebel.com Privacy Hero Inc.
99 soundshort.com 16 Jun 2022 16 Jun 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
100 soundshapes.net 24 Apr 2018 24 Apr 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 Soundshops.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=soundshops.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "soundshops.shop",
        "page_size": 100
    },
    "count": {
        "total": 295,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "soundshoes.it, roundshops.com, soundshoes.com.br, poundshops.com, soundshopss.com, soundshots.net, foundshops.com, soundshows.com, soundshoes.com, soundshots.com, soundchops.com, soundshop.com, soundshop.space, soundshop.live, soundshop.one, soundshop.com.pl, soundshop.club, soundshop.org, soundshop.app, soundshop.life, soundshop.hu, soundshop.it, soundshop.top, soundshop.net, soundshop.xyz, soundships.com, soundstops.com, poundshops.co.uk, soundshop.ie, soundshop.fun, soundshop.shop, soundshop.online, soundshop.com.au, soundshop.co.uk, soundshop.ru, soundshop.nl, soundshop.com.br, soundshop.cz, soundshop.info, soundshop.be, soundsheds.com, soundshapes.ru, soundsteps.uk, soundscope.co, soundshore.com, soundsnips.com, soundshome.shop, soundstoys.shop, soundsdope.com, soundsshop.com, solidshops.com, soundscopes.com, standshops.com, soundshopca.com, soundxshop.com, soundscope.net, roundships.click, sound-shop.ru, soundsloops.com, roundshopp.com, shoundshop.com, soundscoops.net, soundscaps.com, soundsnaps.co.uk, sound-shop.de, soundshock.net, sounndshop.com, soundshype.com, soundslots.com, soundsoaps.com, soundshotx.com, youngshops.com, soundspods.com, soundsshopp.com, soundshhop.com, sounddrops.it, soundwshop.com, soundloops.com, soundofshops.com, ifoundshops.com, soundloops.de, saunashops.com, soundprops.com, soundscope.co.uk, wouldshops.com, sound-shots.com, soundscope.shop, gofundshops.org, soundshoku.com, soundshout.com, soundshore.org, soundshopaz.com, roundshoes.com.br, soundsteps.in, isoundshop.com, soundscope.store, soundshapes.co.uk, soundslaps.com, soundshort.com, soundshapes.net",
    "results": [
        {
            "num": 1,
            "domain_name": "soundshoes.it",
            "domain_keyword": "soundshoes",
            "domain_tld": "it",
            "query_time": "2024-06-01 13:55:16",
            "create_date": "2009-02-25",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "DANY GROUP SRL",
            "registrant_address": "Via indipendenza, 26",
            "registrant_city": "MONTEGRANARO",
            "registrant_state": "FM",
            "registrant_zip": "63014",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "roundshops.com",
            "domain_keyword": "roundshops",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:53:04",
            "create_date": "2015-09-28",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prosper24.pl Maciej Czerniawski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "soundshoes.com.br",
            "domain_keyword": "soundshoes",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2019-02-18",
            "update_date": "2019-10-21",
            "expiry_date": "2029-02-18",
            "registrant_name": "Zotto Cal?ados Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ineocloud.com.br",
                "ns2.ineocloud.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "poundshops.com",
            "domain_keyword": "poundshops",
            "domain_tld": "com",
            "query_time": "2024-05-06 08:05:32",
            "create_date": "2023-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 2656,
            "registrar_name": "DropCatch.com 897 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "soundshopss.com",
            "domain_keyword": "soundshopss",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2023-07-15",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "soundshots.net",
            "domain_keyword": "soundshots",
            "domain_tld": "net",
            "query_time": "2024-06-01 13:55:17",
            "create_date": "2024-02-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "foundshops.com",
            "domain_keyword": "foundshops",
            "domain_tld": "com",
            "query_time": "2024-05-27 03:09:23",
            "create_date": "2021-09-29",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-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": 8,
            "domain_name": "soundshows.com",
            "domain_keyword": "soundshows",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:18",
            "create_date": "2005-12-21",
            "update_date": "2023-07-11",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "lyu jin won",
            "registrant_company": "lyu jin won",
            "registrant_address": "114  landpia 1202 Sangmujungang-ro Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "502735",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1052481840",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "soundshoes.com",
            "domain_keyword": "soundshoes",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2010-12-17",
            "update_date": "2020-12-11",
            "expiry_date": "2024-12-17",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "soundshots.com",
            "domain_keyword": "soundshots",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:39:20",
            "create_date": "2008-06-11",
            "update_date": "2022-12-01",
            "expiry_date": "2024-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "soundchops.com",
            "domain_keyword": "soundchops",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:08:54",
            "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": "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=soundchops.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "soundshop.com",
            "domain_keyword": "soundshop",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:20:26",
            "create_date": "2003-07-14",
            "update_date": "2024-05-04",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "soundshop.space",
            "domain_keyword": "soundshop",
            "domain_tld": "space",
            "query_time": "2024-05-18 21:18:48",
            "create_date": "2024-01-18",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Tovarka",
            "registrant_state": "Kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "verify1.registrar.eu",
                "verify2.registrar.eu",
                "verify3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "soundshop.live",
            "domain_keyword": "soundshop",
            "domain_tld": "live",
            "query_time": "2024-05-18 21:18:48",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "soundshop.one",
            "domain_keyword": "soundshop",
            "domain_tld": "one",
            "query_time": "2024-05-25 18:50:47",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Colorado",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "soundshop.com.pl",
            "domain_keyword": "soundshop",
            "domain_tld": "com.pl",
            "query_time": "2024-03-27 13:47:54",
            "create_date": "2010-11-08",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-08",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "soundshop.club",
            "domain_keyword": "soundshop",
            "domain_tld": "club",
            "query_time": "2024-04-19 14:25:23",
            "create_date": "2024-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lin mei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ignacio.ns.cloudflare.com",
                "selah.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "soundshop.org",
            "domain_keyword": "soundshop",
            "domain_tld": "org",
            "query_time": "2024-05-18 21:18:48",
            "create_date": "2022-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "soundshop.app",
            "domain_keyword": "soundshop",
            "domain_tld": "app",
            "query_time": "2024-05-25 18:50:47",
            "create_date": "2018-09-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-12",
            "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": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "soundshop.life",
            "domain_keyword": "soundshop",
            "domain_tld": "life",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2023-10-10",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "soundshop.hu",
            "domain_keyword": "soundshop",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:47:49",
            "create_date": "2018-06-21"
        },
        {
            "num": 22,
            "domain_name": "soundshop.it",
            "domain_keyword": "soundshop",
            "domain_tld": "it",
            "query_time": "2024-05-25 18:50:47",
            "create_date": "2022-09-02",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-02",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "soundshop.top",
            "domain_keyword": "soundshop",
            "domain_tld": "top",
            "query_time": "2024-04-18 18:50:09",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "long yu ying",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sonia.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "soundshop.net",
            "domain_keyword": "soundshop",
            "domain_tld": "net",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2002-12-20",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "soundshop.xyz",
            "domain_keyword": "soundshop",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 08:07:56",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "soundships.com",
            "domain_keyword": "soundships",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2017-07-06",
            "update_date": "2020-06-30",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "soundstops.com",
            "domain_keyword": "soundstops",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:08:16",
            "create_date": "2023-08-22",
            "update_date": "2024-04-11",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "poundshops.co.uk",
            "domain_keyword": "poundshops",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 22:05:29",
            "create_date": "2022-08-08",
            "update_date": "2023-11-04",
            "expiry_date": "2024-08-08",
            "registrar_name": "Mr John Frey t/a Compusolve Associates [Tag = COMPUSOLVE]",
            "registrar_website": "https://www.compusolve.co.uk",
            "registrant_name": "CompuSolve",
            "registrant_address": "17 Roundwood Close, Penylan, Cardiff, CF23 9HH, United Kingdom",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "soundshop.ie",
            "domain_keyword": "soundshop",
            "domain_tld": "ie",
            "query_time": "2024-05-18 21:18:48",
            "create_date": "1998-02-25",
            "update_date": "2023-03-05",
            "expiry_date": "2025-02-25",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "The sound shop",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "soundshop.fun",
            "domain_keyword": "soundshop",
            "domain_tld": "fun",
            "query_time": "2024-04-15 16:23:16",
            "create_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "PAWEĊ ROGER RZEPECKI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "soundshop.shop",
            "domain_keyword": "soundshop",
            "domain_tld": "shop",
            "query_time": "2024-04-24 16:47:23",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communication Ltd.",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "name_servers": [
                "gabriel.ns.cloudflare.com",
                "paloma.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "soundshop.online",
            "domain_keyword": "soundshop",
            "domain_tld": "online",
            "query_time": "2024-05-20 06:04:53",
            "create_date": "2023-09-03",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "John van der Lugt Consultancy",
            "registrant_state": "NL",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "soundshop.com.au",
            "domain_keyword": "soundshop",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 18:50:47",
            "update_date": "2024-05-09",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Andrew Rickard",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "soundshop.co.uk",
            "domain_keyword": "soundshop",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 17:45:28",
            "create_date": "2024-03-31",
            "update_date": "2024-06-02",
            "expiry_date": "2025-03-31",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "soundshop.ru",
            "domain_keyword": "soundshop",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:05:20",
            "create_date": "2001-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "soundshop.nl",
            "domain_keyword": "soundshop",
            "domain_tld": "nl",
            "query_time": "2024-05-09 02:11:42",
            "create_date": "2019-11-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 37,
            "domain_name": "soundshop.com.br",
            "domain_keyword": "soundshop",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 08:36:38",
            "create_date": "2019-05-21",
            "update_date": "2022-04-27",
            "expiry_date": "2025-05-21",
            "registrant_name": "Jo?o Paulo Torquetti Costa",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ecomt5.com.br",
                "ns2.ecomt5.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "soundshop.cz",
            "domain_keyword": "soundshop",
            "domain_tld": "cz",
            "query_time": "2024-05-05 09:47:23",
            "create_date": "2008-01-16",
            "update_date": "2015-04-19",
            "expiry_date": "2025-01-16",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Karel Missbach",
            "registrant_company": "Partner NPZ",
            "registrant_address": "Opletalova 36, Jablonec nad Nisou, 46601",
            "registrant_country": "CZ",
            "name_servers": [
                "ns2.vshosting.cz",
                "skymedia.vshosting.cz"
            ]
        },
        {
            "num": 39,
            "domain_name": "soundshop.info",
            "domain_keyword": "soundshop",
            "domain_tld": "info",
            "query_time": "2024-05-18 21:18:48",
            "create_date": "2023-03-29",
            "update_date": "2023-04-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "soundshop.be",
            "domain_keyword": "soundshop",
            "domain_tld": "be",
            "query_time": "2024-05-25 18:50:47",
            "create_date": "2015-10-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 41,
            "domain_name": "soundsheds.com",
            "domain_keyword": "soundsheds",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:13",
            "create_date": "2016-03-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-16",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "soundshapes.ru",
            "domain_keyword": "soundshapes",
            "domain_tld": "ru",
            "query_time": "2024-05-03 08:05:20",
            "create_date": "2011-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "soundsteps.uk",
            "domain_keyword": "soundsteps",
            "domain_tld": "uk",
            "query_time": "2024-05-25 22:45:49",
            "create_date": "2018-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "Ecenica Limited [Tag = ECENICA]",
            "registrar_website": "https://www.ecenica.com",
            "name_servers": [
                "ns1.ecenica.com",
                "ns2.ecenica.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "soundscope.co",
            "domain_keyword": "soundscope",
            "domain_tld": "co",
            "query_time": "2024-04-29 03:20:54",
            "create_date": "2023-12-16",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "soundshore.com",
            "domain_keyword": "soundshore",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:07:57",
            "create_date": "1995-12-08",
            "update_date": "2020-12-08",
            "expiry_date": "2030-12-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "soundsnips.com",
            "domain_keyword": "soundsnips",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:57",
            "create_date": "2006-07-23",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "soundshome.shop",
            "domain_keyword": "soundshome",
            "domain_tld": "shop",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2023-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "soundstoys.shop",
            "domain_keyword": "soundstoys",
            "domain_tld": "shop",
            "query_time": "2024-05-03 20:03:59",
            "create_date": "2023-11-25",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "soundsdope.com",
            "domain_keyword": "soundsdope",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:09:51",
            "create_date": "2010-04-07",
            "update_date": "2022-09-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "soundsshop.com",
            "domain_keyword": "soundsshop",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:12:02",
            "create_date": "2011-11-21",
            "update_date": "2020-11-15",
            "expiry_date": "2024-11-21",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "solidshops.com",
            "domain_keyword": "solidshops",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:14:05",
            "create_date": "2009-01-07",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "antwerpen",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "BE",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=solidshops.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "soundscopes.com",
            "domain_keyword": "soundscopes",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:09:29",
            "create_date": "2017-08-23",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-23",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "standshops.com",
            "domain_keyword": "standshops",
            "domain_tld": "com",
            "query_time": "2024-05-17 13:37:30",
            "create_date": "2023-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=standshops.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "soundshopca.com",
            "domain_keyword": "soundshopca",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2006-03-21",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0112023710",
            "registrant_company": "Contact Privacy Inc. Customer 0112023710",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns1.ipowerdns.com",
                "ns1.ipowerweb.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "soundxshop.com",
            "domain_keyword": "soundxshop",
            "domain_tld": "com",
            "query_time": "2024-04-29 03:21:55",
            "create_date": "2023-10-04",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "soundscope.net",
            "domain_keyword": "soundscope",
            "domain_tld": "net",
            "query_time": "2024-05-25 18:50:38",
            "create_date": "2020-10-16",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "roundships.click",
            "domain_keyword": "roundships",
            "domain_tld": "click",
            "query_time": "2024-04-12 07:40:39",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 58,
            "domain_name": "sound-shop.ru",
            "domain_keyword": "sound-shop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:52:52",
            "create_date": "2006-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "soundsloops.com",
            "domain_keyword": "soundsloops",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:11:46",
            "create_date": "2020-04-07",
            "update_date": "2023-03-21",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/soundsloops.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "roundshopp.com",
            "domain_keyword": "roundshopp",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:40:39",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "shoundshop.com",
            "domain_keyword": "shoundshop",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:42:12",
            "create_date": "2021-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "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=shoundshop.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "soundscoops.net",
            "domain_keyword": "soundscoops",
            "domain_tld": "net",
            "query_time": "2024-05-20 06:04:50",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "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=soundscoops.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "soundscaps.com",
            "domain_keyword": "soundscaps",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:20:21",
            "create_date": "2020-09-21",
            "update_date": "2022-11-06",
            "expiry_date": "2025-09-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=soundscaps.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "soundsnaps.co.uk",
            "domain_keyword": "soundsnaps",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 22:20:34",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "sound-shop.de",
            "domain_keyword": "sound-shop",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:04:01",
            "update_date": "2013-08-01",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "soundshock.net",
            "domain_keyword": "soundshock",
            "domain_tld": "net",
            "query_time": "2024-05-26 16:59:22",
            "create_date": "2007-05-25",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-25",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/71346465-0983-4e56-8e9b-45a0e753b58c",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sounndshop.com",
            "domain_keyword": "sounndshop",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:09:17",
            "create_date": "2023-07-12",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "soundshype.com",
            "domain_keyword": "soundshype",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:22:42",
            "create_date": "2024-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "registrar_iana": 2213,
            "registrar_name": "DropCatch.com 733 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "soundslots.com",
            "domain_keyword": "soundslots",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:39:32",
            "create_date": "2021-03-28",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "soundsoaps.com",
            "domain_keyword": "soundsoaps",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:11:47",
            "create_date": "2023-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2026-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "soundshotx.com",
            "domain_keyword": "soundshotx",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:18:49",
            "create_date": "2023-06-14",
            "update_date": "2024-05-07",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "youngshops.com",
            "domain_keyword": "youngshops",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:34:40",
            "create_date": "2024-01-17",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-17",
            "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=youngshops.com",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "soundspods.com",
            "domain_keyword": "soundspods",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:56:00",
            "create_date": "2021-03-20",
            "update_date": "2021-08-27",
            "expiry_date": "2024-03-20",
            "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": 74,
            "domain_name": "soundsshopp.com",
            "domain_keyword": "soundsshopp",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:08:13",
            "create_date": "2023-07-13",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "soundshhop.com",
            "domain_keyword": "soundshhop",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:10:50",
            "create_date": "2023-05-05",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sounddrops.it",
            "domain_keyword": "sounddrops",
            "domain_tld": "it",
            "query_time": "2024-05-01 14:10:48",
            "create_date": "2021-11-28",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-28",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Stefano Dall'Ora",
            "registrant_address": "via G. Walder 9/S",
            "registrant_city": "Varese",
            "registrant_state": "VA",
            "registrant_zip": "21100",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "soundwshop.com",
            "domain_keyword": "soundwshop",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:29:12",
            "create_date": "2024-01-16",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169910581",
            "registrant_company": "Contact Privacy Inc. Customer 0169910581",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "soundloops.com",
            "domain_keyword": "soundloops",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:17:25",
            "create_date": "2003-06-08",
            "update_date": "2023-02-15",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "soundofshops.com",
            "domain_keyword": "soundofshops",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:17:43",
            "create_date": "2020-06-07",
            "update_date": "2020-06-07",
            "expiry_date": "2024-06-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MMH MediaManagementHamburg GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1085.ui-dns.org",
                "ns1101.ui-dns.com",
                "ns1104.ui-dns.biz",
                "ns1112.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ifoundshops.com",
            "domain_keyword": "ifoundshops",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:50:28",
            "create_date": "2023-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-26",
            "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=ifoundshops.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "soundloops.de",
            "domain_keyword": "soundloops",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:04:09",
            "update_date": "2021-01-07",
            "name_servers": [
                "docks14.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "saunashops.com",
            "domain_keyword": "saunashops",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:53:52",
            "create_date": "2000-07-24",
            "update_date": "2018-03-19",
            "expiry_date": "2024-07-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.biz",
                "ns1048.ui-dns.com",
                "ns1048.ui-dns.de",
                "ns1048.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "soundprops.com",
            "domain_keyword": "soundprops",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:11:28",
            "create_date": "2019-03-05",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_address": "Suite 5, 7th Floor, 5 Greenwich View Place Visit www.idcprivacy.com to contact the domain contacts. Email to [email protected] for alternative instructions.",
            "registrant_city": "London",
            "registrant_state": "London",
            "registrant_zip": "E14 9NN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2030262854",
            "name_servers": [
                "ns1.h3m.com",
                "ns2.h3m.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "soundscope.co.uk",
            "domain_keyword": "soundscope",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 22:20:21",
            "create_date": "2018-08-24",
            "update_date": "2024-05-17",
            "expiry_date": "2024-08-24",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "wouldshops.com",
            "domain_keyword": "wouldshops",
            "domain_tld": "com",
            "query_time": "2024-05-02 08:32:47",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sound-shots.com",
            "domain_keyword": "sound-shots",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:07:43",
            "create_date": "2015-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks17.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "soundscope.shop",
            "domain_keyword": "soundscope",
            "domain_tld": "shop",
            "query_time": "2024-05-29 16:21:21",
            "create_date": "2023-05-23",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gofundshops.org",
            "domain_keyword": "gofundshops",
            "domain_tld": "org",
            "query_time": "2024-05-02 06:45:31",
            "create_date": "2023-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "soundshoku.com",
            "domain_keyword": "soundshoku",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2023-02-08",
            "update_date": "2024-02-04",
            "expiry_date": "2026-02-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/soundshoku.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "soundshout.com",
            "domain_keyword": "soundshout",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:10:18",
            "create_date": "2019-12-02",
            "update_date": "2021-08-26",
            "expiry_date": "2024-12-02",
            "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": 91,
            "domain_name": "soundshore.org",
            "domain_keyword": "soundshore",
            "domain_tld": "org",
            "query_time": "2024-04-15 01:10:16",
            "create_date": "2003-12-10",
            "update_date": "2021-10-11",
            "expiry_date": "2024-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEDSEEK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.medseek.com",
                "ns2.medseek.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "soundshopaz.com",
            "domain_keyword": "soundshopaz",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:39:19",
            "create_date": "2023-01-27",
            "update_date": "2023-01-27",
            "expiry_date": "2028-01-27",
            "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": 93,
            "domain_name": "roundshoes.com.br",
            "domain_keyword": "roundshoes",
            "domain_tld": "com.br",
            "query_time": "2024-05-20 05:52:34",
            "create_date": "2021-11-05",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-05",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Bruna Piccoli Brollo",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 94,
            "domain_name": "soundsteps.in",
            "domain_keyword": "soundsteps",
            "domain_tld": "in",
            "query_time": "2024-05-18 14:28:28",
            "create_date": "2013-09-02",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-02",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns.diadem-tech.com",
                "ns2.diadem-tech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "isoundshop.com",
            "domain_keyword": "isoundshop",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:18:09",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1102.ui-dns.org",
                "ns1115.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "soundscope.store",
            "domain_keyword": "soundscope",
            "domain_tld": "store",
            "query_time": "2024-05-20 06:04:51",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "soundshapes.co.uk",
            "domain_keyword": "soundshapes",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 01:10:15",
            "create_date": "2020-08-22",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-22",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "soundslaps.com",
            "domain_keyword": "soundslaps",
            "domain_tld": "com",
            "query_time": "2024-05-25 18:50:50",
            "create_date": "2023-04-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-29",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "Privacy Hero Inc",
            "registrant_company": "Privacy Hero Inc.",
            "registrant_address": "Neptune Court, Suite 204, Allegro Rd",
            "registrant_city": "Grace Bay",
            "registrant_state": "Providenciales",
            "registrant_zip": "TKCA 1ZZ",
            "registrant_country": "TC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8666207111",
            "registrant_fax": "+1.6137061248",
            "name_servers": [
                "dns.rebel.ca",
                "dns2.rebel.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "soundshort.com",
            "domain_keyword": "soundshort",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:18:49",
            "create_date": "2022-06-16",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-16",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "curt.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "soundshapes.net",
            "domain_keyword": "soundshapes",
            "domain_tld": "net",
            "query_time": "2024-04-29 03:20:59",
            "create_date": "2018-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6059.hostgator.com",
                "ns6060.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.21,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>soundshops.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>295</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>soundshoes.it, roundshops.com, soundshoes.com.br, poundshops.com, soundshopss.com, soundshots.net, foundshops.com, soundshows.com, soundshoes.com, soundshots.com, soundchops.com, soundshop.com, soundshop.space, soundshop.live, soundshop.one, soundshop.com.pl, soundshop.club, soundshop.org, soundshop.app, soundshop.life, soundshop.hu, soundshop.it, soundshop.top, soundshop.net, soundshop.xyz, soundships.com, soundstops.com, poundshops.co.uk, soundshop.ie, soundshop.fun, soundshop.shop, soundshop.online, soundshop.com.au, soundshop.co.uk, soundshop.ru, soundshop.nl, soundshop.com.br, soundshop.cz, soundshop.info, soundshop.be, soundsheds.com, soundshapes.ru, soundsteps.uk, soundscope.co, soundshore.com, soundsnips.com, soundshome.shop, soundstoys.shop, soundsdope.com, soundsshop.com, solidshops.com, soundscopes.com, standshops.com, soundshopca.com, soundxshop.com, soundscope.net, roundships.click, sound-shop.ru, soundsloops.com, roundshopp.com, shoundshop.com, soundscoops.net, soundscaps.com, soundsnaps.co.uk, sound-shop.de, soundshock.net, sounndshop.com, soundshype.com, soundslots.com, soundsoaps.com, soundshotx.com, youngshops.com, soundspods.com, soundsshopp.com, soundshhop.com, sounddrops.it, soundwshop.com, soundloops.com, soundofshops.com, ifoundshops.com, soundloops.de, saunashops.com, soundprops.com, soundscope.co.uk, wouldshops.com, sound-shots.com, soundscope.shop, gofundshops.org, soundshoku.com, soundshout.com, soundshore.org, soundshopaz.com, roundshoes.com.br, soundsteps.in, isoundshop.com, soundscope.store, soundshapes.co.uk, soundslaps.com, soundshort.com, soundshapes.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>soundshoes.it</domain_name>
   <domain_keyword>soundshoes</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 13:55:16</query_time>
   <create_date>2009-02-25</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>DANY GROUP SRL</registrant_company>
   <registrant_address>Via indipendenza, 26</registrant_address>
   <registrant_city>MONTEGRANARO</registrant_city>
   <registrant_state>FM</registrant_state>
   <registrant_zip>63014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>roundshops.com</domain_name>
   <domain_keyword>roundshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:53:04</query_time>
   <create_date>2015-09-28</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prosper24.pl Maciej Czerniawski</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>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>soundshoes.com.br</domain_name>
   <domain_keyword>soundshoes</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2019-10-21</update_date>
   <expiry_date>2029-02-18</expiry_date>
   <registrant_name>Zotto Cal?ados Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ineocloud.com.br</value>
    <value>ns2.ineocloud.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>poundshops.com</domain_name>
   <domain_keyword>poundshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 08:05:32</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>2656</registrar_iana>
   <registrar_name>DropCatch.com 897 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>soundshopss.com</domain_name>
   <domain_keyword>soundshopss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>soundshots.net</domain_name>
   <domain_keyword>soundshots</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 13:55:17</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>foundshops.com</domain_name>
   <domain_keyword>foundshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 03:09:23</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-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>8</num>
   <domain_name>soundshows.com</domain_name>
   <domain_keyword>soundshows</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:18</query_time>
   <create_date>2005-12-21</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>lyu jin won</registrant_name>
   <registrant_company>lyu jin won</registrant_company>
   <registrant_address>114  landpia 1202 Sangmujungang-ro Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>502735</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1052481840</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>soundshoes.com</domain_name>
   <domain_keyword>soundshoes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2010-12-17</create_date>
   <update_date>2020-12-11</update_date>
   <expiry_date>2024-12-17</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>soundshots.com</domain_name>
   <domain_keyword>soundshots</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:39:20</query_time>
   <create_date>2008-06-11</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>soundchops.com</domain_name>
   <domain_keyword>soundchops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:08:54</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>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=soundchops.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>soundshop.com</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:20:26</query_time>
   <create_date>2003-07-14</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>soundshop.space</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-18 21:18:48</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Tovarka</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>verify1.registrar.eu</value>
    <value>verify2.registrar.eu</value>
    <value>verify3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>soundshop.live</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-18 21:18:48</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>soundshop.one</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 18:50:47</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>Colorado</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>soundshop.com.pl</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-27 13:47:54</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>soundshop.club</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-19 14:25:23</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lin mei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ignacio.ns.cloudflare.com</value>
    <value>selah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>soundshop.org</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 21:18:48</query_time>
   <create_date>2022-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>soundshop.app</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 18:50:47</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-12</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>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>soundshop.life</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>soundshop.hu</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:47:49</query_time>
   <create_date>2018-06-21</create_date>
  </value>
  <value>
   <num>22</num>
   <domain_name>soundshop.it</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 18:50:47</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>soundshop.top</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 18:50:09</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>long yu ying</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sonia.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>soundshop.net</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2002-12-20</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>25</num>
   <domain_name>soundshop.xyz</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 08:07:56</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</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>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>soundships.com</domain_name>
   <domain_keyword>soundships</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2017-07-06</create_date>
   <update_date>2020-06-30</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>soundstops.com</domain_name>
   <domain_keyword>soundstops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:08:16</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>poundshops.co.uk</domain_name>
   <domain_keyword>poundshops</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 22:05:29</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>Mr John Frey t/a Compusolve Associates [Tag = COMPUSOLVE]</registrar_name>
   <registrar_website>https://www.compusolve.co.uk</registrar_website>
   <registrant_name>CompuSolve</registrant_name>
   <registrant_address>17 Roundwood Close, Penylan, Cardiff, CF23 9HH, United Kingdom</registrant_address>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>soundshop.ie</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-18 21:18:48</query_time>
   <create_date>1998-02-25</create_date>
   <update_date>2023-03-05</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>The sound shop</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>soundshop.fun</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-15 16:23:16</query_time>
   <create_date>2024-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>PAWEĊ ROGER RZEPECKI</registrant_company>
   <registrant_country>PL</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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>soundshop.shop</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 16:47:23</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communication Ltd.</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <name_servers>
    <value>gabriel.ns.cloudflare.com</value>
    <value>paloma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>soundshop.online</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 06:04:53</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>John van der Lugt Consultancy</registrant_company>
   <registrant_state>NL</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>soundshop.com.au</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 18:50:47</query_time>
   <update_date>2024-05-09</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Andrew Rickard</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>soundshop.co.uk</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 17:45:28</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>soundshop.ru</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:05:20</query_time>
   <create_date>2001-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>soundshop.nl</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 02:11:42</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>soundshop.com.br</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 08:36:38</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrant_name>Jo?o Paulo Torquetti Costa</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ecomt5.com.br</value>
    <value>ns2.ecomt5.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>soundshop.cz</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 09:47:23</query_time>
   <create_date>2008-01-16</create_date>
   <update_date>2015-04-19</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Karel Missbach</registrant_name>
   <registrant_company>Partner NPZ</registrant_company>
   <registrant_address>Opletalova 36, Jablonec nad Nisou, 46601</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns2.vshosting.cz</value>
    <value>skymedia.vshosting.cz</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>soundshop.info</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 21:18:48</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>soundshop.be</domain_name>
   <domain_keyword>soundshop</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 18:50:47</query_time>
   <create_date>2015-10-21</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>soundsheds.com</domain_name>
   <domain_keyword>soundsheds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:13</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-16</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>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>soundshapes.ru</domain_name>
   <domain_keyword>soundshapes</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 08:05:20</query_time>
   <create_date>2011-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>soundsteps.uk</domain_name>
   <domain_keyword>soundsteps</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 22:45:49</query_time>
   <create_date>2018-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Ecenica Limited [Tag = ECENICA]</registrar_name>
   <registrar_website>https://www.ecenica.com</registrar_website>
   <name_servers>
    <value>ns1.ecenica.com</value>
    <value>ns2.ecenica.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>soundscope.co</domain_name>
   <domain_keyword>soundscope</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 03:20:54</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>soundshore.com</domain_name>
   <domain_keyword>soundshore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:07:57</query_time>
   <create_date>1995-12-08</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2030-12-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>soundsnips.com</domain_name>
   <domain_keyword>soundsnips</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:57</query_time>
   <create_date>2006-07-23</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>soundshome.shop</domain_name>
   <domain_keyword>soundshome</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>soundstoys.shop</domain_name>
   <domain_keyword>soundstoys</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 20:03:59</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</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>soundsdope.com</domain_name>
   <domain_keyword>soundsdope</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:09:51</query_time>
   <create_date>2010-04-07</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>soundsshop.com</domain_name>
   <domain_keyword>soundsshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:12:02</query_time>
   <create_date>2011-11-21</create_date>
   <update_date>2020-11-15</update_date>
   <expiry_date>2024-11-21</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>solidshops.com</domain_name>
   <domain_keyword>solidshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:14:05</query_time>
   <create_date>2009-01-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>antwerpen</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=solidshops.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>soundscopes.com</domain_name>
   <domain_keyword>soundscopes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:09:29</query_time>
   <create_date>2017-08-23</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>standshops.com</domain_name>
   <domain_keyword>standshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 13:37:30</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=standshops.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>soundshopca.com</domain_name>
   <domain_keyword>soundshopca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2006-03-21</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0112023710</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0112023710</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns1.ipowerdns.com</value>
    <value>ns1.ipowerweb.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>soundxshop.com</domain_name>
   <domain_keyword>soundxshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 03:21:55</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>soundscope.net</domain_name>
   <domain_keyword>soundscope</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 18:50:38</query_time>
   <create_date>2020-10-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>roundships.click</domain_name>
   <domain_keyword>roundships</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-12 07:40:39</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>58</num>
   <domain_name>sound-shop.ru</domain_name>
   <domain_keyword>sound-shop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:52:52</query_time>
   <create_date>2006-04-24</create_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>soundsloops.com</domain_name>
   <domain_keyword>soundsloops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:11:46</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/soundsloops.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>roundshopp.com</domain_name>
   <domain_keyword>roundshopp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:40:39</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>61</num>
   <domain_name>shoundshop.com</domain_name>
   <domain_keyword>shoundshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:42:12</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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=shoundshop.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>62</num>
   <domain_name>soundscoops.net</domain_name>
   <domain_keyword>soundscoops</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 06:04:50</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</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=soundscoops.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>soundscaps.com</domain_name>
   <domain_keyword>soundscaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:20:21</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2022-11-06</update_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=soundscaps.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>soundsnaps.co.uk</domain_name>
   <domain_keyword>soundsnaps</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 22:20:34</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>sound-shop.de</domain_name>
   <domain_keyword>sound-shop</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:04:01</query_time>
   <update_date>2013-08-01</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>soundshock.net</domain_name>
   <domain_keyword>soundshock</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 16:59:22</query_time>
   <create_date>2007-05-25</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/71346465-0983-4e56-8e9b-45a0e753b58c</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sounndshop.com</domain_name>
   <domain_keyword>sounndshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:09:17</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>soundshype.com</domain_name>
   <domain_keyword>soundshype</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:22:42</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>2213</registrar_iana>
   <registrar_name>DropCatch.com 733 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>soundslots.com</domain_name>
   <domain_keyword>soundslots</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:39:32</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.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>soundsoaps.com</domain_name>
   <domain_keyword>soundsoaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:11:47</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2026-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>71</num>
   <domain_name>soundshotx.com</domain_name>
   <domain_keyword>soundshotx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:18:49</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2024-05-07</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>youngshops.com</domain_name>
   <domain_keyword>youngshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:34:40</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-17</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=youngshops.com</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>soundspods.com</domain_name>
   <domain_keyword>soundspods</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:56:00</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-03-20</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>74</num>
   <domain_name>soundsshopp.com</domain_name>
   <domain_keyword>soundsshopp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:08:13</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>soundshhop.com</domain_name>
   <domain_keyword>soundshhop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:10:50</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-05</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sounddrops.it</domain_name>
   <domain_keyword>sounddrops</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 14:10:48</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Stefano Dall'Ora</registrant_company>
   <registrant_address>via G. Walder 9/S</registrant_address>
   <registrant_city>Varese</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>soundwshop.com</domain_name>
   <domain_keyword>soundwshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:29:12</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169910581</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169910581</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>soundloops.com</domain_name>
   <domain_keyword>soundloops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:17:25</query_time>
   <create_date>2003-06-08</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-06-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>soundofshops.com</domain_name>
   <domain_keyword>soundofshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:17:43</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2020-06-07</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MMH MediaManagementHamburg GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1085.ui-dns.org</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1112.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ifoundshops.com</domain_name>
   <domain_keyword>ifoundshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:50:28</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-26</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=ifoundshops.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>soundloops.de</domain_name>
   <domain_keyword>soundloops</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:04:09</query_time>
   <update_date>2021-01-07</update_date>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>saunashops.com</domain_name>
   <domain_keyword>saunashops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:53:52</query_time>
   <create_date>2000-07-24</create_date>
   <update_date>2018-03-19</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.biz</value>
    <value>ns1048.ui-dns.com</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1048.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>soundprops.com</domain_name>
   <domain_keyword>soundprops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:11:28</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_address>Suite 5, 7th Floor, 5 Greenwich View Place Visit www.idcprivacy.com to contact the domain contacts. Email to [email protected] for alternative instructions.</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>E14 9NN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2030262854</registrant_phone>
   <name_servers>
    <value>ns1.h3m.com</value>
    <value>ns2.h3m.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>soundscope.co.uk</domain_name>
   <domain_keyword>soundscope</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 22:20:21</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>wouldshops.com</domain_name>
   <domain_keyword>wouldshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 08:32:47</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sound-shots.com</domain_name>
   <domain_keyword>sound-shots</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:07:43</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>soundscope.shop</domain_name>
   <domain_keyword>soundscope</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-29 16:21:21</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gofundshops.org</domain_name>
   <domain_keyword>gofundshops</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-02 06:45:31</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>soundshoku.com</domain_name>
   <domain_keyword>soundshoku</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/soundshoku.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>soundshout.com</domain_name>
   <domain_keyword>soundshout</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:10:18</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-12-02</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>91</num>
   <domain_name>soundshore.org</domain_name>
   <domain_keyword>soundshore</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 01:10:16</query_time>
   <create_date>2003-12-10</create_date>
   <update_date>2021-10-11</update_date>
   <expiry_date>2024-12-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>MEDSEEK</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>ns1.medseek.com</value>
    <value>ns2.medseek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>soundshopaz.com</domain_name>
   <domain_keyword>soundshopaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:39:19</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2028-01-27</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>93</num>
   <domain_name>roundshoes.com.br</domain_name>
   <domain_keyword>roundshoes</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-20 05:52:34</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Bruna Piccoli Brollo</registrant_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>soundsteps.in</domain_name>
   <domain_keyword>soundsteps</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 14:28:28</query_time>
   <create_date>2013-09-02</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns.diadem-tech.com</value>
    <value>ns2.diadem-tech.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>isoundshop.com</domain_name>
   <domain_keyword>isoundshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:18:09</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ES</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>ns1028.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1102.ui-dns.org</value>
    <value>ns1115.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>soundscope.store</domain_name>
   <domain_keyword>soundscope</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-20 06:04:51</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>soundshapes.co.uk</domain_name>
   <domain_keyword>soundshapes</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 01:10:15</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>soundslaps.com</domain_name>
   <domain_keyword>soundslaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 18:50:50</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>Privacy Hero Inc</registrant_name>
   <registrant_company>Privacy Hero Inc.</registrant_company>
   <registrant_address>Neptune Court, Suite 204, Allegro Rd</registrant_address>
   <registrant_city>Grace Bay</registrant_city>
   <registrant_state>Providenciales</registrant_state>
   <registrant_zip>TKCA 1ZZ</registrant_zip>
   <registrant_country>TC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8666207111</registrant_phone>
   <registrant_fax>+1.6137061248</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>99</num>
   <domain_name>soundshort.com</domain_name>
   <domain_keyword>soundshort</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:18:49</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>curt.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>soundshapes.net</domain_name>
   <domain_keyword>soundshapes</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 03:20:59</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6059.hostgator.com</value>
    <value>ns6060.hostgator.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.21</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.