WHOIS QUERY TIME

31 May 2024 - 12:52 PM UTC

Registered: 18 December 2014
Expiry: 18 December 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.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=scstrs.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "scstrs.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "scstrs.cn",
            "domain_keyword": "scstrs",
            "domain_tld": "cn",
            "query_time": "2024-05-31 12:52:53",
            "create_date": "2014-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "四川省科学技术信息研究所",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>scstrs.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>scstrs.cn</domain_name>
   <domain_keyword>scstrs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 12:52:53</query_time>
   <create_date>2014-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>四川省科学技术信息研究所</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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.028 seconds) for "scstrs.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 2:11 AM UTC

Registered: 18 December 2014
Expiry: 18 December 2023

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns.istisc.cn
ns.scstl.org

DOMAIN STATUS

ok

REGISTRANT

Name: 四川省科学技术信息研究所
Email: [email protected]

#2 - QUERY TIME

19 May 2023 - 3:46 AM UTC

Registered: 18 December 2014
Expiry: 18 December 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.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=scstrs.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "scstrs.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "scstrs.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "scstrs.cn",
            "domain_keyword": "scstrs",
            "domain_tld": "cn",
            "query_time": "2023-02-09 02:11:36",
            "create_date": "2014-12-18",
            "expiry_date": "2023-12-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "四川省科学技术信息研究所",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.istisc.cn",
                "ns.scstl.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scstrs.cn",
            "domain_keyword": "scstrs",
            "domain_tld": "cn",
            "query_time": "2023-05-19 03:46:13",
            "create_date": "2014-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "四川省科学技术信息研究所",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "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>scstrs.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>scstrs.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scstrs.cn</domain_name>
   <domain_keyword>scstrs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-09 02:11:36</query_time>
   <create_date>2014-12-18</create_date>
   <expiry_date>2023-12-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>四川省科学技术信息研究所</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.istisc.cn</value>
    <value>ns.scstl.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scstrs.cn</domain_name>
   <domain_keyword>scstrs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-05-19 03:46:13</query_time>
   <create_date>2014-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>四川省科学技术信息研究所</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 4,222 domain names (in 0.154 seconds) which look and sound like the brand name "scstrs".
Domain Name Registered Expiry Registrar Ownership
1 sdstrs.cn 27 Nov 2014 27 Nov 2026 阿里云计算有限公司(万网) 山东省科学技术情报研究院
2 scstjs.com 5 Apr 2023 5 Apr 2024 Gname 036 Inc -
3 icstrs.net 8 Mar 2021 8 Mar 2025 FastDomain Inc. -
4 sistrs.com 22 Oct 2022 22 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 scstzs.com 1 Mar 2017 1 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
6 scstars.org 25 Jun 2009 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 scstars.com 6 Oct 2002 6 Oct 2024 GoDaddy.com, LLC -
8 sistrs.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
9 scmtrs.com 19 Aug 2013 19 Aug 2024 GoDaddy.com, LLC -
10 shstrs.com 17 Jun 2018 17 Jun 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
11 scitrs.in 5 Mar 2021 5 Mar 2025 Incyber Advertising Incorporation SCITRS
12 sctrs.com 23 Dec 2004 23 Dec 2025 GoDaddy.com, LLC -
13 scstrsh.com 15 Jan 2024 15 Jan 2025 Gname 289 Inc -
14 sistrs.co 24 Jan 2023 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 scstars.fun 22 Oct 2020 22 Oct 2030 Go Daddy, LLC Domains By Proxy, LLC
16 scstrsh.site 14 Jan 2024 14 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
17 scstxs.com 5 May 2024 5 May 2025 Realtime Register B.V. -
18 scstrk.com 29 May 2018 29 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 ncstrs.com 21 Jun 2023 21 Jun 2028 GoDaddy.com, LLC -
20 pcstrs.com 23 Oct 2018 23 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
21 scssrs.com 12 Jan 2011 12 Jan 2025 1API GmbH REDACTED FOR PRIVACY
22 scstars.net 31 Jul 2001 31 Jul 2027 GoDaddy.com, LLC Domains By Proxy, LLC
23 sstrs.com 15 Oct 2022 15 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 cstrs.fr 14 Dec 2018 14 Dec 2024 GANDI Stephane Montagnon
25 sctrs.net 2 Feb 2021 2 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Joyful Sales
26 cstrs.com 4 Mar 2024 4 Mar 2025 DropCatch.com 1418 LLC HugeDomains.com
27 cstrs.org 21 Mar 2020 21 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
28 cstrs.org.cn 22 May 2024 22 May 2025 成都飞数科技有限公司 王勇
29 scsrs.cn 13 Nov 2022 13 Nov 2024 成都西维数码科技有限公司 邹爱兵
30 scptrs.com 11 Sep 2009 11 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
31 scsts.co.uk 24 Jan 2008 24 Jan 2026 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
32 scsts.com 27 Jan 2009 27 Jan 2025 Megazone Corp., dba HOSTING.KR hongsun jung
33 cstrs.net 1 Jan 2022 1 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
34 cstrs.app 23 Sep 2023 23 Sep 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0168742540
35 scstr.com 1 Jun 2018 1 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
36 scsrs.ca 12 Jul 2023 12 Jul 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
37 scsts.de - - - -
38 scsts.net 27 Jan 2006 27 Jan 2025 IDC Frontier Inc. scsts
39 scsrs.com 19 Jan 2009 20 Nov 2024 GoDaddy.com, LLC -
40 sestus.com 13 Jan 2017 13 Jan 2025 GoDaddy.com, LLC -
41 sscars.co.nz 6 Jun 2018 - PDR Limited -
42 scmtms.com 16 Jul 2015 16 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
43 tcstas.com 13 Jan 2019 13 Jan 2025 Synergy Wholesale Domain Privacy
44 scstxh.com 15 Dec 2023 15 Dec 2028 DNSPod, Inc. REDACTED FOR PRIVACY
45 scstai.chat 29 Apr 2024 29 Apr 2026 DNSPod, Inc. pangyuxuan
46 s7stars.com 11 Jun 2021 11 Jun 2024 IONOS SE REDACTED FOR PRIVACY
47 sctszs.com 29 Dec 2010 29 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
48 scstours.com.au - - Netfleet.com.au Pty Ltd THE MANAGER
49 scsubs.com 20 Dec 2013 20 Dec 2025 GoDaddy.com, LLC -
50 cssers.com 19 Apr 2023 19 Apr 2025 Dynadot Inc -
51 scotus.fail 6 Aug 2016 6 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 scltqs.com 1 Dec 2023 1 Dec 2024 Gname 099 Inc -
53 scitvs.com 13 Mar 2019 13 Mar 2025 HOSTINGER operations, UAB -
54 scsans.com 24 Sep 2020 24 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 bcstars.online 16 Jan 2024 16 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
56 ncs-rs.com 15 Sep 2023 15 Sep 2024 Cronon GmbH -
57 systls.com 22 Aug 2017 22 Aug 2024 Moniker Online Services LLC Moniker Privacy Services
58 scutis.com 30 May 2018 30 May 2025 Cronon GmbH -
59 swstms.com 2 Feb 2017 2 Feb 2025 GoDaddy.com, LLC -
60 scrstr.com 28 Oct 2017 28 Oct 2025 GoDaddy.com, LLC -
61 icstra.com 7 Dec 2022 7 Dec 2024 DropCatch.com 383 LLC HugeDomains.com
62 scstay.com 5 Jun 2024 5 Jun 2025 GoDaddy.com, LLC -
63 svptrs.com 26 Oct 2017 26 Oct 2025 GoDaddy.com, LLC -
64 brstrs.one 28 Apr 2023 28 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
65 szsrts.com 13 Feb 2023 13 Feb 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
66 vistrs.com 29 Apr 2022 29 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
67 scssrl.cn 1 May 2024 1 May 2025 山西凯利晶信网络科技有限公司 王鸿琳
68 scitus.net 6 Mar 2003 6 Mar 2025 IONOS SE REDACTED FOR PRIVACY
69 scsgrp.com 14 Apr 2000 14 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
70 scscrg.com 24 Apr 2019 24 Apr 2025 GoDaddy.com, LLC -
71 scstnt.com 21 Nov 2018 21 Nov 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
72 scshxs.com 26 Feb 2019 26 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
73 scstats.com 7 Nov 2015 7 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 ncrstrs.com 18 Feb 2021 18 Feb 2025 GoDaddy.com, LLC -
75 spttrs.com 19 Feb 2018 19 Feb 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
76 spcstr.ru 12 Apr 2018 12 Apr 2025 REGRU-RU Private Person
77 scaters.com 8 Dec 2017 8 Dec 2024 IONOS SE 1&1 Internet Limited
78 scetis.cfd 24 Aug 2023 24 Aug 2024 West263 International Limited -
79 szstrg.com 21 May 2012 21 May 2025 Xin Net Technology Corporation -
80 sastry.org 13 Jan 2018 13 Jan 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
81 scxfrs.com 14 Mar 2024 14 Mar 2025 DropCatch.com 1500 LLC yin he lin
82 snstes.com 5 Sep 2009 5 Sep 2027 Cloudflare, Inc. DATA REDACTED
83 scsqgs.com 9 May 2021 9 May 2024 MAFF Inc. bingyi Hu
84 smsers.com 2 Mar 2011 2 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
85 szstls.com 6 Apr 2010 6 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
86 jmstrs.com 29 Dec 2020 29 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 scorts.eu - - Registrar.eu -
88 systms.se 16 Jan 2016 16 Jan 2025 www.NameSRS.com -
89 mcstas.com 19 Apr 2007 19 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
90 sc-tns.com 19 Oct 2020 19 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
91 scsdus.com 21 Aug 2023 21 Aug 2024 Promo People Inc. Promo People Inc.
92 scstfsl.com 20 Sep 2022 20 Sep 2024 Xiamen 35.Com Technology Co., Ltd -
93 scamrs.com 13 Mar 2022 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 gzstrs.org 8 Jul 2014 8 Jul 2025 Leascend Technology Co., Ltd. Gui Zhou Sheng Ke Ji Qing Bao Yan Jiu Suo
95 scalrs.com 17 May 2021 17 May 2025 GoDaddy.com, LLC -
96 scxtys.com 6 Mar 2023 6 Mar 2026 Gname.com Pte. Ltd. Redacted for privacy
97 sbstas.com 13 Apr 2021 13 Apr 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
98 systis.net 27 Jul 2023 27 Jul 2024 Ligne Web Services SARL dba LWS -
99 scsygs.cn 1 Apr 2019 1 Apr 2025 DYNADOTCHINA LLC 刘锦江
100 mystrs.net 19 Sep 2022 19 Sep 2024 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Scstrs.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=scstrs.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "scstrs.cn",
        "page_size": 100
    },
    "count": {
        "total": 4222,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sdstrs.cn, scstjs.com, icstrs.net, sistrs.com, scstzs.com, scstars.org, scstars.com, sistrs.ru, scmtrs.com, shstrs.com, scitrs.in, sctrs.com, scstrsh.com, sistrs.co, scstars.fun, scstrsh.site, scstxs.com, scstrk.com, ncstrs.com, pcstrs.com, scssrs.com, scstars.net, sstrs.com, cstrs.fr, sctrs.net, cstrs.com, cstrs.org, cstrs.org.cn, scsrs.cn, scptrs.com, scsts.co.uk, scsts.com, cstrs.net, cstrs.app, scstr.com, scsrs.ca, scsts.de, scsts.net, scsrs.com, sestus.com, sscars.co.nz, scmtms.com, tcstas.com, scstxh.com, scstai.chat, s7stars.com, sctszs.com, scstours.com.au, scsubs.com, cssers.com, scotus.fail, scltqs.com, scitvs.com, scsans.com, bcstars.online, ncs-rs.com, systls.com, scutis.com, swstms.com, scrstr.com, icstra.com, scstay.com, svptrs.com, brstrs.one, szsrts.com, vistrs.com, scssrl.cn, scitus.net, scsgrp.com, scscrg.com, scstnt.com, scshxs.com, scstats.com, ncrstrs.com, spttrs.com, spcstr.ru, scaters.com, scetis.cfd, szstrg.com, sastry.org, scxfrs.com, snstes.com, scsqgs.com, smsers.com, szstls.com, jmstrs.com, scorts.eu, systms.se, mcstas.com, sc-tns.com, scsdus.com, scstfsl.com, scamrs.com, gzstrs.org, scalrs.com, scxtys.com, sbstas.com, systis.net, scsygs.cn, mystrs.net",
    "results": [
        {
            "num": 1,
            "domain_name": "sdstrs.cn",
            "domain_keyword": "sdstrs",
            "domain_tld": "cn",
            "query_time": "2024-05-08 12:54:25",
            "create_date": "2014-11-27",
            "expiry_date": "2026-11-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "山东省科学技术情报研究院",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scstjs.com",
            "domain_keyword": "scstjs",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:14:10",
            "create_date": "2023-04-05",
            "update_date": "2024-06-07",
            "expiry_date": "2024-04-05",
            "registrar_iana": 4005,
            "registrar_name": "Gname 036 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "icstrs.net",
            "domain_keyword": "icstrs",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:37:48",
            "create_date": "2021-03-08",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sistrs.com",
            "domain_keyword": "sistrs",
            "domain_tld": "com",
            "query_time": "2024-05-19 10:54:46",
            "create_date": "2022-10-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sistrs.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scstzs.com",
            "domain_keyword": "scstzs",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:05:54",
            "create_date": "2017-03-01",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scstzs.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "scstars.org",
            "domain_keyword": "scstars",
            "domain_tld": "org",
            "query_time": "2024-05-24 21:22:03",
            "create_date": "2009-06-25",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-25",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "scstars.com",
            "domain_keyword": "scstars",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:36",
            "create_date": "2002-10-06",
            "update_date": "2022-10-01",
            "expiry_date": "2024-10-06",
            "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": 8,
            "domain_name": "sistrs.ru",
            "domain_keyword": "sistrs",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:28:47",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "scmtrs.com",
            "domain_keyword": "scmtrs",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:21:30",
            "create_date": "2013-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "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": 10,
            "domain_name": "shstrs.com",
            "domain_keyword": "shstrs",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:41:36",
            "create_date": "2018-06-17",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/shstrs.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "scitrs.in",
            "domain_keyword": "scitrs",
            "domain_tld": "in",
            "query_time": "2024-05-10 06:51:14",
            "create_date": "2021-03-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 800084,
            "registrar_name": "Incyber Advertising Incorporation",
            "registrar_website": "http://incyberinc.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCITRS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.r4h.com",
                "ns2.r4h.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sctrs.com",
            "domain_keyword": "sctrs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:46:58",
            "create_date": "2004-12-23",
            "update_date": "2023-09-07",
            "expiry_date": "2025-12-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-gsenakvb6tay3o8vy8v7sm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "scstrsh.com",
            "domain_keyword": "scstrsh",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:45",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 4302,
            "registrar_name": "Gname 289 Inc",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sistrs.co",
            "domain_keyword": "sistrs",
            "domain_tld": "co",
            "query_time": "2024-05-19 10:54:46",
            "create_date": "2023-01-24",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-24",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "scstars.fun",
            "domain_keyword": "scstars",
            "domain_tld": "fun",
            "query_time": "2024-05-15 09:46:25",
            "create_date": "2020-10-22",
            "update_date": "2024-04-16",
            "expiry_date": "2030-10-22",
            "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": [
                "cloe.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "scstrsh.site",
            "domain_keyword": "scstrsh",
            "domain_tld": "site",
            "query_time": "2024-05-15 09:46:27",
            "create_date": "2024-01-14",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "scstxs.com",
            "domain_keyword": "scstxs",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:30:54",
            "create_date": "2024-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "scstrk.com",
            "domain_keyword": "scstrk",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:52:53",
            "create_date": "2018-05-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ncstrs.com",
            "domain_keyword": "ncstrs",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:59:23",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2028-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pcstrs.com",
            "domain_keyword": "pcstrs",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:01:23",
            "create_date": "2018-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "scssrs.com",
            "domain_keyword": "scssrs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:32",
            "create_date": "2011-01-12",
            "update_date": "2023-04-05",
            "expiry_date": "2025-01-12",
            "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": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/scssrs.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "scstars.net",
            "domain_keyword": "scstars",
            "domain_tld": "net",
            "query_time": "2024-05-21 03:20:25",
            "create_date": "2001-07-31",
            "update_date": "2022-08-15",
            "expiry_date": "2027-07-31",
            "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=scstars.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sstrs.com",
            "domain_keyword": "sstrs",
            "domain_tld": "com",
            "query_time": "2024-04-08 15:26:26",
            "create_date": "2022-10-15",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cstrs.fr",
            "domain_keyword": "cstrs",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:11:09",
            "create_date": "2018-12-14",
            "update_date": "2023-10-21",
            "expiry_date": "2024-12-14",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Stephane Montagnon",
            "registrant_address": "40, rue des acieries - BP786, 42951 Saint-Etienne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.477923000",
            "name_servers": [
                "ns3213723.ip-141-95-171.eu",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 25,
            "domain_name": "sctrs.net",
            "domain_keyword": "sctrs",
            "domain_tld": "net",
            "query_time": "2024-05-31 12:53:31",
            "create_date": "2021-02-02",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Joyful Sales",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=sctrs.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dn-s.nl",
                "ns2.dn-s.nl",
                "ns3.dn-s.nl",
                "ns4.dn-s.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cstrs.com",
            "domain_keyword": "cstrs",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:33:30",
            "create_date": "2024-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3627,
            "registrar_name": "DropCatch.com 1418 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": 27,
            "domain_name": "cstrs.org",
            "domain_keyword": "cstrs",
            "domain_tld": "org",
            "query_time": "2024-05-20 20:53:15",
            "create_date": "2020-03-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1018.awsdns-63.net",
                "ns-1272.awsdns-31.org",
                "ns-1790.awsdns-31.co.uk",
                "ns-55.awsdns-06.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "cstrs.org.cn",
            "domain_keyword": "cstrs",
            "domain_tld": "org.cn",
            "query_time": "2024-05-29 19:25:19",
            "create_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "王勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "huxley.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "scsrs.cn",
            "domain_keyword": "scsrs",
            "domain_tld": "cn",
            "query_time": "2024-05-24 21:22:00",
            "create_date": "2022-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "邹爱兵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "scptrs.com",
            "domain_keyword": "scptrs",
            "domain_tld": "com",
            "query_time": "2024-06-12 23:46:27",
            "create_date": "2009-09-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-11",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/7e2efeed-f16b-44a1-941f-6611fef0a2ec",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "scsts.co.uk",
            "domain_keyword": "scsts",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 12:44:45",
            "create_date": "2008-01-24",
            "update_date": "2024-01-24",
            "expiry_date": "2026-01-24",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "scsts.com",
            "domain_keyword": "scsts",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:14:13",
            "create_date": "2009-01-27",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "hongsun jung",
            "registrant_company": "hongsun jung",
            "registrant_address": "203-902 16 Donam-gil Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41408",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1066839088",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com",
                "verification-gz5wzqavahmektgnjckxbt.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cstrs.net",
            "domain_keyword": "cstrs",
            "domain_tld": "net",
            "query_time": "2024-05-12 02:31:32",
            "create_date": "2022-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "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=cstrs.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "cstrs.app",
            "domain_keyword": "cstrs",
            "domain_tld": "app",
            "query_time": "2024-06-09 21:13:50",
            "create_date": "2023-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-23",
            "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 0168742540",
            "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 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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "scstr.com",
            "domain_keyword": "scstr",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:14:12",
            "create_date": "2018-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "scsrs.ca",
            "domain_keyword": "scsrs",
            "domain_tld": "ca",
            "query_time": "2024-05-31 12:52:46",
            "create_date": "2023-07-12",
            "update_date": "2023-09-10",
            "expiry_date": "2024-07-12",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "scsts.de",
            "domain_keyword": "scsts",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:39:04",
            "update_date": "2019-03-17",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 38,
            "domain_name": "scsts.net",
            "domain_keyword": "scsts",
            "domain_tld": "net",
            "query_time": "2024-05-15 09:46:28",
            "create_date": "2006-01-27",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-27",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "http://whois.do-reg.jp/SCSTS.NET",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "scsts",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1515.awsdns-61.org",
                "ns-157.awsdns-19.com",
                "ns-1615.awsdns-09.co.uk",
                "ns-530.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "scsrs.com",
            "domain_keyword": "scsrs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:11",
            "create_date": "2009-01-19",
            "update_date": "2022-09-07",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sestus.com",
            "domain_keyword": "sestus",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:41:17",
            "create_date": "2017-01-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sscars.co.nz",
            "domain_keyword": "sscars",
            "domain_tld": "co.nz",
            "query_time": "2024-04-17 12:59:50",
            "create_date": "2018-06-06",
            "update_date": "2022-10-31",
            "registrar_name": "PDR Limited",
            "registrar_website": "https://publicdomainregistry.com/",
            "name_servers": [
                "ns1.suspended-domain.com",
                "ns2.suspended-domain.com"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod",
                "serverDeleteProhibited",
                "serverHold",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "scmtms.com",
            "domain_keyword": "scmtms",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:21:28",
            "create_date": "2015-07-16",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-16",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tcstas.com",
            "domain_keyword": "tcstas",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:14:39",
            "create_date": "2019-01-13",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "scstxh.com",
            "domain_keyword": "scstxh",
            "domain_tld": "com",
            "query_time": "2024-04-29 09:07:17",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2028-12-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=scstxh.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abalone.dnspod.net",
                "aquila.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "scstai.chat",
            "domain_keyword": "scstai",
            "domain_tld": "chat",
            "query_time": "2024-05-01 14:22:47",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2026-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pangyuxuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "diameter.dnspod.net",
                "shrimp.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "s7stars.com",
            "domain_keyword": "s7stars",
            "domain_tld": "com",
            "query_time": "2024-05-10 03:20:59",
            "create_date": "2021-06-11",
            "update_date": "2021-06-11",
            "expiry_date": "2024-06-11",
            "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": "M",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.de",
                "ns1024.ui-dns.com",
                "ns1062.ui-dns.biz",
                "ns1117.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sctszs.com",
            "domain_keyword": "sctszs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:47:04",
            "create_date": "2010-12-29",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIN BIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sctszs.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scstours.com.au",
            "domain_keyword": "scstours",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 12:44:42",
            "update_date": "2023-08-02",
            "registrar_name": "Netfleet.com.au Pty Ltd",
            "registrar_website": "https://www.netfleet.com.au/",
            "registrant_name": "THE MANAGER",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "scsubs.com",
            "domain_keyword": "scsubs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:49",
            "create_date": "2013-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2025-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cssers.com",
            "domain_keyword": "cssers",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:39:47",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "scotus.fail",
            "domain_keyword": "scotus",
            "domain_tld": "fail",
            "query_time": "2024-05-13 14:00:45",
            "create_date": "2016-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "scltqs.com",
            "domain_keyword": "scltqs",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:17:44",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 4091,
            "registrar_name": "Gname 099 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "scitvs.com",
            "domain_keyword": "scitvs",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:16:10",
            "create_date": "2019-03-13",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "scsans.com",
            "domain_keyword": "scsans",
            "domain_tld": "com",
            "query_time": "2024-05-21 03:19:04",
            "create_date": "2020-09-24",
            "update_date": "2021-08-25",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bcstars.online",
            "domain_keyword": "bcstars",
            "domain_tld": "online",
            "query_time": "2024-05-17 21:02:02",
            "create_date": "2024-01-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Kyiv region",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "clara.ns.cloudflare.com",
                "weston.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ncs-rs.com",
            "domain_keyword": "ncs-rs",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:41:06",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks20.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "systls.com",
            "domain_keyword": "systls",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:30:01",
            "create_date": "2017-08-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "73a85723fb8daa4b64d8e9cb2aa845a3604bdcf95607532125efc1ba07b9e15a@systls.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.netqare.com",
                "ns2.netqare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "scutis.com",
            "domain_keyword": "scutis",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:12:40",
            "create_date": "2018-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks20.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "swstms.com",
            "domain_keyword": "swstms",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:09:56",
            "create_date": "2017-02-02",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "scrstr.com",
            "domain_keyword": "scrstr",
            "domain_tld": "com",
            "query_time": "2024-06-08 18:09:09",
            "create_date": "2017-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2025-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "icstra.com",
            "domain_keyword": "icstra",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:40:08",
            "create_date": "2022-12-07",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1794,
            "registrar_name": "DropCatch.com 383 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "scstay.com",
            "domain_keyword": "scstay",
            "domain_tld": "com",
            "query_time": "2024-06-08 14:40:21",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "svptrs.com",
            "domain_keyword": "svptrs",
            "domain_tld": "com",
            "query_time": "2024-06-07 20:20:14",
            "create_date": "2017-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2025-10-26",
            "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": 64,
            "domain_name": "brstrs.one",
            "domain_keyword": "brstrs",
            "domain_tld": "one",
            "query_time": "2024-06-09 10:01:56",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "szsrts.com",
            "domain_keyword": "szsrts",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:28:14",
            "create_date": "2023-02-13",
            "update_date": "2023-08-26",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "vistrs.com",
            "domain_keyword": "vistrs",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:56:31",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "scssrl.cn",
            "domain_keyword": "scssrl",
            "domain_tld": "cn",
            "query_time": "2024-05-10 12:05:50",
            "create_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "山西凯利晶信网络科技有限公司",
            "registrant_name": "王鸿琳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nucum.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "scitus.net",
            "domain_keyword": "scitus",
            "domain_tld": "net",
            "query_time": "2024-04-24 09:32:39",
            "create_date": "2003-03-06",
            "update_date": "2017-12-13",
            "expiry_date": "2025-03-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1122.ui-dns.biz",
                "ns1122.ui-dns.com",
                "ns1122.ui-dns.de",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "scsgrp.com",
            "domain_keyword": "scsgrp",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:42:24",
            "create_date": "2000-04-14",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-14",
            "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": "Riyadh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "https://tieredaccess.com/contact/be4c5f59-10d4-4d64-b325-5dbdac485de0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.sahara.com.sa",
                "ns11.sahara.com.sa",
                "ns14.sahara.com.sa"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "scscrg.com",
            "domain_keyword": "scscrg",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:41:39",
            "create_date": "2019-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "scstnt.com",
            "domain_keyword": "scstnt",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:41",
            "create_date": "2018-11-21",
            "update_date": "2018-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=scstnt.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "scshxs.com",
            "domain_keyword": "scshxs",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:42:36",
            "create_date": "2019-02-26",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "scstats.com",
            "domain_keyword": "scstats",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:44:37",
            "create_date": "2015-11-07",
            "update_date": "2020-11-01",
            "expiry_date": "2025-11-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ncrstrs.com",
            "domain_keyword": "ncrstrs",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:36:36",
            "create_date": "2021-02-18",
            "update_date": "2023-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "spttrs.com",
            "domain_keyword": "spttrs",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:23:13",
            "create_date": "2018-02-19",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "spcstr.ru",
            "domain_keyword": "spcstr",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:00:35",
            "create_date": "2018-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "scaters.com",
            "domain_keyword": "scaters",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:09:39",
            "create_date": "2017-12-08",
            "update_date": "2017-12-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1042.ui-dns.org",
                "ns1050.ui-dns.com",
                "ns1094.ui-dns.biz",
                "ns1094.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "scetis.cfd",
            "domain_keyword": "scetis",
            "domain_tld": "cfd",
            "query_time": "2024-05-13 11:44:11",
            "create_date": "2023-08-24",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Hu Bei",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "szstrg.com",
            "domain_keyword": "szstrg",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:29:33",
            "create_date": "2012-05-21",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sastry.org",
            "domain_keyword": "sastry",
            "domain_tld": "org",
            "query_time": "2024-05-17 07:53:12",
            "create_date": "2018-01-13",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hugh.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "scxfrs.com",
            "domain_keyword": "scxfrs",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:09:49",
            "create_date": "2024-03-14",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-14",
            "registrar_iana": 3709,
            "registrar_name": "DropCatch.com 1500 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "yin he lin",
            "registrant_address": "jin jiang shi, jin jiang shi, nei keng zhen h",
            "registrant_city": "quan zhou shi",
            "registrant_state": "fu jian",
            "registrant_zip": "362251",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15543220121",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "snstes.com",
            "domain_keyword": "snstes",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:56:22",
            "create_date": "2009-09-05",
            "update_date": "2023-12-03",
            "expiry_date": "2027-09-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NY",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/snstes.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "margot.ns.cloudflare.com",
                "randall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "scsqgs.com",
            "domain_keyword": "scsqgs",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:52:46",
            "create_date": "2021-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-09",
            "registrar_iana": 817,
            "registrar_name": "MAFF Inc.",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "bingyi Hu",
            "registrant_address": "guangxibeiliushitanganzhenfanlongcun",
            "registrant_city": "BeiLiuShi",
            "registrant_state": "GuangXi",
            "registrant_zip": "537400",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13048058005",
            "name_servers": [
                "expired1.maff.com",
                "expired2.maff.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "smsers.com",
            "domain_keyword": "smsers",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:24:31",
            "create_date": "2011-03-02",
            "update_date": "2024-04-06",
            "expiry_date": "2025-03-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.jsr-it.nl",
            "registrant_name": "On behalf of smsers.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "afb6c3bc277fa0d3a5f6fe1f12db969aa95a7af50f070699dafa631f71a4f90e@smsers.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.jsr-it.nl",
                "ns2.jsr-it.nl",
                "ns3.jsr-it.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "szstls.com",
            "domain_keyword": "szstls",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:27:40",
            "create_date": "2010-04-06",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=szstls.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jmstrs.com",
            "domain_keyword": "jmstrs",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:58:48",
            "create_date": "2020-12-29",
            "update_date": "2022-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "scorts.eu",
            "domain_keyword": "scorts",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:17:35",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.exposure.support",
                "ns2.exposure.support"
            ]
        },
        {
            "num": 88,
            "domain_name": "systms.se",
            "domain_keyword": "systms",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:34:38",
            "create_date": "2016-01-16",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-16",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 89,
            "domain_name": "mcstas.com",
            "domain_keyword": "mcstas",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:39:40",
            "create_date": "2007-04-19",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "--",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/mcstas.com/owner",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "sc-tns.com",
            "domain_keyword": "sc-tns",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:44:25",
            "create_date": "2020-10-19",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONG QING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sc-tns.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "scsdus.com",
            "domain_keyword": "scsdus",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:40:31",
            "create_date": "2023-08-21",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1591,
            "registrar_name": "Promo People Inc.",
            "registrar_website": "https://www.promopeople.com/",
            "registrant_name": "Promo Privacy",
            "registrant_company": "Promo People Inc.",
            "registrant_address": "5063 North Service Road",
            "registrant_city": "Burlington",
            "registrant_state": "Ontario",
            "registrant_zip": "L7L 5H6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9053153466",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "scstfsl.com",
            "domain_keyword": "scstfsl",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:05:53",
            "create_date": "2022-09-20",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "SHEN YANG SHI",
            "registrant_state": "LIAO NING",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/scstfsl.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "scamrs.com",
            "domain_keyword": "scamrs",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:15:13",
            "create_date": "2022-03-13",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-13",
            "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=scamrs.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gzstrs.org",
            "domain_keyword": "gzstrs",
            "domain_tld": "org",
            "query_time": "2024-05-24 00:53:37",
            "create_date": "2014-07-08",
            "update_date": "2015-07-06",
            "expiry_date": "2025-07-08",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gui Zhou Sheng Ke Ji Qing Bao Yan Jiu Suo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GuiZhou",
            "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": [
                "ns10.szhot.com",
                "ns9.szhot.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "scalrs.com",
            "domain_keyword": "scalrs",
            "domain_tld": "com",
            "query_time": "2024-05-21 00:25:49",
            "create_date": "2021-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": 96,
            "domain_name": "scxtys.com",
            "domain_keyword": "scxtys",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:09:55",
            "create_date": "2023-03-06",
            "update_date": "2024-05-14",
            "expiry_date": "2026-03-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scxtys.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sbstas.com",
            "domain_keyword": "sbstas",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:58:21",
            "create_date": "2021-04-13",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "systis.net",
            "domain_keyword": "systis",
            "domain_tld": "net",
            "query_time": "2024-06-09 01:47:57",
            "create_date": "2023-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "BF",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns21.lwsdns.com",
                "ns22.lwsdns.com",
                "ns23.lwsdns.com",
                "ns24.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "scsygs.cn",
            "domain_keyword": "scsygs",
            "domain_tld": "cn",
            "query_time": "2024-05-31 12:52:58",
            "create_date": "2019-04-01",
            "expiry_date": "2025-04-01",
            "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": 100,
            "domain_name": "mystrs.net",
            "domain_keyword": "mystrs",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:14:52",
            "create_date": "2022-09-19",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.154,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>scstrs.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4222</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sdstrs.cn, scstjs.com, icstrs.net, sistrs.com, scstzs.com, scstars.org, scstars.com, sistrs.ru, scmtrs.com, shstrs.com, scitrs.in, sctrs.com, scstrsh.com, sistrs.co, scstars.fun, scstrsh.site, scstxs.com, scstrk.com, ncstrs.com, pcstrs.com, scssrs.com, scstars.net, sstrs.com, cstrs.fr, sctrs.net, cstrs.com, cstrs.org, cstrs.org.cn, scsrs.cn, scptrs.com, scsts.co.uk, scsts.com, cstrs.net, cstrs.app, scstr.com, scsrs.ca, scsts.de, scsts.net, scsrs.com, sestus.com, sscars.co.nz, scmtms.com, tcstas.com, scstxh.com, scstai.chat, s7stars.com, sctszs.com, scstours.com.au, scsubs.com, cssers.com, scotus.fail, scltqs.com, scitvs.com, scsans.com, bcstars.online, ncs-rs.com, systls.com, scutis.com, swstms.com, scrstr.com, icstra.com, scstay.com, svptrs.com, brstrs.one, szsrts.com, vistrs.com, scssrl.cn, scitus.net, scsgrp.com, scscrg.com, scstnt.com, scshxs.com, scstats.com, ncrstrs.com, spttrs.com, spcstr.ru, scaters.com, scetis.cfd, szstrg.com, sastry.org, scxfrs.com, snstes.com, scsqgs.com, smsers.com, szstls.com, jmstrs.com, scorts.eu, systms.se, mcstas.com, sc-tns.com, scsdus.com, scstfsl.com, scamrs.com, gzstrs.org, scalrs.com, scxtys.com, sbstas.com, systis.net, scsygs.cn, mystrs.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sdstrs.cn</domain_name>
   <domain_keyword>sdstrs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 12:54:25</query_time>
   <create_date>2014-11-27</create_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>山东省科学技术情报研究院</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.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>scstjs.com</domain_name>
   <domain_keyword>scstjs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:14:10</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>4005</registrar_iana>
   <registrar_name>Gname 036 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>icstrs.net</domain_name>
   <domain_keyword>icstrs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:37:48</query_time>
   <create_date>2021-03-08</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-08</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sistrs.com</domain_name>
   <domain_keyword>sistrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 10:54:46</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sistrs.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>5</num>
   <domain_name>scstzs.com</domain_name>
   <domain_keyword>scstzs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:05:54</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HE BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=scstzs.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>fiona.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>scstars.org</domain_name>
   <domain_keyword>scstars</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 21:22:03</query_time>
   <create_date>2009-06-25</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-25</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>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>7</num>
   <domain_name>scstars.com</domain_name>
   <domain_keyword>scstars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:36</query_time>
   <create_date>2002-10-06</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2024-10-06</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>8</num>
   <domain_name>sistrs.ru</domain_name>
   <domain_keyword>sistrs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:28:47</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-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>9</num>
   <domain_name>scmtrs.com</domain_name>
   <domain_keyword>scmtrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:21:30</query_time>
   <create_date>2013-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-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>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>10</num>
   <domain_name>shstrs.com</domain_name>
   <domain_keyword>shstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:41:36</query_time>
   <create_date>2018-06-17</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/shstrs.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>scitrs.in</domain_name>
   <domain_keyword>scitrs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 06:51:14</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>800084</registrar_iana>
   <registrar_name>Incyber Advertising Incorporation</registrar_name>
   <registrar_website>http://incyberinc.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCITRS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.r4h.com</value>
    <value>ns2.r4h.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sctrs.com</domain_name>
   <domain_keyword>sctrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:46:58</query_time>
   <create_date>2004-12-23</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-12-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-gsenakvb6tay3o8vy8v7sm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>scstrsh.com</domain_name>
   <domain_keyword>scstrsh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:45</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>4302</registrar_iana>
   <registrar_name>Gname 289 Inc</registrar_name>
   <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>14</num>
   <domain_name>sistrs.co</domain_name>
   <domain_keyword>sistrs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 10:54:46</query_time>
   <create_date>2023-01-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-24</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>scstars.fun</domain_name>
   <domain_keyword>scstars</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-15 09:46:25</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2030-10-22</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>cloe.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>scstrsh.site</domain_name>
   <domain_keyword>scstrsh</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 09:46:27</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>scstxs.com</domain_name>
   <domain_keyword>scstxs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:30:54</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>scstrk.com</domain_name>
   <domain_keyword>scstrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:52:53</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-29</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>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ncstrs.com</domain_name>
   <domain_keyword>ncstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:59:23</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2028-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pcstrs.com</domain_name>
   <domain_keyword>pcstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:01:23</query_time>
   <create_date>2018-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>scssrs.com</domain_name>
   <domain_keyword>scssrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:32</query_time>
   <create_date>2011-01-12</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-01-12</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>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/scssrs.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>scstars.net</domain_name>
   <domain_keyword>scstars</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 03:20:25</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2027-07-31</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=scstars.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sstrs.com</domain_name>
   <domain_keyword>sstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 15:26:26</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cstrs.fr</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:11:09</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Stephane Montagnon</registrant_name>
   <registrant_address>40, rue des acieries - BP786, 42951 Saint-Etienne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.477923000</registrant_phone>
   <name_servers>
    <value>ns3213723.ip-141-95-171.eu</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>sctrs.net</domain_name>
   <domain_keyword>sctrs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 12:53:31</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Joyful Sales</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=sctrs.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dn-s.nl</value>
    <value>ns2.dn-s.nl</value>
    <value>ns3.dn-s.nl</value>
    <value>ns4.dn-s.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cstrs.com</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:33:30</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3627</registrar_iana>
   <registrar_name>DropCatch.com 1418 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>27</num>
   <domain_name>cstrs.org</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 20:53:15</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1018.awsdns-63.net</value>
    <value>ns-1272.awsdns-31.org</value>
    <value>ns-1790.awsdns-31.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>cstrs.org.cn</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-29 19:25:19</query_time>
   <create_date>2024-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>王勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bingo.ns.cloudflare.com</value>
    <value>huxley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>scsrs.cn</domain_name>
   <domain_keyword>scsrs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 21:22:00</query_time>
   <create_date>2022-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>邹爱兵</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>scptrs.com</domain_name>
   <domain_keyword>scptrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 23:46:27</query_time>
   <create_date>2009-09-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-11</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7e2efeed-f16b-44a1-941f-6611fef0a2ec</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>scsts.co.uk</domain_name>
   <domain_keyword>scsts</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 12:44:45</query_time>
   <create_date>2008-01-24</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>scsts.com</domain_name>
   <domain_keyword>scsts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:14:13</query_time>
   <create_date>2009-01-27</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>hongsun jung</registrant_name>
   <registrant_company>hongsun jung</registrant_company>
   <registrant_address>203-902 16 Donam-gil Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41408</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1066839088</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
    <value>verification-gz5wzqavahmektgnjckxbt.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cstrs.net</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 02:31:32</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</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=cstrs.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cstrs.app</domain_name>
   <domain_keyword>cstrs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-09 21:13:50</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-23</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 0168742540</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 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>ns1.hover.com</value>
    <value>ns2.hover.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>scstr.com</domain_name>
   <domain_keyword>scstr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:14:12</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>ns3.afternic.com</value>
    <value>ns4.afternic.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>scsrs.ca</domain_name>
   <domain_keyword>scsrs</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 12:52:46</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>scsts.de</domain_name>
   <domain_keyword>scsts</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:39:04</query_time>
   <update_date>2019-03-17</update_date>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>scsts.net</domain_name>
   <domain_keyword>scsts</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 09:46:28</query_time>
   <create_date>2006-01-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>http://whois.do-reg.jp/SCSTS.NET</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>scsts</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1515.awsdns-61.org</value>
    <value>ns-157.awsdns-19.com</value>
    <value>ns-1615.awsdns-09.co.uk</value>
    <value>ns-530.awsdns-02.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>scsrs.com</domain_name>
   <domain_keyword>scsrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:11</query_time>
   <create_date>2009-01-19</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sestus.com</domain_name>
   <domain_keyword>sestus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:41:17</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sscars.co.nz</domain_name>
   <domain_keyword>sscars</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-17 12:59:50</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>PDR Limited</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <name_servers>
    <value>ns1.suspended-domain.com</value>
    <value>ns2.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>scmtms.com</domain_name>
   <domain_keyword>scmtms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:21:28</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-16</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>tcstas.com</domain_name>
   <domain_keyword>tcstas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:14:39</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.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>scstxh.com</domain_name>
   <domain_keyword>scstxh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 09:07:17</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2028-12-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=scstxh.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abalone.dnspod.net</value>
    <value>aquila.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>scstai.chat</domain_name>
   <domain_keyword>scstai</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-01 14:22:47</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pangyuxuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>diameter.dnspod.net</value>
    <value>shrimp.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>s7stars.com</domain_name>
   <domain_keyword>s7stars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 03:20:59</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2021-06-11</update_date>
   <expiry_date>2024-06-11</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>M</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>ns1018.ui-dns.de</value>
    <value>ns1024.ui-dns.com</value>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1117.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sctszs.com</domain_name>
   <domain_keyword>sctszs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:47:04</query_time>
   <create_date>2010-12-29</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIN BIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sctszs.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scstours.com.au</domain_name>
   <domain_keyword>scstours</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 12:44:42</query_time>
   <update_date>2023-08-02</update_date>
   <registrar_name>Netfleet.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.netfleet.com.au/</registrar_website>
   <registrant_name>THE MANAGER</registrant_name>
   <name_servers>
    <value>carol.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>scsubs.com</domain_name>
   <domain_keyword>scsubs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:49</query_time>
   <create_date>2013-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>50</num>
   <domain_name>cssers.com</domain_name>
   <domain_keyword>cssers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:39:47</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>scotus.fail</domain_name>
   <domain_keyword>scotus</domain_keyword>
   <domain_tld>fail</domain_tld>
   <query_time>2024-05-13 14:00:45</query_time>
   <create_date>2016-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-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>ns35.domaincontrol.com</value>
    <value>ns36.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>52</num>
   <domain_name>scltqs.com</domain_name>
   <domain_keyword>scltqs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:17:44</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>4091</registrar_iana>
   <registrar_name>Gname 099 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>53</num>
   <domain_name>scitvs.com</domain_name>
   <domain_keyword>scitvs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:16:10</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>scsans.com</domain_name>
   <domain_keyword>scsans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 03:19:04</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bcstars.online</domain_name>
   <domain_keyword>bcstars</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 21:02:02</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Kyiv region</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>clara.ns.cloudflare.com</value>
    <value>weston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ncs-rs.com</domain_name>
   <domain_keyword>ncs-rs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:41:06</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>systls.com</domain_name>
   <domain_keyword>systls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:30:01</query_time>
   <create_date>2017-08-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>73a85723fb8daa4b64d8e9cb2aa845a3604bdcf95607532125efc1ba07b9e15a@systls.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.netqare.com</value>
    <value>ns2.netqare.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>scutis.com</domain_name>
   <domain_keyword>scutis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:12:40</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>swstms.com</domain_name>
   <domain_keyword>swstms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:09:56</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>scrstr.com</domain_name>
   <domain_keyword>scrstr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 18:09:09</query_time>
   <create_date>2017-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>61</num>
   <domain_name>icstra.com</domain_name>
   <domain_keyword>icstra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:40:08</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1794</registrar_iana>
   <registrar_name>DropCatch.com 383 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>scstay.com</domain_name>
   <domain_keyword>scstay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 14:40:21</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</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.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>svptrs.com</domain_name>
   <domain_keyword>svptrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 20:20:14</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2025-10-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>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>64</num>
   <domain_name>brstrs.one</domain_name>
   <domain_keyword>brstrs</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-09 10:01:56</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>szsrts.com</domain_name>
   <domain_keyword>szsrts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:28:14</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>vistrs.com</domain_name>
   <domain_keyword>vistrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:56:31</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>scssrl.cn</domain_name>
   <domain_keyword>scssrl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 12:05:50</query_time>
   <create_date>2024-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>山西凯利晶信网络科技有限公司</registrar_name>
   <registrant_name>王鸿琳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nucum.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>scitus.net</domain_name>
   <domain_keyword>scitus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 09:32:39</query_time>
   <create_date>2003-03-06</create_date>
   <update_date>2017-12-13</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1122.ui-dns.biz</value>
    <value>ns1122.ui-dns.com</value>
    <value>ns1122.ui-dns.de</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>scsgrp.com</domain_name>
   <domain_keyword>scsgrp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:42:24</query_time>
   <create_date>2000-04-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-14</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>Riyadh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/be4c5f59-10d4-4d64-b325-5dbdac485de0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.sahara.com.sa</value>
    <value>ns11.sahara.com.sa</value>
    <value>ns14.sahara.com.sa</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>scscrg.com</domain_name>
   <domain_keyword>scscrg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:41:39</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>scstnt.com</domain_name>
   <domain_keyword>scstnt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:41</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2018-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=scstnt.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>scshxs.com</domain_name>
   <domain_keyword>scshxs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:42:36</query_time>
   <create_date>2019-02-26</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-26</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>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>scstats.com</domain_name>
   <domain_keyword>scstats</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:44:37</query_time>
   <create_date>2015-11-07</create_date>
   <update_date>2020-11-01</update_date>
   <expiry_date>2025-11-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ncrstrs.com</domain_name>
   <domain_keyword>ncrstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:36:36</query_time>
   <create_date>2021-02-18</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>spttrs.com</domain_name>
   <domain_keyword>spttrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:23:13</query_time>
   <create_date>2018-02-19</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>spcstr.ru</domain_name>
   <domain_keyword>spcstr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:00:35</query_time>
   <create_date>2018-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>scaters.com</domain_name>
   <domain_keyword>scaters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:09:39</query_time>
   <create_date>2017-12-08</create_date>
   <update_date>2017-12-08</update_date>
   <expiry_date>2024-12-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_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1042.ui-dns.org</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1094.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>scetis.cfd</domain_name>
   <domain_keyword>scetis</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-13 11:44:11</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Hu Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>szstrg.com</domain_name>
   <domain_keyword>szstrg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:29:33</query_time>
   <create_date>2012-05-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sastry.org</domain_name>
   <domain_keyword>sastry</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 07:53:12</query_time>
   <create_date>2018-01-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hugh.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>scxfrs.com</domain_name>
   <domain_keyword>scxfrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:09:49</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>3709</registrar_iana>
   <registrar_name>DropCatch.com 1500 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>yin he lin</registrant_name>
   <registrant_address>jin jiang shi, jin jiang shi, nei keng zhen h</registrant_address>
   <registrant_city>quan zhou shi</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>362251</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15543220121</registrant_phone>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>snstes.com</domain_name>
   <domain_keyword>snstes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:56:22</query_time>
   <create_date>2009-09-05</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2027-09-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/snstes.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>margot.ns.cloudflare.com</value>
    <value>randall.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>scsqgs.com</domain_name>
   <domain_keyword>scsqgs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:52:46</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>817</registrar_iana>
   <registrar_name>MAFF Inc.</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>bingyi Hu</registrant_name>
   <registrant_address>guangxibeiliushitanganzhenfanlongcun</registrant_address>
   <registrant_city>BeiLiuShi</registrant_city>
   <registrant_state>GuangXi</registrant_state>
   <registrant_zip>537400</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13048058005</registrant_phone>
   <name_servers>
    <value>expired1.maff.com</value>
    <value>expired2.maff.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>smsers.com</domain_name>
   <domain_keyword>smsers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:24:31</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.jsr-it.nl</registrar_website>
   <registrant_name>On behalf of smsers.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>afb6c3bc277fa0d3a5f6fe1f12db969aa95a7af50f070699dafa631f71a4f90e@smsers.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.jsr-it.nl</value>
    <value>ns2.jsr-it.nl</value>
    <value>ns3.jsr-it.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>szstls.com</domain_name>
   <domain_keyword>szstls</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:27:40</query_time>
   <create_date>2010-04-06</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANG XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=szstls.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>jmstrs.com</domain_name>
   <domain_keyword>jmstrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:58:48</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>scorts.eu</domain_name>
   <domain_keyword>scorts</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:17:35</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.exposure.support</value>
    <value>ns2.exposure.support</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>systms.se</domain_name>
   <domain_keyword>systms</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:34:38</query_time>
   <create_date>2016-01-16</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>mcstas.com</domain_name>
   <domain_keyword>mcstas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:39:40</query_time>
   <create_date>2007-04-19</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>--</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/mcstas.com/owner</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sc-tns.com</domain_name>
   <domain_keyword>sc-tns</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:44:25</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONG QING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sc-tns.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>scsdus.com</domain_name>
   <domain_keyword>scsdus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:40:31</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1591</registrar_iana>
   <registrar_name>Promo People Inc.</registrar_name>
   <registrar_website>https://www.promopeople.com/</registrar_website>
   <registrant_name>Promo Privacy</registrant_name>
   <registrant_company>Promo People Inc.</registrant_company>
   <registrant_address>5063 North Service Road</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>L7L 5H6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9053153466</registrant_phone>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>scstfsl.com</domain_name>
   <domain_keyword>scstfsl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:05:53</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-20</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>SHEN YANG SHI</registrant_city>
   <registrant_state>LIAO NING</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/scstfsl.com</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>scamrs.com</domain_name>
   <domain_keyword>scamrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:15:13</query_time>
   <create_date>2022-03-13</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-13</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=scamrs.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>gzstrs.org</domain_name>
   <domain_keyword>gzstrs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 00:53:37</query_time>
   <create_date>2014-07-08</create_date>
   <update_date>2015-07-06</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gui Zhou Sheng Ke Ji Qing Bao Yan Jiu Suo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GuiZhou</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>ns10.szhot.com</value>
    <value>ns9.szhot.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>scalrs.com</domain_name>
   <domain_keyword>scalrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 00:25:49</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>96</num>
   <domain_name>scxtys.com</domain_name>
   <domain_keyword>scxtys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:09:55</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=scxtys.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sbstas.com</domain_name>
   <domain_keyword>sbstas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:58:21</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-13</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>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</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.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>systis.net</domain_name>
   <domain_keyword>systis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 01:47:57</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>BF</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns21.lwsdns.com</value>
    <value>ns22.lwsdns.com</value>
    <value>ns23.lwsdns.com</value>
    <value>ns24.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>scsygs.cn</domain_name>
   <domain_keyword>scsygs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 12:52:58</query_time>
   <create_date>2019-04-01</create_date>
   <expiry_date>2025-04-01</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>100</num>
   <domain_name>mystrs.net</domain_name>
   <domain_keyword>mystrs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:14:52</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.154</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.