WHOIS QUERY TIME

12 May 2024 - 2:30 AM UTC

Registered: 12 March 1999
Expiry: 12 March 2027

REGISTRAR

Name: 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)

DNSSEC

unsigned

NAME SERVERS

ns1.sfn.cn
ns2.sfn.cn

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=cstam.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cstam.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cstam.org.cn",
            "domain_keyword": "cstam",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 02:30:50",
            "create_date": "1999-03-12",
            "expiry_date": "2027-03-12",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国力学学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cstam.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cstam.org.cn</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 02:30:50</query_time>
   <create_date>1999-03-12</create_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国力学学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.04 seconds) for "cstam.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Jun 2015 - 12:40 PM UTC

Registered: 12 March 1999
Expiry: 12 March 2016

REGISTRAR

Name: 北京中科三方网络技术有限公司*

NAME SERVERS

ns3.sanfront.com.cn
ns5.sanfront.com.cn

DOMAIN STATUS

ok

REGISTRANT

Name: 中国力学学会
Email: [email protected]

#2 - QUERY TIME

13 Apr 2023 - 6:34 AM UTC

Registered: 12 March 1999
Expiry: 12 March 2027

REGISTRAR

Name: 北京中科三方网络技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns1.sfn.cn
ns2.sfn.cn

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=cstam.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cstam.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cstam.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cstam.org.cn",
            "domain_keyword": "cstam",
            "domain_tld": "org.cn",
            "query_time": "2015-06-23 12:40:36",
            "create_date": "1999-03-12",
            "expiry_date": "2016-03-12",
            "registrar_name": "北京中科三方网络技术有限公司*",
            "registrant_name": "中国力学学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.sanfront.com.cn",
                "ns5.sanfront.com.cn"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "cstam.org.cn",
            "domain_keyword": "cstam",
            "domain_tld": "org.cn",
            "query_time": "2023-04-13 06:34:42",
            "create_date": "1999-03-12",
            "expiry_date": "2027-03-12",
            "registrar_name": "北京中科三方网络技术有限公司",
            "registrant_name": "中国力学学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>cstam.org.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>cstam.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cstam.org.cn</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2015-06-23 12:40:36</query_time>
   <create_date>1999-03-12</create_date>
   <expiry_date>2016-03-12</expiry_date>
   <registrar_name>北京中科三方网络技术有限公司*</registrar_name>
   <registrant_name>中国力学学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.sanfront.com.cn</value>
    <value>ns5.sanfront.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>cstam.org.cn</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2023-04-13 06:34:42</query_time>
   <create_date>1999-03-12</create_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_name>北京中科三方网络技术有限公司</registrar_name>
   <registrant_name>中国力学学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 domain names (in 0.016 seconds) which contained the exact domain keyword "cstam".
Domain Name Registered Expiry Registrar Ownership
1 cstam.org.cn 12 Mar 1999 12 Mar 2027 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 中国力学学会
2 cstam.nl 14 May 2013 - Metaregistrar B.V. -
3 cstam.com 1 May 2015 1 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 cstam.info 23 Jun 2017 23 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. zhong guo li xue xue hui
5 cstam.net 27 Jun 2017 27 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cstam&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cstam",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "cstam.org.cn, cstam.nl, cstam.com, cstam.info, cstam.net",
    "results": [
        {
            "num": 1,
            "domain_name": "cstam.org.cn",
            "domain_keyword": "cstam",
            "domain_tld": "org.cn",
            "query_time": "2024-05-12 02:30:50",
            "create_date": "1999-03-12",
            "expiry_date": "2027-03-12",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国力学学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cstam.nl",
            "domain_keyword": "cstam",
            "domain_tld": "nl",
            "query_time": "2024-05-01 20:41:19",
            "create_date": "2013-05-14",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "cstam.com",
            "domain_keyword": "cstam",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:29:56",
            "create_date": "2015-05-01",
            "update_date": "2021-04-25",
            "expiry_date": "2025-05-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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cstam.info",
            "domain_keyword": "cstam",
            "domain_tld": "info",
            "query_time": "2024-05-23 02:41:32",
            "create_date": "2017-06-23",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhong guo li xue xue hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cstam.net",
            "domain_keyword": "cstam",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:29:56",
            "create_date": "2017-06-27",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cstam</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>cstam.org.cn, cstam.nl, cstam.com, cstam.info, cstam.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cstam.org.cn</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-12 02:30:50</query_time>
   <create_date>1999-03-12</create_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国力学学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cstam.nl</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 20:41:19</query_time>
   <create_date>2013-05-14</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cstam.com</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:29:56</query_time>
   <create_date>2015-05-01</create_date>
   <update_date>2021-04-25</update_date>
   <expiry_date>2025-05-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>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>4</num>
   <domain_name>cstam.info</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 02:41:32</query_time>
   <create_date>2017-06-23</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-23</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhong guo li xue xue hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cstam.net</domain_name>
   <domain_keyword>cstam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:29:56</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-27</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 610 domain names (in 0.027 seconds) which look and sound like the brand name "cstam".
Domain Name Registered Expiry Registrar Ownership
1 cstax.net 4 Nov 2015 4 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
2 cstim.net 27 Feb 2019 27 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
3 cstad.shop 21 Nov 2023 21 Nov 2024 Namecheap, Inc. -
4 cnstam.com 17 Aug 2023 17 Aug 2024 OwnRegistrar, Inc. WhoisSecure
5 mstam.net 1 May 2023 1 May 2025 DNSPod, Inc. REDACTED FOR PRIVACY
6 cstar.company 11 Nov 2023 11 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
7 cstak.net 1 Apr 2022 1 Apr 2024 GoDaddy.com, LLC -
8 cistam.com 26 Jan 2017 26 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 mstam.com 6 Jul 2010 6 Jul 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
10 cstal.ru 4 Jun 2019 4 Jun 2024 REGRU-RU 68 Media SA
11 cstas.com 24 Sep 2010 24 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 cstcm.one 8 Feb 2024 8 Feb 2025 One.com A/S REDACTED FOR PRIVACY
13 cotam.info 22 Jun 2023 22 Jun 2024 Key-Systems GmbH dolp.pl Lukasz Wesolowski
14 cstax.com 9 Jul 2002 9 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
15 cmtam.co.uk 23 Jan 2019 23 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
16 catam.org 17 Jul 2014 17 Jul 2024 IONOS SE REDACTED FOR PRIVACY
17 csteam.it 6 Apr 2004 10 Nov 2024 Aruba s.p.a. CES TEAM SRL
18 cseam.com 19 May 2006 19 May 2025 GoDaddy.com, LLC -
19 icstam.com 12 May 2020 12 May 2026 GoDaddy.com, LLC -
20 cstac.com 25 Sep 2002 25 Sep 2025 THE REGISTRY AT INFO AVENUE Security Practice Group
21 citam.tech 10 Jan 2022 10 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0163465061
22 csteam.pro 15 Sep 2023 15 Sep 2024 Hosting Ukraine LLC Hosting Ukraine LLC
23 cmtam.ovh 4 Aug 2021 4 Aug 2024 OVH CMT Global Holdings LLC
24 c-stam.net 3 Jun 2020 3 Jun 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
25 bstam.online 5 Dec 2023 5 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
26 ctsam.com 19 Apr 2018 19 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 cstim.pl 11 Jun 2023 11 Jun 2024 home.pl S.A. -
28 catam.ru 20 Jul 2009 20 Jul 2024 REGRU-RU Private Person
29 citam.co.uk 3 May 2023 3 May 2025 Ionos SE [Tag = 1AND1] -
30 cstar.co.uk 2 Dec 2016 2 Dec 2026 Garth Piesse [Tag = COHERENT-NZ] -
31 cstal.pl 11 Jan 2015 11 Jan 2025 nazwa.pl sp. z o.o. -
32 mstam.shop 3 Jul 2023 3 Jul 2024 Metaregistrar -
33 cscam.info 27 Jan 2016 27 Jan 2025 OVH SAS REDACTED FOR PRIVACY
34 cstcm.com 16 Feb 2012 16 Feb 2031 Alibaba Cloud Computing (Beijing) Co., Ltd. -
35 cstad.com 1 Apr 2012 1 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
36 cstxm.com 3 Jan 2007 4 Jan 2029 Xiamen 35.Com Technology Co., Ltd -
37 cjstam.com 10 Aug 2008 10 Aug 2025 GoDaddy.com, LLC -
38 csteam.org 5 May 2012 5 May 2025 Sav.com, LLC Privacy Protection
39 dstam.org 30 Apr 2021 30 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161532573
40 estam.com 21 May 2000 21 May 2025 NameSilo, LLC -
41 istam.com 29 Jun 2000 29 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 hstam.com 24 May 2021 24 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
43 cstau.com 20 Dec 2017 20 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 cstai.com 12 Apr 2024 12 Apr 2025 DropCatch.com 447 LLC HugeDomains.com
45 wstam.info 30 Mar 2017 30 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
46 cstcam.com 22 Mar 2024 22 Mar 2025 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
47 cstan.io 25 Aug 2017 25 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
48 citam.nl 2 Mar 2000 - Tucows.com Co. -
49 1stam.net 22 Sep 2023 22 Sep 2024 Global Domain Name Trading Center Ltd -
50 cstarm.com 23 Jul 2018 23 Jul 2024 NameSilo, LLC See PrivacyGuardian.org
51 crstam.com 17 Apr 2023 17 Apr 2025 DropCatch.com 1284 LLC -
52 csiam.org.cn 9 Aug 2016 9 Aug 2026 北京新网数码信息技术有限公司 中国工业与应用数学学会
53 csttm.world 5 Jan 2024 5 Jan 2029 Mesh Digital Limited Domains By Proxy, LLC
54 cstaa.com 31 Aug 2021 31 Aug 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
55 cstal.com 23 Mar 2024 23 Mar 2025 GoDaddy.com, LLC -
56 istam.it 17 Apr 2003 5 Dec 2024 Aruba s.p.a. I.S.T.A.M. s.r.l.
57 astam.ru 29 Jul 2007 29 Jul 2024 REGTIME-RU OOO Asta
58 csram.com 1 Feb 2016 1 Feb 2025 GoDaddy.com, LLC -
59 cstan.info 25 Aug 2017 25 Aug 2024 RegistryGate GmbH REDACTED FOR PRIVACY
60 cstem.org 7 Nov 2005 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 fstam.link 8 Nov 2023 8 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
62 cztam.pl 16 Dec 2020 16 Dec 2024 Aftermarket.pl Limited -
63 jstam.co.uk 5 Jan 2004 5 Jan 2027 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
64 csteam.top 23 Apr 2018 23 Apr 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mao li qiang
65 csnam.com 2 Sep 1999 2 Sep 2026 GoDaddy.com, LLC -
66 4stam.com 10 Jul 2019 10 Jul 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
67 astam.in 13 Oct 2023 13 Oct 2024 GoDaddy.com, LLC asgroup
68 cstem.bio 31 Mar 2023 31 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 pstam.com 9 Jul 2006 9 Jul 2025 Amazon Registrar, Inc. Identity Protection Service
70 c-stam.co.uk 3 Jun 2020 3 Jun 2024 LCN.com Ltd [Tag = LCN] -
71 cstan.net 24 Aug 2018 24 Aug 2024 DropCatch.com 620 LLC HugeDomains.com
72 cstamp.org 22 Oct 2019 22 Oct 2024 Squarespace Domains II LLC Plantaina
73 cstay.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD adam smith
74 dstam.com 3 Jul 2008 3 Jul 2024 Domain.com, LLC REDACTED FOR PRIVACY
75 csfam.com 3 Sep 2001 3 Sep 2025 GoDaddy.com, LLC -
76 pstam.de - - - -
77 cstar.work 23 Aug 2021 23 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cui xing xing
78 cstad.se 16 Jul 2013 16 Jul 2024 One.com -
79 castam.store 1 Apr 2024 1 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
80 cstar.com 17 May 1997 18 May 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
81 cstnm.org 9 Sep 2020 9 Sep 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
82 cstax.eu - - home.pl S.A. -
83 xstam.com 29 Apr 2023 29 Apr 2025 BigRock Solutions Ltd -
84 cstat.net 16 May 2003 16 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
85 cstao.com 18 Dec 2010 18 Dec 2024 eName Technology Co.,Ltd. -
86 tstam.net 14 Nov 2011 14 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
87 csgam.com 27 Nov 2004 27 Nov 2024 gabia eunyong kim
88 custam.com 20 Apr 2015 20 Apr 2025 GoDaddy.com, LLC -
89 csqam.com 17 Feb 2024 17 Feb 2026 GoDaddy.com, LLC -
90 cstams.com 5 Aug 2019 5 Aug 2024 GoDaddy.com, LLC -
91 citam.org 23 Mar 2005 23 Mar 2025 eNom, LLC CITAM
92 istam.org 30 Jan 2023 30 Jan 2025 İsimtescil Bilişim A.Ş. REDACTED FOR PRIVACY
93 cutam.com 15 Jun 2008 15 Jun 2025 gabia Whois Privacy Services by DOMAINCA
94 csetam.com 26 Aug 2020 26 Aug 2024 GANDI SAS TRANSPORTS AGGLOMERATION DE MONTPELLIER
95 cstar.ninja 17 Jan 2021 17 Jan 2025 eNom, LLC Data Protected
96 cstaf.pt - - - Conselho Superior dos Tribunais Administrativos e Fiscais
97 cttam.org 18 Mar 2005 18 Mar 2025 Tecnocrática Centro de Datos, S.L. F.M.T.A.
98 cstma.com 21 Jul 2017 21 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
99 gstam.net 7 Jul 2023 7 Jul 2024 Cloudflare, Inc. DATA REDACTED
100 cscam.pe - - NIC.PE Jose javier Victorio Valdez
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 Cstam.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cstam.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cstam.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 610,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cstax.net, cstim.net, cstad.shop, cnstam.com, mstam.net, cstar.company, cstak.net, cistam.com, mstam.com, cstal.ru, cstas.com, cstcm.one, cotam.info, cstax.com, cmtam.co.uk, catam.org, csteam.it, cseam.com, icstam.com, cstac.com, citam.tech, csteam.pro, cmtam.ovh, c-stam.net, bstam.online, ctsam.com, cstim.pl, catam.ru, citam.co.uk, cstar.co.uk, cstal.pl, mstam.shop, cscam.info, cstcm.com, cstad.com, cstxm.com, cjstam.com, csteam.org, dstam.org, estam.com, istam.com, hstam.com, cstau.com, cstai.com, wstam.info, cstcam.com, cstan.io, citam.nl, 1stam.net, cstarm.com, crstam.com, csiam.org.cn, csttm.world, cstaa.com, cstal.com, istam.it, astam.ru, csram.com, cstan.info, cstem.org, fstam.link, cztam.pl, jstam.co.uk, csteam.top, csnam.com, 4stam.com, astam.in, cstem.bio, pstam.com, c-stam.co.uk, cstan.net, cstamp.org, cstay.com.au, dstam.com, csfam.com, pstam.de, cstar.work, cstad.se, castam.store, cstar.com, cstnm.org, cstax.eu, xstam.com, cstat.net, cstao.com, tstam.net, csgam.com, custam.com, csqam.com, cstams.com, citam.org, istam.org, cutam.com, csetam.com, cstar.ninja, cstaf.pt, cttam.org, cstma.com, gstam.net, cscam.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "cstax.net",
            "domain_keyword": "cstax",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:30:07",
            "create_date": "2015-11-04",
            "update_date": "2022-11-02",
            "expiry_date": "2027-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cstax.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cstim.net",
            "domain_keyword": "cstim",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:31:07",
            "create_date": "2019-02-27",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-27",
            "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": "KwaZulu Natal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/1e62b206-3f58-4e7b-b915-0d12be197b3b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.imaginet.co.za",
                "ns2.imaginet.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cstad.shop",
            "domain_keyword": "cstad",
            "domain_tld": "shop",
            "query_time": "2024-05-05 20:14:06",
            "create_date": "2023-11-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "cnstam.com",
            "domain_keyword": "cnstam",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:18:56",
            "create_date": "2023-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mstam.net",
            "domain_keyword": "mstam",
            "domain_tld": "net",
            "query_time": "2024-05-20 15:12:07",
            "create_date": "2023-05-01",
            "update_date": "2023-05-17",
            "expiry_date": "2025-05-01",
            "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=mstam.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "biscuit.dnspod.net",
                "julius.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cstar.company",
            "domain_keyword": "cstar",
            "domain_tld": "company",
            "query_time": "2024-05-27 08:56:31",
            "create_date": "2023-11-11",
            "update_date": "2024-02-05",
            "expiry_date": "2024-11-11",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cstak.net",
            "domain_keyword": "cstak",
            "domain_tld": "net",
            "query_time": "2024-05-30 19:52:47",
            "create_date": "2022-04-01",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cistam.com",
            "domain_keyword": "cistam",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:43:34",
            "create_date": "2017-01-26",
            "update_date": "2021-01-20",
            "expiry_date": "2025-01-26",
            "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": 9,
            "domain_name": "mstam.com",
            "domain_keyword": "mstam",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:12:07",
            "create_date": "2010-07-06",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/mstam.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cstal.ru",
            "domain_keyword": "cstal",
            "domain_tld": "ru",
            "query_time": "2024-05-02 07:01:37",
            "create_date": "2019-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "68 Media SA",
            "name_servers": [
                "domain.park7.ru",
                "forsale.park7.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "cstas.com",
            "domain_keyword": "cstas",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:53:04",
            "create_date": "2010-09-24",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-24",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cstcm.one",
            "domain_keyword": "cstcm",
            "domain_tld": "one",
            "query_time": "2024-05-29 19:25:07",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "cotam.info",
            "domain_keyword": "cotam",
            "domain_tld": "info",
            "query_time": "2024-05-20 11:51:20",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dolp.pl Lukasz Wesolowski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serwerseo.info",
                "dns2.serwerseo.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cstax.com",
            "domain_keyword": "cstax",
            "domain_tld": "com",
            "query_time": "2024-06-03 08:08:06",
            "create_date": "2002-07-09",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-09",
            "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": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cstax.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": 15,
            "domain_name": "cmtam.co.uk",
            "domain_keyword": "cmtam",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 13:11:21",
            "create_date": "2019-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "catam.org",
            "domain_keyword": "catam",
            "domain_tld": "org",
            "query_time": "2024-04-19 20:49:28",
            "create_date": "2014-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns1068.ui-dns.biz",
                "ns1068.ui-dns.com",
                "ns1068.ui-dns.de",
                "ns1068.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "csteam.it",
            "domain_keyword": "csteam",
            "domain_tld": "it",
            "query_time": "2024-04-25 21:30:20",
            "create_date": "2004-04-06",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "CES TEAM SRL",
            "registrant_address": "Via privata Repubblica di San Marino, 1",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20157",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "cseam.com",
            "domain_keyword": "cseam",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:23:21",
            "create_date": "2006-05-19",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "icstam.com",
            "domain_keyword": "icstam",
            "domain_tld": "com",
            "query_time": "2024-05-16 03:16:11",
            "create_date": "2020-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2026-05-12",
            "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": 20,
            "domain_name": "cstac.com",
            "domain_keyword": "cstac",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:29:52",
            "create_date": "2002-09-25",
            "update_date": "2023-07-26",
            "expiry_date": "2025-09-25",
            "registrar_iana": 123,
            "registrar_name": "THE REGISTRY AT INFO AVENUE",
            "registrar_website": "www.spiritdomains.com",
            "registrant_name": "Brian",
            "registrant_company": "Security Practice Group",
            "registrant_address": "321 Easy St. #5",
            "registrant_city": "Mountainview",
            "registrant_state": "CA",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4089101551",
            "name_servers": [
                "dns1.spiritdomains.com",
                "dns2.spiritdomains.com",
                "dns3.spiritdomains.com",
                "dns4.spiritdomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "citam.tech",
            "domain_keyword": "citam",
            "domain_tld": "tech",
            "query_time": "2024-05-15 06:05:54",
            "create_date": "2022-01-10",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0163465061",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "csteam.pro",
            "domain_keyword": "csteam",
            "domain_tld": "pro",
            "query_time": "2024-05-27 08:56:40",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns116.inhostedns.com",
                "ns216.inhostedns.net",
                "ns316.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "cmtam.ovh",
            "domain_keyword": "cmtam",
            "domain_tld": "ovh",
            "query_time": "2024-04-28 11:42:18",
            "create_date": "2021-08-04",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-04",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "CMT Global Holdings LLC",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns10.ovh.ca",
                "ns10.ovh.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "c-stam.net",
            "domain_keyword": "c-stam",
            "domain_tld": "net",
            "query_time": "2024-05-12 23:59:39",
            "create_date": "2020-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aberdeenshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bstam.online",
            "domain_keyword": "bstam",
            "domain_tld": "online",
            "query_time": "2024-05-23 03:17:14",
            "create_date": "2023-12-05",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ctsam.com",
            "domain_keyword": "ctsam",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:42:01",
            "create_date": "2018-04-19",
            "update_date": "2021-04-13",
            "expiry_date": "2024-04-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cstim.pl",
            "domain_keyword": "cstim",
            "domain_tld": "pl",
            "query_time": "2024-06-05 09:30:41",
            "create_date": "2023-06-11",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "catam.ru",
            "domain_keyword": "catam",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:40:26",
            "create_date": "2009-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "citam.co.uk",
            "domain_keyword": "citam",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 00:33:25",
            "create_date": "2023-05-03",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-03",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1027.ui-dns.biz",
                "ns1039.ui-dns.com",
                "ns1095.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "cstar.co.uk",
            "domain_keyword": "cstar",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:52:52",
            "create_date": "2016-12-02",
            "update_date": "2024-05-19",
            "expiry_date": "2026-12-02",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "cstal.pl",
            "domain_keyword": "cstal",
            "domain_tld": "pl",
            "query_time": "2024-05-17 08:44:03",
            "create_date": "2015-01-11",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-11",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kru.pl",
                "ns2.kru.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mstam.shop",
            "domain_keyword": "mstam",
            "domain_tld": "shop",
            "query_time": "2024-04-25 15:06:51",
            "create_date": "2023-07-03",
            "update_date": "2023-11-11",
            "expiry_date": "2024-07-03",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_country": "BE",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cscam.info",
            "domain_keyword": "cscam",
            "domain_tld": "info",
            "query_time": "2024-05-27 09:54:48",
            "create_date": "2016-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cstcm.com",
            "domain_keyword": "cstcm",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:30:12",
            "create_date": "2012-02-16",
            "update_date": "2022-04-21",
            "expiry_date": "2031-02-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cstad.com",
            "domain_keyword": "cstad",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:29:53",
            "create_date": "2012-04-01",
            "update_date": "2021-03-26",
            "expiry_date": "2025-04-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cstxm.com",
            "domain_keyword": "cstxm",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:33:03",
            "create_date": "2007-01-03",
            "update_date": "2022-09-26",
            "expiry_date": "2029-01-04",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "XIAMEN",
            "registrant_state": "FUJIAN",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/cstxm.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cjstam.com",
            "domain_keyword": "cjstam",
            "domain_tld": "com",
            "query_time": "2024-04-10 19:46:34",
            "create_date": "2008-08-10",
            "update_date": "2022-09-05",
            "expiry_date": "2025-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "csteam.org",
            "domain_keyword": "csteam",
            "domain_tld": "org",
            "query_time": "2024-05-08 11:32:55",
            "create_date": "2012-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dstam.org",
            "domain_keyword": "dstam",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:33:13",
            "create_date": "2021-04-30",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-30",
            "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 0161532573",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "estam.com",
            "domain_keyword": "estam",
            "domain_tld": "com",
            "query_time": "2024-05-23 21:18:34",
            "create_date": "2000-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "istam.com",
            "domain_keyword": "istam",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:57:09",
            "create_date": "2000-06-29",
            "update_date": "2020-06-08",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hstam.com",
            "domain_keyword": "hstam",
            "domain_tld": "com",
            "query_time": "2024-05-31 07:17:44",
            "create_date": "2021-05-24",
            "update_date": "2021-08-27",
            "expiry_date": "2024-05-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": 43,
            "domain_name": "cstau.com",
            "domain_keyword": "cstau",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:30:07",
            "create_date": "2017-12-20",
            "update_date": "2020-12-14",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cstai.com",
            "domain_keyword": "cstai",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:48:06",
            "create_date": "2024-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1927,
            "registrar_name": "DropCatch.com 447 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": 45,
            "domain_name": "wstam.info",
            "domain_keyword": "wstam",
            "domain_tld": "info",
            "query_time": "2024-05-18 13:11:27",
            "create_date": "2017-03-30",
            "update_date": "2022-10-02",
            "expiry_date": "2027-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cstcam.com",
            "domain_keyword": "cstcam",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:41:36",
            "create_date": "2024-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY 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": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=cstcam.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cstan.io",
            "domain_keyword": "cstan",
            "domain_tld": "io",
            "query_time": "2024-05-31 18:51:05",
            "create_date": "2017-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "citam.nl",
            "domain_keyword": "citam",
            "domain_tld": "nl",
            "query_time": "2024-05-21 07:11:37",
            "create_date": "2000-03-02",
            "update_date": "2022-09-30",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "auth01.ib.routit.net",
                "auth02.ib.routit.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "1stam.net",
            "domain_keyword": "1stam",
            "domain_tld": "net",
            "query_time": "2024-05-31 23:43:48",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 3792,
            "registrar_name": "Global Domain Name Trading Center Ltd",
            "registrar_website": "http://www.gdntcl.com/",
            "registrant_state": "NX",
            "registrant_country": "CN",
            "registrant_email": "http://www.domainoriental.com/?regpage=whoiscontact&domain=1stam.net",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "cstarm.com",
            "domain_keyword": "cstarm",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:30:02",
            "create_date": "2018-07-23",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "crstam.com",
            "domain_keyword": "crstam",
            "domain_tld": "com",
            "query_time": "2024-05-11 18:29:43",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3493,
            "registrar_name": "DropCatch.com 1284 LLC",
            "registrar_website": "http://www.DropCatch1284.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "csiam.org.cn",
            "domain_keyword": "csiam",
            "domain_tld": "org.cn",
            "query_time": "2024-05-27 08:51:29",
            "create_date": "2016-08-09",
            "expiry_date": "2026-08-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中国工业与应用数学学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "csttm.world",
            "domain_keyword": "csttm",
            "domain_tld": "world",
            "query_time": "2024-05-08 11:33:31",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2029-01-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cstaa.com",
            "domain_keyword": "cstaa",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:56:30",
            "create_date": "2021-08-31",
            "update_date": "2022-08-31",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cstal.com",
            "domain_keyword": "cstal",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:41:32",
            "create_date": "2024-03-23",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "istam.it",
            "domain_keyword": "istam",
            "domain_tld": "it",
            "query_time": "2024-05-01 23:07:33",
            "create_date": "2003-04-17",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-05",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "I.S.T.A.M. s.r.l.",
            "registrant_address": "via Postiglione, 22",
            "registrant_city": "MONCALIERI",
            "registrant_state": "TO",
            "registrant_zip": "10024",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "astam.ru",
            "domain_keyword": "astam",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:25:07",
            "create_date": "2007-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "OOO Asta",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "steven.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "csram.com",
            "domain_keyword": "csram",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:39:37",
            "create_date": "2016-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "cstan.info",
            "domain_keyword": "cstan",
            "domain_tld": "info",
            "query_time": "2024-05-12 02:30:50",
            "create_date": "2017-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "cstem.org",
            "domain_keyword": "cstem",
            "domain_tld": "org",
            "query_time": "2024-05-19 01:25:55",
            "create_date": "2005-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fstam.link",
            "domain_keyword": "fstam",
            "domain_tld": "link",
            "query_time": "2024-05-14 01:04:54",
            "create_date": "2023-11-08",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 62,
            "domain_name": "cztam.pl",
            "domain_keyword": "cztam",
            "domain_tld": "pl",
            "query_time": "2024-06-01 11:02:35",
            "create_date": "2020-12-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "jstam.co.uk",
            "domain_keyword": "jstam",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 08:25:47",
            "create_date": "2004-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2027-01-05",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "csteam.top",
            "domain_keyword": "csteam",
            "domain_tld": "top",
            "query_time": "2024-04-25 21:30:20",
            "create_date": "2018-04-23",
            "update_date": "2018-05-14",
            "expiry_date": "2028-04-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mao li qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "csnam.com",
            "domain_keyword": "csnam",
            "domain_tld": "com",
            "query_time": "2024-05-02 20:11:56",
            "create_date": "1999-09-02",
            "update_date": "2022-09-05",
            "expiry_date": "2026-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "4stam.com",
            "domain_keyword": "4stam",
            "domain_tld": "com",
            "query_time": "2024-05-26 00:57:04",
            "create_date": "2019-07-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-10",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "astam.in",
            "domain_keyword": "astam",
            "domain_tld": "in",
            "query_time": "2024-05-25 01:42:17",
            "create_date": "2023-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "asgroup",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cstem.bio",
            "domain_keyword": "cstem",
            "domain_tld": "bio",
            "query_time": "2024-05-29 19:25:10",
            "create_date": "2023-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pstam.com",
            "domain_keyword": "pstam",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:03:24",
            "create_date": "2006-07-09",
            "update_date": "2022-12-02",
            "expiry_date": "2025-07-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pstam.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-105.awsdns-13.com",
                "ns-1499.awsdns-59.org",
                "ns-1684.awsdns-18.co.uk",
                "ns-842.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "c-stam.co.uk",
            "domain_keyword": "c-stam",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 01:31:38",
            "create_date": "2020-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "cstan.net",
            "domain_keyword": "cstan",
            "domain_tld": "net",
            "query_time": "2024-04-25 21:29:57",
            "create_date": "2018-08-24",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2100,
            "registrar_name": "DropCatch.com 620 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": 72,
            "domain_name": "cstamp.org",
            "domain_keyword": "cstamp",
            "domain_tld": "org",
            "query_time": "2024-05-12 02:30:50",
            "create_date": "2019-10-22",
            "update_date": "2024-04-11",
            "expiry_date": "2024-10-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Plantaina",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cstay.com.au",
            "domain_keyword": "cstay",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 03:39:19",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "adam smith",
            "name_servers": [
                "ns1.hosting-cloud.net",
                "ns2.hosting-cloud.net",
                "ns3.hosting-cloud.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "dstam.com",
            "domain_keyword": "dstam",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:40:18",
            "create_date": "2008-07-03",
            "update_date": "2024-04-21",
            "expiry_date": "2024-07-03",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "None (International)",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://tieredaccess.com/contact/7bb3ef91-e268-4481-9f65-3c33799337da",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "csfam.com",
            "domain_keyword": "csfam",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:47:00",
            "create_date": "2001-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2025-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pstam.de",
            "domain_keyword": "pstam",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:25:47",
            "update_date": "2020-04-19",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 77,
            "domain_name": "cstar.work",
            "domain_keyword": "cstar",
            "domain_tld": "work",
            "query_time": "2024-05-12 02:30:53",
            "create_date": "2021-08-23",
            "update_date": "2022-06-29",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cui xing xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cstad.se",
            "domain_keyword": "cstad",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:48:44",
            "create_date": "2013-07-16",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-16",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 79,
            "domain_name": "castam.store",
            "domain_keyword": "castam",
            "domain_tld": "store",
            "query_time": "2024-06-01 17:34:25",
            "create_date": "2024-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cstar.com",
            "domain_keyword": "cstar",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:53:03",
            "create_date": "1997-05-17",
            "update_date": "2022-06-06",
            "expiry_date": "2029-05-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cstnm.org",
            "domain_keyword": "cstnm",
            "domain_tld": "org",
            "query_time": "2024-05-23 02:41:49",
            "create_date": "2020-09-09",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "cstax.eu",
            "domain_keyword": "cstax",
            "domain_tld": "eu",
            "query_time": "2024-05-16 17:20:40",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ]
        },
        {
            "num": 83,
            "domain_name": "xstam.com",
            "domain_keyword": "xstam",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:34:21",
            "create_date": "2023-04-29",
            "update_date": "2023-08-16",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd",
            "registrar_website": "http://www.bigrock.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cstat.net",
            "domain_keyword": "cstat",
            "domain_tld": "net",
            "query_time": "2024-05-19 01:25:51",
            "create_date": "2003-05-16",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-16",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cstao.com",
            "domain_keyword": "cstao",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:29:58",
            "create_date": "2010-12-18",
            "update_date": "2024-02-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/cstao.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "tstam.net",
            "domain_keyword": "tstam",
            "domain_tld": "net",
            "query_time": "2024-05-17 06:09:14",
            "create_date": "2011-11-14",
            "update_date": "2023-10-16",
            "expiry_date": "2024-11-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "csgam.com",
            "domain_keyword": "csgam",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:36:44",
            "create_date": "2004-11-27",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-27",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "eunyong kim",
            "registrant_address": "Sinbong-dong Sangju -si Gyeongsangbuk-doSinbong-dong",
            "registrant_city": "Gyeongsangbuk-do",
            "registrant_zip": "742130",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1031883312",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "custam.com",
            "domain_keyword": "custam",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:58:21",
            "create_date": "2015-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "csqam.com",
            "domain_keyword": "csqam",
            "domain_tld": "com",
            "query_time": "2024-06-08 22:18:01",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "cstams.com",
            "domain_keyword": "cstams",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:29:57",
            "create_date": "2019-08-05",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "citam.org",
            "domain_keyword": "citam",
            "domain_tld": "org",
            "query_time": "2024-05-21 07:11:37",
            "create_date": "2005-03-23",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CITAM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "guss.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "istam.org",
            "domain_keyword": "istam",
            "domain_tld": "org",
            "query_time": "2024-06-01 17:57:09",
            "create_date": "2023-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "registrar_iana": 3826,
            "registrar_name": "İsimtescil Bilişim A.Ş.",
            "registrar_website": "http://whois.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KADIKOY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "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": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cutam.com",
            "domain_keyword": "cutam",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:27:05",
            "create_date": "2008-06-15",
            "update_date": "2024-01-24",
            "expiry_date": "2025-06-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "csetam.com",
            "domain_keyword": "csetam",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:33:03",
            "create_date": "2020-08-26",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TRANSPORTS AGGLOMERATION DE MONTPELLIER",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ovea.com",
                "ns2.ovea.com",
                "ns3.ovea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cstar.ninja",
            "domain_keyword": "cstar",
            "domain_tld": "ninja",
            "query_time": "2024-05-23 02:41:32",
            "create_date": "2021-01-17",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "ns301.my-hosting-panel.com",
                "ns302.my-hosting-panel.com",
                "ns303.my-hosting-panel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cstaf.pt",
            "domain_keyword": "cstaf",
            "domain_tld": "pt",
            "query_time": "2024-05-27 08:56:47",
            "registrant_name": "Conselho Superior dos Tribunais Administrativos e Fiscais",
            "registrant_address": "Rua de São Pedro de Alcântara, 79",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1269-137",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.cstaf.pt",
                "ns02.fccn.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 97,
            "domain_name": "cttam.org",
            "domain_keyword": "cttam",
            "domain_tld": "org",
            "query_time": "2024-04-18 06:28:15",
            "create_date": "2005-03-18",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "https://tecnocratica.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "F.M.T.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.espacions.com",
                "ns4.espacions.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cstma.com",
            "domain_keyword": "cstma",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:31:16",
            "create_date": "2017-07-21",
            "update_date": "2020-07-15",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gstam.net",
            "domain_keyword": "gstam",
            "domain_tld": "net",
            "query_time": "2024-05-26 19:13:26",
            "create_date": "2023-07-07",
            "update_date": "2023-09-16",
            "expiry_date": "2024-07-07",
            "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": "ATTIKI",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/gstam.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ram.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "cscam.pe",
            "domain_keyword": "cscam",
            "domain_tld": "pe",
            "query_time": "2024-06-05 21:56:04",
            "registrar_name": "NIC.PE",
            "registrant_name": "Jose javier Victorio Valdez",
            "name_servers": [
                "ns997.websitewelcome.com",
                "ns998.websitewelcome.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cstam.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>610</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cstax.net, cstim.net, cstad.shop, cnstam.com, mstam.net, cstar.company, cstak.net, cistam.com, mstam.com, cstal.ru, cstas.com, cstcm.one, cotam.info, cstax.com, cmtam.co.uk, catam.org, csteam.it, cseam.com, icstam.com, cstac.com, citam.tech, csteam.pro, cmtam.ovh, c-stam.net, bstam.online, ctsam.com, cstim.pl, catam.ru, citam.co.uk, cstar.co.uk, cstal.pl, mstam.shop, cscam.info, cstcm.com, cstad.com, cstxm.com, cjstam.com, csteam.org, dstam.org, estam.com, istam.com, hstam.com, cstau.com, cstai.com, wstam.info, cstcam.com, cstan.io, citam.nl, 1stam.net, cstarm.com, crstam.com, csiam.org.cn, csttm.world, cstaa.com, cstal.com, istam.it, astam.ru, csram.com, cstan.info, cstem.org, fstam.link, cztam.pl, jstam.co.uk, csteam.top, csnam.com, 4stam.com, astam.in, cstem.bio, pstam.com, c-stam.co.uk, cstan.net, cstamp.org, cstay.com.au, dstam.com, csfam.com, pstam.de, cstar.work, cstad.se, castam.store, cstar.com, cstnm.org, cstax.eu, xstam.com, cstat.net, cstao.com, tstam.net, csgam.com, custam.com, csqam.com, cstams.com, citam.org, istam.org, cutam.com, csetam.com, cstar.ninja, cstaf.pt, cttam.org, cstma.com, gstam.net, cscam.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cstax.net</domain_name>
   <domain_keyword>cstax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:30:07</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2027-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=cstax.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>2</num>
   <domain_name>cstim.net</domain_name>
   <domain_keyword>cstim</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:31:07</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-27</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>KwaZulu Natal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e62b206-3f58-4e7b-b915-0d12be197b3b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.imaginet.co.za</value>
    <value>ns2.imaginet.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cstad.shop</domain_name>
   <domain_keyword>cstad</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 20:14:06</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cnstam.com</domain_name>
   <domain_keyword>cnstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:18:56</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mstam.net</domain_name>
   <domain_keyword>mstam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 15:12:07</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2025-05-01</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=mstam.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>biscuit.dnspod.net</value>
    <value>julius.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cstar.company</domain_name>
   <domain_keyword>cstar</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 08:56:31</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cstak.net</domain_name>
   <domain_keyword>cstak</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 19:52:47</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cistam.com</domain_name>
   <domain_keyword>cistam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:43:34</query_time>
   <create_date>2017-01-26</create_date>
   <update_date>2021-01-20</update_date>
   <expiry_date>2025-01-26</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>9</num>
   <domain_name>mstam.com</domain_name>
   <domain_keyword>mstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:12:07</query_time>
   <create_date>2010-07-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/mstam.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cstal.ru</domain_name>
   <domain_keyword>cstal</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 07:01:37</query_time>
   <create_date>2019-06-04</create_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>68 Media SA</registrant_company>
   <name_servers>
    <value>domain.park7.ru</value>
    <value>forsale.park7.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>cstas.com</domain_name>
   <domain_keyword>cstas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:53:04</query_time>
   <create_date>2010-09-24</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-24</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cstcm.one</domain_name>
   <domain_keyword>cstcm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-29 19:25:07</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cotam.info</domain_name>
   <domain_keyword>cotam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 11:51:20</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dolp.pl Lukasz Wesolowski</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serwerseo.info</value>
    <value>dns2.serwerseo.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cstax.com</domain_name>
   <domain_keyword>cstax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 08:08:06</query_time>
   <create_date>2002-07-09</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-09</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>ANHUI</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=cstax.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>15</num>
   <domain_name>cmtam.co.uk</domain_name>
   <domain_keyword>cmtam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 13:11:21</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>catam.org</domain_name>
   <domain_keyword>catam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 20:49:28</query_time>
   <create_date>2014-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1068.ui-dns.biz</value>
    <value>ns1068.ui-dns.com</value>
    <value>ns1068.ui-dns.de</value>
    <value>ns1068.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>csteam.it</domain_name>
   <domain_keyword>csteam</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 21:30:20</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>CES TEAM SRL</registrant_company>
   <registrant_address>Via privata Repubblica di San Marino, 1</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20157</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cseam.com</domain_name>
   <domain_keyword>cseam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:23:21</query_time>
   <create_date>2006-05-19</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>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>19</num>
   <domain_name>icstam.com</domain_name>
   <domain_keyword>icstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 03:16:11</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2026-05-12</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>20</num>
   <domain_name>cstac.com</domain_name>
   <domain_keyword>cstac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:29:52</query_time>
   <create_date>2002-09-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>123</registrar_iana>
   <registrar_name>THE REGISTRY AT INFO AVENUE</registrar_name>
   <registrar_website>www.spiritdomains.com</registrar_website>
   <registrant_name>Brian</registrant_name>
   <registrant_company>Security Practice Group</registrant_company>
   <registrant_address>321 Easy St. #5</registrant_address>
   <registrant_city>Mountainview</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4089101551</registrant_phone>
   <name_servers>
    <value>dns1.spiritdomains.com</value>
    <value>dns2.spiritdomains.com</value>
    <value>dns3.spiritdomains.com</value>
    <value>dns4.spiritdomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>citam.tech</domain_name>
   <domain_keyword>citam</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 06:05:54</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0163465061</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>csteam.pro</domain_name>
   <domain_keyword>csteam</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 08:56:40</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns116.inhostedns.com</value>
    <value>ns216.inhostedns.net</value>
    <value>ns316.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cmtam.ovh</domain_name>
   <domain_keyword>cmtam</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-28 11:42:18</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>CMT Global Holdings LLC</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.ca</value>
    <value>ns10.ovh.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>c-stam.net</domain_name>
   <domain_keyword>c-stam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 23:59:39</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aberdeenshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bstam.online</domain_name>
   <domain_keyword>bstam</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 03:17:14</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ctsam.com</domain_name>
   <domain_keyword>ctsam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:42:01</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2021-04-13</update_date>
   <expiry_date>2024-04-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>cstim.pl</domain_name>
   <domain_keyword>cstim</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-05 09:30:41</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>catam.ru</domain_name>
   <domain_keyword>catam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:40:26</query_time>
   <create_date>2009-07-20</create_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>citam.co.uk</domain_name>
   <domain_keyword>citam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 00:33:25</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1027.ui-dns.biz</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>cstar.co.uk</domain_name>
   <domain_keyword>cstar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:52:52</query_time>
   <create_date>2016-12-02</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-12-02</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>cstal.pl</domain_name>
   <domain_keyword>cstal</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 08:44:03</query_time>
   <create_date>2015-01-11</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kru.pl</value>
    <value>ns2.kru.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mstam.shop</domain_name>
   <domain_keyword>mstam</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 15:06:51</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_country>BE</registrant_country>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>cscam.info</domain_name>
   <domain_keyword>cscam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 09:54:48</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cstcm.com</domain_name>
   <domain_keyword>cstcm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:30:12</query_time>
   <create_date>2012-02-16</create_date>
   <update_date>2022-04-21</update_date>
   <expiry_date>2031-02-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>
   <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>35</num>
   <domain_name>cstad.com</domain_name>
   <domain_keyword>cstad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:29:53</query_time>
   <create_date>2012-04-01</create_date>
   <update_date>2021-03-26</update_date>
   <expiry_date>2025-04-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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cstxm.com</domain_name>
   <domain_keyword>cstxm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:33:03</query_time>
   <create_date>2007-01-03</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2029-01-04</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>XIAMEN</registrant_city>
   <registrant_state>FUJIAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/cstxm.com</registrant_email>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cjstam.com</domain_name>
   <domain_keyword>cjstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 19:46:34</query_time>
   <create_date>2008-08-10</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>csteam.org</domain_name>
   <domain_keyword>csteam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 11:32:55</query_time>
   <create_date>2012-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dstam.org</domain_name>
   <domain_keyword>dstam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:33:13</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-30</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 0161532573</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>estam.com</domain_name>
   <domain_keyword>estam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 21:18:34</query_time>
   <create_date>2000-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>istam.com</domain_name>
   <domain_keyword>istam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:57:09</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2020-06-08</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hstam.com</domain_name>
   <domain_keyword>hstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 07:17:44</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-05-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>43</num>
   <domain_name>cstau.com</domain_name>
   <domain_keyword>cstau</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:30:07</query_time>
   <create_date>2017-12-20</create_date>
   <update_date>2020-12-14</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>cstai.com</domain_name>
   <domain_keyword>cstai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:48:06</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1927</registrar_iana>
   <registrar_name>DropCatch.com 447 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>45</num>
   <domain_name>wstam.info</domain_name>
   <domain_keyword>wstam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 13:11:27</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2027-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cstcam.com</domain_name>
   <domain_keyword>cstcam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:41:36</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=cstcam.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cstan.io</domain_name>
   <domain_keyword>cstan</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 18:51:05</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>citam.nl</domain_name>
   <domain_keyword>citam</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 07:11:37</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2022-09-30</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>auth01.ib.routit.net</value>
    <value>auth02.ib.routit.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>1stam.net</domain_name>
   <domain_keyword>1stam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 23:43:48</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>3792</registrar_iana>
   <registrar_name>Global Domain Name Trading Center Ltd</registrar_name>
   <registrar_website>http://www.gdntcl.com/</registrar_website>
   <registrant_state>NX</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.domainoriental.com/?regpage=whoiscontact&amp;domain=1stam.net</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cstarm.com</domain_name>
   <domain_keyword>cstarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:30:02</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>crstam.com</domain_name>
   <domain_keyword>crstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 18:29:43</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3493</registrar_iana>
   <registrar_name>DropCatch.com 1284 LLC</registrar_name>
   <registrar_website>http://www.DropCatch1284.com</registrar_website>
   <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>52</num>
   <domain_name>csiam.org.cn</domain_name>
   <domain_keyword>csiam</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-27 08:51:29</query_time>
   <create_date>2016-08-09</create_date>
   <expiry_date>2026-08-09</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>csttm.world</domain_name>
   <domain_keyword>csttm</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 11:33:31</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2029-01-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>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>54</num>
   <domain_name>cstaa.com</domain_name>
   <domain_keyword>cstaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:56:30</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cstal.com</domain_name>
   <domain_keyword>cstal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:41:32</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>istam.it</domain_name>
   <domain_keyword>istam</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 23:07:33</query_time>
   <create_date>2003-04-17</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>I.S.T.A.M. s.r.l.</registrant_company>
   <registrant_address>via Postiglione, 22</registrant_address>
   <registrant_city>MONCALIERI</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10024</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>astam.ru</domain_name>
   <domain_keyword>astam</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:25:07</query_time>
   <create_date>2007-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>OOO Asta</registrant_company>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>steven.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>csram.com</domain_name>
   <domain_keyword>csram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:39:37</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>cstan.info</domain_name>
   <domain_keyword>cstan</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 02:30:50</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>cstem.org</domain_name>
   <domain_keyword>cstem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 01:25:55</query_time>
   <create_date>2005-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</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>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>61</num>
   <domain_name>fstam.link</domain_name>
   <domain_keyword>fstam</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-14 01:04:54</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>cztam.pl</domain_name>
   <domain_keyword>cztam</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 11:02:35</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>jstam.co.uk</domain_name>
   <domain_keyword>jstam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 08:25:47</query_time>
   <create_date>2004-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2027-01-05</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>csteam.top</domain_name>
   <domain_keyword>csteam</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 21:30:20</query_time>
   <create_date>2018-04-23</create_date>
   <update_date>2018-05-14</update_date>
   <expiry_date>2028-04-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mao li qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>csnam.com</domain_name>
   <domain_keyword>csnam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 20:11:56</query_time>
   <create_date>1999-09-02</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2026-09-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>ns07.domaincontrol.com</value>
    <value>ns08.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>66</num>
   <domain_name>4stam.com</domain_name>
   <domain_keyword>4stam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 00:57:04</query_time>
   <create_date>2019-07-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>astam.in</domain_name>
   <domain_keyword>astam</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 01:42:17</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>asgroup</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cstem.bio</domain_name>
   <domain_keyword>cstem</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-29 19:25:10</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pstam.com</domain_name>
   <domain_keyword>pstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:03:24</query_time>
   <create_date>2006-07-09</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of pstam.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-105.awsdns-13.com</value>
    <value>ns-1499.awsdns-59.org</value>
    <value>ns-1684.awsdns-18.co.uk</value>
    <value>ns-842.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>c-stam.co.uk</domain_name>
   <domain_keyword>c-stam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 01:31:38</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>cstan.net</domain_name>
   <domain_keyword>cstan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 21:29:57</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2100</registrar_iana>
   <registrar_name>DropCatch.com 620 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>72</num>
   <domain_name>cstamp.org</domain_name>
   <domain_keyword>cstamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 02:30:50</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Plantaina</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cstay.com.au</domain_name>
   <domain_keyword>cstay</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 03:39:19</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>adam smith</registrant_name>
   <name_servers>
    <value>ns1.hosting-cloud.net</value>
    <value>ns2.hosting-cloud.net</value>
    <value>ns3.hosting-cloud.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>dstam.com</domain_name>
   <domain_keyword>dstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:40:18</query_time>
   <create_date>2008-07-03</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>None (International)</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7bb3ef91-e268-4481-9f65-3c33799337da</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>csfam.com</domain_name>
   <domain_keyword>csfam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:47:00</query_time>
   <create_date>2001-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pstam.de</domain_name>
   <domain_keyword>pstam</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:25:47</query_time>
   <update_date>2020-04-19</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>cstar.work</domain_name>
   <domain_keyword>cstar</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-12 02:30:53</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cui xing xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cstad.se</domain_name>
   <domain_keyword>cstad</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:48:44</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>79</num>
   <domain_name>castam.store</domain_name>
   <domain_keyword>castam</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 17:34:25</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cstar.com</domain_name>
   <domain_keyword>cstar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:53:03</query_time>
   <create_date>1997-05-17</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2029-05-18</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>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cstnm.org</domain_name>
   <domain_keyword>cstnm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 02:41:49</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>cstax.eu</domain_name>
   <domain_keyword>cstax</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-16 17:20:40</query_time>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>xstam.com</domain_name>
   <domain_keyword>xstam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:34:21</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd</registrar_name>
   <registrar_website>http://www.bigrock.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.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>cstat.net</domain_name>
   <domain_keyword>cstat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 01:25:51</query_time>
   <create_date>2003-05-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cstao.com</domain_name>
   <domain_keyword>cstao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:29:58</query_time>
   <create_date>2010-12-18</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/cstao.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>tstam.net</domain_name>
   <domain_keyword>tstam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 06:09:14</query_time>
   <create_date>2011-11-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>csgam.com</domain_name>
   <domain_keyword>csgam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:36:44</query_time>
   <create_date>2004-11-27</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>eunyong kim</registrant_name>
   <registrant_address>Sinbong-dong Sangju -si Gyeongsangbuk-doSinbong-dong</registrant_address>
   <registrant_city>Gyeongsangbuk-do</registrant_city>
   <registrant_zip>742130</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1031883312</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>custam.com</domain_name>
   <domain_keyword>custam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:58:21</query_time>
   <create_date>2015-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>csqam.com</domain_name>
   <domain_keyword>csqam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 22:18:01</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>cstams.com</domain_name>
   <domain_keyword>cstams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:29:57</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>citam.org</domain_name>
   <domain_keyword>citam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 07:11:37</query_time>
   <create_date>2005-03-23</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CITAM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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>ali.ns.cloudflare.com</value>
    <value>guss.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>istam.org</domain_name>
   <domain_keyword>istam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 17:57:09</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>İsimtescil Bilişim A.Ş.</registrar_name>
   <registrar_website>http://whois.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KADIKOY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cutam.com</domain_name>
   <domain_keyword>cutam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:27:05</query_time>
   <create_date>2008-06-15</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>csetam.com</domain_name>
   <domain_keyword>csetam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:33:03</query_time>
   <create_date>2020-08-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TRANSPORTS AGGLOMERATION DE MONTPELLIER</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>FR</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.ovea.com</value>
    <value>ns2.ovea.com</value>
    <value>ns3.ovea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>cstar.ninja</domain_name>
   <domain_keyword>cstar</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-23 02:41:32</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>ns301.my-hosting-panel.com</value>
    <value>ns302.my-hosting-panel.com</value>
    <value>ns303.my-hosting-panel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cstaf.pt</domain_name>
   <domain_keyword>cstaf</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 08:56:47</query_time>
   <registrant_name>Conselho Superior dos Tribunais Administrativos e Fiscais</registrant_name>
   <registrant_address>Rua de São Pedro de Alcântara, 79</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1269-137</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.cstaf.pt</value>
    <value>ns02.fccn.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>cttam.org</domain_name>
   <domain_keyword>cttam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 06:28:15</query_time>
   <create_date>2005-03-18</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>https://tecnocratica.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>F.M.T.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.espacions.com</value>
    <value>ns4.espacions.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>cstma.com</domain_name>
   <domain_keyword>cstma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:31:16</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2020-07-15</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gstam.net</domain_name>
   <domain_keyword>gstam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 19:13:26</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-07-07</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>ATTIKI</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/gstam.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ram.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cscam.pe</domain_name>
   <domain_keyword>cscam</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-05 21:56:04</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Jose javier Victorio Valdez</registrant_name>
   <name_servers>
    <value>ns997.websitewelcome.com</value>
    <value>ns998.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</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.