WHOIS QUERY TIME

22 May 2024 - 7:24 PM UTC

Registered: 21 October 2018
Modified: 7 October 2023
Expiry: 21 October 2024

REGISTRAR

Name: Key-Systems GmbH
Website: https://www.key-systems.net/

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sccl.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sccl.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sccl.pl",
            "domain_keyword": "sccl",
            "domain_tld": "pl",
            "query_time": "2024-05-22 19:24:48",
            "create_date": "2018-10-21",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-21",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net/",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sccl.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sccl.pl</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 19:24:48</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net/</registrar_website>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</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.057 seconds) for "sccl.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jun 2023 - 6:48 AM UTC

Registered: 21 October 2018
Modified: 7 October 2022
Expiry: 21 October 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

#2 - QUERY TIME

22 Oct 2023 - 12:25 AM UTC

Registered: 21 October 2018
Modified: 7 October 2023
Expiry: 21 October 2024

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

* 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=sccl.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sccl.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sccl.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "sccl.pl",
            "domain_keyword": "sccl",
            "domain_tld": "pl",
            "query_time": "2023-06-28 06:48:54",
            "create_date": "2018-10-21",
            "update_date": "2022-10-07",
            "expiry_date": "2023-10-21",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sccl.pl",
            "domain_keyword": "sccl",
            "domain_tld": "pl",
            "query_time": "2023-10-22 00:25:13",
            "create_date": "2018-10-21",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-21",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "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>sccl.pl</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>sccl.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sccl.pl</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-28 06:48:54</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2022-10-07</update_date>
   <expiry_date>2023-10-21</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sccl.pl</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-22 00:25:13</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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 26 domain names (in 0.02 seconds) which contained the exact domain keyword "sccl".
Domain Name Registered Expiry Registrar Ownership
1 sccl.com 2 Nov 2002 2 Nov 2025 Network Solutions, LLC -
2 sccl.org.cn 25 Oct 2005 25 Oct 2024 阿里云计算有限公司(万网) 上海市临床检验中心
3 sccl.cn 27 Jul 2006 27 Jul 2026 北京新网数码信息技术有限公司 中通服创立信息科技有限责任公司
4 sccl.org 13 Dec 2008 13 Dec 2024 Register.com, Inc. REDACTED FOR PRIVACY
5 sccl.nl 22 Sep 2009 - mr. M.J. Roos B.V. -
6 sccl.info 25 Aug 2010 25 Aug 2024 IONOS SE Auto-Stern GmbH
7 sccl.email 27 Mar 2014 27 Mar 2029 GoDaddy.com, LLC Domains By Proxy, LLC
8 sccl.co.uk 26 Jun 2015 26 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
9 sccl.uk 24 Mar 2016 24 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 sccl.org.uk 28 Jun 2016 28 Jun 2026 NetFocus ICT Limited [Tag = NETFOCUSICT] South Carrick Community Leisure
11 sccl.pl 21 Oct 2018 21 Oct 2024 Key-Systems GmbH -
12 sccl.xyz 31 May 2021 31 May 2025 Go Daddy, LLC Domains By Proxy, LLC
13 sccl.top 3 Oct 2021 3 Oct 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
14 sccl.one 7 Oct 2021 7 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 sccl.jp 10 Aug 2022 31 Aug 2024 - (Not displayed by registrant's request)
16 sccl.in 7 Oct 2022 7 Oct 2024 GoDaddy.com, LLC S-CCI India Private Limited
17 sccl.net 25 Nov 2022 25 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
18 sccl.ie 14 Feb 2023 14 Feb 2025 Blacknight Solutions REDACTED FOR PRIVACY
19 sccl.it 22 Apr 2023 22 Apr 2024 Hosting Concepts B.V. hidden
20 sccl.website 15 Sep 2023 15 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
21 sccl.me 13 Oct 2023 13 Oct 2024 OVH SAS REDACTED FOR PRIVACY
22 sccl.org.in 4 Nov 2023 4 Nov 2024 GoDaddy.com, LLC S.A.V. POWER WORK (OPC) PVT LTD
23 sccl.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
24 sccl.online 14 Dec 2023 14 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
25 sccl.store 15 Dec 2023 15 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen lin
26 sccl.asia 7 Apr 2024 7 Apr 2025 DNSPod, Inc. lixiaoyan
27 sccl.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Michael Fox

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sccl&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sccl",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 27,
        "relation": "eq",
        "current": 27
    },
    "unique_domains": "sccl.com, sccl.org.cn, sccl.cn, sccl.org, sccl.nl, sccl.info, sccl.email, sccl.co.uk, sccl.uk, sccl.org.uk, sccl.pl, sccl.xyz, sccl.top, sccl.one, sccl.jp, sccl.in, sccl.net, sccl.ie, sccl.it, sccl.website, sccl.me, sccl.org.in, sccl.ru, sccl.online, sccl.store, sccl.asia, sccl.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "sccl.com",
            "domain_keyword": "sccl",
            "domain_tld": "com",
            "query_time": "2024-04-11 23:59:51",
            "create_date": "2002-11-02",
            "update_date": "2022-09-03",
            "expiry_date": "2025-11-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sccl.org.cn",
            "domain_keyword": "sccl",
            "domain_tld": "org.cn",
            "query_time": "2024-05-24 03:41:10",
            "create_date": "2005-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海市临床检验中心",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sccl.cn",
            "domain_keyword": "sccl",
            "domain_tld": "cn",
            "query_time": "2024-04-29 05:33:23",
            "create_date": "2006-07-27",
            "expiry_date": "2026-07-27",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "中通服创立信息科技有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sccl.org",
            "domain_keyword": "sccl",
            "domain_tld": "org",
            "query_time": "2024-05-21 10:01:35",
            "create_date": "2008-12-13",
            "update_date": "2024-04-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "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.santaclaracounty.gov",
                "ns02.santaclaracounty.gov"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sccl.nl",
            "domain_keyword": "sccl",
            "domain_tld": "nl",
            "query_time": "2024-05-19 18:46:52",
            "create_date": "2009-09-22",
            "update_date": "2009-09-22",
            "registrar_name": "mr. M.J. Roos B.V.",
            "name_servers": [
                "ns1.platformplaza.nl",
                "ns2.platformplaza.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "sccl.info",
            "domain_keyword": "sccl",
            "domain_tld": "info",
            "query_time": "2024-05-19 18:46:51",
            "create_date": "2010-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Auto-Stern GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1112.ui-dns.biz",
                "ns1112.ui-dns.com",
                "ns1112.ui-dns.de",
                "ns1112.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sccl.email",
            "domain_keyword": "sccl",
            "domain_tld": "email",
            "query_time": "2024-05-26 16:44:33",
            "create_date": "2014-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2029-03-27",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sccl.co.uk",
            "domain_keyword": "sccl",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 10:01:36",
            "create_date": "2015-06-26",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-26",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "sccl.uk",
            "domain_keyword": "sccl",
            "domain_tld": "uk",
            "query_time": "2024-04-15 02:15:56",
            "create_date": "2016-03-24",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-24",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "sccl.org.uk",
            "domain_keyword": "sccl",
            "domain_tld": "org.uk",
            "query_time": "2024-05-19 18:46:53",
            "create_date": "2016-06-28",
            "update_date": "2024-03-26",
            "expiry_date": "2026-06-28",
            "registrar_name": "NetFocus ICT Limited [Tag = NETFOCUSICT]",
            "registrar_website": "https://netfocusict.com",
            "registrant_name": "South Carrick Community Leisure",
            "name_servers": [
                "ns1.netfocushosting.com",
                "ns2.netfocushosting.com",
                "ns3.netfocushosting.com",
                "ns4.netfocushosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "sccl.pl",
            "domain_keyword": "sccl",
            "domain_tld": "pl",
            "query_time": "2024-05-22 19:24:48",
            "create_date": "2018-10-21",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-21",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net/",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sccl.xyz",
            "domain_keyword": "sccl",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 05:33:23",
            "create_date": "2021-05-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sccl.top",
            "domain_keyword": "sccl",
            "domain_tld": "top",
            "query_time": "2024-04-09 12:16:27",
            "create_date": "2021-10-03",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sccl.one",
            "domain_keyword": "sccl",
            "domain_tld": "one",
            "query_time": "2024-04-29 05:33:23",
            "create_date": "2021-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "sccl.jp",
            "domain_keyword": "sccl",
            "domain_tld": "jp",
            "query_time": "2024-04-09 12:16:26",
            "create_date": "2022-08-10",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 16,
            "domain_name": "sccl.in",
            "domain_keyword": "sccl",
            "domain_tld": "in",
            "query_time": "2024-05-19 18:46:51",
            "create_date": "2022-10-07",
            "update_date": "2023-02-17",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S-CCI India Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sccl.net",
            "domain_keyword": "sccl",
            "domain_tld": "net",
            "query_time": "2024-06-01 19:38:50",
            "create_date": "2022-11-25",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=sccl.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sccl.ie",
            "domain_keyword": "sccl",
            "domain_tld": "ie",
            "query_time": "2024-06-01 19:38:50",
            "create_date": "2023-02-14",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-14",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sccl.it",
            "domain_keyword": "sccl",
            "domain_tld": "it",
            "query_time": "2024-06-01 07:05:20",
            "create_date": "2023-04-22",
            "update_date": "2024-05-07",
            "expiry_date": "2024-04-22",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "sccl.website",
            "domain_keyword": "sccl",
            "domain_tld": "website",
            "query_time": "2024-05-25 22:21:30",
            "create_date": "2023-09-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sccl.me",
            "domain_keyword": "sccl",
            "domain_tld": "me",
            "query_time": "2024-04-09 12:16:27",
            "create_date": "2023-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "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": "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": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sccl.org.in",
            "domain_keyword": "sccl",
            "domain_tld": "org.in",
            "query_time": "2024-05-07 07:56:42",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S.A.V. POWER WORK (OPC) PVT LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sccl.ru",
            "domain_keyword": "sccl",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:05:24",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "sccl.online",
            "domain_keyword": "sccl",
            "domain_tld": "online",
            "query_time": "2024-04-09 12:16:27",
            "create_date": "2023-12-14",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sccl.store",
            "domain_keyword": "sccl",
            "domain_tld": "store",
            "query_time": "2024-04-09 12:16:27",
            "create_date": "2023-12-15",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "chen lin",
            "registrant_state": "chong qing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sccl.asia",
            "domain_keyword": "sccl",
            "domain_tld": "asia",
            "query_time": "2024-04-08 02:36:55",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lixiaoyan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "orion.dnspod.net",
                "pleasant.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sccl.com.au",
            "domain_keyword": "sccl",
            "domain_tld": "com.au",
            "query_time": "2024-04-30 14:36:04",
            "update_date": "2024-03-27",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Michael Fox",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sccl</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>27</total>
  <relation>eq</relation>
  <current>27</current>
 </count>
 <unique_domains>sccl.com, sccl.org.cn, sccl.cn, sccl.org, sccl.nl, sccl.info, sccl.email, sccl.co.uk, sccl.uk, sccl.org.uk, sccl.pl, sccl.xyz, sccl.top, sccl.one, sccl.jp, sccl.in, sccl.net, sccl.ie, sccl.it, sccl.website, sccl.me, sccl.org.in, sccl.ru, sccl.online, sccl.store, sccl.asia, sccl.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sccl.com</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 23:59:51</query_time>
   <create_date>2002-11-02</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sccl.org.cn</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-24 03:41:10</query_time>
   <create_date>2005-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海市临床检验中心</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sccl.cn</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 05:33:23</query_time>
   <create_date>2006-07-27</create_date>
   <expiry_date>2026-07-27</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>中通服创立信息科技有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>sccl.org</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 10:01:35</query_time>
   <create_date>2008-12-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>FL</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>ns01.santaclaracounty.gov</value>
    <value>ns02.santaclaracounty.gov</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sccl.nl</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 18:46:52</query_time>
   <create_date>2009-09-22</create_date>
   <update_date>2009-09-22</update_date>
   <registrar_name>mr. M.J. Roos B.V.</registrar_name>
   <name_servers>
    <value>ns1.platformplaza.nl</value>
    <value>ns2.platformplaza.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sccl.info</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 18:46:51</query_time>
   <create_date>2010-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Auto-Stern GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1112.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1112.ui-dns.de</value>
    <value>ns1112.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sccl.email</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-26 16:44:33</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2029-03-27</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sccl.co.uk</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 10:01:36</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>sccl.uk</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 02:15:56</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>sccl.org.uk</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-19 18:46:53</query_time>
   <create_date>2016-06-28</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_name>NetFocus ICT Limited [Tag = NETFOCUSICT]</registrar_name>
   <registrar_website>https://netfocusict.com</registrar_website>
   <registrant_name>South Carrick Community Leisure</registrant_name>
   <name_servers>
    <value>ns1.netfocushosting.com</value>
    <value>ns2.netfocushosting.com</value>
    <value>ns3.netfocushosting.com</value>
    <value>ns4.netfocushosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>sccl.pl</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-22 19:24:48</query_time>
   <create_date>2018-10-21</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net/</registrar_website>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sccl.xyz</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 05:33:23</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sccl.top</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-09 12:16:27</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>hu bei</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sccl.one</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 05:33:23</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</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>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sccl.jp</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-09 12:16:26</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>sccl.in</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 18:46:51</query_time>
   <create_date>2022-10-07</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-10-07</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>S-CCI India Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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>ns69.domaincontrol.com</value>
    <value>ns70.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>17</num>
   <domain_name>sccl.net</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 19:38:50</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=sccl.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sccl.ie</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-01 19:38:50</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sccl.it</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 07:05:20</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sccl.website</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-25 22:21:30</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sccl.me</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-09 12:16:27</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>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>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>dns107.ovh.net</value>
    <value>ns107.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>22</num>
   <domain_name>sccl.org.in</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-07 07:56:42</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</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>S.A.V. POWER WORK (OPC) PVT LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sccl.ru</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:05:24</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>sccl.online</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 12:16:27</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sccl.store</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-09 12:16:27</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>chen lin</registrant_company>
   <registrant_state>chong qing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>
  <value>
   <num>26</num>
   <domain_name>sccl.asia</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-08 02:36:55</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lixiaoyan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>orion.dnspod.net</value>
    <value>pleasant.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sccl.com.au</domain_name>
   <domain_keyword>sccl</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-30 14:36:04</query_time>
   <update_date>2024-03-27</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Michael Fox</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 2,482 domain names (in 0.071 seconds) which look and sound like the brand name "sccl".
Domain Name Registered Expiry Registrar Ownership
1 accl.co.uk - 26 Sep 2024 Namesco Limited [Tag = NAMESCO] -
2 scfl.co.uk 13 Dec 2022 13 Dec 2024 Namebay SAM [Tag = NAMEBAY-MC] -
3 scrl.link 6 Jan 2023 6 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
4 scpl.group 1 Jan 2023 1 Jan 2025 Porkbun LLC Private by Design, LLC
5 sicl.ie 4 Feb 2009 4 Feb 2025 Blacknight Solutions The Simultaneous Interpretation Company Limited
6 skccl.net 12 Apr 2024 12 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 cscl.org 10 Nov 2006 10 Nov 2027 Blue Razor Domains, LLC Domains By Proxy, LLC
8 2ccl.com 6 Aug 2015 6 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
9 scwl.com 2 Apr 1998 1 Apr 2025 eName Technology Co.,Ltd. -
10 sccm.me 6 Feb 2013 6 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
11 sccld.org 17 Feb 2012 17 Feb 2027 Register.com, Inc. REDACTED FOR PRIVACY
12 svcl.pro 11 Dec 2022 11 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing zhong cheng pu hui ke ji you xian gong si
13 sccdl.org 19 Dec 2019 19 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
14 sccal.com 22 Feb 2011 22 Feb 2025 Netestate, LLC -
15 sccc.ru 20 Apr 2023 20 Apr 2025 REGRU-RU Private Person
16 scc5.fun 30 Apr 2023 30 Apr 2025 Hosting Ukraine LLC Hosting Ukraine LLC
17 sccm.cyou 4 May 2024 4 May 2025 Gname.com Pte. Ltd. sccmoney 12
18 scca.pro 11 Jan 2024 11 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
19 wccl.pro 5 Jun 2018 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 sccle.homes 21 Jun 2023 21 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
21 scc4.com 5 Oct 2014 5 Oct 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
22 tccl.org.uk 28 Feb 2002 28 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
23 schl.in 30 Oct 2018 30 Oct 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
24 sscl.jp 9 Jan 2024 31 Jan 2025 - sugiyama masami
25 fccl.dev 28 Feb 2019 28 Feb 2025 CSC Corporate Domains, Inc. Fluor Enterprises, Inc.
26 sccz.org 26 Jan 2021 26 Jan 2025 1API GmbH Zhang Bu Jiang
27 cccl.top 25 Jul 2023 25 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu ze quan
28 sccz.vip 24 Apr 2023 24 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
29 sscl.it 14 Apr 2016 14 Apr 2025 Aruba s.p.a. S.S.C.L. CONSULTING S.R.L.
30 scwl.co.nz 27 Aug 2008 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
31 cccl.ru 1 Mar 2023 1 Mar 2025 REGTIME-RU Private Person
32 scyl.eu - - TransIP Group BV -
33 sccn.online 31 Dec 2023 31 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
34 sctl.icu 16 Nov 2018 16 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SCTL
35 sclc.land 30 Apr 2023 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 sccr.info 4 Sep 2015 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 scco.top 4 Feb 2024 4 Feb 2025 Eranet International Limited li zhi bin
38 lccl.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
39 scll.cc 13 Feb 2023 13 Feb 2025 Guangzhou Yunxun Information Technology Co., Ltd. REDACTED FOR PRIVACY
40 nccl.com.ng 10 Aug 2017 10 Aug 2024 GO54 Limited (formerly Whogohost Limited) T-One Tech
41 sycl.org 3 Mar 2014 3 Mar 2025 CloudFlare, Inc. The Khronos Group, Inc.
42 sncl.org 23 Dec 1998 23 Dec 2024 Register SpA Syndicat National Des Colleges Et Lycees
43 accl.uk 28 Sep 2017 28 Sep 2025 Namesco Limited [Tag = NAMESCO] -
44 scol.nl 5 May 2006 - team.blue nl B.V. -
45 gccl.org 24 Mar 2015 24 Mar 2025 Annulet LLC BuyDomains.com
46 ksccl.in 5 Oct 2017 5 Oct 2025 GoDaddy.com, LLC Kakinada Smart City Corporation Limited
47 sccp.net.au - - GoDaddy.com LLC trading as GoDaddy.com ceri drummond
48 sccfl.com 20 Sep 2012 20 Sep 2025 GoDaddy.com, LLC -
49 scbl.fun 11 May 2024 11 May 2034 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) si chuan ben li gang jie gou you xian ze ren gong si
50 socl.one 14 May 2020 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 scnl.co 14 Nov 2014 13 Nov 2024 IONOS SE Optimum Releasing
52 sccg.com.au - - GoDaddy.com LLC trading as GoDaddy.com Nicholas Haspanopoulos
53 sccx.net 17 Jun 2022 17 Jun 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
54 cscl.com 21 Jul 1995 20 Jul 2025 Safenames Ltd Your Whois Privacy Ltd
55 cccl.it 3 Mar 2000 22 Jan 2025 Atlante.it s.r.l. hidden
56 scsl.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
57 sc0l.com 28 May 2023 28 May 2025 Hello Internet Corp -
58 sacl.io 29 Nov 2022 29 Nov 2024 Key-Systems GmbH c/o whoisproxy.com
59 sccp.com 15 May 2003 15 May 2025 GoDaddy.com, LLC -
60 tccl.info 22 Feb 2021 22 Feb 2025 Key-Systems GmbH c/o whoisproxy.com
61 scsl.live 9 Feb 2019 9 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
62 sccs.co 23 Sep 2011 22 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 scbl.vip 6 Sep 2021 6 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xiong huan
64 sc-l.co.uk 6 Oct 2020 6 Oct 2024 Ionos SE [Tag = 1AND1] -
65 stcl.co.nz 16 Mar 2020 - Key-Systems GmbH -
66 sbcl.net 27 Jan 1999 27 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
67 scql.com 11 Sep 2006 11 Sep 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
68 wccl.org 16 Jan 2012 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 scdl.org 24 Jun 1998 23 Jun 2026 Network Solutions, LLC St. Charles Dart League
70 zccl.cn 13 May 2017 13 May 2025 阿里云计算有限公司(万网) 李万龙
71 skcl.info 7 Nov 2022 7 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 mccl.it 16 Nov 2020 16 Nov 2024 1 Api GmbH ITtrust Domain Services LTD
73 sccs.co.uk 17 Dec 1997 17 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
74 scpl.live 30 May 2023 30 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 sccm.guru 5 Feb 2014 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 sccu.pro 5 Jun 2023 5 Jun 2024 Registrar of Domain Names REG.RU LLC Private Person
77 scsl.in 12 Dec 2023 12 Dec 2024 Hostinger, UAB REDACTED FOR PRIVACY
78 sicl.tokyo 12 Aug 2023 12 Aug 2024 Dynadot, LLC -
79 scel.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
80 sczl.red 7 Oct 2023 7 Oct 2024 Chengdu West Dimension Digital Technology Co., Ltd. Gang Xie
81 scal.pt - - - Scalseguros, Lda
82 sccb.store 31 Oct 2023 31 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
83 sccc.team 3 Mar 2020 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 scil.it 17 Jul 2015 17 Jul 2024 Aruba s.p.a. scil animal care company S.r.l.
85 scal.ai - - Key-Systems GmbH Xiao Yang
86 sqcl.net 16 May 2024 16 May 2025 NameSilo, LLC PrivacyGuardian.org llc
87 kccl.tv 2 Aug 2008 2 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
88 sctl.cn 31 Dec 2020 31 Dec 2024 阿里云计算有限公司(万网) 洪文朴
89 scci.com 24 May 2002 24 May 2026 Network Solutions, LLC -
90 scvl.asia 29 Aug 2023 29 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
91 tsccl.com 20 Nov 2019 20 Nov 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 sccx.org 30 Jan 2023 30 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
93 soccl.com 15 Apr 2019 15 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
94 scscl.org 7 Jun 2015 7 Jun 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
95 scjl.vip 24 Jul 2023 24 Jul 2024 Xiamen ChinaSource Internet Service Co., Ltd zhou you
96 sqcl.org.uk 21 Jul 2015 21 Jul 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
97 scel.com 18 Apr 1998 17 Apr 2027 Network Solutions, LLC -
98 scci.email 8 Mar 2016 8 Mar 2025 eNom, LLC Spectruminc.com
99 sncl.us 9 May 2007 8 May 2025 Cloudflare, Inc. Kentech Group DMCC
100 jccl.co.uk 3 Jun 2022 3 Jun 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
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 Sccl.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sccl.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sccl.pl",
        "page_size": 100
    },
    "count": {
        "total": 2482,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "accl.co.uk, scfl.co.uk, scrl.link, scpl.group, sicl.ie, skccl.net, cscl.org, 2ccl.com, scwl.com, sccm.me, sccld.org, svcl.pro, sccdl.org, sccal.com, sccc.ru, scc5.fun, sccm.cyou, scca.pro, wccl.pro, sccle.homes, scc4.com, tccl.org.uk, schl.in, sscl.jp, fccl.dev, sccz.org, cccl.top, sccz.vip, sscl.it, scwl.co.nz, cccl.ru, scyl.eu, sccn.online, sctl.icu, sclc.land, sccr.info, scco.top, lccl.info, scll.cc, nccl.com.ng, sycl.org, sncl.org, accl.uk, scol.nl, gccl.org, ksccl.in, sccp.net.au, sccfl.com, scbl.fun, socl.one, scnl.co, sccg.com.au, sccx.net, cscl.com, cccl.it, scsl.xyz, sc0l.com, sacl.io, sccp.com, tccl.info, scsl.live, sccs.co, scbl.vip, sc-l.co.uk, stcl.co.nz, sbcl.net, scql.com, wccl.org, scdl.org, zccl.cn, skcl.info, mccl.it, sccs.co.uk, scpl.live, sccm.guru, sccu.pro, scsl.in, sicl.tokyo, scel.shop, sczl.red, scal.pt, sccb.store, sccc.team, scil.it, scal.ai, sqcl.net, kccl.tv, sctl.cn, scci.com, scvl.asia, tsccl.com, sccx.org, soccl.com, scscl.org, scjl.vip, sqcl.org.uk, scel.com, scci.email, sncl.us, jccl.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "accl.co.uk",
            "domain_keyword": "accl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 10:25:03",
            "update_date": "2022-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "scfl.co.uk",
            "domain_keyword": "scfl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 02:59:17",
            "create_date": "2022-12-13",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-13",
            "registrar_name": "Namebay SAM [Tag = NAMEBAY-MC]",
            "registrar_website": "https://www.namebay.com",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "scrl.link",
            "domain_keyword": "scrl",
            "domain_tld": "link",
            "query_time": "2024-04-07 11:37:37",
            "create_date": "2023-01-06",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.scrl.link",
                "ns2.scrl.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "scpl.group",
            "domain_keyword": "scpl",
            "domain_tld": "group",
            "query_time": "2024-04-10 17:35:29",
            "create_date": "2023-01-01",
            "update_date": "2023-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sicl.ie",
            "domain_keyword": "sicl",
            "domain_tld": "ie",
            "query_time": "2024-04-26 13:58:33",
            "create_date": "2009-02-04",
            "update_date": "2023-03-16",
            "expiry_date": "2025-02-04",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "The Simultaneous Interpretation Company Limited",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "skccl.net",
            "domain_keyword": "skccl",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:33:27",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=skccl.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "cscl.org",
            "domain_keyword": "cscl",
            "domain_tld": "org",
            "query_time": "2024-04-27 21:01:43",
            "create_date": "2006-11-10",
            "update_date": "2023-06-06",
            "expiry_date": "2027-11-10",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://whois.bluerazor.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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "2ccl.com",
            "domain_keyword": "2ccl",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:27:46",
            "create_date": "2015-08-06",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.thecloudwebsiteserver.com",
                "ns2.thecloudwebsiteserver.net",
                "ns3.thecloudwebsiteserver.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "scwl.com",
            "domain_keyword": "scwl",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:25:03",
            "create_date": "1998-04-02",
            "update_date": "2024-03-05",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/scwl.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sccm.me",
            "domain_keyword": "sccm",
            "domain_tld": "me",
            "query_time": "2024-04-15 02:16:01",
            "create_date": "2013-02-06",
            "update_date": "2023-08-01",
            "expiry_date": "2028-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sccld.org",
            "domain_keyword": "sccld",
            "domain_tld": "org",
            "query_time": "2024-04-15 02:15:56",
            "create_date": "2012-02-17",
            "update_date": "2023-07-13",
            "expiry_date": "2027-02-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "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.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "svcl.pro",
            "domain_keyword": "svcl",
            "domain_tld": "pro",
            "query_time": "2024-04-30 17:36:17",
            "create_date": "2022-12-11",
            "update_date": "2023-06-20",
            "expiry_date": "2025-12-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing zhong cheng pu hui ke ji you xian gong si",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sccdl.org",
            "domain_keyword": "sccdl",
            "domain_tld": "org",
            "query_time": "2024-04-29 05:33:05",
            "create_date": "2019-12-19",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sccal.com",
            "domain_keyword": "sccal",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:26:40",
            "create_date": "2011-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 974,
            "registrar_name": "Netestate, LLC",
            "registrar_website": "http://www.netestate.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sccc.ru",
            "domain_keyword": "sccc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:05:16",
            "create_date": "2023-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "scc5.fun",
            "domain_keyword": "scc5",
            "domain_tld": "fun",
            "query_time": "2024-05-07 07:56:24",
            "create_date": "2023-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sccm.cyou",
            "domain_keyword": "sccm",
            "domain_tld": "cyou",
            "query_time": "2024-05-06 16:20:35",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "sccmoney 12",
            "registrant_state": "johor",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "scca.pro",
            "domain_keyword": "scca",
            "domain_tld": "pro",
            "query_time": "2024-05-13 11:40:01",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wccl.pro",
            "domain_keyword": "wccl",
            "domain_tld": "pro",
            "query_time": "2024-05-12 17:30:40",
            "create_date": "2018-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "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": [
                "ns33.websaversdns.com",
                "ns34.websaversdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sccle.homes",
            "domain_keyword": "sccle",
            "domain_tld": "homes",
            "query_time": "2024-05-19 18:46:52",
            "create_date": "2023-06-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "scc4.com",
            "domain_keyword": "scc4",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:54:57",
            "create_date": "2014-10-05",
            "update_date": "2020-09-29",
            "expiry_date": "2023-10-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "tccl.org.uk",
            "domain_keyword": "tccl",
            "domain_tld": "org.uk",
            "query_time": "2024-04-10 16:59:30",
            "create_date": "2002-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "luke.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "schl.in",
            "domain_keyword": "schl",
            "domain_tld": "in",
            "query_time": "2024-04-07 11:13:25",
            "create_date": "2018-10-30",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sscl.jp",
            "domain_keyword": "sscl",
            "domain_tld": "jp",
            "query_time": "2024-04-24 03:09:02",
            "create_date": "2024-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-31",
            "registrant_name": "sugiyama masami",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 25,
            "domain_name": "fccl.dev",
            "domain_keyword": "fccl",
            "domain_tld": "dev",
            "query_time": "2024-04-26 08:56:42",
            "create_date": "2019-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fluor Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sccz.org",
            "domain_keyword": "sccz",
            "domain_tld": "org",
            "query_time": "2024-04-15 02:17:41",
            "create_date": "2021-01-26",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Bu Jiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijingshi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.szhot.com",
                "ns9.szhot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "cccl.top",
            "domain_keyword": "cccl",
            "domain_tld": "top",
            "query_time": "2024-04-28 14:23:38",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "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": "liu ze quan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sccz.vip",
            "domain_keyword": "sccz",
            "domain_tld": "vip",
            "query_time": "2024-04-29 05:34:19",
            "create_date": "2023-04-24",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sscl.it",
            "domain_keyword": "sscl",
            "domain_tld": "it",
            "query_time": "2024-05-05 01:45:57",
            "create_date": "2016-04-14",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "S.S.C.L. CONSULTING S.R.L.",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "scwl.co.nz",
            "domain_keyword": "scwl",
            "domain_tld": "co.nz",
            "query_time": "2024-04-30 16:21:09",
            "create_date": "2008-08-27",
            "update_date": "2022-12-09",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cccl.ru",
            "domain_keyword": "cccl",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:44:02",
            "create_date": "2023-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "scyl.eu",
            "domain_keyword": "scyl",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:17:44",
            "registrar_name": "TransIP Group BV",
            "registrar_website": "http://transip.nl",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 33,
            "domain_name": "sccn.online",
            "domain_keyword": "sccn",
            "domain_tld": "online",
            "query_time": "2024-05-07 07:56:46",
            "create_date": "2023-12-31",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-31",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sctl.icu",
            "domain_keyword": "sctl",
            "domain_tld": "icu",
            "query_time": "2024-05-22 01:43:53",
            "create_date": "2018-11-16",
            "update_date": "2024-01-26",
            "expiry_date": "2024-11-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "SCTL",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "leah.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sclc.land",
            "domain_keyword": "sclc",
            "domain_tld": "land",
            "query_time": "2024-05-22 11:15:30",
            "create_date": "2023-04-30",
            "update_date": "2023-08-18",
            "expiry_date": "2025-04-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sccr.info",
            "domain_keyword": "sccr",
            "domain_tld": "info",
            "query_time": "2024-05-19 18:47:07",
            "create_date": "2015-09-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-04",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "scco.top",
            "domain_keyword": "scco",
            "domain_tld": "top",
            "query_time": "2024-05-25 22:21:33",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li zhi bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lccl.info",
            "domain_keyword": "lccl",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:09:14",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "scll.cc",
            "domain_keyword": "scll",
            "domain_tld": "cc",
            "query_time": "2024-06-02 01:18:41",
            "create_date": "2023-02-13",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-13",
            "registrar_iana": 3793,
            "registrar_name": "Guangzhou Yunxun Information Technology Co., Ltd.",
            "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=scll.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "active.dnspod.net",
                "bootes.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nccl.com.ng",
            "domain_keyword": "nccl",
            "domain_tld": "com.ng",
            "query_time": "2024-05-29 20:37:49",
            "create_date": "2017-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Edun Omatseye",
            "registrant_company": "T-One Tech",
            "registrant_address": "5 Abak Close",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "900243",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8063931329",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sycl.org",
            "domain_keyword": "sycl",
            "domain_tld": "org",
            "query_time": "2024-04-14 13:08:49",
            "create_date": "2014-03-03",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Khronos Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "carl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sncl.org",
            "domain_keyword": "sncl",
            "domain_tld": "org",
            "query_time": "2024-04-23 09:19:11",
            "create_date": "1998-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Syndicat National Des Colleges Et Lycees",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "accl.uk",
            "domain_keyword": "accl",
            "domain_tld": "uk",
            "query_time": "2024-04-17 09:52:06",
            "create_date": "2017-09-28",
            "update_date": "2022-09-28",
            "expiry_date": "2025-09-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "scol.nl",
            "domain_keyword": "scol",
            "domain_tld": "nl",
            "query_time": "2024-04-25 08:25:53",
            "create_date": "2006-05-05",
            "update_date": "2021-11-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "gccl.org",
            "domain_keyword": "gccl",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:41:20",
            "create_date": "2015-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ksccl.in",
            "domain_keyword": "ksccl",
            "domain_tld": "in",
            "query_time": "2024-05-03 04:13:02",
            "create_date": "2017-10-05",
            "update_date": "2023-08-13",
            "expiry_date": "2025-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kakinada Smart City Corporation Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sccp.net.au",
            "domain_keyword": "sccp",
            "domain_tld": "net.au",
            "query_time": "2024-05-07 07:56:50",
            "update_date": "2023-05-16",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "ceri drummond",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sccfl.com",
            "domain_keyword": "sccfl",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:56:35",
            "create_date": "2012-09-20",
            "update_date": "2023-09-25",
            "expiry_date": "2025-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "scbl.fun",
            "domain_keyword": "scbl",
            "domain_tld": "fun",
            "query_time": "2024-05-14 15:47:09",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2034-05-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "si chuan ben li gang jie gou you xian ze ren gong si",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "socl.one",
            "domain_keyword": "socl",
            "domain_tld": "one",
            "query_time": "2024-05-15 00:53:12",
            "create_date": "2020-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "scnl.co",
            "domain_keyword": "scnl",
            "domain_tld": "co",
            "query_time": "2024-05-28 08:19:34",
            "create_date": "2014-11-14",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Optimum Releasing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WSM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1043.ui-dns.biz",
                "ns1043.ui-dns.com",
                "ns1043.ui-dns.de",
                "ns1043.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sccg.com.au",
            "domain_keyword": "sccg",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 22:21:26",
            "update_date": "2024-01-15",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Nicholas Haspanopoulos",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sccx.net",
            "domain_keyword": "sccx",
            "domain_tld": "net",
            "query_time": "2024-05-25 22:22:15",
            "create_date": "2022-06-17",
            "update_date": "2022-06-17",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=sccx.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "cscl.com",
            "domain_keyword": "cscl",
            "domain_tld": "com",
            "query_time": "2024-05-29 02:34:45",
            "create_date": "1995-07-21",
            "update_date": "2023-08-01",
            "expiry_date": "2025-07-20",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Your Whois Privacy Ltd",
            "registrant_company": "Your Whois Privacy Ltd",
            "registrant_address": "Safenames House, Sunrise Parkway, Linford Wood",
            "registrant_city": "Milton Keynes",
            "registrant_state": "Bucks",
            "registrant_zip": "MK14 6LS",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1908200022",
            "registrant_fax": "+44.1908325192",
            "name_servers": [
                "ns6.lunarpages.com",
                "ns7.lunarpages.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "cccl.it",
            "domain_keyword": "cccl",
            "domain_tld": "it",
            "query_time": "2024-05-30 09:57:36",
            "create_date": "2000-03-03",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-22",
            "registrar_name": "Atlante.it s.r.l.",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 56,
            "domain_name": "scsl.xyz",
            "domain_keyword": "scsl",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 12:52:15",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sc0l.com",
            "domain_keyword": "sc0l",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:59:26",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp",
            "registrar_website": "http://www.hello.co",
            "name_servers": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sacl.io",
            "domain_keyword": "sacl",
            "domain_tld": "io",
            "query_time": "2024-06-02 19:22:19",
            "create_date": "2022-11-29",
            "update_date": "2024-05-17",
            "expiry_date": "2024-11-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "sccp.com",
            "domain_keyword": "sccp",
            "domain_tld": "com",
            "query_time": "2024-04-11 17:32:01",
            "create_date": "2003-05-15",
            "update_date": "2022-10-09",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "tccl.info",
            "domain_keyword": "tccl",
            "domain_tld": "info",
            "query_time": "2024-04-10 16:59:30",
            "create_date": "2021-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.commonmx.com",
                "ns2.commonmx.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "scsl.live",
            "domain_keyword": "scsl",
            "domain_tld": "live",
            "query_time": "2024-04-09 11:24:41",
            "create_date": "2019-02-09",
            "update_date": "2024-03-25",
            "expiry_date": "2026-02-09",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sccs.co",
            "domain_keyword": "sccs",
            "domain_tld": "co",
            "query_time": "2024-04-07 12:41:05",
            "create_date": "2011-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "scbl.vip",
            "domain_keyword": "scbl",
            "domain_tld": "vip",
            "query_time": "2024-04-15 02:13:26",
            "create_date": "2021-09-06",
            "update_date": "2023-03-04",
            "expiry_date": "2025-09-06",
            "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": "xiong huan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sc-l.co.uk",
            "domain_keyword": "sc-l",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 02:16:17",
            "create_date": "2020-10-06",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-06",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1096.ui-dns.org",
                "ns1105.ui-dns.com",
                "ns1111.ui-dns.biz",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "stcl.co.nz",
            "domain_keyword": "stcl",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 00:13:04",
            "create_date": "2020-03-16",
            "update_date": "2024-05-02",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sbcl.net",
            "domain_keyword": "sbcl",
            "domain_tld": "net",
            "query_time": "2024-04-26 14:44:08",
            "create_date": "1999-01-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=sbcl.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.business.allstream.net",
                "ns2.business.allstream.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "scql.com",
            "domain_keyword": "scql",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:52:28",
            "create_date": "2006-09-11",
            "update_date": "2006-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Xi Cang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=scql.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hedda.dnspod.net",
                "popcorn.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "wccl.org",
            "domain_keyword": "wccl",
            "domain_tld": "org",
            "query_time": "2024-04-26 10:38:37",
            "create_date": "2012-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "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": [
                "ns-1503.awsdns-59.org",
                "ns-1984.awsdns-56.co.uk",
                "ns-349.awsdns-43.com",
                "ns-685.awsdns-21.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "scdl.org",
            "domain_keyword": "scdl",
            "domain_tld": "org",
            "query_time": "2024-04-20 04:02:33",
            "create_date": "1998-06-24",
            "update_date": "2023-06-17",
            "expiry_date": "2026-06-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "St. Charles Dart League",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "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": [
                "ns10.rosehosting.com",
                "ns9.rosehosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "zccl.cn",
            "domain_keyword": "zccl",
            "domain_tld": "cn",
            "query_time": "2024-04-28 13:09:09",
            "create_date": "2017-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李万龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "skcl.info",
            "domain_keyword": "skcl",
            "domain_tld": "info",
            "query_time": "2024-05-18 04:28:05",
            "create_date": "2022-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mccl.it",
            "domain_keyword": "mccl",
            "domain_tld": "it",
            "query_time": "2024-05-14 22:03:57",
            "create_date": "2020-11-16",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-16",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "ITtrust Domain Services LTD",
            "registrant_address": "6th floor 2 Grand Canal Square",
            "registrant_city": "Dublin",
            "registrant_state": "Dublin",
            "registrant_zip": "D02 A342",
            "registrant_country": "IE",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "sccs.co.uk",
            "domain_keyword": "sccs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 11:40:17",
            "create_date": "1997-12-17",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "scpl.live",
            "domain_keyword": "scpl",
            "domain_tld": "live",
            "query_time": "2024-05-31 01:44:48",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sccm.guru",
            "domain_keyword": "sccm",
            "domain_tld": "guru",
            "query_time": "2024-06-01 19:38:52",
            "create_date": "2014-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sccu.pro",
            "domain_keyword": "sccu",
            "domain_tld": "pro",
            "query_time": "2024-04-07 12:41:14",
            "create_date": "2023-06-05",
            "update_date": "2024-03-13",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Samarskay",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "scsl.in",
            "domain_keyword": "scsl",
            "domain_tld": "in",
            "query_time": "2024-04-09 11:24:41",
            "create_date": "2023-12-12",
            "update_date": "2024-03-31",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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.linuxsupercloud.com",
                "ns2.linuxsupercloud.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sicl.tokyo",
            "domain_keyword": "sicl",
            "domain_tld": "tokyo",
            "query_time": "2024-04-26 13:58:33",
            "create_date": "2023-08-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "scel.shop",
            "domain_keyword": "scel",
            "domain_tld": "shop",
            "query_time": "2024-04-20 04:04:47",
            "create_date": "2023-10-19",
            "update_date": "2024-01-14",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sczl.red",
            "domain_keyword": "sczl",
            "domain_tld": "red",
            "query_time": "2024-04-30 16:24:29",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gang Xie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "scal.pt",
            "domain_keyword": "scal",
            "domain_tld": "pt",
            "query_time": "2024-04-16 01:05:57",
            "registrant_name": "Scalseguros, Lda",
            "registrant_address": "Rua Cidade da Covilhã, nº 7",
            "registrant_city": "Santarém",
            "registrant_state": "Santarém",
            "registrant_zip": "2005-244",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dilbert.ns.cloudflare.com",
                "ines.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 82,
            "domain_name": "sccb.store",
            "domain_keyword": "sccb",
            "domain_tld": "store",
            "query_time": "2024-05-07 07:56:27",
            "create_date": "2023-10-31",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hassan.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sccc.team",
            "domain_keyword": "sccc",
            "domain_tld": "team",
            "query_time": "2024-05-07 07:56:28",
            "create_date": "2020-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "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": [
                "damian.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "scil.it",
            "domain_keyword": "scil",
            "domain_tld": "it",
            "query_time": "2024-05-10 06:48:59",
            "create_date": "2015-07-17",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-17",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "scil animal care company S.r.l.",
            "registrant_address": "Via G. Di Vittorio, 31",
            "registrant_city": "CASSANO D'ADDA",
            "registrant_state": "MI",
            "registrant_zip": "20062",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "scal.ai",
            "domain_keyword": "scal",
            "domain_tld": "ai",
            "query_time": "2024-05-22 19:18:34",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiao  Yang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sqcl.net",
            "domain_keyword": "sqcl",
            "domain_tld": "net",
            "query_time": "2024-05-21 09:24:22",
            "create_date": "2024-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "grace.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kccl.tv",
            "domain_keyword": "kccl",
            "domain_tld": "tv",
            "query_time": "2024-05-22 02:18:05",
            "create_date": "2008-08-02",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sctl.cn",
            "domain_keyword": "sctl",
            "domain_tld": "cn",
            "query_time": "2024-05-11 14:41:28",
            "create_date": "2020-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "洪文朴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "scci.com",
            "domain_keyword": "scci",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:40:09",
            "create_date": "2002-05-24",
            "update_date": "2023-02-23",
            "expiry_date": "2026-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "scvl.asia",
            "domain_keyword": "scvl",
            "domain_tld": "asia",
            "query_time": "2024-05-16 04:09:34",
            "create_date": "2023-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "tsccl.com",
            "domain_keyword": "tsccl",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:21:47",
            "create_date": "2019-11-20",
            "update_date": "2020-11-14",
            "expiry_date": "2023-11-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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sccx.org",
            "domain_keyword": "sccx",
            "domain_tld": "org",
            "query_time": "2024-06-01 19:39:24",
            "create_date": "2023-01-30",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shaanxi",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "soccl.com",
            "domain_keyword": "soccl",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:10:47",
            "create_date": "2019-04-15",
            "update_date": "2023-10-30",
            "expiry_date": "2025-04-15",
            "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": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=soccl.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": 94,
            "domain_name": "scscl.org",
            "domain_keyword": "scscl",
            "domain_tld": "org",
            "query_time": "2024-04-26 12:41:31",
            "create_date": "2015-06-07",
            "update_date": "2024-04-18",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "scjl.vip",
            "domain_keyword": "scjl",
            "domain_tld": "vip",
            "query_time": "2024-04-28 15:16:41",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou you",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yi bin shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sqcl.org.uk",
            "domain_keyword": "sqcl",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 09:55:41",
            "create_date": "2015-07-21",
            "update_date": "2023-06-21",
            "expiry_date": "2025-07-21",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.wjpsoftware.co.uk",
                "ns2.wjpsoftware.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "scel.com",
            "domain_keyword": "scel",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:57:53",
            "create_date": "1998-04-18",
            "update_date": "2018-01-13",
            "expiry_date": "2027-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.scel.com",
                "ns2.scel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "scci.email",
            "domain_keyword": "scci",
            "domain_tld": "email",
            "query_time": "2024-05-07 07:56:40",
            "create_date": "2016-03-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Spectruminc.com",
            "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": [
                "ns0.spectrumdns.net",
                "ns1.spectrumdns.net",
                "ns2.spectrumdns.net",
                "ns3.spectrumdns.net",
                "ns4.spectrumdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sncl.us",
            "domain_keyword": "sncl",
            "domain_tld": "us",
            "query_time": "2024-05-07 22:28:27",
            "create_date": "2007-05-09",
            "update_date": "2023-04-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "Nelson Thomas",
            "registrant_company": "Kentech Group DMCC",
            "registrant_address": "Swiss tower, JLT, Cluster Y",
            "registrant_city": "Dubai",
            "registrant_state": "Dubai",
            "registrant_zip": "27062",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+971.564067099",
            "name_servers": [
                "evan.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "jccl.co.uk",
            "domain_keyword": "jccl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 17:42:15",
            "create_date": "2022-06-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sccl.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2482</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>accl.co.uk, scfl.co.uk, scrl.link, scpl.group, sicl.ie, skccl.net, cscl.org, 2ccl.com, scwl.com, sccm.me, sccld.org, svcl.pro, sccdl.org, sccal.com, sccc.ru, scc5.fun, sccm.cyou, scca.pro, wccl.pro, sccle.homes, scc4.com, tccl.org.uk, schl.in, sscl.jp, fccl.dev, sccz.org, cccl.top, sccz.vip, sscl.it, scwl.co.nz, cccl.ru, scyl.eu, sccn.online, sctl.icu, sclc.land, sccr.info, scco.top, lccl.info, scll.cc, nccl.com.ng, sycl.org, sncl.org, accl.uk, scol.nl, gccl.org, ksccl.in, sccp.net.au, sccfl.com, scbl.fun, socl.one, scnl.co, sccg.com.au, sccx.net, cscl.com, cccl.it, scsl.xyz, sc0l.com, sacl.io, sccp.com, tccl.info, scsl.live, sccs.co, scbl.vip, sc-l.co.uk, stcl.co.nz, sbcl.net, scql.com, wccl.org, scdl.org, zccl.cn, skcl.info, mccl.it, sccs.co.uk, scpl.live, sccm.guru, sccu.pro, scsl.in, sicl.tokyo, scel.shop, sczl.red, scal.pt, sccb.store, sccc.team, scil.it, scal.ai, sqcl.net, kccl.tv, sctl.cn, scci.com, scvl.asia, tsccl.com, sccx.org, soccl.com, scscl.org, scjl.vip, sqcl.org.uk, scel.com, scci.email, sncl.us, jccl.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>accl.co.uk</domain_name>
   <domain_keyword>accl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 10:25:03</query_time>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>scfl.co.uk</domain_name>
   <domain_keyword>scfl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 02:59:17</query_time>
   <create_date>2022-12-13</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Namebay SAM [Tag = NAMEBAY-MC]</registrar_name>
   <registrar_website>https://www.namebay.com</registrar_website>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>scrl.link</domain_name>
   <domain_keyword>scrl</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-07 11:37:37</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.scrl.link</value>
    <value>ns2.scrl.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>scpl.group</domain_name>
   <domain_keyword>scpl</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-10 17:35:29</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sicl.ie</domain_name>
   <domain_keyword>sicl</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-26 13:58:33</query_time>
   <create_date>2009-02-04</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>The Simultaneous Interpretation Company Limited</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>skccl.net</domain_name>
   <domain_keyword>skccl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:33:27</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=skccl.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cscl.org</domain_name>
   <domain_keyword>cscl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 21:01:43</query_time>
   <create_date>2006-11-10</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2027-11-10</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://whois.bluerazor.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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>2ccl.com</domain_name>
   <domain_keyword>2ccl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:27:46</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.thecloudwebsiteserver.com</value>
    <value>ns2.thecloudwebsiteserver.net</value>
    <value>ns3.thecloudwebsiteserver.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>scwl.com</domain_name>
   <domain_keyword>scwl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:25:03</query_time>
   <create_date>1998-04-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-04-01</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>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/scwl.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>10</num>
   <domain_name>sccm.me</domain_name>
   <domain_keyword>sccm</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-15 02:16:01</query_time>
   <create_date>2013-02-06</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2028-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sccld.org</domain_name>
   <domain_keyword>sccld</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 02:15:56</query_time>
   <create_date>2012-02-17</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2027-02-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>FL</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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>svcl.pro</domain_name>
   <domain_keyword>svcl</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 17:36:17</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-12-11</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing zhong cheng pu hui ke ji you xian gong si</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sccdl.org</domain_name>
   <domain_keyword>sccdl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 05:33:05</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sccal.com</domain_name>
   <domain_keyword>sccal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:26:40</query_time>
   <create_date>2011-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>974</registrar_iana>
   <registrar_name>Netestate, LLC</registrar_name>
   <registrar_website>http://www.netestate.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>15</num>
   <domain_name>sccc.ru</domain_name>
   <domain_keyword>sccc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:05:16</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>scc5.fun</domain_name>
   <domain_keyword>scc5</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 07:56:24</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sccm.cyou</domain_name>
   <domain_keyword>sccm</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-06 16:20:35</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>sccmoney 12</registrant_company>
   <registrant_state>johor</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>scca.pro</domain_name>
   <domain_keyword>scca</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 11:40:01</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wccl.pro</domain_name>
   <domain_keyword>wccl</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 17:30:40</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</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>ns33.websaversdns.com</value>
    <value>ns34.websaversdns.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>sccle.homes</domain_name>
   <domain_keyword>sccle</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-19 18:46:52</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>scc4.com</domain_name>
   <domain_keyword>scc4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:54:57</query_time>
   <create_date>2014-10-05</create_date>
   <update_date>2020-09-29</update_date>
   <expiry_date>2023-10-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>tccl.org.uk</domain_name>
   <domain_keyword>tccl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-10 16:59:30</query_time>
   <create_date>2002-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>luke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>schl.in</domain_name>
   <domain_keyword>schl</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-07 11:13:25</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>24</num>
   <domain_name>sscl.jp</domain_name>
   <domain_keyword>sscl</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 03:09:02</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>sugiyama masami</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>fccl.dev</domain_name>
   <domain_keyword>fccl</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-26 08:56:42</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fluor Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sccz.org</domain_name>
   <domain_keyword>sccz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 02:17:41</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Bu Jiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijingshi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.szhot.com</value>
    <value>ns9.szhot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>cccl.top</domain_name>
   <domain_keyword>cccl</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-28 14:23:38</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</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>liu ze quan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>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>28</num>
   <domain_name>sccz.vip</domain_name>
   <domain_keyword>sccz</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-29 05:34:19</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sscl.it</domain_name>
   <domain_keyword>sscl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-05 01:45:57</query_time>
   <create_date>2016-04-14</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>S.S.C.L. CONSULTING S.R.L.</registrant_company>
   <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>30</num>
   <domain_name>scwl.co.nz</domain_name>
   <domain_keyword>scwl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-30 16:21:09</query_time>
   <create_date>2008-08-27</create_date>
   <update_date>2022-12-09</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cccl.ru</domain_name>
   <domain_keyword>cccl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:44:02</query_time>
   <create_date>2023-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>scyl.eu</domain_name>
   <domain_keyword>scyl</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:17:44</query_time>
   <registrar_name>TransIP Group BV</registrar_name>
   <registrar_website>http://transip.nl</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>33</num>
   <domain_name>sccn.online</domain_name>
   <domain_keyword>sccn</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 07:56:46</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sctl.icu</domain_name>
   <domain_keyword>sctl</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-22 01:43:53</query_time>
   <create_date>2018-11-16</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>SCTL</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>leah.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.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>sclc.land</domain_name>
   <domain_keyword>sclc</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-22 11:15:30</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sccr.info</domain_name>
   <domain_keyword>sccr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 18:47:07</query_time>
   <create_date>2015-09-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-04</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>ns17.domaincontrol.com</value>
    <value>ns18.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>37</num>
   <domain_name>scco.top</domain_name>
   <domain_keyword>scco</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 22:21:33</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li zhi bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lccl.info</domain_name>
   <domain_keyword>lccl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:09:14</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>39</num>
   <domain_name>scll.cc</domain_name>
   <domain_keyword>scll</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 01:18:41</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>3793</registrar_iana>
   <registrar_name>Guangzhou Yunxun Information Technology Co., Ltd.</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=scll.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>active.dnspod.net</value>
    <value>bootes.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nccl.com.ng</domain_name>
   <domain_keyword>nccl</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-29 20:37:49</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Edun Omatseye</registrant_name>
   <registrant_company>T-One Tech</registrant_company>
   <registrant_address>5 Abak Close</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>900243</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8063931329</registrant_phone>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sycl.org</domain_name>
   <domain_keyword>sycl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 13:08:49</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Khronos Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oregon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>carl.ns.cloudflare.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>sncl.org</domain_name>
   <domain_keyword>sncl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 09:19:11</query_time>
   <create_date>1998-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Syndicat National Des Colleges Et Lycees</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <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>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>accl.uk</domain_name>
   <domain_keyword>accl</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 09:52:06</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>scol.nl</domain_name>
   <domain_keyword>scol</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 08:25:53</query_time>
   <create_date>2006-05-05</create_date>
   <update_date>2021-11-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>gccl.org</domain_name>
   <domain_keyword>gccl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:41:20</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ksccl.in</domain_name>
   <domain_keyword>ksccl</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-03 04:13:02</query_time>
   <create_date>2017-10-05</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-10-05</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>Kakinada Smart City Corporation Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sccp.net.au</domain_name>
   <domain_keyword>sccp</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-07 07:56:50</query_time>
   <update_date>2023-05-16</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>ceri drummond</registrant_name>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sccfl.com</domain_name>
   <domain_keyword>sccfl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:56:35</query_time>
   <create_date>2012-09-20</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2025-09-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>scbl.fun</domain_name>
   <domain_keyword>scbl</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 15:47:09</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2034-05-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>si chuan ben li gang jie gou you xian ze ren gong si</registrant_company>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>socl.one</domain_name>
   <domain_keyword>socl</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-15 00:53:12</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>scnl.co</domain_name>
   <domain_keyword>scnl</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 08:19:34</query_time>
   <create_date>2014-11-14</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Optimum Releasing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WSM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1043.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sccg.com.au</domain_name>
   <domain_keyword>sccg</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 22:21:26</query_time>
   <update_date>2024-01-15</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Nicholas Haspanopoulos</registrant_name>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sccx.net</domain_name>
   <domain_keyword>sccx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 22:22:15</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=sccx.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cscl.com</domain_name>
   <domain_keyword>cscl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 02:34:45</query_time>
   <create_date>1995-07-21</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Your Whois Privacy Ltd</registrant_name>
   <registrant_company>Your Whois Privacy Ltd</registrant_company>
   <registrant_address>Safenames House, Sunrise Parkway, Linford Wood</registrant_address>
   <registrant_city>Milton Keynes</registrant_city>
   <registrant_state>Bucks</registrant_state>
   <registrant_zip>MK14 6LS</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1908200022</registrant_phone>
   <registrant_fax>+44.1908325192</registrant_fax>
   <name_servers>
    <value>ns6.lunarpages.com</value>
    <value>ns7.lunarpages.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>cccl.it</domain_name>
   <domain_keyword>cccl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 09:57:36</query_time>
   <create_date>2000-03-03</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Atlante.it s.r.l.</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>scsl.xyz</domain_name>
   <domain_keyword>scsl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 12:52:15</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sc0l.com</domain_name>
   <domain_keyword>sc0l</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:59:26</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp</registrar_name>
   <registrar_website>http://www.hello.co</registrar_website>
   <name_servers>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sacl.io</domain_name>
   <domain_keyword>sacl</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-02 19:22:19</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-11-29</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>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sccp.com</domain_name>
   <domain_keyword>sccp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 17:32:01</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>tccl.info</domain_name>
   <domain_keyword>tccl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 16:59:30</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-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>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.commonmx.com</value>
    <value>ns2.commonmx.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>scsl.live</domain_name>
   <domain_keyword>scsl</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-09 11:24:41</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-02-09</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sccs.co</domain_name>
   <domain_keyword>sccs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-07 12:41:05</query_time>
   <create_date>2011-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>scbl.vip</domain_name>
   <domain_keyword>scbl</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-15 02:13:26</query_time>
   <create_date>2021-09-06</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2025-09-06</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>xiong huan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>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>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>64</num>
   <domain_name>sc-l.co.uk</domain_name>
   <domain_keyword>sc-l</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 02:16:17</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1096.ui-dns.org</value>
    <value>ns1105.ui-dns.com</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>stcl.co.nz</domain_name>
   <domain_keyword>stcl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 00:13:04</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-05-02</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sbcl.net</domain_name>
   <domain_keyword>sbcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 14:44:08</query_time>
   <create_date>1999-01-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=sbcl.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.business.allstream.net</value>
    <value>ns2.business.allstream.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>scql.com</domain_name>
   <domain_keyword>scql</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:52:28</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2006-09-11</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Xi Cang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=scql.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hedda.dnspod.net</value>
    <value>popcorn.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wccl.org</domain_name>
   <domain_keyword>wccl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 10:38:37</query_time>
   <create_date>2012-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</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>ns-1503.awsdns-59.org</value>
    <value>ns-1984.awsdns-56.co.uk</value>
    <value>ns-349.awsdns-43.com</value>
    <value>ns-685.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>scdl.org</domain_name>
   <domain_keyword>scdl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 04:02:33</query_time>
   <create_date>1998-06-24</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2026-06-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>St. Charles Dart League</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</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>ns10.rosehosting.com</value>
    <value>ns9.rosehosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>zccl.cn</domain_name>
   <domain_keyword>zccl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 13:09:09</query_time>
   <create_date>2017-05-13</create_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李万龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>skcl.info</domain_name>
   <domain_keyword>skcl</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 04:28:05</query_time>
   <create_date>2022-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.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>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>72</num>
   <domain_name>mccl.it</domain_name>
   <domain_keyword>mccl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-14 22:03:57</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>ITtrust Domain Services LTD</registrant_company>
   <registrant_address>6th floor 2 Grand Canal Square</registrant_address>
   <registrant_city>Dublin</registrant_city>
   <registrant_state>Dublin</registrant_state>
   <registrant_zip>D02 A342</registrant_zip>
   <registrant_country>IE</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sccs.co.uk</domain_name>
   <domain_keyword>sccs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 11:40:17</query_time>
   <create_date>1997-12-17</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>scpl.live</domain_name>
   <domain_keyword>scpl</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-31 01:44:48</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sccm.guru</domain_name>
   <domain_keyword>sccm</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-01 19:38:52</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</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>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>76</num>
   <domain_name>sccu.pro</domain_name>
   <domain_keyword>sccu</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-07 12:41:14</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Samarskay</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>scsl.in</domain_name>
   <domain_keyword>scsl</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 11:24:41</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Tamil Nadu</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.linuxsupercloud.com</value>
    <value>ns2.linuxsupercloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sicl.tokyo</domain_name>
   <domain_keyword>sicl</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-26 13:58:33</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>scel.shop</domain_name>
   <domain_keyword>scel</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 04:04:47</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sczl.red</domain_name>
   <domain_keyword>sczl</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-30 16:24:29</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gang Xie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>scal.pt</domain_name>
   <domain_keyword>scal</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-16 01:05:57</query_time>
   <registrant_name>Scalseguros, Lda</registrant_name>
   <registrant_address>Rua Cidade da Covilhã, nº 7</registrant_address>
   <registrant_city>Santarém</registrant_city>
   <registrant_state>Santarém</registrant_state>
   <registrant_zip>2005-244</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dilbert.ns.cloudflare.com</value>
    <value>ines.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>sccb.store</domain_name>
   <domain_keyword>sccb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 07:56:27</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hassan.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sccc.team</domain_name>
   <domain_keyword>sccc</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-07 07:56:28</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</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>damian.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>scil.it</domain_name>
   <domain_keyword>scil</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 06:48:59</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>scil animal care company S.r.l.</registrant_company>
   <registrant_address>Via G. Di Vittorio, 31</registrant_address>
   <registrant_city>CASSANO D'ADDA</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20062</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>85</num>
   <domain_name>scal.ai</domain_name>
   <domain_keyword>scal</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-22 19:18:34</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiao  Yang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sqcl.net</domain_name>
   <domain_keyword>sqcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 09:24:22</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>PrivacyGuardian.org llc</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>grace.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>kccl.tv</domain_name>
   <domain_keyword>kccl</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-22 02:18:05</query_time>
   <create_date>2008-08-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sctl.cn</domain_name>
   <domain_keyword>sctl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 14:41:28</query_time>
   <create_date>2020-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>洪文朴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>scci.com</domain_name>
   <domain_keyword>scci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:40:09</query_time>
   <create_date>2002-05-24</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>scvl.asia</domain_name>
   <domain_keyword>scvl</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 04:09:34</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>tsccl.com</domain_name>
   <domain_keyword>tsccl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:21:47</query_time>
   <create_date>2019-11-20</create_date>
   <update_date>2020-11-14</update_date>
   <expiry_date>2023-11-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sccx.org</domain_name>
   <domain_keyword>sccx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 19:39:24</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shaanxi</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>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>93</num>
   <domain_name>soccl.com</domain_name>
   <domain_keyword>soccl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:10:47</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-04-15</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>SICHUAN</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=soccl.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>94</num>
   <domain_name>scscl.org</domain_name>
   <domain_keyword>scscl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 12:41:31</query_time>
   <create_date>2015-06-07</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>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>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.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>scjl.vip</domain_name>
   <domain_keyword>scjl</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-28 15:16:41</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou you</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yi bin shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sqcl.org.uk</domain_name>
   <domain_keyword>sqcl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 09:55:41</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.wjpsoftware.co.uk</value>
    <value>ns2.wjpsoftware.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>scel.com</domain_name>
   <domain_keyword>scel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:57:53</query_time>
   <create_date>1998-04-18</create_date>
   <update_date>2018-01-13</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.scel.com</value>
    <value>ns2.scel.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>scci.email</domain_name>
   <domain_keyword>scci</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-07 07:56:40</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-08</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>Spectruminc.com</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>ns0.spectrumdns.net</value>
    <value>ns1.spectrumdns.net</value>
    <value>ns2.spectrumdns.net</value>
    <value>ns3.spectrumdns.net</value>
    <value>ns4.spectrumdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sncl.us</domain_name>
   <domain_keyword>sncl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 22:28:27</query_time>
   <create_date>2007-05-09</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>Nelson Thomas</registrant_name>
   <registrant_company>Kentech Group DMCC</registrant_company>
   <registrant_address>Swiss tower, JLT, Cluster Y</registrant_address>
   <registrant_city>Dubai</registrant_city>
   <registrant_state>Dubai</registrant_state>
   <registrant_zip>27062</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+971.564067099</registrant_phone>
   <name_servers>
    <value>evan.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jccl.co.uk</domain_name>
   <domain_keyword>jccl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 17:42:15</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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