WHOIS QUERY TIME

8 May 2024 - 12:30 AM UTC

Registered: 8 May 2018
Expiry: 8 May 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns15.hichina.com
dns16.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 上海点秀信息技术有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=pointshow.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "pointshow.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "pointshow.cn",
            "domain_keyword": "pointshow",
            "domain_tld": "cn",
            "query_time": "2024-05-08 00:30:11",
            "create_date": "2018-05-08",
            "expiry_date": "2027-05-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海点秀信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>pointshow.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>pointshow.cn</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 00:30:11</query_time>
   <create_date>2018-05-08</create_date>
   <expiry_date>2027-05-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海点秀信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.118 seconds) for "pointshow.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Jun 2023 - 7:58 PM UTC

Registered: 8 May 2018
Expiry: 8 May 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns15.hichina.com
dns16.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 上海点秀信息技术有限公司
Email: [email protected]

#2 - QUERY TIME

8 May 2024 - 12:30 AM UTC

Registered: 8 May 2018
Expiry: 8 May 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns15.hichina.com
dns16.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 上海点秀信息技术有限公司
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=pointshow.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "pointshow.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "pointshow.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "pointshow.cn",
            "domain_keyword": "pointshow",
            "domain_tld": "cn",
            "query_time": "2023-06-27 19:58:51",
            "create_date": "2018-05-08",
            "expiry_date": "2024-05-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海点秀信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "pointshow.cn",
            "domain_keyword": "pointshow",
            "domain_tld": "cn",
            "query_time": "2024-05-08 00:30:11",
            "create_date": "2018-05-08",
            "expiry_date": "2027-05-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海点秀信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "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>pointshow.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>pointshow.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pointshow.cn</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-06-27 19:58:51</query_time>
   <create_date>2018-05-08</create_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海点秀信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>pointshow.cn</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 00:30:11</query_time>
   <create_date>2018-05-08</create_date>
   <expiry_date>2027-05-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海点秀信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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 3 domain names (in 0.048 seconds) which contained the exact domain keyword "pointshow".
Domain Name Registered Expiry Registrar Ownership
1 pointshow.co.uk 26 Jan 2004 26 Jan 2025 eNom LLC [Tag = ENOM] -
2 pointshow.com 3 Sep 2005 3 Sep 2025 GoDaddy Online Services Cayman Islands Ltd. -
3 pointshow.cn 8 May 2018 8 May 2027 阿里云计算有限公司(万网) 上海点秀信息技术有限公司
4 pointshow.net 8 May 2018 8 May 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=pointshow&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "pointshow",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "pointshow.co.uk, pointshow.com, pointshow.cn, pointshow.net",
    "results": [
        {
            "num": 1,
            "domain_name": "pointshow.co.uk",
            "domain_keyword": "pointshow",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 12:13:26",
            "create_date": "2004-01-26",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-26",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.pipedns.com",
                "ns2.pipedns.com",
                "ns3.pipedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "pointshow.com",
            "domain_keyword": "pointshow",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:23",
            "create_date": "2005-09-03",
            "update_date": "2023-08-17",
            "expiry_date": "2025-09-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pointshow.cn",
            "domain_keyword": "pointshow",
            "domain_tld": "cn",
            "query_time": "2024-05-08 00:30:11",
            "create_date": "2018-05-08",
            "expiry_date": "2027-05-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海点秀信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pointshow.net",
            "domain_keyword": "pointshow",
            "domain_tld": "net",
            "query_time": "2024-05-11 20:26:30",
            "create_date": "2018-05-08",
            "update_date": "2023-12-14",
            "expiry_date": "2027-05-08",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>pointshow</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>pointshow.co.uk, pointshow.com, pointshow.cn, pointshow.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pointshow.co.uk</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 12:13:26</query_time>
   <create_date>2004-01-26</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.pipedns.com</value>
    <value>ns2.pipedns.com</value>
    <value>ns3.pipedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>pointshow.com</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:23</query_time>
   <create_date>2005-09-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pointshow.cn</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 00:30:11</query_time>
   <create_date>2018-05-08</create_date>
   <expiry_date>2027-05-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海点秀信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pointshow.net</domain_name>
   <domain_keyword>pointshow</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 20:26:30</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2027-05-08</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 462 domain names (in 0.429 seconds) which look and sound like the brand name "pointshow".
Domain Name Registered Expiry Registrar Ownership
1 pointshoe.com 22 Feb 2008 22 Feb 2025 Network Solutions, LLC -
2 printshow.net 15 Jul 2018 15 Jul 2024 DropCatch.com 602 LLC HugeDomains.com
3 pointshop.uk 5 Mar 2022 5 Mar 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
4 pointshop.site 27 Dec 2023 27 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
5 printshow.org 15 Jul 1999 15 Jul 2026 Network Solutions, LLC NPES
6 pointshop.app 30 Jan 2024 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 pointsnow.com 16 Dec 1999 16 Dec 2024 GoDaddy.com, LLC -
8 pointshop.com 17 Apr 1998 16 Apr 2025 Tucows Domains Inc. -
9 printshow.ru 4 Apr 2022 4 Apr 2025 REGRU-RU Private Person
10 pointshop.co.uk 31 Jan 2021 31 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
11 point-show.ru 5 Jan 2024 5 Jan 2025 REGRU-RU Yandex.Mail Exclusive email address feature
12 pointshot.ru 25 Dec 2018 25 Dec 2024 WEBNAMES-RU Private Person
13 paintshow.org 11 Oct 1997 10 Oct 2024 Network Solutions, LLC American Coatings Association
14 point-show.com 14 Jan 2024 14 Jan 2025 OwnRegistrar, Inc. WhoisSecure
15 pointshop.click 19 Oct 2023 19 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
16 pointshop.top 12 Apr 2024 12 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen hai bin
17 pointshoe.net 19 Dec 2023 19 Dec 2024 Dynadot Inc -
18 pointhow.com 23 Jul 2011 23 Jul 2024 GoDaddy.com, LLC -
19 pointshop.ca 20 May 2022 20 May 2027 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
20 paintshow.com.br 27 May 1999 27 May 2024 - Agnelo Editora e Com?rcio Ltda
21 pointshop.club 12 Apr 2024 12 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen hai bin
22 pointshop.info 17 Aug 2023 17 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168177831
23 pointshop.online 22 Feb 2020 22 Feb 2025 Network Solutions LLC Bildon Fotografia
24 jointshow.com 3 Jan 2006 4 Jan 2025 Xiamen 35.Com Technology Co., Ltd -
25 pointshop.jp 31 Oct 2008 31 Oct 2024 - Netowl,Inc.
26 pointshot.com 15 Jun 1999 15 Jun 2024 GoDaddy.com, LLC -
27 pointshop.hr 20 Jan 2016 20 Jan 2025 TOTOHOST d.o.o. KATAL MEDIA d.o.o.
28 2pointshow.com 31 Mar 2021 31 Mar 2031 GoDaddy.com, LLC -
29 printshow.cn 16 May 2014 16 May 2025 阿里云计算有限公司(万网) 徐州瑞权印刷有限公司
30 printshow.it 20 Dec 2022 20 Dec 2024 Algorithmedia S.r.l. Bufox di Moro Simone
31 paintshow.cn 6 Jun 2023 6 Jun 2024 江苏邦宁科技有限公司 欧阳晓华
32 paintshow.com 11 Oct 1997 10 Oct 2024 Network Solutions, LLC American Coatings Association
33 pointshop.org 22 Jan 2008 22 Jan 2025 Tucows Domains Inc. N.A.
34 pointshop.net 31 Jan 2010 31 Jan 2025 Tucows Domains Inc. -
35 printshow.com 20 Jun 2002 20 Jun 2024 Network Solutions, LLC -
36 pointshop.ro 11 Dec 2018 8 Dec 2024 Tool Domains Ltd -
37 pointshop.store 1 May 2024 1 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
38 pointeshow.com 8 Feb 2024 8 Feb 2025 IONOS SE REDACTED FOR PRIVACY
39 pointshop.space 11 Sep 2016 11 Sep 2026 Dotserve Inc N/A
40 pointsho.com 20 Nov 2022 20 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
41 pointshop.ru 14 Mar 2023 14 Mar 2025 REGRU-RU Private Person
42 pointshop.it 1 Dec 2023 1 Dec 2024 Kombo S.r.l.s. Kombo Srls
43 pointshop.com.cn 3 Jun 2009 3 Jun 2024 DYNADOTCHINA LLC 谢小红
44 pointshw.link 30 Apr 2024 30 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
45 paintshow.co.uk 28 May 2002 28 May 2026 Ionos SE [Tag = 1AND1] -
46 apointshop.co 4 Jan 2021 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 printshop.solutions 2 May 2020 2 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu DesignLab Solutions
48 paintshop.world 6 May 2023 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 pointslot.com 7 May 2019 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 printshop.ke 28 Jul 2022 28 Jul 2024 Truehost Cloud Limited Example Inc.
51 printshown.online 16 Aug 2023 16 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
52 pointspot.org 3 Sep 2013 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 pointsfox.com 10 Jul 2014 10 Jul 2024 Dynadot Inc -
54 printshop.tirol 21 Aug 2018 21 Aug 2024 PSI-USA, Inc. dba Domain Robot NEXT Marketing Innovations
55 boingshow.com 23 Mar 2015 23 Mar 2025 Go Canada Domains, LLC -
56 pointshadow.com 13 Mar 2014 13 Mar 2025 IONOS SE PointShadow
57 jointshoe.com 25 Oct 2013 25 Oct 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
58 printshop.one 21 Jan 2021 21 Jan 2025 Key-Systems LLC Comdatek GmbH
59 jointshop.sbs 17 Jun 2023 17 Jun 2024 Atak Domain Hosting n/a
60 pontyshow.hu 13 Dec 2010 - - -
61 printshows.com 15 Jan 2004 15 Jan 2025 ANNULET, INC BuyDomains.com
62 pointsfor.travel 8 Aug 2023 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 printshop.lt 24 Sep 2015 25 Sep 2024 Telia Lietuva, AB Telia Lietuva, AB
64 pointshub.org 21 Nov 2021 21 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 printshoe.com 19 Apr 2012 19 Apr 2025 GoDaddy.com, LLC -
66 pointsnob.com 23 Mar 2023 23 Mar 2025 DropCatch.com 1323 LLC NameBrightPrivacy.com
67 jointshop.hu 4 Jan 2022 - - -
68 pointxshop.online 10 Nov 2023 10 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SAMARA LIMA DE SOUZA OLIVEIRA
69 opointshop.com 18 Aug 2021 18 Aug 2025 FastDomain Inc. -
70 printshop.by 16 Jan 2016 16 Jan 2026 Open Contact, Ltd ЭкспрессПринт, ОДО
71 pornoshow.nl 12 Jul 2000 - Registrar.eu -
72 printsnow.com 30 Dec 2001 30 Dec 2025 GoDaddy.com, LLC -
73 pointeshoe.com 28 Jul 2004 28 Jul 2024 NameSilo, LLC -
74 paintshop.online 29 Feb 2024 28 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
75 pointflow.co.uk 6 Jun 2023 6 Jun 2024 Register.com Inc [Tag = REGISTER] -
76 printshop.co.in 30 Oct 2017 30 Oct 2024 GoDaddy.com, LLC Online Print Shop
77 printshop.ru 28 Mar 2000 31 Mar 2025 NETHOUSE-RU Private Person
78 point2shop.com 24 Nov 2007 24 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
79 pointbrow.co.uk 13 Feb 2024 13 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
80 jointshop.se 30 Apr 2020 30 Apr 2025 Loopia AB -
81 paintshot.ru 7 Apr 2016 7 Apr 2025 SALENAMES-RU NALIM DEVELOPMENT LTD.
82 printshop.cl 3 Nov 2018 3 Nov 2024 NIC Chile PrintShop SpA
83 jointshop.ru 13 Feb 2019 13 Feb 2025 AAB-RU Private Person
84 pointshops.com 19 Jul 2013 19 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 printshot.info 20 Mar 2013 20 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
86 pointglow.com 30 Aug 2020 30 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
87 pointyshoe.com 21 Aug 2013 21 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 jointshop.pl 19 Feb 2021 19 Feb 2025 InternetX GmbH -
89 pornoshow.de - - - -
90 pointslot.xyz 31 May 2024 31 May 2025 Web Commerce Communications Ltd Whoisprotection.cc
91 pointshome.net 2 Jun 2022 2 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
92 point-shop.pl 18 May 2022 18 May 2024 Aftermarket.pl Limited -
93 pointshopp.com 17 Aug 2023 17 Aug 2024 One.com A/S REDACTED FOR PRIVACY
94 pointshub.com 26 Feb 2008 26 Feb 2025 GoDaddy.com, LLC -
95 pointship.org 21 Oct 2020 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 pontyshow.com 15 Jun 2023 15 Jun 2024 1API GmbH REDACTED FOR PRIVACY
97 printshop.hu 6 Aug 1999 - - -
98 pointehoa.com 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC -
99 printshop.pl 23 Aug 1999 22 Aug 2024 OVH SAS -
100 print-how.com 23 Oct 2020 23 Oct 2024 CSC CORPORATE DOMAINS, INC. Canon Production Printing Netherlands B.V.
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 Pointshow.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=pointshow.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "pointshow.cn",
        "page_size": 100
    },
    "count": {
        "total": 462,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pointshoe.com, printshow.net, pointshop.uk, pointshop.site, printshow.org, pointshop.app, pointsnow.com, pointshop.com, printshow.ru, pointshop.co.uk, point-show.ru, pointshot.ru, paintshow.org, point-show.com, pointshop.click, pointshop.top, pointshoe.net, pointhow.com, pointshop.ca, paintshow.com.br, pointshop.club, pointshop.info, pointshop.online, jointshow.com, pointshop.jp, pointshot.com, pointshop.hr, 2pointshow.com, printshow.cn, printshow.it, paintshow.cn, paintshow.com, pointshop.org, pointshop.net, printshow.com, pointshop.ro, pointshop.store, pointeshow.com, pointshop.space, pointsho.com, pointshop.ru, pointshop.it, pointshop.com.cn, pointshw.link, paintshow.co.uk, apointshop.co, printshop.solutions, paintshop.world, pointslot.com, printshop.ke, printshown.online, pointspot.org, pointsfox.com, printshop.tirol, boingshow.com, pointshadow.com, jointshoe.com, printshop.one, jointshop.sbs, pontyshow.hu, printshows.com, pointsfor.travel, printshop.lt, pointshub.org, printshoe.com, pointsnob.com, jointshop.hu, pointxshop.online, opointshop.com, printshop.by, pornoshow.nl, printsnow.com, pointeshoe.com, paintshop.online, pointflow.co.uk, printshop.co.in, printshop.ru, point2shop.com, pointbrow.co.uk, jointshop.se, paintshot.ru, printshop.cl, jointshop.ru, pointshops.com, printshot.info, pointglow.com, pointyshoe.com, jointshop.pl, pornoshow.de, pointslot.xyz, pointshome.net, point-shop.pl, pointshopp.com, pointshub.com, pointship.org, pontyshow.com, printshop.hu, pointehoa.com, printshop.pl, print-how.com",
    "results": [
        {
            "num": 1,
            "domain_name": "pointshoe.com",
            "domain_keyword": "pointshoe",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:20",
            "create_date": "2008-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "printshow.net",
            "domain_keyword": "printshow",
            "domain_tld": "net",
            "query_time": "2024-04-20 10:04:07",
            "create_date": "2018-07-15",
            "update_date": "2020-01-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 2082,
            "registrar_name": "DropCatch.com 602 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "pointshop.uk",
            "domain_keyword": "pointshop",
            "domain_tld": "uk",
            "query_time": "2024-04-15 17:08:42",
            "create_date": "2022-03-05",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-05",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "pointshop.site",
            "domain_keyword": "pointshop",
            "domain_tld": "site",
            "query_time": "2024-04-30 15:09:59",
            "create_date": "2023-12-27",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "printshow.org",
            "domain_keyword": "printshow",
            "domain_tld": "org",
            "query_time": "2024-04-20 10:04:07",
            "create_date": "1999-07-15",
            "update_date": "2024-03-06",
            "expiry_date": "2026-07-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NPES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pointshop.app",
            "domain_keyword": "pointshop",
            "domain_tld": "app",
            "query_time": "2024-05-26 13:56:20",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pointsnow.com",
            "domain_keyword": "pointsnow",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:55:11",
            "create_date": "1999-12-16",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "pointshop.com",
            "domain_keyword": "pointshop",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:55:06",
            "create_date": "1998-04-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "printshow.ru",
            "domain_keyword": "printshow",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:18:43",
            "create_date": "2022-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "pointshop.co.uk",
            "domain_keyword": "pointshop",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 13:56:20",
            "create_date": "2021-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "point-show.ru",
            "domain_keyword": "point-show",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:07:38",
            "create_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "pointshot.ru",
            "domain_keyword": "pointshot",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:07:44",
            "create_date": "2018-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "WEBNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.frienddns.info",
                "ns2.frienddns.info",
                "ns3.frienddns.net",
                "ns4.frienddns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "paintshow.org",
            "domain_keyword": "paintshow",
            "domain_tld": "org",
            "query_time": "2024-04-24 07:57:58",
            "create_date": "1997-10-11",
            "update_date": "2022-05-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Coatings Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "point-show.com",
            "domain_keyword": "point-show",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:29:25",
            "create_date": "2024-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pointshop.click",
            "domain_keyword": "pointshop",
            "domain_tld": "click",
            "query_time": "2024-04-30 15:09:59",
            "create_date": "2023-10-19",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pointshop.top",
            "domain_keyword": "pointshop",
            "domain_tld": "top",
            "query_time": "2024-04-14 17:37:01",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen hai bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sonia.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pointshoe.net",
            "domain_keyword": "pointshoe",
            "domain_tld": "net",
            "query_time": "2024-04-30 15:09:58",
            "create_date": "2023-12-19",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pointhow.com",
            "domain_keyword": "pointhow",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:07:58",
            "create_date": "2011-07-23",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pointshop.ca",
            "domain_keyword": "pointshop",
            "domain_tld": "ca",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2022-05-20",
            "update_date": "2022-07-19",
            "expiry_date": "2027-05-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "paintshow.com.br",
            "domain_keyword": "paintshow",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 15:49:23",
            "create_date": "1999-05-27",
            "update_date": "2023-05-19",
            "expiry_date": "2024-05-27",
            "registrant_name": "Agnelo Editora e Com?rcio Ltda",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "pointshop.club",
            "domain_keyword": "pointshop",
            "domain_tld": "club",
            "query_time": "2024-04-14 14:24:25",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen hai bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sonia.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "pointshop.info",
            "domain_keyword": "pointshop",
            "domain_tld": "info",
            "query_time": "2024-05-09 14:14:06",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168177831",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pointshop.online",
            "domain_keyword": "pointshop",
            "domain_tld": "online",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2020-02-22",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Bildon Fotografia",
            "registrant_state": "BR-PR",
            "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.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jointshow.com",
            "domain_keyword": "jointshow",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:07:21",
            "create_date": "2006-01-03",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "BEIJING",
            "registrant_state": "BEIJING",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/jointshow.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pointshop.jp",
            "domain_keyword": "pointshop",
            "domain_tld": "jp",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2008-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 26,
            "domain_name": "pointshot.com",
            "domain_keyword": "pointshot",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:09:59",
            "create_date": "1999-06-15",
            "update_date": "2022-10-14",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pointshop.hr",
            "domain_keyword": "pointshop",
            "domain_tld": "hr",
            "query_time": "2024-05-22 13:34:26",
            "create_date": "2016-01-20",
            "update_date": "2024-05-22",
            "expiry_date": "2025-01-20",
            "registrar_name": "TOTOHOST d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "KATAL MEDIA d.o.o.",
            "registrant_address": "Ožujska 3",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.totohost.com",
                "ns2.totohost.com",
                "ns3.totohost.com",
                "ns4.totohost.com"
            ]
        },
        {
            "num": 28,
            "domain_name": "2pointshow.com",
            "domain_keyword": "2pointshow",
            "domain_tld": "com",
            "query_time": "2024-04-06 01:55:57",
            "create_date": "2021-03-31",
            "update_date": "2022-10-25",
            "expiry_date": "2031-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "printshow.cn",
            "domain_keyword": "printshow",
            "domain_tld": "cn",
            "query_time": "2024-04-20 10:04:06",
            "create_date": "2014-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "徐州瑞权印刷有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "printshow.it",
            "domain_keyword": "printshow",
            "domain_tld": "it",
            "query_time": "2024-04-20 10:04:07",
            "create_date": "2022-12-20",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Bufox di Moro Simone",
            "registrant_address": "Piazza Michele Amari 5",
            "registrant_city": "Cagliari",
            "registrant_state": "CA",
            "registrant_zip": "09134",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.match.it",
                "ns2.match.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 31,
            "domain_name": "paintshow.cn",
            "domain_keyword": "paintshow",
            "domain_tld": "cn",
            "query_time": "2024-04-24 07:57:57",
            "create_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "欧阳晓华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "paintshow.com",
            "domain_keyword": "paintshow",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:57:58",
            "create_date": "1997-10-11",
            "update_date": "2022-05-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "American Coatings Association",
            "registrant_company": "American Coatings Association",
            "registrant_address": "901 NEW YORK AVE NW STE 300",
            "registrant_city": "Washington",
            "registrant_state": "DC",
            "registrant_zip": "20001-4432",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2024626272",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "pointshop.org",
            "domain_keyword": "pointshop",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2008-01-22",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.pointshop.com",
                "ns2.pointshop.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pointshop.net",
            "domain_keyword": "pointshop",
            "domain_tld": "net",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2010-01-31",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.pointshop.com",
                "ns2.pointshop.com",
                "ns3.pointshop.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "printshow.com",
            "domain_keyword": "printshow",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:04:07",
            "create_date": "2002-06-20",
            "update_date": "2024-03-06",
            "expiry_date": "2024-06-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "pointshop.ro",
            "domain_keyword": "pointshop",
            "domain_tld": "ro",
            "query_time": "2024-04-10 05:55:06",
            "create_date": "2018-12-11",
            "expiry_date": "2024-12-08",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 37,
            "domain_name": "pointshop.store",
            "domain_keyword": "pointshop",
            "domain_tld": "store",
            "query_time": "2024-05-04 17:33:47",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pointeshow.com",
            "domain_keyword": "pointeshow",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:09:26",
            "create_date": "2024-02-08",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "pointshop.space",
            "domain_keyword": "pointshop",
            "domain_tld": "space",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2016-09-11",
            "update_date": "2023-11-16",
            "expiry_date": "2026-09-11",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "radixtlds.earth.orderbox-dns.com",
                "radixtlds.mars.orderbox-dns.com",
                "radixtlds.mercury.orderbox-dns.com",
                "radixtlds.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "pointsho.com",
            "domain_keyword": "pointsho",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:56:20",
            "create_date": "2022-11-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "pointshop.ru",
            "domain_keyword": "pointshop",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:07:44",
            "create_date": "2023-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "pointshop.it",
            "domain_keyword": "pointshop",
            "domain_tld": "it",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2023-12-01",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-01",
            "registrar_name": "Kombo S.r.l.s.",
            "registrar_website": "http://www.misterpc.it",
            "registrant_company": "Kombo Srls",
            "registrant_address": "Via Collalto Sabino 68",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00199",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.misterpc.it",
                "ns2.misterpc.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "pointshop.com.cn",
            "domain_keyword": "pointshop",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 13:34:26",
            "create_date": "2009-06-03",
            "expiry_date": "2024-06-03",
            "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": 44,
            "domain_name": "pointshw.link",
            "domain_keyword": "pointshw",
            "domain_tld": "link",
            "query_time": "2024-06-02 02:05:14",
            "create_date": "2024-04-30",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-30",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "paintshow.co.uk",
            "domain_keyword": "paintshow",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 05:40:42",
            "create_date": "2002-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2026-05-28",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1049.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1049.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "apointshop.co",
            "domain_keyword": "apointshop",
            "domain_tld": "co",
            "query_time": "2024-04-24 06:48:25",
            "create_date": "2021-01-04",
            "update_date": "2023-08-14",
            "expiry_date": "2025-01-04",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "printshop.solutions",
            "domain_keyword": "printshop",
            "domain_tld": "solutions",
            "query_time": "2024-05-02 02:24:51",
            "create_date": "2020-05-02",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DesignLab Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "paintshop.world",
            "domain_keyword": "paintshop",
            "domain_tld": "world",
            "query_time": "2024-05-13 06:21:58",
            "create_date": "2023-05-06",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pointslot.com",
            "domain_keyword": "pointslot",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:04:41",
            "create_date": "2019-05-07",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pointslot.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "printshop.ke",
            "domain_keyword": "printshop",
            "domain_tld": "ke",
            "query_time": "2024-04-06 14:55:14",
            "create_date": "2022-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Example Inc.",
            "registrant_address": "CBD Nairobi County",
            "registrant_city": "Nairobi",
            "registrant_state": "Nairobi County",
            "registrant_zip": "00200",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "printshown.online",
            "domain_keyword": "printshown",
            "domain_tld": "online",
            "query_time": "2024-05-08 12:48:15",
            "create_date": "2023-08-16",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-16",
            "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": [
                "ns1.dnss4.top",
                "ns2.dnss4.top"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pointspot.org",
            "domain_keyword": "pointspot",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:14:24",
            "create_date": "2013-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pointsfox.com",
            "domain_keyword": "pointsfox",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:15",
            "create_date": "2014-07-10",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "printshop.tirol",
            "domain_keyword": "printshop",
            "domain_tld": "tirol",
            "query_time": "2024-05-15 11:52:16",
            "create_date": "2018-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED",
            "registrant_company": "NEXT Marketing Innovations",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "boingshow.com",
            "domain_keyword": "boingshow",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:07:44",
            "create_date": "2015-03-23",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.com",
            "name_servers": [
                "dnsa.mojohost.com",
                "dnsb.mojohost.com",
                "dnsc.mojohost.com",
                "dnsd.mojohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pointshadow.com",
            "domain_keyword": "pointshadow",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:18",
            "create_date": "2014-03-13",
            "update_date": "2021-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PointShadow",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1080.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1080.ui-dns.de",
                "ns1080.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jointshoe.com",
            "domain_keyword": "jointshoe",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:22:10",
            "create_date": "2013-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2026-10-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "printshop.one",
            "domain_keyword": "printshop",
            "domain_tld": "one",
            "query_time": "2024-05-08 12:48:13",
            "create_date": "2021-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Comdatek GmbH",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jointshop.sbs",
            "domain_keyword": "jointshop",
            "domain_tld": "sbs",
            "query_time": "2024-05-14 21:43:54",
            "create_date": "2023-06-17",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Dubai",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "i.ns.arvancdn.ir",
                "j.ns.arvancdn.ir"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pontyshow.hu",
            "domain_keyword": "pontyshow",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:22:59",
            "create_date": "2010-12-13"
        },
        {
            "num": 61,
            "domain_name": "printshows.com",
            "domain_keyword": "printshows",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:04:07",
            "create_date": "2004-01-15",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "pointsfor.travel",
            "domain_keyword": "pointsfor",
            "domain_tld": "travel",
            "query_time": "2024-04-30 15:09:57",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "printshop.lt",
            "domain_keyword": "printshop",
            "domain_tld": "lt",
            "query_time": "2024-04-09 07:43:16",
            "create_date": "2015-09-24",
            "expiry_date": "2024-09-25",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 64,
            "domain_name": "pointshub.org",
            "domain_keyword": "pointshub",
            "domain_tld": "org",
            "query_time": "2024-05-26 13:56:20",
            "create_date": "2021-11-21",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns111.click-servers.com",
                "ns112.click-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "printshoe.com",
            "domain_keyword": "printshoe",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:03:57",
            "create_date": "2012-04-19",
            "update_date": "2023-04-18",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "pointsnob.com",
            "domain_keyword": "pointsnob",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:34:29",
            "create_date": "2023-03-23",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-23",
            "registrar_iana": 3532,
            "registrar_name": "DropCatch.com 1323 LLC",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "jointshop.hu",
            "domain_keyword": "jointshop",
            "domain_tld": "hu",
            "query_time": "2024-05-10 16:12:50",
            "create_date": "2022-01-04"
        },
        {
            "num": 68,
            "domain_name": "pointxshop.online",
            "domain_keyword": "pointxshop",
            "domain_tld": "online",
            "query_time": "2024-05-18 02:31:12",
            "create_date": "2023-11-10",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "SAMARA LIMA DE SOUZA OLIVEIRA",
            "registrant_state": "MG",
            "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.",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "opointshop.com",
            "domain_keyword": "opointshop",
            "domain_tld": "com",
            "query_time": "2024-04-09 17:27:55",
            "create_date": "2021-08-18",
            "update_date": "2024-03-10",
            "expiry_date": "2025-08-18",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "printshop.by",
            "domain_keyword": "printshop",
            "domain_tld": "by",
            "query_time": "2024-05-20 05:34:42",
            "create_date": "2016-01-16",
            "update_date": "2024-01-08",
            "expiry_date": "2026-01-16",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "ЭкспрессПринт, ОДО",
            "registrant_address": "220002, Минский, Минск, пр. Независимости, 93-1а, 115",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375172392829",
            "name_servers": [
                "ns1.domain.by",
                "ns2.domain.by"
            ]
        },
        {
            "num": 71,
            "domain_name": "pornoshow.nl",
            "domain_keyword": "pornoshow",
            "domain_tld": "nl",
            "query_time": "2024-04-10 19:48:09",
            "create_date": "2000-07-12",
            "update_date": "2022-07-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "printsnow.com",
            "domain_keyword": "printsnow",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:04:22",
            "create_date": "2001-12-30",
            "update_date": "2024-03-11",
            "expiry_date": "2025-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "pointeshoe.com",
            "domain_keyword": "pointeshoe",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:06:57",
            "create_date": "2004-07-28",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "paintshop.online",
            "domain_keyword": "paintshop",
            "domain_tld": "online",
            "query_time": "2024-05-09 12:08:59",
            "create_date": "2024-02-29",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-28",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "pointflow.co.uk",
            "domain_keyword": "pointflow",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 20:24:59",
            "create_date": "2023-06-06",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-06",
            "registrar_name": "Register.com Inc [Tag = REGISTER]",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "printshop.co.in",
            "domain_keyword": "printshop",
            "domain_tld": "co.in",
            "query_time": "2024-05-15 11:52:16",
            "create_date": "2017-10-30",
            "update_date": "2022-11-07",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Online Print Shop",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.scnservers.net",
                "ns2.scnservers.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "printshop.ru",
            "domain_keyword": "printshop",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:18:42",
            "create_date": "2000-03-28",
            "expiry_date": "2025-03-31",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "point2shop.com",
            "domain_keyword": "point2shop",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:09:25",
            "create_date": "2007-11-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/af5e1a1a-1a00-40ab-aed1-7f151796cabc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "pointbrow.co.uk",
            "domain_keyword": "pointbrow",
            "domain_tld": "co.uk",
            "query_time": "2024-04-10 05:51:26",
            "create_date": "2024-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "jointshop.se",
            "domain_keyword": "jointshop",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:16:29",
            "create_date": "2020-04-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 81,
            "domain_name": "paintshot.ru",
            "domain_keyword": "paintshot",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:46:50",
            "create_date": "2016-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "NALIM DEVELOPMENT LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "printshop.cl",
            "domain_keyword": "printshop",
            "domain_tld": "cl",
            "query_time": "2024-05-08 12:48:13",
            "create_date": "2018-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "PrintShop SpA",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 83,
            "domain_name": "jointshop.ru",
            "domain_keyword": "jointshop",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:35:55",
            "create_date": "2019-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "AAB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "nash.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "pointshops.com",
            "domain_keyword": "pointshops",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:22",
            "create_date": "2013-07-19",
            "update_date": "2020-07-13",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "printshot.info",
            "domain_keyword": "printshot",
            "domain_tld": "info",
            "query_time": "2024-05-15 11:52:18",
            "create_date": "2013-03-20",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.nfrance.com",
                "b.dns.nfrance.com",
                "c.dns.nfrance.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "pointglow.com",
            "domain_keyword": "pointglow",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:39:38",
            "create_date": "2020-08-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-08-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tyne and Wear",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/1f249617-7bae-481f-bf00-6523ad28341c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guru.net.uk",
                "ns2.guru.net.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "pointyshoe.com",
            "domain_keyword": "pointyshoe",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:15:46",
            "create_date": "2013-08-21",
            "update_date": "2020-08-15",
            "expiry_date": "2024-08-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jointshop.pl",
            "domain_keyword": "jointshop",
            "domain_tld": "pl",
            "query_time": "2024-04-26 19:22:10",
            "create_date": "2021-02-19",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-19",
            "registrar_name": "InternetX GmbH",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pornoshow.de",
            "domain_keyword": "pornoshow",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:57:55",
            "update_date": "2023-03-23",
            "name_servers": [
                "ns1.start-dns.de",
                "ns2.start-dns.de",
                "ns3.start-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "pointslot.xyz",
            "domain_keyword": "pointslot",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 18:05:25",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "beau.ns.cloudflare.com",
                "cecelia.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "pointshome.net",
            "domain_keyword": "pointshome",
            "domain_tld": "net",
            "query_time": "2024-05-11 20:26:29",
            "create_date": "2022-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=pointshome.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "point-shop.pl",
            "domain_keyword": "point-shop",
            "domain_tld": "pl",
            "query_time": "2024-03-26 22:31:01",
            "create_date": "2022-05-18",
            "update_date": "2023-05-15",
            "expiry_date": "2024-05-18",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 93,
            "domain_name": "pointshopp.com",
            "domain_keyword": "pointshopp",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:14:06",
            "create_date": "2023-08-17",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "danica.ns.cloudflare.com",
                "leif.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pointshub.com",
            "domain_keyword": "pointshub",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:13:23",
            "create_date": "2008-02-26",
            "update_date": "2022-09-14",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pointship.org",
            "domain_keyword": "pointship",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:13:20",
            "create_date": "2020-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pontyshow.com",
            "domain_keyword": "pontyshow",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:36:25",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": "AT",
            "registrant_email": "contact via https://www.1api.net/send-message/pontyshow.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostserv.eu",
                "ns2.hostserv.eu",
                "ns3.hostserv.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "printshop.hu",
            "domain_keyword": "printshop",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:25:31",
            "create_date": "1999-08-06"
        },
        {
            "num": 98,
            "domain_name": "pointehoa.com",
            "domain_keyword": "pointehoa",
            "domain_tld": "com",
            "query_time": "2024-05-03 14:23:08",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "printshop.pl",
            "domain_keyword": "printshop",
            "domain_tld": "pl",
            "query_time": "2024-05-08 12:48:13",
            "create_date": "1999-08-23",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "print-how.com",
            "domain_keyword": "print-how",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:39:00",
            "create_date": "2020-10-23",
            "update_date": "2024-03-12",
            "expiry_date": "2024-10-23",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "CPP domain Administrator",
            "registrant_company": "Canon Production Printing Netherlands B.V.",
            "registrant_address": "Van der Grintenstraat 10 PO Box 101",
            "registrant_city": "Venlo",
            "registrant_zip": "5914 HH",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.773592222",
            "registrant_fax": "+31.773544700",
            "name_servers": [
                "ns1-37.azure-dns.com",
                "ns2-37.azure-dns.net",
                "ns3-37.azure-dns.org",
                "ns4-37.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.429,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>pointshow.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>462</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pointshoe.com, printshow.net, pointshop.uk, pointshop.site, printshow.org, pointshop.app, pointsnow.com, pointshop.com, printshow.ru, pointshop.co.uk, point-show.ru, pointshot.ru, paintshow.org, point-show.com, pointshop.click, pointshop.top, pointshoe.net, pointhow.com, pointshop.ca, paintshow.com.br, pointshop.club, pointshop.info, pointshop.online, jointshow.com, pointshop.jp, pointshot.com, pointshop.hr, 2pointshow.com, printshow.cn, printshow.it, paintshow.cn, paintshow.com, pointshop.org, pointshop.net, printshow.com, pointshop.ro, pointshop.store, pointeshow.com, pointshop.space, pointsho.com, pointshop.ru, pointshop.it, pointshop.com.cn, pointshw.link, paintshow.co.uk, apointshop.co, printshop.solutions, paintshop.world, pointslot.com, printshop.ke, printshown.online, pointspot.org, pointsfox.com, printshop.tirol, boingshow.com, pointshadow.com, jointshoe.com, printshop.one, jointshop.sbs, pontyshow.hu, printshows.com, pointsfor.travel, printshop.lt, pointshub.org, printshoe.com, pointsnob.com, jointshop.hu, pointxshop.online, opointshop.com, printshop.by, pornoshow.nl, printsnow.com, pointeshoe.com, paintshop.online, pointflow.co.uk, printshop.co.in, printshop.ru, point2shop.com, pointbrow.co.uk, jointshop.se, paintshot.ru, printshop.cl, jointshop.ru, pointshops.com, printshot.info, pointglow.com, pointyshoe.com, jointshop.pl, pornoshow.de, pointslot.xyz, pointshome.net, point-shop.pl, pointshopp.com, pointshub.com, pointship.org, pontyshow.com, printshop.hu, pointehoa.com, printshop.pl, print-how.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pointshoe.com</domain_name>
   <domain_keyword>pointshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:20</query_time>
   <create_date>2008-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.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>printshow.net</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 10:04:07</query_time>
   <create_date>2018-07-15</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>2082</registrar_iana>
   <registrar_name>DropCatch.com 602 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>pointshop.uk</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 17:08:42</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>pointshop.site</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 15:09:59</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>printshow.org</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 10:04:07</query_time>
   <create_date>1999-07-15</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2026-07-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NPES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pointshop.app</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 13:56:20</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pointsnow.com</domain_name>
   <domain_keyword>pointsnow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:55:11</query_time>
   <create_date>1999-12-16</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>pointshop.com</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:55:06</query_time>
   <create_date>1998-04-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>printshow.ru</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:18:43</query_time>
   <create_date>2022-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>pointshop.co.uk</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 13:56:20</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>point-show.ru</domain_name>
   <domain_keyword>point-show</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:07:38</query_time>
   <create_date>2024-01-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>12</num>
   <domain_name>pointshot.ru</domain_name>
   <domain_keyword>pointshot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:07:44</query_time>
   <create_date>2018-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>WEBNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.frienddns.info</value>
    <value>ns2.frienddns.info</value>
    <value>ns3.frienddns.net</value>
    <value>ns4.frienddns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>paintshow.org</domain_name>
   <domain_keyword>paintshow</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 07:57:58</query_time>
   <create_date>1997-10-11</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Coatings Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>point-show.com</domain_name>
   <domain_keyword>point-show</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:29:25</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <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>15</num>
   <domain_name>pointshop.click</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-30 15:09:59</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pointshop.top</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-14 17:37:01</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen hai bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sonia.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pointshoe.net</domain_name>
   <domain_keyword>pointshoe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 15:09:58</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-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.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pointhow.com</domain_name>
   <domain_keyword>pointhow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:07:58</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pointshop.ca</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>paintshow.com.br</domain_name>
   <domain_keyword>paintshow</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 15:49:23</query_time>
   <create_date>1999-05-27</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrant_name>Agnelo Editora e Com?rcio Ltda</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>pointshop.club</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-14 14:24:25</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen hai bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sonia.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>pointshop.info</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 14:14:06</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168177831</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>pointshop.online</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Bildon Fotografia</registrant_company>
   <registrant_state>BR-PR</registrant_state>
   <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>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jointshow.com</domain_name>
   <domain_keyword>jointshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:07:21</query_time>
   <create_date>2006-01-03</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>BEIJING</registrant_city>
   <registrant_state>BEIJING</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/jointshow.com</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>pointshop.jp</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2008-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>pointshot.com</domain_name>
   <domain_keyword>pointshot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:09:59</query_time>
   <create_date>1999-06-15</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>27</num>
   <domain_name>pointshop.hr</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-22 13:34:26</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>TOTOHOST d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>KATAL MEDIA d.o.o.</registrant_name>
   <registrant_address>Ožujska 3</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.totohost.com</value>
    <value>ns2.totohost.com</value>
    <value>ns3.totohost.com</value>
    <value>ns4.totohost.com</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>2pointshow.com</domain_name>
   <domain_keyword>2pointshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 01:55:57</query_time>
   <create_date>2021-03-31</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2031-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>printshow.cn</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-20 10:04:06</query_time>
   <create_date>2014-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>徐州瑞权印刷有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>printshow.it</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 10:04:07</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Bufox di Moro Simone</registrant_company>
   <registrant_address>Piazza Michele Amari 5</registrant_address>
   <registrant_city>Cagliari</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>09134</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.match.it</value>
    <value>ns2.match.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>paintshow.cn</domain_name>
   <domain_keyword>paintshow</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-24 07:57:57</query_time>
   <create_date>2023-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>欧阳晓华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>paintshow.com</domain_name>
   <domain_keyword>paintshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:57:58</query_time>
   <create_date>1997-10-11</create_date>
   <update_date>2022-05-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>American Coatings Association</registrant_name>
   <registrant_company>American Coatings Association</registrant_company>
   <registrant_address>901 NEW YORK AVE NW STE 300</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>20001-4432</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2024626272</registrant_phone>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>pointshop.org</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2008-01-22</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.pointshop.com</value>
    <value>ns2.pointshop.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pointshop.net</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2010-01-31</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.pointshop.com</value>
    <value>ns2.pointshop.com</value>
    <value>ns3.pointshop.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>printshow.com</domain_name>
   <domain_keyword>printshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:04:07</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>pointshop.ro</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 05:55:06</query_time>
   <create_date>2018-12-11</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>pointshop.store</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 17:33:47</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>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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pointeshow.com</domain_name>
   <domain_keyword>pointeshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:09:26</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>pointshop.space</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2016-09-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2026-09-11</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>radixtlds.earth.orderbox-dns.com</value>
    <value>radixtlds.mars.orderbox-dns.com</value>
    <value>radixtlds.mercury.orderbox-dns.com</value>
    <value>radixtlds.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>pointsho.com</domain_name>
   <domain_keyword>pointsho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:56:20</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>pointshop.ru</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:07:44</query_time>
   <create_date>2023-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>pointshop.it</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Kombo S.r.l.s.</registrar_name>
   <registrar_website>http://www.misterpc.it</registrar_website>
   <registrant_company>Kombo Srls</registrant_company>
   <registrant_address>Via Collalto Sabino 68</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00199</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.misterpc.it</value>
    <value>ns2.misterpc.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pointshop.com.cn</domain_name>
   <domain_keyword>pointshop</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 13:34:26</query_time>
   <create_date>2009-06-03</create_date>
   <expiry_date>2024-06-03</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>44</num>
   <domain_name>pointshw.link</domain_name>
   <domain_keyword>pointshw</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-02 02:05:14</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-30</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>paintshow.co.uk</domain_name>
   <domain_keyword>paintshow</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 05:40:42</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2026-05-28</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1049.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>apointshop.co</domain_name>
   <domain_keyword>apointshop</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 06:48:25</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-01-04</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>printshop.solutions</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-02 02:24:51</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DesignLab Solutions</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>MY</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>paintshop.world</domain_name>
   <domain_keyword>paintshop</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-13 06:21:58</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pointslot.com</domain_name>
   <domain_keyword>pointslot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:04:41</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=pointslot.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>printshop.ke</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>ke</domain_tld>
   <query_time>2024-04-06 14:55:14</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>CBD Nairobi County</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_state>Nairobi County</registrant_state>
   <registrant_zip>00200</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>printshown.online</domain_name>
   <domain_keyword>printshown</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 12:48:15</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-16</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>ns1.dnss4.top</value>
    <value>ns2.dnss4.top</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pointspot.org</domain_name>
   <domain_keyword>pointspot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:14:24</query_time>
   <create_date>2013-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pointsfox.com</domain_name>
   <domain_keyword>pointsfox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:15</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-10</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.brandpa.com</value>
    <value>ns2.brandpa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>printshop.tirol</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-05-15 11:52:16</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>NEXT Marketing Innovations</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>boingshow.com</domain_name>
   <domain_keyword>boingshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:07:44</query_time>
   <create_date>2015-03-23</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.com</registrar_website>
   <name_servers>
    <value>dnsa.mojohost.com</value>
    <value>dnsb.mojohost.com</value>
    <value>dnsc.mojohost.com</value>
    <value>dnsd.mojohost.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>56</num>
   <domain_name>pointshadow.com</domain_name>
   <domain_keyword>pointshadow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:18</query_time>
   <create_date>2014-03-13</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PointShadow</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1080.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>jointshoe.com</domain_name>
   <domain_keyword>jointshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:22:10</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2026-10-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.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>printshop.one</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 12:48:13</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Comdatek GmbH</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>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>59</num>
   <domain_name>jointshop.sbs</domain_name>
   <domain_keyword>jointshop</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-14 21:43:54</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Dubai</registrant_state>
   <registrant_country>AE</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>i.ns.arvancdn.ir</value>
    <value>j.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pontyshow.hu</domain_name>
   <domain_keyword>pontyshow</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:22:59</query_time>
   <create_date>2010-12-13</create_date>
  </value>
  <value>
   <num>61</num>
   <domain_name>printshows.com</domain_name>
   <domain_keyword>printshows</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:04:07</query_time>
   <create_date>2004-01-15</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pointsfor.travel</domain_name>
   <domain_keyword>pointsfor</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-04-30 15:09:57</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>printshop.lt</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-09 07:43:16</query_time>
   <create_date>2015-09-24</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>pointshub.org</domain_name>
   <domain_keyword>pointshub</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 13:56:20</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns111.click-servers.com</value>
    <value>ns112.click-servers.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>65</num>
   <domain_name>printshoe.com</domain_name>
   <domain_keyword>printshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:03:57</query_time>
   <create_date>2012-04-19</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pointsnob.com</domain_name>
   <domain_keyword>pointsnob</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:34:29</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>3532</registrar_iana>
   <registrar_name>DropCatch.com 1323 LLC</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>jointshop.hu</domain_name>
   <domain_keyword>jointshop</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 16:12:50</query_time>
   <create_date>2022-01-04</create_date>
  </value>
  <value>
   <num>68</num>
   <domain_name>pointxshop.online</domain_name>
   <domain_keyword>pointxshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 02:31:12</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>SAMARA LIMA DE SOUZA OLIVEIRA</registrant_company>
   <registrant_state>MG</registrant_state>
   <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>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>opointshop.com</domain_name>
   <domain_keyword>opointshop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 17:27:55</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>printshop.by</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-20 05:34:42</query_time>
   <create_date>2016-01-16</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>ЭкспрессПринт, ОДО</registrant_company>
   <registrant_address>220002, Минский, Минск, пр. Независимости, 93-1а, 115</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375172392829</registrant_phone>
   <name_servers>
    <value>ns1.domain.by</value>
    <value>ns2.domain.by</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>pornoshow.nl</domain_name>
   <domain_keyword>pornoshow</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-10 19:48:09</query_time>
   <create_date>2000-07-12</create_date>
   <update_date>2022-07-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>printsnow.com</domain_name>
   <domain_keyword>printsnow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:04:22</query_time>
   <create_date>2001-12-30</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>pointeshoe.com</domain_name>
   <domain_keyword>pointeshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:06:57</query_time>
   <create_date>2004-07-28</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>paintshop.online</domain_name>
   <domain_keyword>paintshop</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 12:08:59</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-28</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>pointflow.co.uk</domain_name>
   <domain_keyword>pointflow</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 20:24:59</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>Register.com Inc [Tag = REGISTER]</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>printshop.co.in</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-15 11:52:16</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Online Print Shop</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.scnservers.net</value>
    <value>ns2.scnservers.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>printshop.ru</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:18:42</query_time>
   <create_date>2000-03-28</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>point2shop.com</domain_name>
   <domain_keyword>point2shop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:09:25</query_time>
   <create_date>2007-11-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/af5e1a1a-1a00-40ab-aed1-7f151796cabc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>pointbrow.co.uk</domain_name>
   <domain_keyword>pointbrow</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-10 05:51:26</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>jointshop.se</domain_name>
   <domain_keyword>jointshop</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:16:29</query_time>
   <create_date>2020-04-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</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>paintshot.ru</domain_name>
   <domain_keyword>paintshot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:46:50</query_time>
   <create_date>2016-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>NALIM DEVELOPMENT LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>printshop.cl</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 12:48:13</query_time>
   <create_date>2018-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>PrintShop SpA</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>jointshop.ru</domain_name>
   <domain_keyword>jointshop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:35:55</query_time>
   <create_date>2019-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>AAB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>nash.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>pointshops.com</domain_name>
   <domain_keyword>pointshops</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:22</query_time>
   <create_date>2013-07-19</create_date>
   <update_date>2020-07-13</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>85</num>
   <domain_name>printshot.info</domain_name>
   <domain_keyword>printshot</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 11:52:18</query_time>
   <create_date>2013-03-20</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.nfrance.com</value>
    <value>b.dns.nfrance.com</value>
    <value>c.dns.nfrance.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>pointglow.com</domain_name>
   <domain_keyword>pointglow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:39:38</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tyne and Wear</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1f249617-7bae-481f-bf00-6523ad28341c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.guru.net.uk</value>
    <value>ns2.guru.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>pointyshoe.com</domain_name>
   <domain_keyword>pointyshoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:15:46</query_time>
   <create_date>2013-08-21</create_date>
   <update_date>2020-08-15</update_date>
   <expiry_date>2024-08-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>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>88</num>
   <domain_name>jointshop.pl</domain_name>
   <domain_keyword>jointshop</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-26 19:22:10</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>InternetX GmbH</registrar_name>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pornoshow.de</domain_name>
   <domain_keyword>pornoshow</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:57:55</query_time>
   <update_date>2023-03-23</update_date>
   <name_servers>
    <value>ns1.start-dns.de</value>
    <value>ns2.start-dns.de</value>
    <value>ns3.start-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>pointslot.xyz</domain_name>
   <domain_keyword>pointslot</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 18:05:25</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>beau.ns.cloudflare.com</value>
    <value>cecelia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>pointshome.net</domain_name>
   <domain_keyword>pointshome</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 20:26:29</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=pointshome.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>point-shop.pl</domain_name>
   <domain_keyword>point-shop</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-26 22:31:01</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pointshopp.com</domain_name>
   <domain_keyword>pointshopp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:14:06</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>danica.ns.cloudflare.com</value>
    <value>leif.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pointshub.com</domain_name>
   <domain_keyword>pointshub</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:13:23</query_time>
   <create_date>2008-02-26</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>95</num>
   <domain_name>pointship.org</domain_name>
   <domain_keyword>pointship</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:13:20</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pontyshow.com</domain_name>
   <domain_keyword>pontyshow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:36:25</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/pontyshow.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hostserv.eu</value>
    <value>ns2.hostserv.eu</value>
    <value>ns3.hostserv.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>printshop.hu</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:25:31</query_time>
   <create_date>1999-08-06</create_date>
  </value>
  <value>
   <num>98</num>
   <domain_name>pointehoa.com</domain_name>
   <domain_keyword>pointehoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 14:23:08</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>printshop.pl</domain_name>
   <domain_keyword>printshop</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 12:48:13</query_time>
   <create_date>1999-08-23</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>print-how.com</domain_name>
   <domain_keyword>print-how</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:39:00</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>CPP domain Administrator</registrant_name>
   <registrant_company>Canon Production Printing Netherlands B.V.</registrant_company>
   <registrant_address>Van der Grintenstraat 10 PO Box 101</registrant_address>
   <registrant_city>Venlo</registrant_city>
   <registrant_zip>5914 HH</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.773592222</registrant_phone>
   <registrant_fax>+31.773544700</registrant_fax>
   <name_servers>
    <value>ns1-37.azure-dns.com</value>
    <value>ns2-37.azure-dns.net</value>
    <value>ns3-37.azure-dns.org</value>
    <value>ns4-37.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.429</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.