WHOIS QUERY TIME

29 May 2024 - 7:32 PM UTC

Registered: 23 November 2020
Modified: 9 December 2023
Expiry: 23 November 2024

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Arteteco
Address: via Pace Vecchia, 39
City: Benevento
State: BN
ZIP: 82100
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ctmshop.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ctmshop.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ctmshop.it",
            "domain_keyword": "ctmshop",
            "domain_tld": "it",
            "query_time": "2024-05-29 19:32:24",
            "create_date": "2020-11-23",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Arteteco",
            "registrant_address": "via Pace Vecchia, 39",
            "registrant_city": "Benevento",
            "registrant_state": "BN",
            "registrant_zip": "82100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ctmshop.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ctmshop.it</domain_name>
   <domain_keyword>ctmshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 19:32:24</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Arteteco</registrant_company>
   <registrant_address>via Pace Vecchia, 39</registrant_address>
   <registrant_city>Benevento</registrant_city>
   <registrant_state>BN</registrant_state>
   <registrant_zip>82100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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.06 seconds) for "ctmshop.it" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2024 - 7:01 AM UTC

Registered: 23 November 2020
Modified: 9 December 2023
Expiry: 23 November 2024

REGISTRAR

Name: Register S.p.a.
Website: https://www.register.it

DNSSEC

yes

NAME SERVERS

ns1.register.it
ns2.register.it

DOMAIN STATUS

ok

REGISTRANT

Company: Arteteco
Address: via Pace Vecchia, 39
City: Benevento
State: BN
ZIP: 82100
Country: Italy

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ctmshop.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ctmshop.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ctmshop.it",
    "results": [
        {
            "num": 1,
            "domain_name": "ctmshop.it",
            "domain_keyword": "ctmshop",
            "domain_tld": "it",
            "query_time": "2024-02-08 07:01:08",
            "create_date": "2020-11-23",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Arteteco",
            "registrant_address": "via Pace Vecchia, 39",
            "registrant_city": "Benevento",
            "registrant_state": "BN",
            "registrant_zip": "82100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>ctmshop.it</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>ctmshop.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ctmshop.it</domain_name>
   <domain_keyword>ctmshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-02-08 07:01:08</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Arteteco</registrant_company>
   <registrant_address>via Pace Vecchia, 39</registrant_address>
   <registrant_city>Benevento</registrant_city>
   <registrant_state>BN</registrant_state>
   <registrant_zip>82100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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.023 seconds) which contained the exact domain keyword "ctmshop".
Domain Name Registered Expiry Registrar Ownership
1 ctmshop.com 16 Aug 2018 16 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 ctmshop.it 23 Nov 2020 23 Nov 2024 Register S.p.a. Arteteco
3 ctmshop.store 12 Jul 2023 12 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ctmshop&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ctmshop",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ctmshop.com, ctmshop.it, ctmshop.store",
    "results": [
        {
            "num": 1,
            "domain_name": "ctmshop.com",
            "domain_keyword": "ctmshop",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:53:05",
            "create_date": "2018-08-16",
            "update_date": "2020-08-10",
            "expiry_date": "2024-08-16",
            "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": "ctmshop.it",
            "domain_keyword": "ctmshop",
            "domain_tld": "it",
            "query_time": "2024-05-29 19:32:24",
            "create_date": "2020-11-23",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Arteteco",
            "registrant_address": "via Pace Vecchia, 39",
            "registrant_city": "Benevento",
            "registrant_state": "BN",
            "registrant_zip": "82100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "ctmshop.store",
            "domain_keyword": "ctmshop",
            "domain_tld": "store",
            "query_time": "2024-05-26 18:34:08",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ctmshop</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>ctmshop.com, ctmshop.it, ctmshop.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ctmshop.com</domain_name>
   <domain_keyword>ctmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:53:05</query_time>
   <create_date>2018-08-16</create_date>
   <update_date>2020-08-10</update_date>
   <expiry_date>2024-08-16</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>ctmshop.it</domain_name>
   <domain_keyword>ctmshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 19:32:24</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Arteteco</registrant_company>
   <registrant_address>via Pace Vecchia, 39</registrant_address>
   <registrant_city>Benevento</registrant_city>
   <registrant_state>BN</registrant_state>
   <registrant_zip>82100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ctmshop.store</domain_name>
   <domain_keyword>ctmshop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 18:34:08</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.023</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,177 domain names (in 0.132 seconds) which look and sound like the brand name "ctmshop".
Domain Name Registered Expiry Registrar Ownership
1 jtmshop.cloud 25 Mar 2023 25 Mar 2024 Web Commerce Communications Ltd. Personal
2 cmshop.biz 20 Jan 2023 20 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166261601
3 tcmshop.com 17 Apr 2005 17 Apr 2026 Namespro Solutions INC. Carbo Trading Co. Inc.
4 cpmshop.com 16 Jan 2019 16 Jan 2025 REGISTER S.P.A. C.P.M. COMPUTER & SERVICE SNC
5 camshop.pl 6 Nov 2023 6 Nov 2024 LH.pl Sp. z o.o. -
6 mtmshop.ru 10 Nov 2021 10 Nov 2024 REGRU-RU Private Person
7 ctxshop.com 26 Apr 2018 26 Apr 2025 Go France Domains, LLC -
8 ltmshop.com 8 Mar 2017 8 Mar 2025 GoDaddy.com, LLC -
9 ktmshop.de - - - -
10 crmshop.com 14 Jul 2003 14 Jul 2024 GoDaddy.com, LLC -
11 cdmshop.com.br 19 Aug 2014 19 Aug 2025 - CICERO SOUSA DE ANDRADE
12 tcmshop.net 15 Apr 2023 15 Apr 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
13 ctvshop.click 8 Oct 2023 8 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
14 ctsshop.online 23 Jul 2023 23 Jul 2024 IONOS SE 1&1 Internet Limited
15 cmtshop.ru 22 Jun 2010 22 Jun 2024 RU-CENTER-RU Private Person
16 cmmshop.com 29 Oct 2019 29 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 ct-shop.net 10 Nov 2004 10 Nov 2024 Japan Registry Services Co.,Ltd.(JPRS) Link Club
18 ktmshop.se 9 Mar 2009 9 Mar 2030 www.NameSRS.com -
19 cemshop.com 8 Sep 2015 8 Sep 2024 INSTANTNAMES LLC Whois privacy services, provided by DomainProtect LLC
20 mtmshop.net 17 Jun 2011 17 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
21 ctishop.com 18 Mar 2024 18 Mar 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0170623801
22 crmshop.online 12 Aug 2023 12 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168098346
23 camshop.us 12 Nov 2016 11 Nov 2024 NameCheap, Inc. e-wares
24 ctpshop.ru 25 May 2020 25 May 2025 RU-CENTER-RU OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU ZIPTEH-SERVIS
25 ctcshop.ca 18 May 2016 18 May 2025 Webnames.ca Inc. Canadian Tire Corporation, Limited
26 atmshop.top 8 Sep 2023 8 Sep 2024 XinNet Technology Corporation 田瑞航
27 ctwshop.net 26 Nov 2008 26 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
28 comshop.org 18 Nov 2003 18 Nov 2024 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
29 btmshop.com 5 Feb 2017 5 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 cbmshop.com 21 May 2019 21 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 ctvshop.com 1 Jun 2012 1 Jun 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
32 ctkshop.cfd 1 May 2024 1 May 2025 NameSilo, LLC PrivacyGuardian.org llc
33 ct-shop.co.uk 3 Jun 2021 3 Jun 2024 Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU] -
34 ctoshop.it 8 Jan 2021 8 Jan 2025 Register S.p.a. C.T.O. DI MARILENA RUBERTO
35 comshop.company 6 Feb 2021 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 crmshop.net 5 Jul 2010 5 Jul 2024 REGISTER S.P.A. Computer Aided Business Consultancy Limited
37 ktmshop.com 18 Jan 2006 18 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
38 atmshop.site 5 Feb 2024 5 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 ttmshop.cn 11 Jul 2022 11 Jul 2025 DYNADOTCHINA LLC 刘梦瑶
40 dtmshop.net 7 Dec 2022 7 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 utmshop.nl 19 Jun 2014 - team.blue nl B.V. -
42 stmshop.ru 9 Feb 2022 9 Feb 2025 REGRU-RU Private Person
43 ctyshop.com 16 Jul 2018 16 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 comshop.cc 2 Jul 2020 2 Jul 2024 HOSTING UKRAINE LLC Hosting Ukraine LLC
45 crmshop.ru 4 Dec 2019 4 Dec 2024 DOMENUS-RU Private Person
46 ctgshop.xyz 29 Oct 2023 29 Oct 2024 Purple IT Ltd Privacy Protect, LLC (PrivacyProtect.org)
47 ctashop.co.uk 1 Mar 2023 1 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
48 camshop.co.uk 31 Oct 2018 31 Oct 2024 Garth Piesse [Tag = COHERENT-NZ] -
49 ctgshop.shop 1 Apr 2024 1 Apr 2025 Sav.com, LLC -
50 cumshop.com 16 Nov 2004 16 Nov 2024 Dynadot Inc -
51 cmtshop.nl 25 Nov 2009 - Cronon GmbH -
52 chmshop.net 4 Sep 2023 4 Sep 2024 mat bao corporation Privacy Protect, LLC (PrivacyProtect.org)
53 stmshop.online 28 Mar 2021 28 Mar 2025 Network Solutions LLC -
54 camshop.online 15 May 2024 15 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
55 cthshop.com 23 Aug 2021 23 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 comshop.top 29 Oct 2019 29 Oct 2024 Hosting Ukraine Hosting Ukraine LLC
57 ctrshop.online 11 Feb 2024 11 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170204574
58 tcmshop.co.uk 3 Nov 2020 3 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
59 ptmshop.com 23 Apr 2021 23 Apr 2025 RegistryGate GmbH REDACTED FOR PRIVACY
60 ctlshop.com 22 Jan 2017 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 ct-shop.cn 16 Oct 2023 16 Oct 2024 郑州世纪创联电子科技开发有限公司 蒲润
62 comshop.info 12 Jan 2004 12 Jan 2025 IONOS SE Musikschule Emlich
63 ccmshop.com 14 Feb 2012 14 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 cxmshop.net 13 Aug 2023 13 Aug 2024 Tucows Domains Inc. -
65 rtmshop.com 21 Apr 2015 21 Apr 2025 GoDaddy.com, LLC -
66 ccmshop.by 5 Oct 2007 10 Oct 2024 Reliable Software, Ltd Мордясов Сергей Алексеевич
67 cpmshop.it 24 Feb 2000 17 Nov 2024 Seeweb S.r.l. C.P.M. COMPUTER & SERVICE SNC
68 ct1shop.com 14 Oct 2019 14 Oct 2024 IONOS SE -
69 cbmshop.online 6 Jun 2024 6 Jun 2025 Key-Systems LLC -
70 comshop.at - - T-Mobile Austria GmbH mueller-consult e.U.
71 camshop.com 19 Jan 2000 19 Jan 2027 Dynadot Inc -
72 comshop.today 31 Jul 2023 31 Jul 2024 GoDaddy.com, LLC Locker
73 camshop.store 18 Aug 2023 18 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168222901
74 comshop.xyz 1 Jan 2024 1 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
75 ctkshop.buzz 1 May 2024 1 May 2025 NameSilo, LLC PrivacyGuardian.org llc
76 utmshop.de - - - -
77 cjmshop.com 19 Apr 2024 19 Apr 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
78 atmshop.net 7 Jun 2021 7 Jun 2024 gabia ms.Bae
79 ctvshop.ru 18 Mar 2015 18 Mar 2025 RD-RU Private Person
80 ctcshop.se 13 Nov 2008 13 Nov 2024 Domeneshop AS -
81 ctmshops.com 11 May 2023 11 May 2025 Tucows Domains Inc. -
82 comshop.club 19 Jul 2022 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 utmshop.online 8 Nov 2023 8 Nov 2024 Name.com, Inc jOjY
84 ctgshop.com 27 Oct 2013 27 Oct 2024 GoDaddy.com, LLC -
85 ccmshop.online 6 Jun 2024 6 Jun 2025 Key-Systems LLC -
86 ctvshop.online 12 Apr 2023 12 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
87 ctcshop.com 18 Mar 2004 18 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 ctashop.it 28 Apr 2020 28 Apr 2025 Server Plan s.r.l. CTA Group srls
89 mtmshop.store 15 Feb 2022 15 Feb 2025 Tucows.com Co. Data Protected
90 ctbshop.com 23 Feb 2022 23 Feb 2025 GoDaddy.com, LLC -
91 chmshop.com 6 Jun 2024 6 Jun 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
92 itmshop.com 8 Sep 2014 8 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 ctushop.com 30 Dec 2021 30 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
94 mtmshop.sk 7 Oct 2019 7 Oct 2024 Josef Grill MTM železářství s.r.o.
95 ctashop.click 16 Aug 2023 16 Aug 2024 P.A Viet Nam Company Limited HO KINH DOANH NGO THE AN
96 ctsshop.co.uk 16 Jun 2022 16 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
97 comshop.net 1 Mar 2013 1 Mar 2025 Megazone Corp., dba HOSTING.KR PARK TAE WON
98 ctishop.de - - - -
99 cimshop.online 7 Jan 2020 7 Jan 2025 Domeneshop AS CIMBERIO AS
100 camshop.xyz 19 Jan 2024 19 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
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 Ctmshop.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ctmshop.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ctmshop.it",
        "page_size": 100
    },
    "count": {
        "total": 5177,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jtmshop.cloud, cmshop.biz, tcmshop.com, cpmshop.com, camshop.pl, mtmshop.ru, ctxshop.com, ltmshop.com, ktmshop.de, crmshop.com, cdmshop.com.br, tcmshop.net, ctvshop.click, ctsshop.online, cmtshop.ru, cmmshop.com, ct-shop.net, ktmshop.se, cemshop.com, mtmshop.net, ctishop.com, crmshop.online, camshop.us, ctpshop.ru, ctcshop.ca, atmshop.top, ctwshop.net, comshop.org, btmshop.com, cbmshop.com, ctvshop.com, ctkshop.cfd, ct-shop.co.uk, ctoshop.it, comshop.company, crmshop.net, ktmshop.com, atmshop.site, ttmshop.cn, dtmshop.net, utmshop.nl, stmshop.ru, ctyshop.com, comshop.cc, crmshop.ru, ctgshop.xyz, ctashop.co.uk, camshop.co.uk, ctgshop.shop, cumshop.com, cmtshop.nl, chmshop.net, stmshop.online, camshop.online, cthshop.com, comshop.top, ctrshop.online, tcmshop.co.uk, ptmshop.com, ctlshop.com, ct-shop.cn, comshop.info, ccmshop.com, cxmshop.net, rtmshop.com, ccmshop.by, cpmshop.it, ct1shop.com, cbmshop.online, comshop.at, camshop.com, comshop.today, camshop.store, comshop.xyz, ctkshop.buzz, utmshop.de, cjmshop.com, atmshop.net, ctvshop.ru, ctcshop.se, ctmshops.com, comshop.club, utmshop.online, ctgshop.com, ccmshop.online, ctvshop.online, ctcshop.com, ctashop.it, mtmshop.store, ctbshop.com, chmshop.com, itmshop.com, ctushop.com, mtmshop.sk, ctashop.click, ctsshop.co.uk, comshop.net, ctishop.de, cimshop.online, camshop.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "jtmshop.cloud",
            "domain_keyword": "jtmshop",
            "domain_tld": "cloud",
            "query_time": "2024-06-02 16:30:34",
            "create_date": "2023-03-25",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-25",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd.",
            "registrar_website": "https://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cmshop.biz",
            "domain_keyword": "cmshop",
            "domain_tld": "biz",
            "query_time": "2024-05-02 10:20:11",
            "create_date": "2023-01-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-01-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166261601",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tcmshop.com",
            "domain_keyword": "tcmshop",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:06:07",
            "create_date": "2005-04-17",
            "update_date": "2024-03-05",
            "expiry_date": "2026-04-17",
            "registrar_iana": 1895,
            "registrar_name": "Namespro Solutions INC.",
            "registrar_website": "http://www.namespro.ca",
            "registrant_name": "John Zhou",
            "registrant_company": "Carbo Trading Co. Inc.",
            "registrant_address": "4500 Sheppard Ave. E. Unit #1",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M1S3R6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162996643",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cpmshop.com",
            "domain_keyword": "cpmshop",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:59:25",
            "create_date": "2019-01-16",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-16",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "C.P.M. COMPUTER & SERVICE SNC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "camshop.pl",
            "domain_keyword": "camshop",
            "domain_tld": "pl",
            "query_time": "2024-04-23 07:18:44",
            "create_date": "2023-11-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mtmshop.ru",
            "domain_keyword": "mtmshop",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:13:29",
            "create_date": "2021-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "ctxshop.com",
            "domain_keyword": "ctxshop",
            "domain_tld": "com",
            "query_time": "2024-04-30 07:16:55",
            "create_date": "2018-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ltmshop.com",
            "domain_keyword": "ltmshop",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:45:28",
            "create_date": "2017-03-08",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ktmshop.de",
            "domain_keyword": "ktmshop",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:10:05",
            "update_date": "2019-09-17",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "crmshop.com",
            "domain_keyword": "crmshop",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:29:40",
            "create_date": "2003-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cdmshop.com.br",
            "domain_keyword": "cdmshop",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 13:30:17",
            "create_date": "2014-08-19",
            "update_date": "2023-09-04",
            "expiry_date": "2025-08-19",
            "registrant_name": "CICERO SOUSA DE ANDRADE",
            "name_servers": [
                "ns1.cdmshop.com.br",
                "ns2.cdmshop.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 12,
            "domain_name": "tcmshop.net",
            "domain_keyword": "tcmshop",
            "domain_tld": "net",
            "query_time": "2024-06-02 18:34:36",
            "create_date": "2023-04-15",
            "update_date": "2024-05-26",
            "expiry_date": "2024-04-15",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ctvshop.click",
            "domain_keyword": "ctvshop",
            "domain_tld": "click",
            "query_time": "2024-06-06 16:07:51",
            "create_date": "2023-10-08",
            "update_date": "2024-03-24",
            "expiry_date": "2024-10-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1vn.dichvudark.vn",
                "ns2vn.dichvudark.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ctsshop.online",
            "domain_keyword": "ctsshop",
            "domain_tld": "online",
            "query_time": "2024-05-28 23:17:43",
            "create_date": "2023-07-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1029.ui-dns.org",
                "ns1030.ui-dns.de",
                "ns1051.ui-dns.biz",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cmtshop.ru",
            "domain_keyword": "cmtshop",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:09:46",
            "create_date": "2010-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "cmmshop.com",
            "domain_keyword": "cmmshop",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:56:06",
            "create_date": "2019-10-29",
            "update_date": "2020-10-23",
            "expiry_date": "2025-10-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": 17,
            "domain_name": "ct-shop.net",
            "domain_keyword": "ct-shop",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:18:04",
            "create_date": "2004-11-10",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Link Club",
            "registrant_address": "5-39-6, Jingumae",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357783738",
            "name_servers": [
                "usr-ns1.linkclub.jp",
                "usr-ns2.linkclub.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ktmshop.se",
            "domain_keyword": "ktmshop",
            "domain_tld": "se",
            "query_time": "2024-05-07 23:18:34",
            "create_date": "2009-03-09",
            "update_date": "2021-02-22",
            "expiry_date": "2030-03-09",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "coby.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cemshop.com",
            "domain_keyword": "cemshop",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:55:40",
            "create_date": "2015-09-08",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1256,
            "registrar_name": "INSTANTNAMES LLC",
            "registrar_website": "http://instantnames.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mtmshop.net",
            "domain_keyword": "mtmshop",
            "domain_tld": "net",
            "query_time": "2024-04-17 02:37:20",
            "create_date": "2011-06-17",
            "update_date": "2022-07-04",
            "expiry_date": "2025-06-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "MB",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.ormag.info",
                "ns2.ormag.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ctishop.com",
            "domain_keyword": "ctishop",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:32:21",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0170623801",
            "registrant_company": "Contact Privacy Inc. Customer 0170623801",
            "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": [
                "alfred.ns.cloudflare.com",
                "rosalie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "crmshop.online",
            "domain_keyword": "crmshop",
            "domain_tld": "online",
            "query_time": "2024-05-05 11:48:23",
            "create_date": "2023-08-12",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168098346",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "camshop.us",
            "domain_keyword": "camshop",
            "domain_tld": "us",
            "query_time": "2024-05-18 09:54:45",
            "create_date": "2016-11-12",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Cameron Collins",
            "registrant_company": "e-wares",
            "registrant_address": "9433 S. Forest Ave.",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60619",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3123713585",
            "registrant_fax": "+1.5555555555",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ctpshop.ru",
            "domain_keyword": "ctpshop",
            "domain_tld": "ru",
            "query_time": "2024-05-26 18:35:00",
            "create_date": "2020-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU ZIPTEH-SERVIS",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "ctcshop.ca",
            "domain_keyword": "ctcshop",
            "domain_tld": "ca",
            "query_time": "2024-05-01 20:50:42",
            "create_date": "2016-05-18",
            "update_date": "2024-02-08",
            "expiry_date": "2025-05-18",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Canadian Tire Corporation, Limited",
            "registrant_address": "8550 Goreway Dr.",
            "registrant_city": "Brampton",
            "registrant_state": "ON",
            "registrant_zip": "L6T5J8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4164803000",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "atmshop.top",
            "domain_keyword": "atmshop",
            "domain_tld": "top",
            "query_time": "2024-05-23 05:04:10",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "田瑞航",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "河北省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ctwshop.net",
            "domain_keyword": "ctwshop",
            "domain_tld": "net",
            "query_time": "2024-04-18 06:31:12",
            "create_date": "2008-11-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.value-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "comshop.org",
            "domain_keyword": "comshop",
            "domain_tld": "org",
            "query_time": "2024-04-22 17:17:04",
            "create_date": "2003-11-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi-ken",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-kg021.ocn.ad.jp",
                "ns.comshop.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "btmshop.com",
            "domain_keyword": "btmshop",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:34:38",
            "create_date": "2017-02-05",
            "update_date": "2021-01-30",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cbmshop.com",
            "domain_keyword": "cbmshop",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:21:20",
            "create_date": "2019-05-21",
            "update_date": "2021-05-15",
            "expiry_date": "2024-05-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ctvshop.com",
            "domain_keyword": "ctvshop",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:07:51",
            "create_date": "2012-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ctkshop.cfd",
            "domain_keyword": "ctkshop",
            "domain_tld": "cfd",
            "query_time": "2024-05-04 14:23:28",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "conrad.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ct-shop.co.uk",
            "domain_keyword": "ct-shop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 11:35:13",
            "create_date": "2021-06-03",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-03",
            "registrar_name": "Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]",
            "registrar_website": "https://www.instra.com",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "ctoshop.it",
            "domain_keyword": "ctoshop",
            "domain_tld": "it",
            "query_time": "2024-05-26 18:34:31",
            "create_date": "2021-01-08",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-08",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "C.T.O. DI MARILENA RUBERTO",
            "registrant_address": "VILLAGGIO BADIA",
            "registrant_city": "BRESCIA",
            "registrant_state": "BS",
            "registrant_zip": "25132",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 35,
            "domain_name": "comshop.company",
            "domain_keyword": "comshop",
            "domain_tld": "company",
            "query_time": "2024-05-27 02:09:09",
            "create_date": "2021-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "crmshop.net",
            "domain_keyword": "crmshop",
            "domain_tld": "net",
            "query_time": "2024-05-24 12:33:47",
            "create_date": "2010-07-05",
            "update_date": "2015-10-11",
            "expiry_date": "2024-07-05",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Computer Aided Business Consultancy Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ktmshop.com",
            "domain_keyword": "ktmshop",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:13:13",
            "create_date": "2006-01-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "atmshop.site",
            "domain_keyword": "atmshop",
            "domain_tld": "site",
            "query_time": "2024-05-27 17:27:20",
            "create_date": "2024-02-05",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.nvmebootserver.com",
                "ns2.nvmebootserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ttmshop.cn",
            "domain_keyword": "ttmshop",
            "domain_tld": "cn",
            "query_time": "2024-06-12 22:26:05",
            "create_date": "2022-07-11",
            "expiry_date": "2025-07-11",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "刘梦瑶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dtmshop.net",
            "domain_keyword": "dtmshop",
            "domain_tld": "net",
            "query_time": "2024-06-11 01:36:07",
            "create_date": "2022-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "coraline.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "utmshop.nl",
            "domain_keyword": "utmshop",
            "domain_tld": "nl",
            "query_time": "2024-04-30 19:24:54",
            "create_date": "2014-06-19",
            "update_date": "2021-11-05",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "stmshop.ru",
            "domain_keyword": "stmshop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:56:58",
            "create_date": "2022-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "ctyshop.com",
            "domain_keyword": "ctyshop",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:32:17",
            "create_date": "2018-07-16",
            "update_date": "2020-07-10",
            "expiry_date": "2024-07-16",
            "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": 44,
            "domain_name": "comshop.cc",
            "domain_keyword": "comshop",
            "domain_tld": "cc",
            "query_time": "2024-05-25 20:06:19",
            "create_date": "2020-07-02",
            "update_date": "2020-10-27",
            "expiry_date": "2024-07-02",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns1.promdns.net",
                "ns2.promdns.net",
                "ns3.promdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 45,
            "domain_name": "crmshop.ru",
            "domain_keyword": "crmshop",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:10:17",
            "create_date": "2019-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "ctgshop.xyz",
            "domain_keyword": "ctgshop",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:45:30",
            "create_date": "2023-10-29",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-29",
            "registrar_iana": 3861,
            "registrar_name": "Purple IT Ltd",
            "registrar_website": "https://www.purpleit.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns5.kloudwebs.com",
                "dns6.kloudwebs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ctashop.co.uk",
            "domain_keyword": "ctashop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 20:48:36",
            "create_date": "2023-03-01",
            "update_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 48,
            "domain_name": "camshop.co.uk",
            "domain_keyword": "camshop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 02:10:48",
            "create_date": "2018-10-31",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-31",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "ctgshop.shop",
            "domain_keyword": "ctgshop",
            "domain_tld": "shop",
            "query_time": "2024-06-01 08:19:25",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "dalary.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cumshop.com",
            "domain_keyword": "cumshop",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:35:14",
            "create_date": "2004-11-16",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cmtshop.nl",
            "domain_keyword": "cmtshop",
            "domain_tld": "nl",
            "query_time": "2024-04-21 17:48:34",
            "create_date": "2009-11-25",
            "update_date": "2023-05-20",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks12.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 52,
            "domain_name": "chmshop.net",
            "domain_keyword": "chmshop",
            "domain_tld": "net",
            "query_time": "2024-05-18 11:31:40",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "stmshop.online",
            "domain_keyword": "stmshop",
            "domain_tld": "online",
            "query_time": "2024-05-21 21:45:56",
            "create_date": "2021-03-28",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "camshop.online",
            "domain_keyword": "camshop",
            "domain_tld": "online",
            "query_time": "2024-05-26 16:51:20",
            "create_date": "2024-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cthshop.com",
            "domain_keyword": "cthshop",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:30:51",
            "create_date": "2021-08-23",
            "update_date": "2022-08-17",
            "expiry_date": "2025-08-23",
            "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": 56,
            "domain_name": "comshop.top",
            "domain_keyword": "comshop",
            "domain_tld": "top",
            "query_time": "2024-06-12 08:33:58",
            "create_date": "2019-10-29",
            "update_date": "2019-10-29",
            "expiry_date": "2024-10-29",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine",
            "registrar_website": "http://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.promdns.net",
                "ns2.promdns.net",
                "ns3.promdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ctrshop.online",
            "domain_keyword": "ctrshop",
            "domain_tld": "online",
            "query_time": "2024-06-02 03:41:58",
            "create_date": "2024-02-11",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170204574",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "tcmshop.co.uk",
            "domain_keyword": "tcmshop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 03:42:30",
            "create_date": "2020-11-03",
            "update_date": "2023-06-27",
            "expiry_date": "2024-11-03",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "ptmshop.com",
            "domain_keyword": "ptmshop",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:11:17",
            "create_date": "2021-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ctlshop.com",
            "domain_keyword": "ctlshop",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:51:29",
            "create_date": "2017-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-22",
            "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": 61,
            "domain_name": "ct-shop.cn",
            "domain_keyword": "ct-shop",
            "domain_tld": "cn",
            "query_time": "2024-05-23 02:44:59",
            "create_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "蒲润",
            "registrant_email": "[email protected]",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "comshop.info",
            "domain_keyword": "comshop",
            "domain_tld": "info",
            "query_time": "2024-05-14 22:32:40",
            "create_date": "2004-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Musikschule Emlich",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ccmshop.com",
            "domain_keyword": "ccmshop",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:44:28",
            "create_date": "2012-02-14",
            "update_date": "2021-02-08",
            "expiry_date": "2025-02-14",
            "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": 64,
            "domain_name": "cxmshop.net",
            "domain_keyword": "cxmshop",
            "domain_tld": "net",
            "query_time": "2024-06-11 16:07:02",
            "create_date": "2023-08-13",
            "update_date": "2024-03-31",
            "expiry_date": "2024-08-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rtmshop.com",
            "domain_keyword": "rtmshop",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:09:06",
            "create_date": "2015-04-21",
            "update_date": "2024-01-19",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ccmshop.by",
            "domain_keyword": "ccmshop",
            "domain_tld": "by",
            "query_time": "2024-05-01 17:08:40",
            "create_date": "2007-10-05",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-10",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Мордясов Сергей Алексеевич",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 67,
            "domain_name": "cpmshop.it",
            "domain_keyword": "cpmshop",
            "domain_tld": "it",
            "query_time": "2024-04-25 11:59:25",
            "create_date": "2000-02-24",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-17",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "C.P.M. COMPUTER & SERVICE SNC",
            "registrant_address": "VIA ARGINE SPINI 41",
            "registrant_city": "PORTO VIRO",
            "registrant_state": "RO",
            "registrant_zip": "45014",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "ct1shop.com",
            "domain_keyword": "ct1shop",
            "domain_tld": "com",
            "query_time": "2024-04-23 20:18:40",
            "create_date": "2019-10-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.org",
                "ns1056.ui-dns.com",
                "ns1058.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cbmshop.online",
            "domain_keyword": "cbmshop",
            "domain_tld": "online",
            "query_time": "2024-06-08 17:19:47",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "comshop.at",
            "domain_keyword": "comshop",
            "domain_tld": "at",
            "query_time": "2024-06-08 02:54:42",
            "update_date": "2021-02-16",
            "registrar_name": "T-Mobile Austria GmbH",
            "registrar_website": "https://nic.at/registrar/60",
            "registrant_name": "Christian Mueller",
            "registrant_company": "mueller-consult e.U.",
            "registrant_address": "Puelslgasse 19/G1",
            "registrant_city": "Wien",
            "registrant_zip": "1230",
            "registrant_country": "AT",
            "registrant_email": "<data not disclosed>",
            "registrant_phone": "<data not disclosed>",
            "name_servers": [
                "ns1.nameservice.at",
                "ns2.nameservice.at"
            ]
        },
        {
            "num": 71,
            "domain_name": "camshop.com",
            "domain_keyword": "camshop",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:18:42",
            "create_date": "2000-01-19",
            "update_date": "2023-08-27",
            "expiry_date": "2027-01-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "comshop.today",
            "domain_keyword": "comshop",
            "domain_tld": "today",
            "query_time": "2024-04-29 14:37:20",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Locker",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mato Grosso do Sul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "camshop.store",
            "domain_keyword": "camshop",
            "domain_tld": "store",
            "query_time": "2024-05-09 02:10:48",
            "create_date": "2023-08-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168222901",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "comshop.xyz",
            "domain_keyword": "comshop",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 14:43:15",
            "create_date": "2024-01-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ctkshop.buzz",
            "domain_keyword": "ctkshop",
            "domain_tld": "buzz",
            "query_time": "2024-05-03 14:20:24",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "conrad.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "utmshop.de",
            "domain_keyword": "utmshop",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:42:32",
            "update_date": "2015-06-25",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 77,
            "domain_name": "cjmshop.com",
            "domain_keyword": "cjmshop",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:42:57",
            "create_date": "2024-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "NEI MENG GU ZI ZHI QU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "atmshop.net",
            "domain_keyword": "atmshop",
            "domain_tld": "net",
            "query_time": "2024-05-14 10:29:16",
            "create_date": "2021-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-07",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "ms.Bae",
            "registrant_address": "92 Jijok-ro  Yuseong-gu Daejeon.",
            "registrant_city": "Daejeon",
            "registrant_zip": "34088",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.424713056",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ctvshop.ru",
            "domain_keyword": "ctvshop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:03:02",
            "create_date": "2015-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "ctcshop.se",
            "domain_keyword": "ctcshop",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:48:46",
            "create_date": "2008-11-13",
            "update_date": "2024-03-14",
            "expiry_date": "2024-11-13",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 81,
            "domain_name": "ctmshops.com",
            "domain_keyword": "ctmshops",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:06:48",
            "create_date": "2023-05-11",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-11",
            "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": 82,
            "domain_name": "comshop.club",
            "domain_keyword": "comshop",
            "domain_tld": "club",
            "query_time": "2024-05-27 02:09:09",
            "create_date": "2022-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "utmshop.online",
            "domain_keyword": "utmshop",
            "domain_tld": "online",
            "query_time": "2024-05-15 06:54:24",
            "create_date": "2023-11-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "jOjY",
            "registrant_state": "California",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ctgshop.com",
            "domain_keyword": "ctgshop",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:30:40",
            "create_date": "2013-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ccmshop.online",
            "domain_keyword": "ccmshop",
            "domain_tld": "online",
            "query_time": "2024-06-08 17:17:35",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "ctvshop.online",
            "domain_keyword": "ctvshop",
            "domain_tld": "online",
            "query_time": "2024-04-30 07:16:02",
            "create_date": "2023-04-12",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.tenten.vn",
                "ns8.tenten.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ctcshop.com",
            "domain_keyword": "ctcshop",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:58:51",
            "create_date": "2004-03-18",
            "update_date": "2020-05-01",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ctashop.it",
            "domain_keyword": "ctashop",
            "domain_tld": "it",
            "query_time": "2024-05-23 02:46:12",
            "create_date": "2020-04-28",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-28",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "CTA Group srls",
            "registrant_address": "Via po 8, Via Andrea Millevoi 683",
            "registrant_city": "Cerveteri",
            "registrant_state": "RM",
            "registrant_zip": "00052",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "mtmshop.store",
            "domain_keyword": "mtmshop",
            "domain_tld": "store",
            "query_time": "2024-05-26 23:15:51",
            "create_date": "2022-02-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ctbshop.com",
            "domain_keyword": "ctbshop",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:29:07",
            "create_date": "2022-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "chmshop.com",
            "domain_keyword": "chmshop",
            "domain_tld": "com",
            "query_time": "2024-06-09 16:08:48",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "itmshop.com",
            "domain_keyword": "itmshop",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:48:58",
            "create_date": "2014-09-08",
            "update_date": "2020-09-02",
            "expiry_date": "2024-09-08",
            "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": 93,
            "domain_name": "ctushop.com",
            "domain_keyword": "ctushop",
            "domain_tld": "com",
            "query_time": "2024-04-30 07:15:50",
            "create_date": "2021-12-30",
            "update_date": "2022-08-23",
            "expiry_date": "2024-12-30",
            "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": 94,
            "domain_name": "mtmshop.sk",
            "domain_keyword": "mtmshop",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:15:59",
            "create_date": "2019-10-07",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-07",
            "registrar_name": "Josef Grill",
            "registrant_name": "Veronika Závodná",
            "registrant_company": "MTM železářství s.r.o.",
            "registrant_address": "Nadrazni 354",
            "registrant_city": "Frýdlant n.O.",
            "registrant_zip": "73911",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 95,
            "domain_name": "ctashop.click",
            "domain_keyword": "ctashop",
            "domain_tld": "click",
            "query_time": "2024-05-07 23:41:37",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrar_website": "www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HO KINH DOANH NGO THE AN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bac Giang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 96,
            "domain_name": "ctsshop.co.uk",
            "domain_keyword": "ctsshop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 20:17:39",
            "create_date": "2022-06-16",
            "update_date": "2022-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "comshop.net",
            "domain_keyword": "comshop",
            "domain_tld": "net",
            "query_time": "2024-04-22 17:17:04",
            "create_date": "2013-03-01",
            "update_date": "2023-05-25",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "PARK TAE WON",
            "registrant_company": "PARK TAE WON",
            "registrant_address": "Seongsan Siyoung APT 2-1306 Seongsan 2(i)-dong Mapo-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "121781",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1097262100",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ctishop.de",
            "domain_keyword": "ctishop",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:34:18",
            "update_date": "2022-09-19",
            "name_servers": [
                "ns1.seghost.de",
                "ns2.seghost.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "cimshop.online",
            "domain_keyword": "cimshop",
            "domain_tld": "online",
            "query_time": "2024-05-18 06:37:11",
            "create_date": "2020-01-07",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "CIMBERIO AS",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "camshop.xyz",
            "domain_keyword": "camshop",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 09:54:45",
            "create_date": "2024-01-19",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "bdns1.exonhost.com",
                "bdns2.exonhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ctmshop.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5177</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jtmshop.cloud, cmshop.biz, tcmshop.com, cpmshop.com, camshop.pl, mtmshop.ru, ctxshop.com, ltmshop.com, ktmshop.de, crmshop.com, cdmshop.com.br, tcmshop.net, ctvshop.click, ctsshop.online, cmtshop.ru, cmmshop.com, ct-shop.net, ktmshop.se, cemshop.com, mtmshop.net, ctishop.com, crmshop.online, camshop.us, ctpshop.ru, ctcshop.ca, atmshop.top, ctwshop.net, comshop.org, btmshop.com, cbmshop.com, ctvshop.com, ctkshop.cfd, ct-shop.co.uk, ctoshop.it, comshop.company, crmshop.net, ktmshop.com, atmshop.site, ttmshop.cn, dtmshop.net, utmshop.nl, stmshop.ru, ctyshop.com, comshop.cc, crmshop.ru, ctgshop.xyz, ctashop.co.uk, camshop.co.uk, ctgshop.shop, cumshop.com, cmtshop.nl, chmshop.net, stmshop.online, camshop.online, cthshop.com, comshop.top, ctrshop.online, tcmshop.co.uk, ptmshop.com, ctlshop.com, ct-shop.cn, comshop.info, ccmshop.com, cxmshop.net, rtmshop.com, ccmshop.by, cpmshop.it, ct1shop.com, cbmshop.online, comshop.at, camshop.com, comshop.today, camshop.store, comshop.xyz, ctkshop.buzz, utmshop.de, cjmshop.com, atmshop.net, ctvshop.ru, ctcshop.se, ctmshops.com, comshop.club, utmshop.online, ctgshop.com, ccmshop.online, ctvshop.online, ctcshop.com, ctashop.it, mtmshop.store, ctbshop.com, chmshop.com, itmshop.com, ctushop.com, mtmshop.sk, ctashop.click, ctsshop.co.uk, comshop.net, ctishop.de, cimshop.online, camshop.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jtmshop.cloud</domain_name>
   <domain_keyword>jtmshop</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-02 16:30:34</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd.</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cmshop.biz</domain_name>
   <domain_keyword>cmshop</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 10:20:11</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166261601</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>tcmshop.com</domain_name>
   <domain_keyword>tcmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:06:07</query_time>
   <create_date>2005-04-17</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-04-17</expiry_date>
   <registrar_iana>1895</registrar_iana>
   <registrar_name>Namespro Solutions INC.</registrar_name>
   <registrar_website>http://www.namespro.ca</registrar_website>
   <registrant_name>John Zhou</registrant_name>
   <registrant_company>Carbo Trading Co. Inc.</registrant_company>
   <registrant_address>4500 Sheppard Ave. E. Unit #1</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M1S3R6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162996643</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cpmshop.com</domain_name>
   <domain_keyword>cpmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:59:25</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>C.P.M. COMPUTER &amp; SERVICE SNC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>camshop.pl</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 07:18:44</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mtmshop.ru</domain_name>
   <domain_keyword>mtmshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:13:29</query_time>
   <create_date>2021-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ctxshop.com</domain_name>
   <domain_keyword>ctxshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 07:16:55</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ltmshop.com</domain_name>
   <domain_keyword>ltmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:45:28</query_time>
   <create_date>2017-03-08</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ktmshop.de</domain_name>
   <domain_keyword>ktmshop</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:10:05</query_time>
   <update_date>2019-09-17</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>crmshop.com</domain_name>
   <domain_keyword>crmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:29:40</query_time>
   <create_date>2003-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cdmshop.com.br</domain_name>
   <domain_keyword>cdmshop</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 13:30:17</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrant_name>CICERO SOUSA DE ANDRADE</registrant_name>
   <name_servers>
    <value>ns1.cdmshop.com.br</value>
    <value>ns2.cdmshop.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>tcmshop.net</domain_name>
   <domain_keyword>tcmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 18:34:36</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-04-15</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ctvshop.click</domain_name>
   <domain_keyword>ctvshop</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-06 16:07:51</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanoi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1vn.dichvudark.vn</value>
    <value>ns2vn.dichvudark.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ctsshop.online</domain_name>
   <domain_keyword>ctsshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 23:17:43</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1029.ui-dns.org</value>
    <value>ns1030.ui-dns.de</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1123.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cmtshop.ru</domain_name>
   <domain_keyword>cmtshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:09:46</query_time>
   <create_date>2010-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>cmmshop.com</domain_name>
   <domain_keyword>cmmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:56:06</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2025-10-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>17</num>
   <domain_name>ct-shop.net</domain_name>
   <domain_keyword>ct-shop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:18:04</query_time>
   <create_date>2004-11-10</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Link Club</registrant_name>
   <registrant_address>5-39-6, Jingumae</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357783738</registrant_phone>
   <name_servers>
    <value>usr-ns1.linkclub.jp</value>
    <value>usr-ns2.linkclub.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ktmshop.se</domain_name>
   <domain_keyword>ktmshop</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-07 23:18:34</query_time>
   <create_date>2009-03-09</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2030-03-09</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>coby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cemshop.com</domain_name>
   <domain_keyword>cemshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:55:40</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1256</registrar_iana>
   <registrar_name>INSTANTNAMES LLC</registrar_name>
   <registrar_website>http://instantnames.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mtmshop.net</domain_name>
   <domain_keyword>mtmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 02:37:20</query_time>
   <create_date>2011-06-17</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.ormag.info</value>
    <value>ns2.ormag.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ctishop.com</domain_name>
   <domain_keyword>ctishop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:32:21</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</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 0170623801</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170623801</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>alfred.ns.cloudflare.com</value>
    <value>rosalie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>crmshop.online</domain_name>
   <domain_keyword>crmshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 11:48:23</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168098346</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>camshop.us</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 09:54:45</query_time>
   <create_date>2016-11-12</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Cameron Collins</registrant_name>
   <registrant_company>e-wares</registrant_company>
   <registrant_address>9433 S. Forest Ave.</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60619</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3123713585</registrant_phone>
   <registrant_fax>+1.5555555555</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>24</num>
   <domain_name>ctpshop.ru</domain_name>
   <domain_keyword>ctpshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 18:35:00</query_time>
   <create_date>2020-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU ZIPTEH-SERVIS</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>ctcshop.ca</domain_name>
   <domain_keyword>ctcshop</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 20:50:42</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Canadian Tire Corporation, Limited</registrant_name>
   <registrant_address>8550 Goreway Dr.</registrant_address>
   <registrant_city>Brampton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L6T5J8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4164803000</registrant_phone>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>atmshop.top</domain_name>
   <domain_keyword>atmshop</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 05:04:10</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>田瑞航</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>河北省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ctwshop.net</domain_name>
   <domain_keyword>ctwshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 06:31:12</query_time>
   <create_date>2008-11-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.value-domain.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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>comshop.org</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 17:17:04</query_time>
   <create_date>2003-11-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Aichi-ken</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-kg021.ocn.ad.jp</value>
    <value>ns.comshop.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>btmshop.com</domain_name>
   <domain_keyword>btmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:34:38</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cbmshop.com</domain_name>
   <domain_keyword>cbmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:21:20</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2021-05-15</update_date>
   <expiry_date>2024-05-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ctvshop.com</domain_name>
   <domain_keyword>ctvshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:07:51</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</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>32</num>
   <domain_name>ctkshop.cfd</domain_name>
   <domain_keyword>ctkshop</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-04 14:23:28</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>conrad.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>33</num>
   <domain_name>ct-shop.co.uk</domain_name>
   <domain_keyword>ct-shop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 11:35:13</query_time>
   <create_date>2021-06-03</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Domain Directors Pty Ltd t/a Instra Corporation [Tag = RAREDOMAINS-AU]</registrar_name>
   <registrar_website>https://www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ctoshop.it</domain_name>
   <domain_keyword>ctoshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 18:34:31</query_time>
   <create_date>2021-01-08</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>C.T.O. DI MARILENA RUBERTO</registrant_company>
   <registrant_address>VILLAGGIO BADIA</registrant_address>
   <registrant_city>BRESCIA</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25132</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>comshop.company</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 02:09:09</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>crmshop.net</domain_name>
   <domain_keyword>crmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 12:33:47</query_time>
   <create_date>2010-07-05</create_date>
   <update_date>2015-10-11</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Computer Aided Business Consultancy Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ktmshop.com</domain_name>
   <domain_keyword>ktmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:13:13</query_time>
   <create_date>2006-01-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>atmshop.site</domain_name>
   <domain_keyword>atmshop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 17:27:20</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.nvmebootserver.com</value>
    <value>ns2.nvmebootserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ttmshop.cn</domain_name>
   <domain_keyword>ttmshop</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 22:26:05</query_time>
   <create_date>2022-07-11</create_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>刘梦瑶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dtmshop.net</domain_name>
   <domain_keyword>dtmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 01:36:07</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>coraline.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>utmshop.nl</domain_name>
   <domain_keyword>utmshop</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 19:24:54</query_time>
   <create_date>2014-06-19</create_date>
   <update_date>2021-11-05</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>stmshop.ru</domain_name>
   <domain_keyword>stmshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:56:58</query_time>
   <create_date>2022-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>ctyshop.com</domain_name>
   <domain_keyword>ctyshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:32:17</query_time>
   <create_date>2018-07-16</create_date>
   <update_date>2020-07-10</update_date>
   <expiry_date>2024-07-16</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>44</num>
   <domain_name>comshop.cc</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 20:06:19</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2020-10-27</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns1.promdns.net</value>
    <value>ns2.promdns.net</value>
    <value>ns3.promdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>crmshop.ru</domain_name>
   <domain_keyword>crmshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:10:17</query_time>
   <create_date>2019-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>ctgshop.xyz</domain_name>
   <domain_keyword>ctgshop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:45:30</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>3861</registrar_iana>
   <registrar_name>Purple IT Ltd</registrar_name>
   <registrar_website>https://www.purpleit.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns5.kloudwebs.com</value>
    <value>dns6.kloudwebs.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ctashop.co.uk</domain_name>
   <domain_keyword>ctashop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 20:48:36</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>camshop.co.uk</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 02:10:48</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>ctgshop.shop</domain_name>
   <domain_keyword>ctgshop</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 08:19:25</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>dalary.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cumshop.com</domain_name>
   <domain_keyword>cumshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:35:14</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-16</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cmtshop.nl</domain_name>
   <domain_keyword>cmtshop</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 17:48:34</query_time>
   <create_date>2009-11-25</create_date>
   <update_date>2023-05-20</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>chmshop.net</domain_name>
   <domain_keyword>chmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 11:31:40</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</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.matbao.com</value>
    <value>ns2.matbao.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>stmshop.online</domain_name>
   <domain_keyword>stmshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 21:45:56</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>camshop.online</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 16:51:20</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cthshop.com</domain_name>
   <domain_keyword>cthshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:30:51</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2022-08-17</update_date>
   <expiry_date>2025-08-23</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>56</num>
   <domain_name>comshop.top</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 08:33:58</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2019-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine</registrar_name>
   <registrar_website>http://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.promdns.net</value>
    <value>ns2.promdns.net</value>
    <value>ns3.promdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ctrshop.online</domain_name>
   <domain_keyword>ctrshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 03:41:58</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170204574</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tcmshop.co.uk</domain_name>
   <domain_keyword>tcmshop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 03:42:30</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>ptmshop.com</domain_name>
   <domain_keyword>ptmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:11:17</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ctlshop.com</domain_name>
   <domain_keyword>ctlshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:51:29</query_time>
   <create_date>2017-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-22</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>61</num>
   <domain_name>ct-shop.cn</domain_name>
   <domain_keyword>ct-shop</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 02:44:59</query_time>
   <create_date>2023-10-16</create_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>蒲润</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>comshop.info</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 22:32:40</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Musikschule Emlich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ccmshop.com</domain_name>
   <domain_keyword>ccmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:44:28</query_time>
   <create_date>2012-02-14</create_date>
   <update_date>2021-02-08</update_date>
   <expiry_date>2025-02-14</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>64</num>
   <domain_name>cxmshop.net</domain_name>
   <domain_keyword>cxmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 16:07:02</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-08-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-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rtmshop.com</domain_name>
   <domain_keyword>rtmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:09:06</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.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>66</num>
   <domain_name>ccmshop.by</domain_name>
   <domain_keyword>ccmshop</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-01 17:08:40</query_time>
   <create_date>2007-10-05</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Мордясов Сергей Алексеевич</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>67</num>
   <domain_name>cpmshop.it</domain_name>
   <domain_keyword>cpmshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 11:59:25</query_time>
   <create_date>2000-02-24</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>C.P.M. COMPUTER &amp; SERVICE SNC</registrant_company>
   <registrant_address>VIA ARGINE SPINI 41</registrant_address>
   <registrant_city>PORTO VIRO</registrant_city>
   <registrant_state>RO</registrant_state>
   <registrant_zip>45014</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ct1shop.com</domain_name>
   <domain_keyword>ct1shop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 20:18:40</query_time>
   <create_date>2019-10-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.org</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cbmshop.online</domain_name>
   <domain_keyword>cbmshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 17:19:47</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>comshop.at</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-06-08 02:54:42</query_time>
   <update_date>2021-02-16</update_date>
   <registrar_name>T-Mobile Austria GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/60</registrar_website>
   <registrant_name>Christian Mueller</registrant_name>
   <registrant_company>mueller-consult e.U.</registrant_company>
   <registrant_address>Puelslgasse 19/G1</registrant_address>
   <registrant_city>Wien</registrant_city>
   <registrant_zip>1230</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>&lt;data not disclosed&gt;</registrant_email>
   <registrant_phone>&lt;data not disclosed&gt;</registrant_phone>
   <name_servers>
    <value>ns1.nameservice.at</value>
    <value>ns2.nameservice.at</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>camshop.com</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:18:42</query_time>
   <create_date>2000-01-19</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2027-01-19</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>comshop.today</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-29 14:37:20</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Locker</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mato Grosso do Sul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>camshop.store</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 02:10:48</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0168222901</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>comshop.xyz</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 14:43:15</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ctkshop.buzz</domain_name>
   <domain_keyword>ctkshop</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-03 14:20:24</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>conrad.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>76</num>
   <domain_name>utmshop.de</domain_name>
   <domain_keyword>utmshop</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:42:32</query_time>
   <update_date>2015-06-25</update_date>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>cjmshop.com</domain_name>
   <domain_keyword>cjmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:42:57</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>NEI MENG GU ZI ZHI QU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>atmshop.net</domain_name>
   <domain_keyword>atmshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 10:29:16</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>ms.Bae</registrant_name>
   <registrant_address>92 Jijok-ro  Yuseong-gu Daejeon.</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>34088</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.424713056</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ctvshop.ru</domain_name>
   <domain_keyword>ctvshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:03:02</query_time>
   <create_date>2015-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>RD-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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>ctcshop.se</domain_name>
   <domain_keyword>ctcshop</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:48:46</query_time>
   <create_date>2008-11-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ctmshops.com</domain_name>
   <domain_keyword>ctmshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:06:48</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-11</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>82</num>
   <domain_name>comshop.club</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 02:09:09</query_time>
   <create_date>2022-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>utmshop.online</domain_name>
   <domain_keyword>utmshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 06:54:24</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>jOjY</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ctgshop.com</domain_name>
   <domain_keyword>ctgshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:30:40</query_time>
   <create_date>2013-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ccmshop.online</domain_name>
   <domain_keyword>ccmshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 17:17:35</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ctvshop.online</domain_name>
   <domain_keyword>ctvshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 07:16:02</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.tenten.vn</value>
    <value>ns8.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ctcshop.com</domain_name>
   <domain_keyword>ctcshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:58:51</query_time>
   <create_date>2004-03-18</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ctashop.it</domain_name>
   <domain_keyword>ctashop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 02:46:12</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>CTA Group srls</registrant_company>
   <registrant_address>Via po 8, Via Andrea Millevoi 683</registrant_address>
   <registrant_city>Cerveteri</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00052</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mtmshop.store</domain_name>
   <domain_keyword>mtmshop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 23:15:51</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ctbshop.com</domain_name>
   <domain_keyword>ctbshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:29:07</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-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>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>91</num>
   <domain_name>chmshop.com</domain_name>
   <domain_keyword>chmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 16:08:48</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>itmshop.com</domain_name>
   <domain_keyword>itmshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:48:58</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2020-09-02</update_date>
   <expiry_date>2024-09-08</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>93</num>
   <domain_name>ctushop.com</domain_name>
   <domain_keyword>ctushop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 07:15:50</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-12-30</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>94</num>
   <domain_name>mtmshop.sk</domain_name>
   <domain_keyword>mtmshop</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:15:59</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Josef Grill</registrar_name>
   <registrant_name>Veronika Závodná</registrant_name>
   <registrant_company>MTM železářství s.r.o.</registrant_company>
   <registrant_address>Nadrazni 354</registrant_address>
   <registrant_city>Frýdlant n.O.</registrant_city>
   <registrant_zip>73911</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>ctashop.click</domain_name>
   <domain_keyword>ctashop</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-07 23:41:37</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrar_website>www.pavietnam.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HO KINH DOANH NGO THE AN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bac Giang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>ctsshop.co.uk</domain_name>
   <domain_keyword>ctsshop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 20:17:39</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>comshop.net</domain_name>
   <domain_keyword>comshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 17:17:04</query_time>
   <create_date>2013-03-01</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2025-03-01</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>PARK TAE WON</registrant_name>
   <registrant_company>PARK TAE WON</registrant_company>
   <registrant_address>Seongsan Siyoung APT 2-1306 Seongsan 2(i)-dong Mapo-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>121781</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1097262100</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ctishop.de</domain_name>
   <domain_keyword>ctishop</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:34:18</query_time>
   <update_date>2022-09-19</update_date>
   <name_servers>
    <value>ns1.seghost.de</value>
    <value>ns2.seghost.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>cimshop.online</domain_name>
   <domain_keyword>cimshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 06:37:11</query_time>
   <create_date>2020-01-07</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>CIMBERIO AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>camshop.xyz</domain_name>
   <domain_keyword>camshop</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 09:54:45</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>bdns1.exonhost.com</value>
    <value>bdns2.exonhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.132</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.