WHOIS QUERY TIME

24 Apr 2024 - 9:29 AM UTC

Registered: 16 February 2017
Modified: 16 February 2024
Expiry: 16 February 2025

REGISTRAR

IANA: 299
Name: CSC Corporate Domains, Inc.
Website: http://cscglobal.com/

DNSSEC

unsigned

NAME SERVERS

ns-1417.awsdns-49.org
ns-1807.awsdns-33.co.uk
ns-495.awsdns-61.com
ns-956.awsdns-55.net

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=scip.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "scip.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "scip.shop",
            "domain_keyword": "scip",
            "domain_tld": "shop",
            "query_time": "2024-04-24 09:29:27",
            "create_date": "2017-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "Oxfordshire",
            "registrant_country": "GB",
            "name_servers": [
                "ns-1417.awsdns-49.org",
                "ns-1807.awsdns-33.co.uk",
                "ns-495.awsdns-61.com",
                "ns-956.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>scip.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>scip.shop</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 09:29:27</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns-1417.awsdns-49.org</value>
    <value>ns-1807.awsdns-33.co.uk</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-956.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.111 seconds) for "scip.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Apr 2024 - 9:29 AM UTC

Registered: 16 February 2017
Modified: 16 February 2024
Expiry: 16 February 2025

REGISTRAR

IANA: 299
Name: CSC Corporate Domains, Inc.
Website: http://cscglobal.com/

DNSSEC

unsigned

NAME SERVERS

ns-1417.awsdns-49.org
ns-1807.awsdns-33.co.uk
ns-495.awsdns-61.com
ns-956.awsdns-55.net

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=scip.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "scip.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "scip.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "scip.shop",
            "domain_keyword": "scip",
            "domain_tld": "shop",
            "query_time": "2024-04-24 09:29:27",
            "create_date": "2017-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "Oxfordshire",
            "registrant_country": "GB",
            "name_servers": [
                "ns-1417.awsdns-49.org",
                "ns-1807.awsdns-33.co.uk",
                "ns-495.awsdns-61.com",
                "ns-956.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "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>scip.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>scip.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scip.shop</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 09:29:27</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns-1417.awsdns-49.org</value>
    <value>ns-1807.awsdns-33.co.uk</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-956.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.111</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 39 domain names (in 0.079 seconds) which contained the exact domain keyword "scip".
Domain Name Registered Expiry Registrar Ownership
1 scip.org 3 Apr 1995 4 Apr 2027 Network Solutions, LLC REDACTED FOR PRIVACY
2 scip.com 31 Aug 1996 30 Aug 2029 Network Solutions, LLC -
3 scip.org.uk 27 Mar 1997 27 Mar 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
4 scip.net 3 Oct 1998 2 Oct 2025 Dynadot Inc -
5 scip.co.uk 13 Oct 1999 13 Oct 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
6 scip.com.cn 5 Nov 2002 5 Nov 2024 阿里云计算有限公司(万网) 上海化学工业区发展有限公司
7 scip.be 11 Dec 2003 - One.com A/S -
8 scip.nl 8 Aug 2008 - Media Village B.V. -
9 scip.co.nz 16 Mar 2009 - Voyager Internet Ltd T/A 1st Domains -
10 scip.pro 20 Dec 2009 20 Dec 2024 Soluciones Corporativas IP, SL Soluciones Corporativas IP, SLU
11 scip.tel 18 May 2011 17 May 2025 Soluciones Corporativas IP, SL Soluciones Corporativas IP (SCIP)
12 scip.joburg 4 Nov 2014 4 Nov 2024 Open SRS Data Protected
13 scip.org.nz 19 May 2015 - Voyager Internet Ltd T/A 1st Domains -
14 scip.co 27 Aug 2015 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 scip.vip 20 May 2016 20 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Xiao Chun
16 scip.website 19 Jan 2017 19 Jan 2025 IONOS SE -
17 scip.shop 16 Feb 2017 16 Feb 2025 CSC Corporate Domains, Inc. -
18 scip.africa 2 Aug 2017 2 Aug 2024 OpenSRS Scip Engineering Group (Pty) Ltd
19 scip.top 14 Sep 2017 14 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 384012351
20 scip.app 22 Jul 2019 22 Jul 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
21 scip.team 22 Jul 2020 22 Jul 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
22 scip.email 17 Sep 2020 17 Sep 2024 Soluciones Corporativas IP, SL Soluciones Corporativas IP, SL
23 scip.expert 20 Apr 2021 20 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
24 scip.ro 26 May 2021 24 May 2031 ICI - Registrar -
25 scip.xyz 23 Jul 2021 23 Jul 2024 Sav.com, LLC Privacy Protection
26 scip.info 4 Aug 2021 4 Aug 2024 1API GmbH ebm-papst Mulfingen GmbH + Co. KG
27 scip.io 22 Sep 2021 22 Sep 2024 Sav.com, LLC Privacy Protection
28 scip.dev 17 May 2022 17 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
29 scip.digital 14 Jun 2022 14 Jun 2024 PSI-USA, Inc. dba Domain Robot sum.cumo GmbH
30 scip.law 19 Aug 2022 19 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
31 scip.cloud 17 Apr 2023 17 Apr 2025 GoDaddy Domains By Proxy, LLC
32 scip.online 13 Sep 2023 13 Sep 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
33 scip.store 19 Sep 2023 19 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
34 scip.live 21 Jan 2024 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 scip.homes 14 Feb 2024 14 Feb 2026 Go Daddy, LLC Domains By Proxy, LLC
36 scip.network 9 Apr 2024 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 scip.site 14 Apr 2024 14 Apr 2025 DNSPod, Inc. TencentCloud
38 scip.de - - - -
39 scip.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tushar Kelkar
40 scip.com.pe - - NIC.PE DESARROLLO PERU SYSTEM S.A.C.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=scip&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "scip",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 40,
        "relation": "eq",
        "current": 40
    },
    "unique_domains": "scip.org, scip.com, scip.org.uk, scip.net, scip.co.uk, scip.com.cn, scip.be, scip.nl, scip.co.nz, scip.pro, scip.tel, scip.joburg, scip.org.nz, scip.co, scip.vip, scip.website, scip.shop, scip.africa, scip.top, scip.app, scip.team, scip.email, scip.expert, scip.ro, scip.xyz, scip.info, scip.io, scip.dev, scip.digital, scip.law, scip.cloud, scip.online, scip.store, scip.live, scip.homes, scip.network, scip.site, scip.de, scip.net.au, scip.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "scip.org",
            "domain_keyword": "scip",
            "domain_tld": "org",
            "query_time": "2024-05-28 06:26:57",
            "create_date": "1995-04-03",
            "update_date": "2024-02-09",
            "expiry_date": "2027-04-04",
            "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": "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": [
                "ns1.ymaws.com",
                "ns2.ymaws.com",
                "ns3.ymaws.com",
                "ns4.ymaws.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scip.com",
            "domain_keyword": "scip",
            "domain_tld": "com",
            "query_time": "2024-06-11 14:34:55",
            "create_date": "1996-08-31",
            "update_date": "2024-03-08",
            "expiry_date": "2029-08-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.dns.clubexpress.com",
                "b.dns.clubexpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "scip.org.uk",
            "domain_keyword": "scip",
            "domain_tld": "org.uk",
            "query_time": "2024-05-22 11:12:51",
            "create_date": "1997-03-27",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-27",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "scip.net",
            "domain_keyword": "scip",
            "domain_tld": "net",
            "query_time": "2024-06-13 07:36:44",
            "create_date": "1998-10-03",
            "update_date": "2024-05-29",
            "expiry_date": "2025-10-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scip.co.uk",
            "domain_keyword": "scip",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 09:29:24",
            "create_date": "1999-10-13",
            "update_date": "2024-01-22",
            "expiry_date": "2024-10-13",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "scip.com.cn",
            "domain_keyword": "scip",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2002-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海化学工业区发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "scip.be",
            "domain_keyword": "scip",
            "domain_tld": "be",
            "query_time": "2024-05-12 06:14:51",
            "create_date": "2003-12-11",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "scip.nl",
            "domain_keyword": "scip",
            "domain_tld": "nl",
            "query_time": "2024-05-10 06:50:03",
            "create_date": "2008-08-08",
            "update_date": "2022-10-11",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "scip.co.nz",
            "domain_keyword": "scip",
            "domain_tld": "co.nz",
            "query_time": "2024-06-11 14:34:55",
            "create_date": "2009-03-16",
            "update_date": "2024-02-19",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "damien.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "scip.pro",
            "domain_keyword": "scip",
            "domain_tld": "pro",
            "query_time": "2024-04-28 15:14:25",
            "create_date": "2009-12-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, SLU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.dondominio.com",
                "ns4.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "scip.tel",
            "domain_keyword": "scip",
            "domain_tld": "tel",
            "query_time": "2024-04-24 09:29:24",
            "create_date": "2011-05-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.scip.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP (SCIP)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar 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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "scip.joburg",
            "domain_keyword": "scip",
            "domain_tld": "joburg",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2014-11-04",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "Open SRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "scip.org.nz",
            "domain_keyword": "scip",
            "domain_tld": "org.nz",
            "query_time": "2024-05-10 06:50:03",
            "create_date": "2015-05-19",
            "update_date": "2024-03-15",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "damien.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "scip.co",
            "domain_keyword": "scip",
            "domain_tld": "co",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2015-08-27",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-26",
            "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": [
                "annabel.ns.cloudflare.com",
                "ignat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "scip.vip",
            "domain_keyword": "scip",
            "domain_tld": "vip",
            "query_time": "2024-05-22 22:56:15",
            "create_date": "2016-05-20",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-20",
            "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": "Zhang Xiao Chun",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "scip.website",
            "domain_keyword": "scip",
            "domain_tld": "website",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2017-01-19",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "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.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "scip.shop",
            "domain_keyword": "scip",
            "domain_tld": "shop",
            "query_time": "2024-04-24 09:29:27",
            "create_date": "2017-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscglobal.com/",
            "registrant_state": "Oxfordshire",
            "registrant_country": "GB",
            "name_servers": [
                "ns-1417.awsdns-49.org",
                "ns-1807.awsdns-33.co.uk",
                "ns-495.awsdns-61.com",
                "ns-956.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "scip.africa",
            "domain_keyword": "scip",
            "domain_tld": "africa",
            "query_time": "2024-04-28 15:14:25",
            "create_date": "2017-08-02",
            "update_date": "2023-06-21",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Scip Engineering Group (Pty) Ltd",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "scip.top",
            "domain_keyword": "scip",
            "domain_tld": "top",
            "query_time": "2024-04-24 09:29:24",
            "create_date": "2017-09-14",
            "update_date": "2023-05-08",
            "expiry_date": "2027-09-14",
            "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": "384012351",
            "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": [
                "donald.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "scip.app",
            "domain_keyword": "scip",
            "domain_tld": "app",
            "query_time": "2024-04-28 15:14:25",
            "create_date": "2019-07-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "scip.team",
            "domain_keyword": "scip",
            "domain_tld": "team",
            "query_time": "2024-04-28 15:14:25",
            "create_date": "2020-07-22",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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.reach-compliance.eu",
                "ns2.reach-compliance.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "scip.email",
            "domain_keyword": "scip",
            "domain_tld": "email",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2020-09-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "scip.expert",
            "domain_keyword": "scip",
            "domain_tld": "expert",
            "query_time": "2024-04-28 15:14:25",
            "create_date": "2021-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks08.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "scip.ro",
            "domain_keyword": "scip",
            "domain_tld": "ro",
            "query_time": "2024-06-13 07:37:08",
            "create_date": "2021-05-26",
            "expiry_date": "2031-05-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "jobs.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 25,
            "domain_name": "scip.xyz",
            "domain_keyword": "scip",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 15:14:26",
            "create_date": "2021-07-23",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "scip.info",
            "domain_keyword": "scip",
            "domain_tld": "info",
            "query_time": "2024-06-13 07:36:17",
            "create_date": "2021-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ebm-papst Mulfingen GmbH + Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns.do-ex.com",
                "ns.do-ex.net",
                "ns.do-ex.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "scip.io",
            "domain_keyword": "scip",
            "domain_tld": "io",
            "query_time": "2024-06-11 14:34:55",
            "create_date": "2021-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "scip.dev",
            "domain_keyword": "scip",
            "domain_tld": "dev",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2022-05-17",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dion.ns.cloudflare.com",
                "gwen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "scip.digital",
            "domain_keyword": "scip",
            "domain_tld": "digital",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2022-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sum.cumo GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "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": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "scip.law",
            "domain_keyword": "scip",
            "domain_tld": "law",
            "query_time": "2024-05-22 06:40:43",
            "create_date": "2022-08-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "scip.cloud",
            "domain_keyword": "scip",
            "domain_tld": "cloud",
            "query_time": "2024-04-18 00:48:18",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.gig.tech",
                "ns02.gig.tech",
                "ns03.gig.tech",
                "ns1.barsatie-enterprise.com",
                "ns2.barsatie-enterprise.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "scip.online",
            "domain_keyword": "scip",
            "domain_tld": "online",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2023-09-13",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-13",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "scip.store",
            "domain_keyword": "scip",
            "domain_tld": "store",
            "query_time": "2024-05-28 06:26:57",
            "create_date": "2023-09-19",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "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.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "scip.live",
            "domain_keyword": "scip",
            "domain_tld": "live",
            "query_time": "2024-05-19 03:03:30",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "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": [
                "nx1.sentinel.id",
                "nx2.sentinel.id"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "scip.homes",
            "domain_keyword": "scip",
            "domain_tld": "homes",
            "query_time": "2024-06-13 07:37:03",
            "create_date": "2024-02-14",
            "update_date": "2024-04-18",
            "expiry_date": "2026-02-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "scip.network",
            "domain_keyword": "scip",
            "domain_tld": "network",
            "query_time": "2024-06-11 14:34:55",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "scip.site",
            "domain_keyword": "scip",
            "domain_tld": "site",
            "query_time": "2024-04-16 16:58:05",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "yun nan sheng",
            "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": [
                "cedric.dnspod.net",
                "lace.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "scip.de",
            "domain_keyword": "scip",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:37:57",
            "update_date": "2007-11-03",
            "name_servers": [
                "docks06.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "scip.net.au",
            "domain_keyword": "scip",
            "domain_tld": "net.au",
            "query_time": "2024-05-12 05:16:32",
            "update_date": "2023-04-22",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tushar Kelkar",
            "name_servers": [
                "ns1.digitalpacific.com.au",
                "ns2.digitalpacific.com.au",
                "ns3.digitalpacific.com",
                "ns4.digitalpacific.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "scip.com.pe",
            "domain_keyword": "scip",
            "domain_tld": "com.pe",
            "query_time": "2024-05-28 06:26:57",
            "registrar_name": "NIC.PE",
            "registrant_name": "DESARROLLO PERU SYSTEM S.A.C.",
            "name_servers": [
                "ns1.desarrolloperu.com",
                "ns2.desarrolloperu.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.079,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>scip</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>40</total>
  <relation>eq</relation>
  <current>40</current>
 </count>
 <unique_domains>scip.org, scip.com, scip.org.uk, scip.net, scip.co.uk, scip.com.cn, scip.be, scip.nl, scip.co.nz, scip.pro, scip.tel, scip.joburg, scip.org.nz, scip.co, scip.vip, scip.website, scip.shop, scip.africa, scip.top, scip.app, scip.team, scip.email, scip.expert, scip.ro, scip.xyz, scip.info, scip.io, scip.dev, scip.digital, scip.law, scip.cloud, scip.online, scip.store, scip.live, scip.homes, scip.network, scip.site, scip.de, scip.net.au, scip.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scip.org</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 06:26:57</query_time>
   <create_date>1995-04-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2027-04-04</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>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>ns1.ymaws.com</value>
    <value>ns2.ymaws.com</value>
    <value>ns3.ymaws.com</value>
    <value>ns4.ymaws.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scip.com</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 14:34:55</query_time>
   <create_date>1996-08-31</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2029-08-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.dns.clubexpress.com</value>
    <value>b.dns.clubexpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>scip.org.uk</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-22 11:12:51</query_time>
   <create_date>1997-03-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>scip.net</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 07:36:44</query_time>
   <create_date>1998-10-03</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-10-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scip.co.uk</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 09:29:24</query_time>
   <create_date>1999-10-13</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>scip.com.cn</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2002-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海化学工业区发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>scip.be</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-12 06:14:51</query_time>
   <create_date>2003-12-11</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>scip.nl</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 06:50:03</query_time>
   <create_date>2008-08-08</create_date>
   <update_date>2022-10-11</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>scip.co.nz</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-11 14:34:55</query_time>
   <create_date>2009-03-16</create_date>
   <update_date>2024-02-19</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>damien.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>scip.pro</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-28 15:14:25</query_time>
   <create_date>2009-12-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, SLU</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.dondominio.com</value>
    <value>ns4.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>scip.tel</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-24 09:29:24</query_time>
   <create_date>2011-05-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.scip.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP (SCIP)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>scip.joburg</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Open SRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>scip.org.nz</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-10 06:50:03</query_time>
   <create_date>2015-05-19</create_date>
   <update_date>2024-03-15</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>damien.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.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>scip.co</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-26</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>annabel.ns.cloudflare.com</value>
    <value>ignat.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>scip.vip</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-22 22:56:15</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-20</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>Zhang Xiao Chun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>16</num>
   <domain_name>scip.website</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2017-01-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>scip.shop</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 09:29:27</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscglobal.com/</registrar_website>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns-1417.awsdns-49.org</value>
    <value>ns-1807.awsdns-33.co.uk</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-956.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>scip.africa</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-28 15:14:25</query_time>
   <create_date>2017-08-02</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Scip Engineering Group (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.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>scip.top</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 09:29:24</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2027-09-14</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>384012351</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>scip.app</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-28 15:14:25</query_time>
   <create_date>2019-07-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>scip.team</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-28 15:14:25</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</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.reach-compliance.eu</value>
    <value>ns2.reach-compliance.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>scip.email</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2020-09-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>scip.expert</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-28 15:14:25</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>docks08.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>scip.ro</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-13 07:37:08</query_time>
   <create_date>2021-05-26</create_date>
   <expiry_date>2031-05-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>jobs.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>scip.xyz</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 15:14:26</query_time>
   <create_date>2021-07-23</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.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>26</num>
   <domain_name>scip.info</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 07:36:17</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</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>ebm-papst Mulfingen GmbH + Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <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>ns.do-ex.com</value>
    <value>ns.do-ex.net</value>
    <value>ns.do-ex.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>scip.io</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-11 14:34:55</query_time>
   <create_date>2021-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>28</num>
   <domain_name>scip.dev</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dion.ns.cloudflare.com</value>
    <value>gwen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>scip.digital</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sum.cumo GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>scip.law</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-22 06:40:43</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>scip.cloud</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-18 00:48:18</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.gig.tech</value>
    <value>ns02.gig.tech</value>
    <value>ns03.gig.tech</value>
    <value>ns1.barsatie-enterprise.com</value>
    <value>ns2.barsatie-enterprise.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>32</num>
   <domain_name>scip.online</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-13</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>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>33</num>
   <domain_name>scip.store</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 06:26:57</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <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>
   <name_servers>
    <value>2ajdy0ui.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>34</num>
   <domain_name>scip.live</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 03:03:30</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</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>nx1.sentinel.id</value>
    <value>nx2.sentinel.id</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>scip.homes</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-13 07:37:03</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-02-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>scip.network</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-11 14:34:55</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>scip.site</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-16 16:58:05</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>yun nan sheng</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>cedric.dnspod.net</value>
    <value>lace.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>scip.de</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:37:57</query_time>
   <update_date>2007-11-03</update_date>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>scip.net.au</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-12 05:16:32</query_time>
   <update_date>2023-04-22</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tushar Kelkar</registrant_name>
   <name_servers>
    <value>ns1.digitalpacific.com.au</value>
    <value>ns2.digitalpacific.com.au</value>
    <value>ns3.digitalpacific.com</value>
    <value>ns4.digitalpacific.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>scip.com.pe</domain_name>
   <domain_keyword>scip</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-28 06:26:57</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>DESARROLLO PERU SYSTEM S.A.C.</registrant_name>
   <name_servers>
    <value>ns1.desarrolloperu.com</value>
    <value>ns2.desarrolloperu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.079</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 3,638 domain names (in 0.105 seconds) which look and sound like the brand name "scip".
Domain Name Registered Expiry Registrar Ownership
1 socip.net 29 Dec 2016 29 Dec 2024 Tucows Domains Inc. -
2 scbp.com.cn 24 Apr 2014 24 Apr 2025 阿里巴巴云计算(北京)有限公司 陈丹
3 scic.org.au - - Domain Directors Pty Ltd trading as Instra Marketing NextSense
4 pcip.org.uk 3 Sep 2018 3 Sep 2024 Project COSMIC Ltd [Tag = COSMIC] -
5 scpp.org.pl 13 Aug 2013 13 Aug 2024 Consulting Service Sp. z o.o. -
6 skip.ru 27 Aug 1997 31 Aug 2024 REGRU-RU OOO "AN SKIP"
7 sdip.se 27 Jan 2023 27 Jan 2025 www.NameSRS.com -
8 stip.ru 6 Dec 2016 6 Dec 2024 RU-CENTER-RU NETGALAXY LTD.
9 scigp.com 12 Apr 2001 12 Apr 2026 Network Solutions, LLC -
10 sbcip.net 9 Jul 2003 9 Jul 2024 CSC CORPORATE DOMAINS, INC. AT&T SERVICES, INC.
11 ccip.org 19 May 2004 19 May 2025 Network Solutions, LLC Public Responsibility in Medicine and Research
12 stcip.com 6 Mar 2024 6 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
13 skip.gay 9 Jul 2022 9 Jul 2024 Porkbun Private by Design, LLC
14 seip.dev 28 Feb 2022 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
15 scio.xyz 26 Jun 2021 26 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
16 ship.science 12 Jan 2021 12 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
17 sci1.biz 24 Jul 2013 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 slip.org 1 Mar 1995 2 Mar 2027 Dynadot Inc Super Privacy Service LTD c/o Dynadot
19 sjcip.cn 31 May 2019 31 May 2025 江苏邦宁科技有限公司 杨洪杰
20 snip.today 2 Jan 2024 2 Jan 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
21 soip.ae - - AESERVER Ahmed Amr
22 soip.co 25 May 2022 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 gcip.tech 5 Apr 2022 5 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
24 svip.bet 16 May 2020 16 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
25 ship.engineer 21 May 2024 21 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 scap.org.uk 13 Jul 2023 13 Jul 2024 ICUK Computing Services Ltd [Tag = ICUK] -
27 sc2p.xyz 9 Dec 2023 9 Dec 2024 Gname.com Pte. Ltd. sdfsdafsaffs
28 smip.cl 1 Sep 2023 1 Sep 2024 NIC Chile Servicios Profesionales Coracero Spa
29 seip.info 12 Sep 2001 12 Sep 2024 IONOS SE Seip Automation GmbH
30 sctp.org.uk 17 Jan 2004 17 Jan 2025 Latitude Software Design Ltd [Tag = LATITUDEHOSTING] -
31 slip.asia 19 Apr 2023 19 Apr 2025 DNSPod, Inc. 韩雷
32 gcip.net 8 Aug 2004 8 Aug 2024 Tucows Domains Inc. -
33 scio.me 17 Jul 2013 17 Jul 2024 PSI-USA, Inc. dba Domain Robot ZORN industries
34 snip.pw 26 Mar 2013 26 Mar 2025 Porkbun, LLC -
35 sctp.info 19 Apr 2023 19 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
36 scie.in 12 Oct 2021 12 Oct 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
37 soip.top 30 Apr 2018 30 Apr 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) YuanJie
38 s2ip.de - - - -
39 ssip.systems 20 Apr 2021 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 scit.info 27 Jun 2023 27 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
41 sciop.it 8 Oct 2014 8 Oct 2024 Imnoko S.r.l. Imnoko S.r.l.
42 scid.site 27 Jan 2021 27 Jan 2025 Network Solutions LLC -
43 ship.pt 9 Jun 2005 - - Sociedade Historica da Independencia de Portugal
44 scap.app 12 Jan 2022 12 Jan 2032 GoDaddy.com, LLC Domains By Proxy, LLC
45 slip.bio 13 Nov 2022 13 Nov 2024 NameCheap, Inc. Private by Design, LLC
46 scsp.club 10 Jul 2023 10 Jul 2024 Squarespace Domains II LLC Hotline Publishing
47 scix.cc 20 Feb 2020 20 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
48 sc-ip.co.uk 17 May 2021 17 May 2025 Drakonim Ltd [Tag = DRAKONIM] -
49 sc-ip.com 11 May 2024 11 May 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
50 csip.ai - - Key-Systems GmbH Zeneszoveg.hu Kft.
51 scsp.com 20 Nov 1997 19 Nov 2024 DNSPod, Inc. REDACTED FOR PRIVACY
52 xcip.cloud 12 Jun 2023 12 Jun 2024 CV. Rumahweb Indonesia nexuscyber
53 stip.studio 14 Nov 2019 14 Nov 2024 Metaregistrar BV Schaafsma & Co
54 ship.gold 27 Nov 2022 27 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
55 ssip.legal 31 Mar 2016 31 Mar 2025 Squarespace Domains II LLC Saunders & Silverstein LLP
56 scgp.it 4 Feb 2016 4 Feb 2025 Aruba s.p.a. SAVERIO RIOTTO
57 svip.quest 3 Apr 2022 3 Apr 2024 Dynadot LLC -
58 stip.tips 11 Apr 2023 11 Apr 2025 united-domains AG REDACTED FOR PRIVACY
59 dcip.mobi 3 Jun 2012 3 Jun 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0162821718
60 hcip.net 29 Mar 2011 29 Mar 2031 GoDaddy.com, LLC -
61 scbp.net 20 Feb 2020 20 Feb 2025 GoDaddy.com, LLC -
62 sbip.top 27 Mar 2023 27 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
63 sctp.ro 5 Feb 2008 2 Jun 2028 Romarg SRL -
64 scif.vip 5 Feb 2023 5 Feb 2025 Go Canada Domains Inc Domains By Proxy, LLC
65 slip.co 20 Jul 2010 19 Jul 2024 Network Solutions, LLC REGISTER Societa Per Azioni
66 ycip.net.cn 1 Dec 2011 1 Dec 2029 阿里云计算有限公司(万网) 南京厚知软件有限公司
67 sczp.pl 25 Oct 2010 25 Oct 2024 OVH SAS -
68 ccip.technology 24 Sep 2023 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 dcip.ru 16 Jan 2009 16 Jan 2025 RU-CENTER-RU Private Person
70 pcip.org 19 Jun 2004 19 Jun 2024 Namesilo, LLC See PrivacyGuardian.org
71 scic.info 13 Feb 2014 13 Feb 2026 eNom, LLC Data Protected
72 sci2.org 6 Apr 2011 6 Apr 2025 IONOS SE Fundacio Bosch i Gimpera - NIF G08906653
73 scipm.xyz 30 Jun 2023 30 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
74 schp.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Pavel Sobol
75 skip.app 20 Jul 2021 20 Jul 2025 PSI-USA, Inc. dba Domain Robot p.s.pro PremiumDomains
76 scia.org.au - - Melbourne IT Domain Contact SCI Australia
77 sclp.club 19 Mar 2021 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 pscip.com 20 Apr 2024 20 Apr 2025 Streamline Domains, LLC -
79 ncip.org 23 Sep 2004 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 scin.biz 30 Apr 2002 29 Apr 2024 PSI-USA, Inc. dba Domain Robot Grafik Schrall
81 scjp.com 16 Aug 2003 16 Aug 2024 CSC CORPORATE DOMAINS, INC. Not Disclosed
82 scic.pt - 1 Nov 2025 - -
83 gcip.info 12 Feb 2014 12 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0137853819
84 spip.pl 10 Sep 2020 10 Sep 2024 HitMe.pl Marek Bajerski -
85 scvip.tech 1 Oct 2023 1 Oct 2024 Dotserve Inc MasWayVPN
86 scit.link 4 Oct 2020 4 Oct 2024 eNom, Inc. Data Protected
87 oscip.com 11 Apr 2004 11 Apr 2025 ANNULET, INC BuyDomains.com
88 scap.pt - - - Sociedade de Ciencias Agrarias de Portugal
89 scrip.co.uk 30 Jan 2004 30 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
90 secip.info 17 Apr 2007 17 Apr 2025 Arsys Internet, S.L. dba NICLINE.COM Viajes Pacifico S.A
91 siip.coffee 7 Oct 2021 7 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
92 scii.co.jp - - - Suspended Domain Name
93 sccp.org 20 Aug 1996 19 Aug 2025 Namesilo, LLC See PrivacyGuardian.org
94 sci1.co.uk 29 Jan 2014 29 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
95 saip.top 27 Jun 2023 27 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen yang
96 scie.org 28 Jun 1999 28 Jun 2026 Network Solutions, LLC REDACTED FOR PRIVACY
97 pcip.com 1 Oct 1996 30 Sep 2024 NameSilo, LLC -
98 skip.legal 18 Jun 2020 18 Jun 2024 Tucows Domains Inc. Data Protected
99 stip.org 9 May 2000 9 May 2025 Realtime Register B.V. My Domain Provider
100 scep.design 12 Mar 2019 12 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Scip.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=scip.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "scip.shop",
        "page_size": 100
    },
    "count": {
        "total": 3638,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "socip.net, scbp.com.cn, scic.org.au, pcip.org.uk, scpp.org.pl, skip.ru, sdip.se, stip.ru, scigp.com, sbcip.net, ccip.org, stcip.com, skip.gay, seip.dev, scio.xyz, ship.science, sci1.biz, slip.org, sjcip.cn, snip.today, soip.ae, soip.co, gcip.tech, svip.bet, ship.engineer, scap.org.uk, sc2p.xyz, smip.cl, seip.info, sctp.org.uk, slip.asia, gcip.net, scio.me, snip.pw, sctp.info, scie.in, soip.top, s2ip.de, ssip.systems, scit.info, sciop.it, scid.site, ship.pt, scap.app, slip.bio, scsp.club, scix.cc, sc-ip.co.uk, sc-ip.com, csip.ai, scsp.com, xcip.cloud, stip.studio, ship.gold, ssip.legal, scgp.it, svip.quest, stip.tips, dcip.mobi, hcip.net, scbp.net, sbip.top, sctp.ro, scif.vip, slip.co, ycip.net.cn, sczp.pl, ccip.technology, dcip.ru, pcip.org, scic.info, sci2.org, scipm.xyz, schp.us, skip.app, scia.org.au, sclp.club, pscip.com, ncip.org, scin.biz, scjp.com, scic.pt, gcip.info, spip.pl, scvip.tech, scit.link, oscip.com, scap.pt, scrip.co.uk, secip.info, siip.coffee, scii.co.jp, sccp.org, sci1.co.uk, saip.top, scie.org, pcip.com, skip.legal, stip.org, scep.design",
    "results": [
        {
            "num": 1,
            "domain_name": "socip.net",
            "domain_keyword": "socip",
            "domain_tld": "net",
            "query_time": "2024-04-16 01:11:10",
            "create_date": "2016-12-29",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scbp.com.cn",
            "domain_keyword": "scbp",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 10:26:25",
            "create_date": "2014-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "陈丹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "scic.org.au",
            "domain_keyword": "scic",
            "domain_tld": "org.au",
            "query_time": "2024-05-01 09:49:20",
            "update_date": "2022-11-18",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Marketing NextSense",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pcip.org.uk",
            "domain_keyword": "pcip",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 10:31:21",
            "create_date": "2018-09-03",
            "update_date": "2022-08-04",
            "expiry_date": "2024-09-03",
            "registrar_name": "Project COSMIC Ltd [Tag = COSMIC]",
            "registrar_website": "http://www.cosmic.org.uk",
            "name_servers": [
                "dns.uk-noc.com",
                "dns.us-noc.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "scpp.org.pl",
            "domain_keyword": "scpp",
            "domain_tld": "org.pl",
            "query_time": "2024-05-07 02:11:39",
            "create_date": "2013-08-13",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-13",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "skip.ru",
            "domain_keyword": "skip",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:09:23",
            "create_date": "1997-08-27",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_company": "OOO \"AN SKIP\"",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "sdip.se",
            "domain_keyword": "sdip",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:43:31",
            "create_date": "2023-01-27",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-27",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.kramerhosting.se",
                "ns2.kramerhosting.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "stip.ru",
            "domain_keyword": "stip",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:55:50",
            "create_date": "2016-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "scigp.com",
            "domain_keyword": "scigp",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:25:11",
            "create_date": "2001-04-12",
            "update_date": "2021-04-14",
            "expiry_date": "2026-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.surfcity.net",
                "ns2.surfcity.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sbcip.net",
            "domain_keyword": "sbcip",
            "domain_tld": "net",
            "query_time": "2024-04-26 14:44:05",
            "create_date": "2003-07-09",
            "update_date": "2023-10-27",
            "expiry_date": "2024-07-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "AT&T SERVICES, INC.",
            "registrant_address": "12976 Hollenberg Dr",
            "registrant_city": "Bridgeton",
            "registrant_state": "MO",
            "registrant_zip": "63044",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3142358168",
            "registrant_fax": "+1.3142358168",
            "name_servers": [
                "ns10a.attdns.net",
                "ns10b.attdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ccip.org",
            "domain_keyword": "ccip",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:57:48",
            "create_date": "2004-05-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Public Responsibility in Medicine and Research",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "stcip.com",
            "domain_keyword": "stcip",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:13:02",
            "create_date": "2024-03-06",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=stcip.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "skip.gay",
            "domain_keyword": "skip",
            "domain_tld": "gay",
            "query_time": "2024-05-09 18:00:53",
            "create_date": "2022-07-09",
            "update_date": "2023-05-16",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "seip.dev",
            "domain_keyword": "seip",
            "domain_tld": "dev",
            "query_time": "2024-05-11 11:30:18",
            "create_date": "2022-02-28",
            "update_date": "2022-04-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "scio.xyz",
            "domain_keyword": "scio",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 03:03:10",
            "create_date": "2021-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ship.science",
            "domain_keyword": "ship",
            "domain_tld": "science",
            "query_time": "2024-05-18 17:58:02",
            "create_date": "2021-01-12",
            "update_date": "2023-06-10",
            "expiry_date": "2026-01-12",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sci1.biz",
            "domain_keyword": "sci1",
            "domain_tld": "biz",
            "query_time": "2024-05-18 20:46:31",
            "create_date": "2013-07-24",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-23",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "slip.org",
            "domain_keyword": "slip",
            "domain_tld": "org",
            "query_time": "2024-05-14 04:27:07",
            "create_date": "1995-03-01",
            "update_date": "2023-09-06",
            "expiry_date": "2027-03-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sjcip.cn",
            "domain_keyword": "sjcip",
            "domain_tld": "cn",
            "query_time": "2024-05-13 02:54:43",
            "create_date": "2019-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "杨洪杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "snip.today",
            "domain_keyword": "snip",
            "domain_tld": "today",
            "query_time": "2024-05-15 04:26:47",
            "create_date": "2024-01-02",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-02",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "soip.ae",
            "domain_keyword": "soip",
            "domain_tld": "ae",
            "query_time": "2024-05-24 15:58:20",
            "registrar_name": "AESERVER",
            "registrant_name": "Ahmed Amr",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "dns1.usa-host.net",
                "dns2.usa-host.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 22,
            "domain_name": "soip.co",
            "domain_keyword": "soip",
            "domain_tld": "co",
            "query_time": "2024-05-25 00:15:03",
            "create_date": "2022-05-25",
            "update_date": "2023-07-28",
            "expiry_date": "2025-05-25",
            "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": [
                "tori.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "gcip.tech",
            "domain_keyword": "gcip",
            "domain_tld": "tech",
            "query_time": "2024-06-01 17:00:19",
            "create_date": "2022-04-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "svip.bet",
            "domain_keyword": "svip",
            "domain_tld": "bet",
            "query_time": "2024-05-26 05:06:05",
            "create_date": "2020-05-16",
            "update_date": "2024-03-08",
            "expiry_date": "2025-05-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ship.engineer",
            "domain_keyword": "ship",
            "domain_tld": "engineer",
            "query_time": "2024-05-28 00:41:14",
            "create_date": "2024-05-21",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "scap.org.uk",
            "domain_keyword": "scap",
            "domain_tld": "org.uk",
            "query_time": "2024-06-04 06:05:44",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "ICUK Computing Services Ltd [Tag = ICUK]",
            "registrar_website": "https://icuk.net",
            "name_servers": [
                "ns1.interdns.co.uk",
                "ns2.interdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "sc2p.xyz",
            "domain_keyword": "sc2p",
            "domain_tld": "xyz",
            "query_time": "2024-06-05 08:08:31",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "sdfsdafsaffs",
            "registrant_state": "Illinois",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "smip.cl",
            "domain_keyword": "smip",
            "domain_tld": "cl",
            "query_time": "2024-06-02 17:27:11",
            "create_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Servicios Profesionales Coracero Spa"
        },
        {
            "num": 29,
            "domain_name": "seip.info",
            "domain_keyword": "seip",
            "domain_tld": "info",
            "query_time": "2024-05-29 03:45:50",
            "create_date": "2001-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Seip Automation 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": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sctp.org.uk",
            "domain_keyword": "sctp",
            "domain_tld": "org.uk",
            "query_time": "2024-06-08 18:15:02",
            "create_date": "2004-01-17",
            "update_date": "2023-11-15",
            "expiry_date": "2025-01-17",
            "registrar_name": "Latitude Software Design Ltd [Tag = LATITUDEHOSTING]",
            "registrar_website": "https://www.latitudehosting.net",
            "name_servers": [
                "ns0.latitudehosting.co.uk",
                "ns1.latitudehosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "slip.asia",
            "domain_keyword": "slip",
            "domain_tld": "asia",
            "query_time": "2024-04-20 00:49:29",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "韩雷",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "黑龙江省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "walk.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gcip.net",
            "domain_keyword": "gcip",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:46:41",
            "create_date": "2004-08-08",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "scio.me",
            "domain_keyword": "scio",
            "domain_tld": "me",
            "query_time": "2024-04-24 09:27:53",
            "create_date": "2013-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ZORN industries",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "snip.pw",
            "domain_keyword": "snip",
            "domain_tld": "pw",
            "query_time": "2024-04-24 05:27:13",
            "create_date": "2013-03-26",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_email": "https://whois.nic.pw/contact/snip.pw/registrant",
            "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": 35,
            "domain_name": "sctp.info",
            "domain_keyword": "sctp",
            "domain_tld": "info",
            "query_time": "2024-04-29 09:07:59",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "scie.in",
            "domain_keyword": "scie",
            "domain_tld": "in",
            "query_time": "2024-04-28 15:06:43",
            "create_date": "2021-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "soip.top",
            "domain_keyword": "soip",
            "domain_tld": "top",
            "query_time": "2024-04-30 13:26:21",
            "create_date": "2018-04-30",
            "expiry_date": "2028-04-30",
            "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": "YuanJie",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "s2ip.de",
            "domain_keyword": "s2ip",
            "domain_tld": "de",
            "query_time": "2024-05-04 23:11:59",
            "update_date": "2021-06-30",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "ssip.systems",
            "domain_keyword": "ssip",
            "domain_tld": "systems",
            "query_time": "2024-05-05 01:52:49",
            "create_date": "2021-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "scit.info",
            "domain_keyword": "scit",
            "domain_tld": "info",
            "query_time": "2024-05-03 22:56:55",
            "create_date": "2023-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-27",
            "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": "wu qing ru",
            "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": 41,
            "domain_name": "sciop.it",
            "domain_keyword": "sciop",
            "domain_tld": "it",
            "query_time": "2024-05-10 06:49:59",
            "create_date": "2014-10-08",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Imnoko S.r.l.",
            "registrar_website": "https://www.domaindirect.it",
            "registrant_company": "Imnoko S.r.l.",
            "registrant_address": "Via Garibaldi, 97",
            "registrant_city": "Arezzo",
            "registrant_state": "AR",
            "registrant_zip": "52100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "scid.site",
            "domain_keyword": "scid",
            "domain_tld": "site",
            "query_time": "2024-05-18 20:47:33",
            "create_date": "2021-01-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ship.pt",
            "domain_keyword": "ship",
            "domain_tld": "pt",
            "query_time": "2024-05-18 17:58:02",
            "create_date": "2005-06-09",
            "registrant_name": "Sociedade Historica da Independencia de Portugal",
            "registrant_address": "Largo de S. Domingos, 11",
            "registrant_city": "Lisboa",
            "registrant_state": "Palácio da Independência",
            "registrant_zip": "1150-320",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 44,
            "domain_name": "scap.app",
            "domain_keyword": "scap",
            "domain_tld": "app",
            "query_time": "2024-05-21 00:29:20",
            "create_date": "2022-01-12",
            "update_date": "2023-07-26",
            "expiry_date": "2032-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "slip.bio",
            "domain_keyword": "slip",
            "domain_tld": "bio",
            "query_time": "2024-05-25 09:18:48",
            "create_date": "2022-11-13",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "scsp.club",
            "domain_keyword": "scsp",
            "domain_tld": "club",
            "query_time": "2024-05-24 21:21:58",
            "create_date": "2023-07-10",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hotline Publishing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "scix.cc",
            "domain_keyword": "scix",
            "domain_tld": "cc",
            "query_time": "2024-05-22 11:13:59",
            "create_date": "2020-02-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.cmd.network",
                "ns1.first-ns.de",
                "robotns2.second-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sc-ip.co.uk",
            "domain_keyword": "sc-ip",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 13:16:15",
            "create_date": "2021-05-17",
            "update_date": "2023-05-02",
            "expiry_date": "2025-05-17",
            "registrar_name": "Drakonim Ltd [Tag = DRAKONIM]",
            "registrar_website": "http://www.drakonim.com",
            "name_servers": [
                "aragorn.drakonim.co.uk",
                "sian.drakonim.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "sc-ip.com",
            "domain_keyword": "sc-ip",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:21:19",
            "create_date": "2024-05-11",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-11",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "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": [
                "not signed"
            ]
        },
        {
            "num": 50,
            "domain_name": "csip.ai",
            "domain_keyword": "csip",
            "domain_tld": "ai",
            "query_time": "2024-05-16 12:00:28",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zeneszoveg.hu Kft.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webspacecontrol.com",
                "ns2.webspacecontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "scsp.com",
            "domain_keyword": "scsp",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:46:18",
            "create_date": "1997-11-20",
            "update_date": "2023-09-06",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=scsp.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.shunmi.com",
                "ns2.shunmi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "xcip.cloud",
            "domain_keyword": "xcip",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 04:51:38",
            "create_date": "2023-06-12",
            "update_date": "2023-10-30",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nexuscyber",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Tengah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kayden.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "stip.studio",
            "domain_keyword": "stip",
            "domain_tld": "studio",
            "query_time": "2024-05-27 11:50:58",
            "create_date": "2019-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Schaafsma & Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ship.gold",
            "domain_keyword": "ship",
            "domain_tld": "gold",
            "query_time": "2024-05-27 13:25:54",
            "create_date": "2022-11-27",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-27",
            "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": "Wei Cao",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ssip.legal",
            "domain_keyword": "ssip",
            "domain_tld": "legal",
            "query_time": "2024-05-29 19:33:00",
            "create_date": "2016-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Saunders & Silverstein LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "scgp.it",
            "domain_keyword": "scgp",
            "domain_tld": "it",
            "query_time": "2024-06-01 07:07:16",
            "create_date": "2016-02-04",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-04",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "SAVERIO RIOTTO",
            "registrant_address": "via nazionale rilievo n° 17",
            "registrant_city": "PALMI",
            "registrant_state": "RC",
            "registrant_zip": "89015",
            "registrant_country": "IT",
            "name_servers": [
                "apollo.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "svip.quest",
            "domain_keyword": "svip",
            "domain_tld": "quest",
            "query_time": "2024-06-02 00:32:28",
            "create_date": "2022-04-03",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "stip.tips",
            "domain_keyword": "stip",
            "domain_tld": "tips",
            "query_time": "2024-06-07 13:01:43",
            "create_date": "2023-04-11",
            "update_date": "2024-06-04",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dcip.mobi",
            "domain_keyword": "dcip",
            "domain_tld": "mobi",
            "query_time": "2024-06-10 21:56:09",
            "create_date": "2012-06-03",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162821718",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hcip.net",
            "domain_keyword": "hcip",
            "domain_tld": "net",
            "query_time": "2024-06-13 10:59:08",
            "create_date": "2011-03-29",
            "update_date": "2022-09-09",
            "expiry_date": "2031-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "publicdns1.emory.net",
                "publicdns2.emory.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "scbp.net",
            "domain_keyword": "scbp",
            "domain_tld": "net",
            "query_time": "2024-06-11 23:39:27",
            "create_date": "2020-02-20",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sbip.top",
            "domain_keyword": "sbip",
            "domain_tld": "top",
            "query_time": "2024-04-24 06:04:52",
            "create_date": "2023-03-27",
            "update_date": "2023-03-27",
            "expiry_date": "2025-03-27",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cartman.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sctp.ro",
            "domain_keyword": "sctp",
            "domain_tld": "ro",
            "query_time": "2024-04-26 12:46:46",
            "create_date": "2008-02-05",
            "expiry_date": "2028-06-02",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns.sctp.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "scif.vip",
            "domain_keyword": "scif",
            "domain_tld": "vip",
            "query_time": "2024-04-28 15:12:40",
            "create_date": "2023-02-05",
            "update_date": "2023-06-19",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains Inc",
            "registrar_website": "whois.gocanadadomains.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "slip.co",
            "domain_keyword": "slip",
            "domain_tld": "co",
            "query_time": "2024-04-29 07:14:27",
            "create_date": "2010-07-20",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTER Societa Per Azioni",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ycip.net.cn",
            "domain_keyword": "ycip",
            "domain_tld": "net.cn",
            "query_time": "2024-05-01 23:20:12",
            "create_date": "2011-12-01",
            "expiry_date": "2029-12-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南京厚知软件有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sczp.pl",
            "domain_keyword": "sczp",
            "domain_tld": "pl",
            "query_time": "2024-04-30 16:24:36",
            "create_date": "2010-10-25",
            "update_date": "2023-06-14",
            "expiry_date": "2024-10-25",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "ccip.technology",
            "domain_keyword": "ccip",
            "domain_tld": "technology",
            "query_time": "2024-05-01 17:03:51",
            "create_date": "2023-09-24",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-24",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dcip.ru",
            "domain_keyword": "dcip",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:29:48",
            "create_date": "2009-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "pcip.org",
            "domain_keyword": "pcip",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:31:21",
            "create_date": "2004-06-19",
            "update_date": "2024-01-23",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com",
                "verification-desk3dggnviqtx9i7pen26.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "scic.info",
            "domain_keyword": "scic",
            "domain_tld": "info",
            "query_time": "2024-04-18 07:12:29",
            "create_date": "2014-02-13",
            "update_date": "2021-02-06",
            "expiry_date": "2026-02-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sci2.org",
            "domain_keyword": "sci2",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:18:58",
            "create_date": "2011-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fundacio Bosch i Gimpera - NIF G08906653",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1062.ui-dns.org",
                "ns1075.ui-dns.de",
                "ns1101.ui-dns.biz",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "scipm.xyz",
            "domain_keyword": "scipm",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 03:03:36",
            "create_date": "2023-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kobe.ns.cloudflare.com",
                "sydney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "schp.us",
            "domain_keyword": "schp",
            "domain_tld": "us",
            "query_time": "2024-05-21 21:48:05",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Pavel Sobol",
            "registrant_address": "858 Canyon Drive",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9894516242",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "skip.app",
            "domain_keyword": "skip",
            "domain_tld": "app",
            "query_time": "2024-05-26 17:57:11",
            "create_date": "2021-07-20",
            "update_date": "2024-03-04",
            "expiry_date": "2025-07-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "p.s.pro PremiumDomains",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater Poland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "scia.org.au",
            "domain_keyword": "scia",
            "domain_tld": "org.au",
            "query_time": "2024-05-22 11:02:37",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Domain Contact SCI Australia",
            "name_servers": [
                "ns1.planetdomain.com",
                "ns2.planetdomain.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sclp.club",
            "domain_keyword": "sclp",
            "domain_tld": "club",
            "query_time": "2024-05-22 22:57:02",
            "create_date": "2021-03-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "pscip.com",
            "domain_keyword": "pscip",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:27:49",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 2273,
            "registrar_name": "Streamline Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns.buydomains.com",
                "ns2.buydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ncip.org",
            "domain_keyword": "ncip",
            "domain_tld": "org",
            "query_time": "2024-06-07 17:32:10",
            "create_date": "2004-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "scin.biz",
            "domain_keyword": "scin",
            "domain_tld": "biz",
            "query_time": "2024-05-30 20:20:31",
            "create_date": "2002-04-30",
            "update_date": "2023-06-14",
            "expiry_date": "2024-04-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grafik Schrall",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "scjp.com",
            "domain_keyword": "scjp",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:28:14",
            "create_date": "2003-08-16",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-16",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Racine",
            "registrant_state": "WI",
            "registrant_zip": "53403",
            "registrant_country": "US",
            "registrant_email": "not disclosed",
            "registrant_phone": "+Not Disclosed",
            "registrant_fax": "+Not Disclosed",
            "name_servers": [
                "glen.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "scic.pt",
            "domain_keyword": "scic",
            "domain_tld": "pt",
            "query_time": "2024-05-28 06:22:23",
            "expiry_date": "2025-11-01",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 83,
            "domain_name": "gcip.info",
            "domain_keyword": "gcip",
            "domain_tld": "info",
            "query_time": "2024-06-09 18:08:56",
            "create_date": "2014-02-12",
            "update_date": "2023-02-04",
            "expiry_date": "2025-02-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0137853819",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "spip.pl",
            "domain_keyword": "spip",
            "domain_tld": "pl",
            "query_time": "2024-06-09 07:37:39",
            "create_date": "2020-09-10",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-10",
            "registrar_name": "HitMe.pl Marek Bajerski",
            "registrar_website": "www.hitme.pl",
            "name_servers": [
                "dns1.hitme.pl",
                "dns2.hitme.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "scvip.tech",
            "domain_keyword": "scvip",
            "domain_tld": "tech",
            "query_time": "2024-06-10 16:34:11",
            "create_date": "2023-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "MasWayVPN",
            "registrant_state": "1659",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "scit.link",
            "domain_keyword": "scit",
            "domain_tld": "link",
            "query_time": "2024-04-28 15:15:20",
            "create_date": "2020-10-04",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1119.awsdns-11.org",
                "ns-126.awsdns-15.com",
                "ns-1769.awsdns-29.co.uk",
                "ns-571.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "oscip.com",
            "domain_keyword": "oscip",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:19:23",
            "create_date": "2004-04-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "scap.pt",
            "domain_keyword": "scap",
            "domain_tld": "pt",
            "query_time": "2024-04-30 10:18:39",
            "registrant_name": "Sociedade de Ciencias Agrarias de Portugal",
            "registrant_address": "Rua da Junqueira, No. 299",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1300-338",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 89,
            "domain_name": "scrip.co.uk",
            "domain_keyword": "scrip",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 03:04:42",
            "create_date": "2004-01-30",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "secip.info",
            "domain_keyword": "secip",
            "domain_tld": "info",
            "query_time": "2024-05-03 02:45:45",
            "create_date": "2007-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Viajes Pacifico S.A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.servidoresdns.net",
                "dns26.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "siip.coffee",
            "domain_keyword": "siip",
            "domain_tld": "coffee",
            "query_time": "2024-05-02 00:03:01",
            "create_date": "2021-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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": 92,
            "domain_name": "scii.co.jp",
            "domain_keyword": "scii",
            "domain_tld": "co.jp",
            "query_time": "2024-04-24 09:25:38",
            "update_date": "2024-03-01",
            "registrant_company": "Suspended Domain Name",
            "name_servers": [
                ""
            ]
        },
        {
            "num": 93,
            "domain_name": "sccp.org",
            "domain_keyword": "sccp",
            "domain_tld": "org",
            "query_time": "2024-04-15 02:16:49",
            "create_date": "1996-08-20",
            "update_date": "2023-07-02",
            "expiry_date": "2025-08-19",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sci1.co.uk",
            "domain_keyword": "sci1",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 18:18:58",
            "create_date": "2014-01-29",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-29",
            "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": 95,
            "domain_name": "saip.top",
            "domain_keyword": "saip",
            "domain_tld": "top",
            "query_time": "2024-04-21 12:12:05",
            "create_date": "2023-06-27",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen yang",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "scie.org",
            "domain_keyword": "scie",
            "domain_tld": "org",
            "query_time": "2024-04-18 07:13:38",
            "create_date": "1999-06-28",
            "update_date": "2024-02-21",
            "expiry_date": "2026-06-28",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pcip.com",
            "domain_keyword": "pcip",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:31:21",
            "create_date": "1996-10-01",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "bill.nic.com",
                "sue.nic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "skip.legal",
            "domain_keyword": "skip",
            "domain_tld": "legal",
            "query_time": "2024-05-09 18:00:53",
            "create_date": "2020-06-18",
            "update_date": "2023-04-05",
            "expiry_date": "2024-06-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "stip.org",
            "domain_keyword": "stip",
            "domain_tld": "org",
            "query_time": "2024-05-12 21:58:25",
            "create_date": "2000-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "scep.design",
            "domain_keyword": "scep",
            "domain_tld": "design",
            "query_time": "2024-05-19 18:49:53",
            "create_date": "2019-03-12",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-12",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>scip.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3638</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>socip.net, scbp.com.cn, scic.org.au, pcip.org.uk, scpp.org.pl, skip.ru, sdip.se, stip.ru, scigp.com, sbcip.net, ccip.org, stcip.com, skip.gay, seip.dev, scio.xyz, ship.science, sci1.biz, slip.org, sjcip.cn, snip.today, soip.ae, soip.co, gcip.tech, svip.bet, ship.engineer, scap.org.uk, sc2p.xyz, smip.cl, seip.info, sctp.org.uk, slip.asia, gcip.net, scio.me, snip.pw, sctp.info, scie.in, soip.top, s2ip.de, ssip.systems, scit.info, sciop.it, scid.site, ship.pt, scap.app, slip.bio, scsp.club, scix.cc, sc-ip.co.uk, sc-ip.com, csip.ai, scsp.com, xcip.cloud, stip.studio, ship.gold, ssip.legal, scgp.it, svip.quest, stip.tips, dcip.mobi, hcip.net, scbp.net, sbip.top, sctp.ro, scif.vip, slip.co, ycip.net.cn, sczp.pl, ccip.technology, dcip.ru, pcip.org, scic.info, sci2.org, scipm.xyz, schp.us, skip.app, scia.org.au, sclp.club, pscip.com, ncip.org, scin.biz, scjp.com, scic.pt, gcip.info, spip.pl, scvip.tech, scit.link, oscip.com, scap.pt, scrip.co.uk, secip.info, siip.coffee, scii.co.jp, sccp.org, sci1.co.uk, saip.top, scie.org, pcip.com, skip.legal, stip.org, scep.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>socip.net</domain_name>
   <domain_keyword>socip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 01:11:10</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scbp.com.cn</domain_name>
   <domain_keyword>scbp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 10:26:25</query_time>
   <create_date>2014-04-24</create_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>陈丹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>scic.org.au</domain_name>
   <domain_keyword>scic</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-01 09:49:20</query_time>
   <update_date>2022-11-18</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Marketing NextSense</registrant_name>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pcip.org.uk</domain_name>
   <domain_keyword>pcip</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 10:31:21</query_time>
   <create_date>2018-09-03</create_date>
   <update_date>2022-08-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>Project COSMIC Ltd [Tag = COSMIC]</registrar_name>
   <registrar_website>http://www.cosmic.org.uk</registrar_website>
   <name_servers>
    <value>dns.uk-noc.com</value>
    <value>dns.us-noc.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>scpp.org.pl</domain_name>
   <domain_keyword>scpp</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-07 02:11:39</query_time>
   <create_date>2013-08-13</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>skip.ru</domain_name>
   <domain_keyword>skip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:09:23</query_time>
   <create_date>1997-08-27</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>OOO &quot;AN SKIP&quot;</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>sdip.se</domain_name>
   <domain_keyword>sdip</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:43:31</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.kramerhosting.se</value>
    <value>ns2.kramerhosting.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>stip.ru</domain_name>
   <domain_keyword>stip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:55:50</query_time>
   <create_date>2016-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>scigp.com</domain_name>
   <domain_keyword>scigp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:25:11</query_time>
   <create_date>2001-04-12</create_date>
   <update_date>2021-04-14</update_date>
   <expiry_date>2026-04-12</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.surfcity.net</value>
    <value>ns2.surfcity.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sbcip.net</domain_name>
   <domain_keyword>sbcip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 14:44:05</query_time>
   <create_date>2003-07-09</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>AT&amp;T SERVICES, INC.</registrant_company>
   <registrant_address>12976 Hollenberg Dr</registrant_address>
   <registrant_city>Bridgeton</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>63044</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3142358168</registrant_phone>
   <registrant_fax>+1.3142358168</registrant_fax>
   <name_servers>
    <value>ns10a.attdns.net</value>
    <value>ns10b.attdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ccip.org</domain_name>
   <domain_keyword>ccip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:57:48</query_time>
   <create_date>2004-05-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-05-19</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>Public Responsibility in Medicine and Research</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.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>stcip.com</domain_name>
   <domain_keyword>stcip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:13:02</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=stcip.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>skip.gay</domain_name>
   <domain_keyword>skip</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-09 18:00:53</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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>coco.bunny.net</value>
    <value>kiki.bunny.net</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>seip.dev</domain_name>
   <domain_keyword>seip</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 11:30:18</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2022-04-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>scio.xyz</domain_name>
   <domain_keyword>scio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 03:03:10</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ship.science</domain_name>
   <domain_keyword>ship</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-18 17:58:02</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2026-01-12</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>ns11.domaincontrol.com</value>
    <value>ns12.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>sci1.biz</domain_name>
   <domain_keyword>sci1</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 20:46:31</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-23</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>slip.org</domain_name>
   <domain_keyword>slip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 04:27:07</query_time>
   <create_date>1995-03-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2027-03-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sjcip.cn</domain_name>
   <domain_keyword>sjcip</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 02:54:43</query_time>
   <create_date>2019-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>杨洪杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>snip.today</domain_name>
   <domain_keyword>snip</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-15 04:26:47</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>soip.ae</domain_name>
   <domain_keyword>soip</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-24 15:58:20</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Ahmed Amr</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>dns1.usa-host.net</value>
    <value>dns2.usa-host.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>soip.co</domain_name>
   <domain_keyword>soip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 00:15:03</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2025-05-25</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>tori.ns.cloudflare.com</value>
    <value>walt.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>23</num>
   <domain_name>gcip.tech</domain_name>
   <domain_keyword>gcip</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 17:00:19</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>svip.bet</domain_name>
   <domain_keyword>svip</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-26 05:06:05</query_time>
   <create_date>2020-05-16</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>25</num>
   <domain_name>ship.engineer</domain_name>
   <domain_keyword>ship</domain_keyword>
   <domain_tld>engineer</domain_tld>
   <query_time>2024-05-28 00:41:14</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>scap.org.uk</domain_name>
   <domain_keyword>scap</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-04 06:05:44</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>ICUK Computing Services Ltd [Tag = ICUK]</registrar_name>
   <registrar_website>https://icuk.net</registrar_website>
   <name_servers>
    <value>ns1.interdns.co.uk</value>
    <value>ns2.interdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>sc2p.xyz</domain_name>
   <domain_keyword>sc2p</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-05 08:08:31</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</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>sdfsdafsaffs</registrant_company>
   <registrant_state>Illinois</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>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>28</num>
   <domain_name>smip.cl</domain_name>
   <domain_keyword>smip</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 17:27:11</query_time>
   <create_date>2023-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Servicios Profesionales Coracero Spa</registrant_name>
  </value>
  <value>
   <num>29</num>
   <domain_name>seip.info</domain_name>
   <domain_keyword>seip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 03:45:50</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Seip Automation 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>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sctp.org.uk</domain_name>
   <domain_keyword>sctp</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-08 18:15:02</query_time>
   <create_date>2004-01-17</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Latitude Software Design Ltd [Tag = LATITUDEHOSTING]</registrar_name>
   <registrar_website>https://www.latitudehosting.net</registrar_website>
   <name_servers>
    <value>ns0.latitudehosting.co.uk</value>
    <value>ns1.latitudehosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>slip.asia</domain_name>
   <domain_keyword>slip</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-20 00:49:29</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</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>韩雷</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>黑龙江省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rick.ns.cloudflare.com</value>
    <value>walk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gcip.net</domain_name>
   <domain_keyword>gcip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:46:41</query_time>
   <create_date>2004-08-08</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>scio.me</domain_name>
   <domain_keyword>scio</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-24 09:27:53</query_time>
   <create_date>2013-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ZORN industries</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>snip.pw</domain_name>
   <domain_keyword>snip</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-24 05:27:13</query_time>
   <create_date>2013-03-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/snip.pw/registrant</registrant_email>
   <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>35</num>
   <domain_name>sctp.info</domain_name>
   <domain_keyword>sctp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 09:07:59</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>scie.in</domain_name>
   <domain_keyword>scie</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-28 15:06:43</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>BG</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>soip.top</domain_name>
   <domain_keyword>soip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 13:26:21</query_time>
   <create_date>2018-04-30</create_date>
   <expiry_date>2028-04-30</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>YuanJie</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>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>38</num>
   <domain_name>s2ip.de</domain_name>
   <domain_keyword>s2ip</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 23:11:59</query_time>
   <update_date>2021-06-30</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>ssip.systems</domain_name>
   <domain_keyword>ssip</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-05 01:52:49</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns09.domaincontrol.com</value>
    <value>ns10.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>40</num>
   <domain_name>scit.info</domain_name>
   <domain_keyword>scit</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 22:56:55</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-27</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>wu qing ru</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>41</num>
   <domain_name>sciop.it</domain_name>
   <domain_keyword>sciop</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 06:49:59</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Imnoko S.r.l.</registrar_name>
   <registrar_website>https://www.domaindirect.it</registrar_website>
   <registrant_company>Imnoko S.r.l.</registrant_company>
   <registrant_address>Via Garibaldi, 97</registrant_address>
   <registrant_city>Arezzo</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>scid.site</domain_name>
   <domain_keyword>scid</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 20:47:33</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ship.pt</domain_name>
   <domain_keyword>ship</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-18 17:58:02</query_time>
   <create_date>2005-06-09</create_date>
   <registrant_name>Sociedade Historica da Independencia de Portugal</registrant_name>
   <registrant_address>Largo de S. Domingos, 11</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Palácio da Independência</registrant_state>
   <registrant_zip>1150-320</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>scap.app</domain_name>
   <domain_keyword>scap</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 00:29:20</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2032-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>45</num>
   <domain_name>slip.bio</domain_name>
   <domain_keyword>slip</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 09:18:48</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>scsp.club</domain_name>
   <domain_keyword>scsp</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 21:21:58</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-10</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>Hotline Publishing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>scix.cc</domain_name>
   <domain_keyword>scix</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-22 11:13:59</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.cmd.network</value>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sc-ip.co.uk</domain_name>
   <domain_keyword>sc-ip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 13:16:15</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Drakonim Ltd [Tag = DRAKONIM]</registrar_name>
   <registrar_website>http://www.drakonim.com</registrar_website>
   <name_servers>
    <value>aragorn.drakonim.co.uk</value>
    <value>sian.drakonim.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>sc-ip.com</domain_name>
   <domain_keyword>sc-ip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:21:19</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</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>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>csip.ai</domain_name>
   <domain_keyword>csip</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 12:00:28</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>Zeneszoveg.hu Kft.</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>HU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.webspacecontrol.com</value>
    <value>ns2.webspacecontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>scsp.com</domain_name>
   <domain_keyword>scsp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:46:18</query_time>
   <create_date>1997-11-20</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=scsp.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.shunmi.com</value>
    <value>ns2.shunmi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>xcip.cloud</domain_name>
   <domain_keyword>xcip</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 04:51:38</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nexuscyber</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Tengah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kayden.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>stip.studio</domain_name>
   <domain_keyword>stip</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-27 11:50:58</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Schaafsma &amp; Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ship.gold</domain_name>
   <domain_keyword>ship</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-27 13:25:54</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-27</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>Wei Cao</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ssip.legal</domain_name>
   <domain_keyword>ssip</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-29 19:33:00</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Saunders &amp; Silverstein LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>scgp.it</domain_name>
   <domain_keyword>scgp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 07:07:16</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>SAVERIO RIOTTO</registrant_company>
   <registrant_address>via nazionale rilievo n° 17</registrant_address>
   <registrant_city>PALMI</registrant_city>
   <registrant_state>RC</registrant_state>
   <registrant_zip>89015</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>apollo.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>svip.quest</domain_name>
   <domain_keyword>svip</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-02 00:32:28</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>stip.tips</domain_name>
   <domain_keyword>stip</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-07 13:01:43</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dcip.mobi</domain_name>
   <domain_keyword>dcip</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-10 21:56:09</query_time>
   <create_date>2012-06-03</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162821718</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hcip.net</domain_name>
   <domain_keyword>hcip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 10:59:08</query_time>
   <create_date>2011-03-29</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2031-03-29</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>publicdns1.emory.net</value>
    <value>publicdns2.emory.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>61</num>
   <domain_name>scbp.net</domain_name>
   <domain_keyword>scbp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 23:39:27</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sbip.top</domain_name>
   <domain_keyword>sbip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 06:04:52</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2025-03-27</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cartman.ns.cloudflare.com</value>
    <value>jamie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sctp.ro</domain_name>
   <domain_keyword>sctp</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 12:46:46</query_time>
   <create_date>2008-02-05</create_date>
   <expiry_date>2028-06-02</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns.sctp.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>scif.vip</domain_name>
   <domain_keyword>scif</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-28 15:12:40</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains Inc</registrar_name>
   <registrar_website>whois.gocanadadomains.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>ns31.domaincontrol.com</value>
    <value>ns32.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>65</num>
   <domain_name>slip.co</domain_name>
   <domain_keyword>slip</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 07:14:27</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTER Societa Per Azioni</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ycip.net.cn</domain_name>
   <domain_keyword>ycip</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-01 23:20:12</query_time>
   <create_date>2011-12-01</create_date>
   <expiry_date>2029-12-01</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sczp.pl</domain_name>
   <domain_keyword>sczp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 16:24:36</query_time>
   <create_date>2010-10-25</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ccip.technology</domain_name>
   <domain_keyword>ccip</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-01 17:03:51</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-24</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dcip.ru</domain_name>
   <domain_keyword>dcip</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:29:48</query_time>
   <create_date>2009-01-16</create_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>pcip.org</domain_name>
   <domain_keyword>pcip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:31:21</query_time>
   <create_date>2004-06-19</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>verification-desk3dggnviqtx9i7pen26.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>scic.info</domain_name>
   <domain_keyword>scic</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 07:12:29</query_time>
   <create_date>2014-02-13</create_date>
   <update_date>2021-02-06</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sci2.org</domain_name>
   <domain_keyword>sci2</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:18:58</query_time>
   <create_date>2011-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</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>Fundacio Bosch i Gimpera - NIF G08906653</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1062.ui-dns.org</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1101.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>scipm.xyz</domain_name>
   <domain_keyword>scipm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 03:03:36</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kobe.ns.cloudflare.com</value>
    <value>sydney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>schp.us</domain_name>
   <domain_keyword>schp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 21:48:05</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Pavel Sobol</registrant_name>
   <registrant_address>858 Canyon Drive</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9894516242</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>75</num>
   <domain_name>skip.app</domain_name>
   <domain_keyword>skip</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 17:57:11</query_time>
   <create_date>2021-07-20</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>p.s.pro PremiumDomains</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater Poland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>scia.org.au</domain_name>
   <domain_keyword>scia</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-22 11:02:37</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Domain Contact SCI Australia</registrant_name>
   <name_servers>
    <value>ns1.planetdomain.com</value>
    <value>ns2.planetdomain.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sclp.club</domain_name>
   <domain_keyword>sclp</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-22 22:57:02</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>pscip.com</domain_name>
   <domain_keyword>pscip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:27:49</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>2273</registrar_iana>
   <registrar_name>Streamline Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>ns2.buydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ncip.org</domain_name>
   <domain_keyword>ncip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 17:32:10</query_time>
   <create_date>2004-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>scin.biz</domain_name>
   <domain_keyword>scin</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 20:20:31</query_time>
   <create_date>2002-04-30</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-04-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grafik Schrall</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>scjp.com</domain_name>
   <domain_keyword>scjp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:28:14</query_time>
   <create_date>2003-08-16</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Racine</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>53403</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>+Not Disclosed</registrant_phone>
   <registrant_fax>+Not Disclosed</registrant_fax>
   <name_servers>
    <value>glen.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>scic.pt</domain_name>
   <domain_keyword>scic</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 06:22:23</query_time>
   <expiry_date>2025-11-01</expiry_date>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>gcip.info</domain_name>
   <domain_keyword>gcip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 18:08:56</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2023-02-04</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0137853819</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>spip.pl</domain_name>
   <domain_keyword>spip</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 07:37:39</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>HitMe.pl Marek Bajerski</registrar_name>
   <registrar_website>www.hitme.pl</registrar_website>
   <name_servers>
    <value>dns1.hitme.pl</value>
    <value>dns2.hitme.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>scvip.tech</domain_name>
   <domain_keyword>scvip</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-10 16:34:11</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>MasWayVPN</registrant_company>
   <registrant_state>1659</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>scit.link</domain_name>
   <domain_keyword>scit</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-28 15:15:20</query_time>
   <create_date>2020-10-04</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1119.awsdns-11.org</value>
    <value>ns-126.awsdns-15.com</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-571.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>oscip.com</domain_name>
   <domain_keyword>oscip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:19:23</query_time>
   <create_date>2004-04-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>scap.pt</domain_name>
   <domain_keyword>scap</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-30 10:18:39</query_time>
   <registrant_name>Sociedade de Ciencias Agrarias de Portugal</registrant_name>
   <registrant_address>Rua da Junqueira, No. 299</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1300-338</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>scrip.co.uk</domain_name>
   <domain_keyword>scrip</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 03:04:42</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>secip.info</domain_name>
   <domain_keyword>secip</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 02:45:45</query_time>
   <create_date>2007-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Viajes Pacifico S.A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.servidoresdns.net</value>
    <value>dns26.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>siip.coffee</domain_name>
   <domain_keyword>siip</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-02 00:03:01</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>92</num>
   <domain_name>scii.co.jp</domain_name>
   <domain_keyword>scii</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-24 09:25:38</query_time>
   <update_date>2024-03-01</update_date>
   <registrant_company>Suspended Domain Name</registrant_company>
   <name_servers>
    <value></value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>sccp.org</domain_name>
   <domain_keyword>sccp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 02:16:49</query_time>
   <create_date>1996-08-20</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>94</num>
   <domain_name>sci1.co.uk</domain_name>
   <domain_keyword>sci1</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 18:18:58</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-29</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>95</num>
   <domain_name>saip.top</domain_name>
   <domain_keyword>saip</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 12:12:05</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen yang</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>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>96</num>
   <domain_name>scie.org</domain_name>
   <domain_keyword>scie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 07:13:38</query_time>
   <create_date>1999-06-28</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-06-28</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pcip.com</domain_name>
   <domain_keyword>pcip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:31:21</query_time>
   <create_date>1996-10-01</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>bill.nic.com</value>
    <value>sue.nic.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>skip.legal</domain_name>
   <domain_keyword>skip</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-09 18:00:53</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>stip.org</domain_name>
   <domain_keyword>stip</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 21:58:25</query_time>
   <create_date>2000-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>scep.design</domain_name>
   <domain_keyword>scep</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-19 18:49:53</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-12</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.105</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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