WHOIS QUERY TIME

19 May 2024 - 10:25 PM UTC

Registered: 3 September 1998
Modified: 1 October 2023

NAME SERVERS

a.ns.3si.co.jp
b.ns.3si.co.jp

REGISTRANT

Company: SSS Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=3si.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "3si.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "3si.co.jp",
            "domain_keyword": "3si",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 22:25:53",
            "create_date": "1998-09-03",
            "update_date": "2023-10-01",
            "registrant_company": "SSS Inc.",
            "name_servers": [
                "a.ns.3si.co.jp",
                "b.ns.3si.co.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>3si.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>3si.co.jp</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 22:25:53</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>SSS Inc.</registrant_company>
   <name_servers>
    <value>a.ns.3si.co.jp</value>
    <value>b.ns.3si.co.jp</value>
   </name_servers>
  </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 3 historical WHOIS records (in 0.329 seconds) for "3si.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Aug 2022 - 12:05 PM UTC

Registered: 3 September 1998
Modified: 1 October 2021

NAME SERVERS

a.ns.3si.co.jp
b.ns.3si.co.jp

REGISTRANT

Company: SSS Inc.

#2 - QUERY TIME

28 Oct 2022 - 10:12 AM UTC

Registered: 3 September 1998
Modified: 1 October 2022

NAME SERVERS

a.ns.3si.co.jp
b.ns.3si.co.jp

REGISTRANT

Company: SSS Inc.

#3 - QUERY TIME

24 Jan 2024 - 7:41 PM UTC

Registered: 3 September 1998
Modified: 1 October 2023

NAME SERVERS

a.ns.3si.co.jp
b.ns.3si.co.jp

REGISTRANT

Company: SSS Inc.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=3si.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "3si.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "3si.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "3si.co.jp",
            "domain_keyword": "3si",
            "domain_tld": "co.jp",
            "query_time": "2022-08-24 12:05:47",
            "create_date": "1998-09-03",
            "update_date": "2021-10-01",
            "registrant_company": "SSS Inc.",
            "name_servers": [
                "a.ns.3si.co.jp",
                "b.ns.3si.co.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "3si.co.jp",
            "domain_keyword": "3si",
            "domain_tld": "co.jp",
            "query_time": "2022-10-28 10:12:06",
            "create_date": "1998-09-03",
            "update_date": "2022-10-01",
            "registrant_company": "SSS Inc.",
            "name_servers": [
                "a.ns.3si.co.jp",
                "b.ns.3si.co.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "3si.co.jp",
            "domain_keyword": "3si",
            "domain_tld": "co.jp",
            "query_time": "2024-01-24 19:41:51",
            "create_date": "1998-09-03",
            "update_date": "2023-10-01",
            "registrant_company": "SSS Inc.",
            "name_servers": [
                "a.ns.3si.co.jp",
                "b.ns.3si.co.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.329,
        "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>3si.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>3si.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>3si.co.jp</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2022-08-24 12:05:47</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2021-10-01</update_date>
   <registrant_company>SSS Inc.</registrant_company>
   <name_servers>
    <value>a.ns.3si.co.jp</value>
    <value>b.ns.3si.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>3si.co.jp</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2022-10-28 10:12:06</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2022-10-01</update_date>
   <registrant_company>SSS Inc.</registrant_company>
   <name_servers>
    <value>a.ns.3si.co.jp</value>
    <value>b.ns.3si.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>3si.co.jp</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-01-24 19:41:51</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>SSS Inc.</registrant_company>
   <name_servers>
    <value>a.ns.3si.co.jp</value>
    <value>b.ns.3si.co.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.329</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 31 domain names (in 0.211 seconds) which contained the exact domain keyword "3si".
Domain Name Registered Expiry Registrar Ownership
1 3si.net 28 Feb 1995 1 Mar 2027 Network Solutions, LLC -
2 3si.com 12 Sep 1995 11 Sep 2024 Network Solutions, LLC -
3 3si.org 12 May 1998 11 May 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
4 3si.co.jp 3 Sep 1998 - - SSS Inc.
5 3si.ca 25 Mar 2002 25 Mar 2028 Webnames.ca Inc. 3Si Risk Strategies Inc.
6 3si.pl 6 Nov 2002 5 Nov 2024 home.pl S.A. -
7 3si.se 31 Jul 2003 31 Jul 2024 Loopia AB -
8 3si.co.in 30 Oct 2003 30 Oct 2024 Endurance Digital Domain Technology LLP THREE S INSTRUMENTS PRIVATE LIMITED
9 3si.biz 9 Aug 2004 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 3si.it 19 May 2005 19 May 2024 Aruba s.p.a. hidden
11 3si.org.uk 23 Nov 2009 23 Nov 2024 Gandi [Tag = GANDI] -
12 3si.cn 21 Aug 2010 21 Aug 2029 广东时代互联科技有限公司 上海雷允上光联药房
13 3si.com.br 10 Jul 2012 10 Jul 2025 - ATOMWARE INFORMATICA LTDA
14 3si.wien 16 Jun 2014 16 Jun 2024 Key-Systems LLC 3SI Immogroup GmbH
15 3si.xyz 8 Nov 2014 8 Nov 2024 Register.com, Inc 3S International
16 3si.info 22 Sep 2015 22 Sep 2024 IONOS SE 3Si
17 3si.io 17 Jun 2016 17 Jun 2026 Key-Systems GmbH 3 SI SECURITY SYSTEMS
18 3si.immobilien 8 Sep 2016 8 Sep 2024 PSI-USA, Inc. dba Domain Robot 3SI Immogroup GmbH
19 3si.tech 15 Jun 2017 15 Jun 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) mian yang shi ke ji cheng xin qu san si wang luo ke ji gong zuo shi ge ti gong shang hu
20 3si.top 15 Jun 2017 15 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
21 3si.cloud 7 Mar 2018 7 Mar 2025 Gandi SAS Strategic Support Systems, INC
22 3si.ru 8 May 2018 8 May 2025 RU-CENTER-RU NETGALAXY LTD.
23 3si.network 2 Mar 2020 2 Mar 2025 IONOS SE 1&1 Internet Limited
24 3si.immo 19 Feb 2021 19 Feb 2025 PSI-USA, Inc. dba Domain Robot 3SI Immogroup GmbH
25 3si.world 21 Dec 2022 21 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 3si.in 28 Jan 2023 28 Jan 2025 Endurance Digital Domain Technology LLP MEDIA TEMPLE INDIA
27 3si.digital 8 Feb 2023 8 Feb 2025 INWX GmbH DomRobot UG (haftungsbeschränkt)
28 3si.site 12 Feb 2024 12 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
29 3si.co 4 Mar 2024 4 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
30 3si.us 6 May 2024 6 May 2025 Dynadot Inc Brand Consult LLC
31 3si.eu - - IONOS SE -
32 3si.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=3si&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "3si",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 32,
        "relation": "eq",
        "current": 32
    },
    "unique_domains": "3si.net, 3si.com, 3si.org, 3si.co.jp, 3si.ca, 3si.pl, 3si.se, 3si.co.in, 3si.biz, 3si.it, 3si.org.uk, 3si.cn, 3si.com.br, 3si.wien, 3si.xyz, 3si.info, 3si.io, 3si.immobilien, 3si.tech, 3si.top, 3si.cloud, 3si.ru, 3si.network, 3si.immo, 3si.world, 3si.in, 3si.digital, 3si.site, 3si.co, 3si.us, 3si.eu, 3si.de",
    "results": [
        {
            "num": 1,
            "domain_name": "3si.net",
            "domain_keyword": "3si",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:24:39",
            "create_date": "1995-02-28",
            "update_date": "2021-12-31",
            "expiry_date": "2027-03-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "3si.com",
            "domain_keyword": "3si",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:10:48",
            "create_date": "1995-09-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-09-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "3si.org",
            "domain_keyword": "3si",
            "domain_tld": "org",
            "query_time": "2024-05-14 20:09:09",
            "create_date": "1998-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "3si.co.jp",
            "domain_keyword": "3si",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 22:25:53",
            "create_date": "1998-09-03",
            "update_date": "2023-10-01",
            "registrant_company": "SSS Inc.",
            "name_servers": [
                "a.ns.3si.co.jp",
                "b.ns.3si.co.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "3si.ca",
            "domain_keyword": "3si",
            "domain_tld": "ca",
            "query_time": "2024-05-19 22:25:53",
            "create_date": "2002-03-25",
            "update_date": "2024-04-18",
            "expiry_date": "2028-03-25",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Ken Wright",
            "registrant_company": "3Si Risk Strategies Inc.",
            "registrant_address": "5148 48th Avenue,  Suite 392",
            "registrant_city": "Delta",
            "registrant_state": "BC",
            "registrant_zip": "V4K5B6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6042407829",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "3si.pl",
            "domain_keyword": "3si",
            "domain_tld": "pl",
            "query_time": "2024-05-08 05:01:04",
            "create_date": "2002-11-06",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-05",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "3si.se",
            "domain_keyword": "3si",
            "domain_tld": "se",
            "query_time": "2024-05-27 06:41:49",
            "create_date": "2003-07-31",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-31",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "fay.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "3si.co.in",
            "domain_keyword": "3si",
            "domain_tld": "co.in",
            "query_time": "2024-04-29 23:54:04",
            "create_date": "2003-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THREE S INSTRUMENTS PRIVATE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "3si.biz",
            "domain_keyword": "3si",
            "domain_tld": "biz",
            "query_time": "2024-04-15 19:24:39",
            "create_date": "2004-08-09",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-08",
            "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": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "3si.it",
            "domain_keyword": "3si",
            "domain_tld": "it",
            "query_time": "2024-05-31 18:22:47",
            "create_date": "2005-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2024-05-19",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns17.zoneedit.com",
                "ns5.zoneedit.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "3si.org.uk",
            "domain_keyword": "3si",
            "domain_tld": "org.uk",
            "query_time": "2024-04-02 03:40:39",
            "create_date": "2009-11-23",
            "update_date": "2015-11-24",
            "expiry_date": "2024-11-23",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "3si.cn",
            "domain_keyword": "3si",
            "domain_tld": "cn",
            "query_time": "2024-05-08 05:03:28",
            "create_date": "2010-08-21",
            "expiry_date": "2029-08-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "上海雷允上光联药房",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.01isp.com",
                "ns2.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "3si.com.br",
            "domain_keyword": "3si",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 17:12:18",
            "create_date": "2012-07-10",
            "update_date": "2023-07-21",
            "expiry_date": "2025-07-10",
            "registrant_name": "ATOMWARE INFORMATICA LTDA",
            "name_servers": [
                "ns160.prodns.com.br",
                "ns161.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "3si.wien",
            "domain_keyword": "3si",
            "domain_tld": "wien",
            "query_time": "2024-05-13 21:10:49",
            "create_date": "2014-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED",
            "registrant_company": "3SI Immogroup GmbH",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "3si.xyz",
            "domain_keyword": "3si",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 22:25:53",
            "create_date": "2014-11-08",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_company": "3S International",
            "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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "3si.info",
            "domain_keyword": "3si",
            "domain_tld": "info",
            "query_time": "2024-04-15 19:24:39",
            "create_date": "2015-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "3si.io",
            "domain_keyword": "3si",
            "domain_tld": "io",
            "query_time": "2024-04-19 07:44:55",
            "create_date": "2016-06-17",
            "update_date": "2022-03-22",
            "expiry_date": "2026-06-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3 SI SECURITY SYSTEMS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "dns11.3sitracking.com",
                "dns20.3sitracking.com",
                "dns3.3sitracking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "3si.immobilien",
            "domain_keyword": "3si",
            "domain_tld": "immobilien",
            "query_time": "2024-04-19 17:12:18",
            "create_date": "2016-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "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": "3SI Immogroup GmbH",
            "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": 19,
            "domain_name": "3si.tech",
            "domain_keyword": "3si",
            "domain_tld": "tech",
            "query_time": "2024-04-15 19:24:39",
            "create_date": "2017-06-15",
            "update_date": "2024-04-15",
            "expiry_date": "2027-06-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "mian yang shi ke ji cheng xin qu san si wang luo ke ji gong zuo shi  ge ti gong shang hu",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "3si.top",
            "domain_keyword": "3si",
            "domain_tld": "top",
            "query_time": "2024-05-19 22:25:55",
            "create_date": "2017-06-15",
            "update_date": "2023-02-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "3si.cloud",
            "domain_keyword": "3si",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 03:49:55",
            "create_date": "2018-03-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Strategic Support Systems, INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1483.awsdns-57.org",
                "ns-1865.awsdns-41.co.uk",
                "ns-378.awsdns-47.com",
                "ns-589.awsdns-09.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "3si.ru",
            "domain_keyword": "3si",
            "domain_tld": "ru",
            "query_time": "2024-05-08 05:01:50",
            "create_date": "2018-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "3si.network",
            "domain_keyword": "3si",
            "domain_tld": "network",
            "query_time": "2024-05-09 03:49:55",
            "create_date": "2020-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1058.ui-dns.com",
                "ns1070.ui-dns.de",
                "ns1084.ui-dns.biz",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "3si.immo",
            "domain_keyword": "3si",
            "domain_tld": "immo",
            "query_time": "2024-04-19 17:12:18",
            "create_date": "2021-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "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": "3SI Immogroup GmbH",
            "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": [
                "ashy.dns.relaxt.eu",
                "flax.dns.relaxt.se",
                "gold.dns.relaxt.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "3si.world",
            "domain_keyword": "3si",
            "domain_tld": "world",
            "query_time": "2024-04-19 17:12:18",
            "create_date": "2022-12-21",
            "update_date": "2024-02-04",
            "expiry_date": "2024-12-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": "3si.in",
            "domain_keyword": "3si",
            "domain_tld": "in",
            "query_time": "2024-05-26 21:15:59",
            "create_date": "2023-01-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-28",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEDIA TEMPLE INDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.webagency18.com",
                "ns4.webagency18.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "3si.digital",
            "domain_keyword": "3si",
            "domain_tld": "digital",
            "query_time": "2024-05-31 18:23:04",
            "create_date": "2023-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschränkt)",
            "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.domrobot.com",
                "ns.domrobot.net",
                "ns.domrobot.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "3si.site",
            "domain_keyword": "3si",
            "domain_tld": "site",
            "query_time": "2024-06-02 00:37:07",
            "create_date": "2024-02-12",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-12",
            "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",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "3si.co",
            "domain_keyword": "3si",
            "domain_tld": "co",
            "query_time": "2024-05-09 03:49:55",
            "create_date": "2024-03-04",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "3si.us",
            "domain_keyword": "3si",
            "domain_tld": "us",
            "query_time": "2024-05-08 05:04:43",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Admin",
            "registrant_company": "Brand Consult LLC",
            "registrant_address": "1309 Coffeen Avenue STE 1200",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4082149240",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "3si.eu",
            "domain_keyword": "3si",
            "domain_tld": "eu",
            "query_time": "2024-05-08 05:10:10",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1020.ui-dns.com",
                "ns1023.ui-dns.org",
                "ns1065.ui-dns.biz",
                "ns1078.ui-dns.de"
            ]
        },
        {
            "num": 32,
            "domain_name": "3si.de",
            "domain_keyword": "3si",
            "domain_tld": "de",
            "query_time": "2024-05-08 05:03:22",
            "update_date": "2017-06-13",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.211,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>3si</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>32</total>
  <relation>eq</relation>
  <current>32</current>
 </count>
 <unique_domains>3si.net, 3si.com, 3si.org, 3si.co.jp, 3si.ca, 3si.pl, 3si.se, 3si.co.in, 3si.biz, 3si.it, 3si.org.uk, 3si.cn, 3si.com.br, 3si.wien, 3si.xyz, 3si.info, 3si.io, 3si.immobilien, 3si.tech, 3si.top, 3si.cloud, 3si.ru, 3si.network, 3si.immo, 3si.world, 3si.in, 3si.digital, 3si.site, 3si.co, 3si.us, 3si.eu, 3si.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>3si.net</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:24:39</query_time>
   <create_date>1995-02-28</create_date>
   <update_date>2021-12-31</update_date>
   <expiry_date>2027-03-01</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.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>3si.com</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:10:48</query_time>
   <create_date>1995-09-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns33.worldnic.com</value>
    <value>ns34.worldnic.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>3si.org</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 20:09:09</query_time>
   <create_date>1998-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>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>4</num>
   <domain_name>3si.co.jp</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 22:25:53</query_time>
   <create_date>1998-09-03</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>SSS Inc.</registrant_company>
   <name_servers>
    <value>a.ns.3si.co.jp</value>
    <value>b.ns.3si.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>3si.ca</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 22:25:53</query_time>
   <create_date>2002-03-25</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2028-03-25</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Ken Wright</registrant_name>
   <registrant_company>3Si Risk Strategies Inc.</registrant_company>
   <registrant_address>5148 48th Avenue,  Suite 392</registrant_address>
   <registrant_city>Delta</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V4K5B6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6042407829</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>3si.pl</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 05:01:04</query_time>
   <create_date>2002-11-06</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>3si.se</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-27 06:41:49</query_time>
   <create_date>2003-07-31</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>fay.ns.cloudflare.com</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>3si.co.in</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-29 23:54:04</query_time>
   <create_date>2003-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THREE S INSTRUMENTS PRIVATE LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>3si.biz</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 19:24:39</query_time>
   <create_date>2004-08-09</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-08</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>a.dns.hostway.net</value>
    <value>b.dns.hostway.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>10</num>
   <domain_name>3si.it</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 18:22:47</query_time>
   <create_date>2005-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns17.zoneedit.com</value>
    <value>ns5.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>3si.org.uk</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-02 03:40:39</query_time>
   <create_date>2009-11-23</create_date>
   <update_date>2015-11-24</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>3si.cn</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 05:03:28</query_time>
   <create_date>2010-08-21</create_date>
   <expiry_date>2029-08-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>上海雷允上光联药房</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.01isp.com</value>
    <value>ns2.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>3si.com.br</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 17:12:18</query_time>
   <create_date>2012-07-10</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrant_name>ATOMWARE INFORMATICA LTDA</registrant_name>
   <name_servers>
    <value>ns160.prodns.com.br</value>
    <value>ns161.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>3si.wien</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-13 21:10:49</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>3SI Immogroup GmbH</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>3si.xyz</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 22:25:53</query_time>
   <create_date>2014-11-08</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_company>3S International</registrant_company>
   <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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>3si.info</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 19:24:39</query_time>
   <create_date>2015-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</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>3Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>3si.io</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-19 07:44:55</query_time>
   <create_date>2016-06-17</create_date>
   <update_date>2022-03-22</update_date>
   <expiry_date>2026-06-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3 SI SECURITY SYSTEMS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>dns11.3sitracking.com</value>
    <value>dns20.3sitracking.com</value>
    <value>dns3.3sitracking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>3si.immobilien</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-04-19 17:12:18</query_time>
   <create_date>2016-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</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>3SI Immogroup GmbH</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>19</num>
   <domain_name>3si.tech</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 19:24:39</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-06-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>mian yang shi ke ji cheng xin qu san si wang luo ke ji gong zuo shi  ge ti gong shang hu</registrant_company>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>20</num>
   <domain_name>3si.top</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 22:25:55</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2023-02-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>3si.cloud</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 03:49:55</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Strategic Support Systems, INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1483.awsdns-57.org</value>
    <value>ns-1865.awsdns-41.co.uk</value>
    <value>ns-378.awsdns-47.com</value>
    <value>ns-589.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>3si.ru</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-08 05:01:50</query_time>
   <create_date>2018-05-08</create_date>
   <expiry_date>2025-05-08</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>23</num>
   <domain_name>3si.network</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 03:49:55</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</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>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1058.ui-dns.com</value>
    <value>ns1070.ui-dns.de</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>3si.immo</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-19 17:12:18</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</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>3SI Immogroup GmbH</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>ashy.dns.relaxt.eu</value>
    <value>flax.dns.relaxt.se</value>
    <value>gold.dns.relaxt.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>3si.world</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-19 17:12:18</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-12-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>3si.in</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 21:15:59</query_time>
   <create_date>2023-01-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEDIA TEMPLE INDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.webagency18.com</value>
    <value>ns4.webagency18.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>3si.digital</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-31 18:23:04</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschränkt)</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>ns.domrobot.com</value>
    <value>ns.domrobot.net</value>
    <value>ns.domrobot.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>3si.site</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 00:37:07</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-12</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>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>3si.co</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 03:49:55</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.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>30</num>
   <domain_name>3si.us</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-08 05:04:43</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Admin</registrant_name>
   <registrant_company>Brand Consult LLC</registrant_company>
   <registrant_address>1309 Coffeen Avenue STE 1200</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4082149240</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>3si.eu</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-08 05:10:10</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1020.ui-dns.com</value>
    <value>ns1023.ui-dns.org</value>
    <value>ns1065.ui-dns.biz</value>
    <value>ns1078.ui-dns.de</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>3si.de</domain_name>
   <domain_keyword>3si</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-08 05:03:22</query_time>
   <update_date>2017-06-13</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.211</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 4,596 domain names (in 0.099 seconds) which look and sound like the brand name "3si".
Domain Name Registered Expiry Registrar Ownership
1 qsi.net.br 8 Jul 2012 8 Jul 2025 - Quallit servicos de informatica ltda
2 bsi.tools 28 Sep 2023 28 Sep 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 isi.coach 4 Apr 2024 4 Apr 2025 Ledl.net GmbH REDACTED FOR PRIVACY
4 s3si.com 20 Mar 2018 20 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 3di.ca 8 Nov 2004 8 Nov 2024 Go Daddy Domains Canada, Inc Serious Labs Inc.
6 hsi.world 7 Apr 2023 7 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 3pi.uk 22 Mar 2019 22 Mar 2026 Namesco Limited [Tag = NAMESCO] -
8 esi.net.pl 23 Jun 2015 23 Jun 2024 nazwa.pl sp. z o.o. -
9 wsi.net.au - - Melbourne IT Megan Storey
10 psi.link 2 Jan 2020 2 Jan 2025 Instra Corporation Pty Ltd. PSI Seminars
11 2si.pl 12 Oct 2004 12 Oct 2025 OVH SAS -
12 3su.net 28 Jun 2005 28 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 3st.top 11 Nov 2017 11 Nov 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) MeiBin
14 3sw.uk 1 Aug 2023 1 Aug 2024 Porkbun LLC [Tag = PORKBUN] -
15 fsi.ru 6 Feb 2006 6 Feb 2025 SALENAMES-RU Private Person
16 asi.associates 28 Feb 2024 28 Feb 2025 Porkbun LLC Private by Design, LLC
17 32i.shop 28 Apr 2024 28 Apr 2025 Realtime Register B.V. -
18 hsi.lat 13 Oct 2023 13 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 tsi.partners 16 Sep 2019 16 Sep 2024 OVH SAS TSI
20 xsi.nl 30 Dec 1999 - Denit Shared Hosting B.V. -
21 3sl.com 13 Mar 1998 12 Mar 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Tqniait.com
22 ssi.com.co 26 Feb 2009 26 Feb 2028 Mi.com.co REDACTED FOR PRIVACY
23 ssi.ltd 9 Nov 2021 9 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
24 hsi.ru 5 Sep 2002 5 Sep 2024 RU-CENTER-RU Joint Stock Company "Hozstroyinstrument - invest"
25 lsi.support 19 Mar 2014 19 Mar 2025 CSC Corporate Domains, Inc. Avago Technologies International Sales Pte. Limited
26 tsi.international 25 Jun 2014 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 3-i.info 28 Dec 2023 28 Dec 2024 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
28 asi.kitchen 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 3sh.ca 18 May 2017 18 May 2025 Netfirms, LTD REDACTED FOR PRIVACY
30 3sq.org 15 Oct 2008 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 ksi.cc 15 Jun 2014 15 Jun 2024 Dynadot Inc -
32 8si.top 15 Mar 2024 15 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
33 psi.care 27 Jun 2020 27 Jun 2024 Domain.com, LLC Angie Bilbao
34 rsi.media 22 Jun 2020 22 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 isi.tax 7 May 2022 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 3shi.work 22 Mar 2024 22 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 lsi.co.uk - 12 Jan 2026 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
38 ksi.life 31 May 2021 31 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Chongzhi
39 dsi.care 19 Sep 2023 19 Sep 2024 Key-Systems, LLC Gammadia SA
40 gsi.us.com 19 Jun 2019 19 Jun 2025 Register.com, Inc -
41 esi.technology 14 Jul 2014 14 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
42 3sb.biz 7 Apr 2019 7 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
43 xsi.eu - - Domainers Registrar AG -
44 bsi.co.nz 23 Aug 1999 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
45 3ci.co.uk 22 Apr 2024 22 Apr 2025 Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL] -
46 asi.university 20 Feb 2024 20 Feb 2025 Porkbun LLC Private by Design, LLC
47 3smi.eu - - united-domains AG -
48 3mi.se 9 Jan 2019 9 Jan 2025 One.com -
49 isi.cloud 5 Oct 2016 5 Oct 2024 Key-Systems, LLC ISI Datentechnik GmbH
50 esi.ca 20 Jan 2004 20 Jan 2025 Gandi Services Inc., Gandi SAS ELEMENT FINANCIAL TECHNOLOGY INC inc.
51 3sim.ru 3 Dec 2007 3 Dec 2024 R01-RU Private Person
52 isi.it 29 Jan 1996 18 Nov 2024 Consortium GARR Istituto per l'Interscambio Scientifico
53 3ai.claims 23 Feb 2020 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 3sm.chat 9 Oct 2023 9 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 3di.net 27 Apr 1998 26 Apr 2025 Network Solutions, LLC -
56 ssi.bio 27 Jul 2023 27 Jul 2024 Gabia, Inc. REDACTED FOR PRIVACY
57 hsi.dev 9 Apr 2020 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 msi.net.pl 27 Dec 2011 27 Dec 2024 premium.pl Sp. z o.o. -
59 tsi.services 26 May 2015 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 3pi.it 30 Oct 2018 30 Oct 2024 Aruba s.p.a. hidden
61 fsi.world 20 Jun 2018 20 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
62 dsi.software 25 Aug 2015 25 Aug 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 38i.biz 11 Jun 2020 11 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
64 3sa.ru 8 May 2024 8 May 2025 DOMAINSHOP-RU Private Person
65 s3i.rocks 17 May 2023 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 isi.club 10 May 2014 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 ssi.bet 31 Aug 2023 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 30i.info 13 Jan 2024 13 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 msi.wtf 6 Aug 2023 6 Aug 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
70 qsi.com 11 Jan 1993 10 Jan 2025 Cloudflare, Inc. DATA REDACTED
71 rsi.directory 30 Aug 2018 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 fsi.school 25 Jun 2015 25 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153778146
73 asi.wtf 25 May 2023 25 May 2025 Name.com, Inc. Domain Protection Services, Inc.
74 osi.io 4 Jan 2015 4 Jan 2025 Key-Systems GmbH c/o whoisproxy.com
75 psi.band 1 Aug 2023 1 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167998933
76 jsi.homes 12 Aug 2023 12 Aug 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
77 hsi.aero 28 Feb 2011 28 Feb 2025 Key-Systems GmbH Heli Service Invest BVBA
78 vsi.ru 27 Dec 1999 31 Dec 2024 RU-CENTER-RU PJSC "Rostelecom"
79 asi.services 26 Sep 2014 26 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 3sk.io 23 Apr 2019 23 Apr 2025 eNom, LLC Data Protected
81 esi.fr 28 Nov 2006 24 Jul 2024 GANDI ESI Group
82 s3i.group 7 Oct 2022 7 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
83 rsi.live 9 Dec 2020 9 Dec 2024 Name.com, Inc. TRANSLIT
84 ssi.swiss 11 Dec 2015 11 Dec 2024 Infomaniak Network SA Candy Factory Sàrl
85 3sy.today 1 Jan 2024 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 msi.social 3 Dec 2014 3 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 osi.insure 21 Feb 2019 21 Feb 2025 Netregistry Wholesale Pty Ltd Data Protected
88 3vi.com.br 11 Oct 2010 11 Oct 2024 LOCAWEB (2) andre lara bove
89 3sq.com 20 May 2002 20 May 2025 GoDaddy.com, LLC -
90 3sj.lat 12 Aug 2023 12 Aug 2024 Porkbun, LLC Private by Design, LLC
91 isi.management 3 Aug 2022 3 Aug 2024 IONOS SE Joschka Beckers
92 3sit.com 29 Jul 2015 29 Jul 2024 NameSilo, LLC -
93 3sio.com 14 Aug 2013 14 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
94 3sy.com 13 Jan 2011 13 Jan 2026 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
95 2si.com.cn 17 Sep 2023 17 Sep 2024 中企动力科技股份有限公司 张育玮
96 3s8.lat 11 Aug 2023 11 Aug 2024 Porkbun, LLC Private by Design, LLC
97 s3i.online 16 Sep 2016 16 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com S3I
98 zsi.xyz 9 Dec 2020 9 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wei Cao
99 wsi.fail 28 Jul 2015 28 Jul 2024 CSC Corporate Domains, Inc. Fossil Group, Inc.
100 3sa.nl 25 Jun 2022 - Telepublicity B.V. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for 3si.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=3si.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "3si.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 4596,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "qsi.net.br, bsi.tools, isi.coach, s3si.com, 3di.ca, hsi.world, 3pi.uk, esi.net.pl, wsi.net.au, psi.link, 2si.pl, 3su.net, 3st.top, 3sw.uk, fsi.ru, asi.associates, 32i.shop, hsi.lat, tsi.partners, xsi.nl, 3sl.com, ssi.com.co, ssi.ltd, hsi.ru, lsi.support, tsi.international, 3-i.info, asi.kitchen, 3sh.ca, 3sq.org, ksi.cc, 8si.top, psi.care, rsi.media, isi.tax, 3shi.work, lsi.co.uk, ksi.life, dsi.care, gsi.us.com, esi.technology, 3sb.biz, xsi.eu, bsi.co.nz, 3ci.co.uk, asi.university, 3smi.eu, 3mi.se, isi.cloud, esi.ca, 3sim.ru, isi.it, 3ai.claims, 3sm.chat, 3di.net, ssi.bio, hsi.dev, msi.net.pl, tsi.services, 3pi.it, fsi.world, dsi.software, 38i.biz, 3sa.ru, s3i.rocks, isi.club, ssi.bet, 30i.info, msi.wtf, qsi.com, rsi.directory, fsi.school, asi.wtf, osi.io, psi.band, jsi.homes, hsi.aero, vsi.ru, asi.services, 3sk.io, esi.fr, s3i.group, rsi.live, ssi.swiss, 3sy.today, msi.social, osi.insure, 3vi.com.br, 3sq.com, 3sj.lat, isi.management, 3sit.com, 3sio.com, 3sy.com, 2si.com.cn, 3s8.lat, s3i.online, zsi.xyz, wsi.fail, 3sa.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "qsi.net.br",
            "domain_keyword": "qsi",
            "domain_tld": "net.br",
            "query_time": "2024-04-08 09:27:38",
            "create_date": "2012-07-08",
            "update_date": "2023-06-27",
            "expiry_date": "2025-07-08",
            "registrant_name": "Quallit servicos de informatica ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.qsi.net.br",
                "ns2.qsi.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "bsi.tools",
            "domain_keyword": "bsi",
            "domain_tld": "tools",
            "query_time": "2024-04-07 23:24:40",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2025-09-28",
            "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": 3,
            "domain_name": "isi.coach",
            "domain_keyword": "isi",
            "domain_tld": "coach",
            "query_time": "2024-04-06 14:19:37",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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": [
                "ns1.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "s3si.com",
            "domain_keyword": "s3si",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:05:13",
            "create_date": "2018-03-20",
            "update_date": "2023-10-16",
            "expiry_date": "2025-03-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "3di.ca",
            "domain_keyword": "3di",
            "domain_tld": "ca",
            "query_time": "2024-04-14 07:06:13",
            "create_date": "2004-11-08",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-08",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Serious Labs Inc.",
            "registrant_address": "400-9804 Jasper Avenue",
            "registrant_city": "Edmonton",
            "registrant_state": "AB",
            "registrant_zip": "T5J0C5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7804401128",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hsi.world",
            "domain_keyword": "hsi",
            "domain_tld": "world",
            "query_time": "2024-04-13 14:32:42",
            "create_date": "2023-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "3pi.uk",
            "domain_keyword": "3pi",
            "domain_tld": "uk",
            "query_time": "2024-04-23 12:21:36",
            "create_date": "2019-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-22",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "esi.net.pl",
            "domain_keyword": "esi",
            "domain_tld": "net.pl",
            "query_time": "2024-04-19 11:34:55",
            "create_date": "2015-06-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 9,
            "domain_name": "wsi.net.au",
            "domain_keyword": "wsi",
            "domain_tld": "net.au",
            "query_time": "2024-04-20 04:27:50",
            "update_date": "2023-11-05",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Megan Storey",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "psi.link",
            "domain_keyword": "psi",
            "domain_tld": "link",
            "query_time": "2024-04-28 13:00:33",
            "create_date": "2020-01-02",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PSI Seminars",
            "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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "2si.pl",
            "domain_keyword": "2si",
            "domain_tld": "pl",
            "query_time": "2024-04-28 11:15:36",
            "create_date": "2004-10-12",
            "update_date": "2023-12-03",
            "expiry_date": "2025-10-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "3su.net",
            "domain_keyword": "3su",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:27:38",
            "create_date": "2005-06-28",
            "update_date": "2022-06-27",
            "expiry_date": "2024-06-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "SICHUAN",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "3st.top",
            "domain_keyword": "3st",
            "domain_tld": "top",
            "query_time": "2024-04-15 19:26:45",
            "create_date": "2017-11-11",
            "update_date": "2017-11-15",
            "expiry_date": "2028-11-11",
            "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": "MeiBin",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "3sw.uk",
            "domain_keyword": "3sw",
            "domain_tld": "uk",
            "query_time": "2024-04-13 10:53:06",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "fsi.ru",
            "domain_keyword": "fsi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:55:07",
            "create_date": "2006-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "asi.associates",
            "domain_keyword": "asi",
            "domain_tld": "associates",
            "query_time": "2024-05-01 00:14:35",
            "create_date": "2024-02-28",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "32i.shop",
            "domain_keyword": "32i",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:03:40",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_state": "Hesse",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hsi.lat",
            "domain_keyword": "hsi",
            "domain_tld": "lat",
            "query_time": "2024-04-28 18:04:09",
            "create_date": "2023-10-13",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-13",
            "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": 19,
            "domain_name": "tsi.partners",
            "domain_keyword": "tsi",
            "domain_tld": "partners",
            "query_time": "2024-04-30 11:11:33",
            "create_date": "2019-09-16",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TSI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "xsi.nl",
            "domain_keyword": "xsi",
            "domain_tld": "nl",
            "query_time": "2024-04-29 13:09:09",
            "create_date": "1999-12-30",
            "update_date": "2009-10-01",
            "registrar_name": "Denit Shared Hosting B.V.",
            "name_servers": [
                "ns1.masterdns.nl",
                "ns2.masterdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "3sl.com",
            "domain_keyword": "3sl",
            "domain_tld": "com",
            "query_time": "2024-04-29 23:54:11",
            "create_date": "1998-03-13",
            "update_date": "2024-02-09",
            "expiry_date": "2026-03-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "TQnia IT",
            "registrant_company": "Tqniait.com",
            "registrant_address": "AR RIYADH",
            "registrant_city": "AR RIYADH",
            "registrant_state": "Ar Riyad",
            "registrant_zip": "00966",
            "registrant_country": "SA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+966.567769286",
            "name_servers": [
                "ns1.tqniait.com",
                "ns2.tqniait.com",
                "ns3.tqniait.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ssi.com.co",
            "domain_keyword": "ssi",
            "domain_tld": "com.co",
            "query_time": "2024-05-07 02:51:25",
            "create_date": "2009-02-26",
            "update_date": "2024-03-08",
            "expiry_date": "2028-02-26",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.bluehost.com",
                "ns1.dns-parking.com",
                "ns2.bluehost.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ssi.ltd",
            "domain_keyword": "ssi",
            "domain_tld": "ltd",
            "query_time": "2024-05-07 03:23:54",
            "create_date": "2021-11-09",
            "update_date": "2023-07-27",
            "expiry_date": "2026-11-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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hsi.ru",
            "domain_keyword": "hsi",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:35:01",
            "create_date": "2002-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Joint Stock Company \"Hozstroyinstrument - invest\"",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "lsi.support",
            "domain_keyword": "lsi",
            "domain_tld": "support",
            "query_time": "2024-05-10 08:30:53",
            "create_date": "2014-03-19",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Avago Technologies International Sales Pte. Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "edns161.ultradns.biz",
                "edns161.ultradns.com",
                "edns161.ultradns.net",
                "edns161.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tsi.international",
            "domain_keyword": "tsi",
            "domain_tld": "international",
            "query_time": "2024-05-09 16:14:42",
            "create_date": "2014-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "3-i.info",
            "domain_keyword": "3-i",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:04:07",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "asi.kitchen",
            "domain_keyword": "asi",
            "domain_tld": "kitchen",
            "query_time": "2024-05-08 07:26:30",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "3sh.ca",
            "domain_keyword": "3sh",
            "domain_tld": "ca",
            "query_time": "2024-05-09 03:49:52",
            "create_date": "2017-05-18",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-18",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "3sq.org",
            "domain_keyword": "3sq",
            "domain_tld": "org",
            "query_time": "2024-05-09 03:50:11",
            "create_date": "2008-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ksi.cc",
            "domain_keyword": "ksi",
            "domain_tld": "cc",
            "query_time": "2024-05-15 22:45:42",
            "create_date": "2014-06-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "8si.top",
            "domain_keyword": "8si",
            "domain_tld": "top",
            "query_time": "2024-05-16 01:19:25",
            "create_date": "2024-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "psi.care",
            "domain_keyword": "psi",
            "domain_tld": "care",
            "query_time": "2024-05-23 20:29:46",
            "create_date": "2020-06-27",
            "update_date": "2024-05-23",
            "expiry_date": "2024-06-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Angie Bilbao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "rsi.media",
            "domain_keyword": "rsi",
            "domain_tld": "media",
            "query_time": "2024-05-23 08:01:09",
            "create_date": "2020-06-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-06-22",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "isi.tax",
            "domain_keyword": "isi",
            "domain_tld": "tax",
            "query_time": "2024-05-14 09:32:01",
            "create_date": "2022-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "3shi.work",
            "domain_keyword": "3shi",
            "domain_tld": "work",
            "query_time": "2024-05-20 03:00:49",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "lsi.co.uk",
            "domain_keyword": "lsi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 12:42:16",
            "update_date": "2024-01-12",
            "expiry_date": "2026-01-12",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "ksi.life",
            "domain_keyword": "ksi",
            "domain_tld": "life",
            "query_time": "2024-05-27 16:20:39",
            "create_date": "2021-05-31",
            "update_date": "2021-06-05",
            "expiry_date": "2026-05-31",
            "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": "Wang Chongzhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dsi.care",
            "domain_keyword": "dsi",
            "domain_tld": "care",
            "query_time": "2024-05-25 12:38:29",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gammadia SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vaud",
            "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": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "gsi.us.com",
            "domain_keyword": "gsi",
            "domain_tld": "us.com",
            "query_time": "2024-05-30 23:47:00",
            "create_date": "2019-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-19",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_email": "https://whois.centralnic.com/contact/gsi.us.com/registrant",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "esi.technology",
            "domain_keyword": "esi",
            "domain_tld": "technology",
            "query_time": "2024-05-28 21:36:06",
            "create_date": "2014-07-14",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Metro Manila",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "3sb.biz",
            "domain_keyword": "3sb",
            "domain_tld": "biz",
            "query_time": "2024-05-29 12:04:59",
            "create_date": "2019-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "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": "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": [
                "docks18.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "xsi.eu",
            "domain_keyword": "xsi",
            "domain_tld": "eu",
            "query_time": "2024-06-02 06:45:07",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 44,
            "domain_name": "bsi.co.nz",
            "domain_keyword": "bsi",
            "domain_tld": "co.nz",
            "query_time": "2024-06-02 01:31:34",
            "create_date": "1999-08-23",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns3.btg.co.nz",
                "ns4.btg.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "3ci.co.uk",
            "domain_keyword": "3ci",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 18:53:48",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL]",
            "registrar_website": "https://dnaas.vip",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "asi.university",
            "domain_keyword": "asi",
            "domain_tld": "university",
            "query_time": "2024-04-27 04:00:27",
            "create_date": "2024-02-20",
            "update_date": "2024-03-16",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "3smi.eu",
            "domain_keyword": "3smi",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:57:27",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ]
        },
        {
            "num": 48,
            "domain_name": "3mi.se",
            "domain_keyword": "3mi",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:42:33",
            "create_date": "2019-01-09",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-09",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 49,
            "domain_name": "isi.cloud",
            "domain_keyword": "isi",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 05:01:27",
            "create_date": "2016-10-05",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ISI Datentechnik 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": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "esi.ca",
            "domain_keyword": "esi",
            "domain_tld": "ca",
            "query_time": "2024-05-08 04:23:35",
            "create_date": "2004-01-20",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-20",
            "registrar_name": "Gandi Services Inc., Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "Manager IT",
            "registrant_company": "ELEMENT FINANCIAL TECHNOLOGY INC inc.",
            "registrant_address": "720 King St W, suite 510",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5V2T3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7783735373",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1920.awsdns-48.co.uk",
                "ns-493.awsdns-61.com",
                "ns-648.awsdns-17.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "3sim.ru",
            "domain_keyword": "3sim",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:32:31",
            "create_date": "2007-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.zenon.net",
                "dns2.zenon.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "isi.it",
            "domain_keyword": "isi",
            "domain_tld": "it",
            "query_time": "2024-04-09 15:36:31",
            "create_date": "1996-01-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-18",
            "registrar_name": "Consortium GARR",
            "registrar_website": "http://www.garr.it",
            "registrant_company": "Istituto per l'Interscambio Scientifico",
            "registrant_address": "Via Alassio, 11/C",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10126",
            "registrant_country": "IT",
            "name_servers": [
                "cspnsv.csp.it",
                "dns2.seeweb.it",
                "ns.isi.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "3ai.claims",
            "domain_keyword": "3ai",
            "domain_tld": "claims",
            "query_time": "2024-04-10 18:35:58",
            "create_date": "2020-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "3sm.chat",
            "domain_keyword": "3sm",
            "domain_tld": "chat",
            "query_time": "2024-04-13 10:51:27",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "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": 55,
            "domain_name": "3di.net",
            "domain_keyword": "3di",
            "domain_tld": "net",
            "query_time": "2024-04-10 18:40:14",
            "create_date": "1998-04-27",
            "update_date": "2020-06-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.hmsns.com",
                "ns2.hmsns.com",
                "ns3.hmsns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ssi.bio",
            "domain_keyword": "ssi",
            "domain_tld": "bio",
            "query_time": "2024-04-13 07:30:32",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.joyvill.com",
                "ns2.joyvill.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hsi.dev",
            "domain_keyword": "hsi",
            "domain_tld": "dev",
            "query_time": "2024-04-13 14:32:43",
            "create_date": "2020-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "msi.net.pl",
            "domain_keyword": "msi",
            "domain_tld": "net.pl",
            "query_time": "2024-04-17 02:08:36",
            "create_date": "2011-12-27",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-27",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.jchost03.pl",
                "ns2.jchost03.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "tsi.services",
            "domain_keyword": "tsi",
            "domain_tld": "services",
            "query_time": "2024-04-23 04:11:04",
            "create_date": "2015-05-26",
            "update_date": "2023-07-10",
            "expiry_date": "2025-05-26",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "3pi.it",
            "domain_keyword": "3pi",
            "domain_tld": "it",
            "query_time": "2024-04-23 12:21:37",
            "create_date": "2018-10-30",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "fsi.world",
            "domain_keyword": "fsi",
            "domain_tld": "world",
            "query_time": "2024-04-21 02:41:15",
            "create_date": "2018-06-20",
            "update_date": "2023-12-11",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dsi.software",
            "domain_keyword": "dsi",
            "domain_tld": "software",
            "query_time": "2024-04-20 13:14:33",
            "create_date": "2015-08-25",
            "update_date": "2023-06-14",
            "expiry_date": "2026-08-25",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "38i.biz",
            "domain_keyword": "38i",
            "domain_tld": "biz",
            "query_time": "2024-05-13 02:25:32",
            "create_date": "2020-06-11",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.speedydns.net",
                "ns2.speedydns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "3sa.ru",
            "domain_keyword": "3sa",
            "domain_tld": "ru",
            "query_time": "2024-05-13 21:09:59",
            "create_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "s3i.rocks",
            "domain_keyword": "s3i",
            "domain_tld": "rocks",
            "query_time": "2024-05-21 12:48:24",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "isi.club",
            "domain_keyword": "isi",
            "domain_tld": "club",
            "query_time": "2024-05-14 09:32:02",
            "create_date": "2014-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "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.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ssi.bet",
            "domain_keyword": "ssi",
            "domain_tld": "bet",
            "query_time": "2024-05-14 20:17:42",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "30i.info",
            "domain_keyword": "30i",
            "domain_tld": "info",
            "query_time": "2024-05-16 07:29:46",
            "create_date": "2024-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "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": [
                "ns-1035.awsdns-01.org",
                "ns-1559.awsdns-02.co.uk",
                "ns-168.awsdns-21.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "msi.wtf",
            "domain_keyword": "msi",
            "domain_tld": "wtf",
            "query_time": "2024-05-27 03:53:44",
            "create_date": "2023-08-06",
            "update_date": "2024-02-05",
            "expiry_date": "2024-08-06",
            "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": 70,
            "domain_name": "qsi.com",
            "domain_keyword": "qsi",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:22:54",
            "create_date": "1993-01-11",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "ON",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/qsi.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "aspen.ns.cloudflare.com",
                "johnathan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rsi.directory",
            "domain_keyword": "rsi",
            "domain_tld": "directory",
            "query_time": "2024-05-23 08:01:09",
            "create_date": "2018-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fsi.school",
            "domain_keyword": "fsi",
            "domain_tld": "school",
            "query_time": "2024-05-22 10:23:08",
            "create_date": "2015-06-25",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-25",
            "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 0153778146",
            "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": [
                "dns1.amedzekor.com",
                "dns2.amedzekor.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "asi.wtf",
            "domain_keyword": "asi",
            "domain_tld": "wtf",
            "query_time": "2024-05-28 04:58:13",
            "create_date": "2023-05-25",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1dhq.name.com",
                "ns2hkt.name.com",
                "ns3jwx.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "osi.io",
            "domain_keyword": "osi",
            "domain_tld": "io",
            "query_time": "2024-06-01 18:06:09",
            "create_date": "2015-01-04",
            "update_date": "2024-05-17",
            "expiry_date": "2025-01-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 75,
            "domain_name": "psi.band",
            "domain_keyword": "psi",
            "domain_tld": "band",
            "query_time": "2024-04-28 13:00:32",
            "create_date": "2023-08-01",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "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 0167998933",
            "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": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jsi.homes",
            "domain_keyword": "jsi",
            "domain_tld": "homes",
            "query_time": "2024-04-28 13:41:21",
            "create_date": "2023-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-12",
            "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": 77,
            "domain_name": "hsi.aero",
            "domain_keyword": "hsi",
            "domain_tld": "aero",
            "query_time": "2024-04-28 18:04:08",
            "create_date": "2011-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heli Service Invest BVBA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vsi.ru",
            "domain_keyword": "vsi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:48:27",
            "create_date": "1999-12-27",
            "expiry_date": "2024-12-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PJSC \"Rostelecom\"",
            "name_servers": [
                "ns.rt.ru",
                "ns.vsi.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "asi.services",
            "domain_keyword": "asi",
            "domain_tld": "services",
            "query_time": "2024-05-01 00:14:36",
            "create_date": "2014-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2025-09-26",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "3sk.io",
            "domain_keyword": "3sk",
            "domain_tld": "io",
            "query_time": "2024-04-29 23:54:10",
            "create_date": "2019-04-23",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-23",
            "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": [
                "matt.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "esi.fr",
            "domain_keyword": "esi",
            "domain_tld": "fr",
            "query_time": "2024-05-06 05:13:26",
            "create_date": "2006-11-28",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-24",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "ESI Group",
            "registrant_address": "ESI Group, 3 bis rue Saarinen, 94528 Rungis",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.89451088822",
            "name_servers": [
                "ns-253-a.gandi.net",
                "ns-71-b.gandi.net",
                "ns-71-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 82,
            "domain_name": "s3i.group",
            "domain_keyword": "s3i",
            "domain_tld": "group",
            "query_time": "2024-05-02 17:30:56",
            "create_date": "2022-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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "rsi.live",
            "domain_keyword": "rsi",
            "domain_tld": "live",
            "query_time": "2024-05-02 13:55:08",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TRANSLIT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Co. Limerick",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1bdg.name.com",
                "ns2fwz.name.com",
                "ns3gnv.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ssi.swiss",
            "domain_keyword": "ssi",
            "domain_tld": "swiss",
            "query_time": "2024-05-07 03:12:01",
            "create_date": "2015-12-11",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-11",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com/",
            "registrant_company": "Candy Factory Sàrl",
            "registrant_country": "CH",
            "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.",
            "name_servers": [
                "ns1.infomaniak.ch",
                "ns2.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "3sy.today",
            "domain_keyword": "3sy",
            "domain_tld": "today",
            "query_time": "2024-05-09 03:50:59",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "msi.social",
            "domain_keyword": "msi",
            "domain_tld": "social",
            "query_time": "2024-04-10 07:08:47",
            "create_date": "2014-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "osi.insure",
            "domain_keyword": "osi",
            "domain_tld": "insure",
            "query_time": "2024-04-11 22:38:50",
            "create_date": "2019-02-21",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-21",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1107.awsdns-10.org",
                "ns-2015.awsdns-59.co.uk",
                "ns-431.awsdns-53.com",
                "ns-522.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "3vi.com.br",
            "domain_keyword": "3vi",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 10:57:46",
            "create_date": "2010-10-11",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-11",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "andre lara bove",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 89,
            "domain_name": "3sq.com",
            "domain_keyword": "3sq",
            "domain_tld": "com",
            "query_time": "2024-04-13 10:52:05",
            "create_date": "2002-05-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dnsdun.com",
                "ns1.dnsdun.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "3sj.lat",
            "domain_keyword": "3sj",
            "domain_tld": "lat",
            "query_time": "2024-04-13 10:51:21",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "isi.management",
            "domain_keyword": "isi",
            "domain_tld": "management",
            "query_time": "2024-04-13 22:29:00",
            "create_date": "2022-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Joschka Beckers",
            "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": [
                "ns1049.ui-dns.de",
                "ns1083.ui-dns.org",
                "ns1110.ui-dns.biz",
                "ns1113.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "3sit.com",
            "domain_keyword": "3sit",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:24:54",
            "create_date": "2015-07-29",
            "update_date": "2023-12-21",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "3sio.com",
            "domain_keyword": "3sio",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:24:48",
            "create_date": "2013-08-14",
            "update_date": "2023-03-08",
            "expiry_date": "2024-08-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "3sy.com",
            "domain_keyword": "3sy",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:27:50",
            "create_date": "2011-01-13",
            "update_date": "2024-02-22",
            "expiry_date": "2026-01-13",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "2si.com.cn",
            "domain_keyword": "2si",
            "domain_tld": "com.cn",
            "query_time": "2024-04-20 11:07:43",
            "create_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "张育玮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "3s8.lat",
            "domain_keyword": "3s8",
            "domain_tld": "lat",
            "query_time": "2024-04-19 17:10:57",
            "create_date": "2023-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "s3i.online",
            "domain_keyword": "s3i",
            "domain_tld": "online",
            "query_time": "2024-04-16 03:04:32",
            "create_date": "2016-09-16",
            "update_date": "2023-11-23",
            "expiry_date": "2024-09-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "S3I",
            "registrant_state": "Maharashtra",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "zsi.xyz",
            "domain_keyword": "zsi",
            "domain_tld": "xyz",
            "query_time": "2024-04-06 04:58:03",
            "create_date": "2020-12-09",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "wsi.fail",
            "domain_keyword": "wsi",
            "domain_tld": "fail",
            "query_time": "2024-05-10 16:55:10",
            "create_date": "2015-07-28",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fossil Group, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "3sa.nl",
            "domain_keyword": "3sa",
            "domain_tld": "nl",
            "query_time": "2024-05-09 03:49:43",
            "create_date": "2022-06-25",
            "update_date": "2022-06-25",
            "registrar_name": "Telepublicity B.V.",
            "name_servers": [
                "ns.domainorderdns.nl",
                "ns1.domainorderdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.099,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>3si.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4596</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>qsi.net.br, bsi.tools, isi.coach, s3si.com, 3di.ca, hsi.world, 3pi.uk, esi.net.pl, wsi.net.au, psi.link, 2si.pl, 3su.net, 3st.top, 3sw.uk, fsi.ru, asi.associates, 32i.shop, hsi.lat, tsi.partners, xsi.nl, 3sl.com, ssi.com.co, ssi.ltd, hsi.ru, lsi.support, tsi.international, 3-i.info, asi.kitchen, 3sh.ca, 3sq.org, ksi.cc, 8si.top, psi.care, rsi.media, isi.tax, 3shi.work, lsi.co.uk, ksi.life, dsi.care, gsi.us.com, esi.technology, 3sb.biz, xsi.eu, bsi.co.nz, 3ci.co.uk, asi.university, 3smi.eu, 3mi.se, isi.cloud, esi.ca, 3sim.ru, isi.it, 3ai.claims, 3sm.chat, 3di.net, ssi.bio, hsi.dev, msi.net.pl, tsi.services, 3pi.it, fsi.world, dsi.software, 38i.biz, 3sa.ru, s3i.rocks, isi.club, ssi.bet, 30i.info, msi.wtf, qsi.com, rsi.directory, fsi.school, asi.wtf, osi.io, psi.band, jsi.homes, hsi.aero, vsi.ru, asi.services, 3sk.io, esi.fr, s3i.group, rsi.live, ssi.swiss, 3sy.today, msi.social, osi.insure, 3vi.com.br, 3sq.com, 3sj.lat, isi.management, 3sit.com, 3sio.com, 3sy.com, 2si.com.cn, 3s8.lat, s3i.online, zsi.xyz, wsi.fail, 3sa.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qsi.net.br</domain_name>
   <domain_keyword>qsi</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-08 09:27:38</query_time>
   <create_date>2012-07-08</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrant_name>Quallit servicos de informatica ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.qsi.net.br</value>
    <value>ns2.qsi.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bsi.tools</domain_name>
   <domain_keyword>bsi</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-07 23:24:40</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-09-28</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>3</num>
   <domain_name>isi.coach</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-04-06 14:19:37</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</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>Bayern</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>ns1.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>s3si.com</domain_name>
   <domain_keyword>s3si</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:05:13</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-03-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>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>5</num>
   <domain_name>3di.ca</domain_name>
   <domain_keyword>3di</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-14 07:06:13</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Serious Labs Inc.</registrant_name>
   <registrant_address>400-9804 Jasper Avenue</registrant_address>
   <registrant_city>Edmonton</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T5J0C5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7804401128</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hsi.world</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-13 14:32:42</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>3pi.uk</domain_name>
   <domain_keyword>3pi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 12:21:36</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>esi.net.pl</domain_name>
   <domain_keyword>esi</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-19 11:34:55</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wsi.net.au</domain_name>
   <domain_keyword>wsi</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-20 04:27:50</query_time>
   <update_date>2023-11-05</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Megan Storey</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>psi.link</domain_name>
   <domain_keyword>psi</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-28 13:00:33</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PSI Seminars</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.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>2si.pl</domain_name>
   <domain_keyword>2si</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 11:15:36</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>3su.net</domain_name>
   <domain_keyword>3su</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:27:38</query_time>
   <create_date>2005-06-28</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>3st.top</domain_name>
   <domain_keyword>3st</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 19:26:45</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2017-11-15</update_date>
   <expiry_date>2028-11-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MeiBin</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>3sw.uk</domain_name>
   <domain_keyword>3sw</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-13 10:53:06</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>fsi.ru</domain_name>
   <domain_keyword>fsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:55:07</query_time>
   <create_date>2006-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</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>16</num>
   <domain_name>asi.associates</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>associates</domain_tld>
   <query_time>2024-05-01 00:14:35</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>32i.shop</domain_name>
   <domain_keyword>32i</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:03:40</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_state>Hesse</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>hsi.lat</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 18:04:09</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-13</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>19</num>
   <domain_name>tsi.partners</domain_name>
   <domain_keyword>tsi</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-04-30 11:11:33</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TSI</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>xsi.nl</domain_name>
   <domain_keyword>xsi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 13:09:09</query_time>
   <create_date>1999-12-30</create_date>
   <update_date>2009-10-01</update_date>
   <registrar_name>Denit Shared Hosting B.V.</registrar_name>
   <name_servers>
    <value>ns1.masterdns.nl</value>
    <value>ns2.masterdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>3sl.com</domain_name>
   <domain_keyword>3sl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 23:54:11</query_time>
   <create_date>1998-03-13</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>TQnia IT</registrant_name>
   <registrant_company>Tqniait.com</registrant_company>
   <registrant_address>AR RIYADH</registrant_address>
   <registrant_city>AR RIYADH</registrant_city>
   <registrant_state>Ar Riyad</registrant_state>
   <registrant_zip>00966</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+966.567769286</registrant_phone>
   <name_servers>
    <value>ns1.tqniait.com</value>
    <value>ns2.tqniait.com</value>
    <value>ns3.tqniait.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ssi.com.co</domain_name>
   <domain_keyword>ssi</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-07 02:51:25</query_time>
   <create_date>2009-02-26</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2028-02-26</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.bluehost.com</value>
    <value>ns1.dns-parking.com</value>
    <value>ns2.bluehost.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ssi.ltd</domain_name>
   <domain_keyword>ssi</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-07 03:23:54</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2026-11-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>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>24</num>
   <domain_name>hsi.ru</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:35:01</query_time>
   <create_date>2002-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Joint Stock Company &quot;Hozstroyinstrument - invest&quot;</registrant_company>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>lsi.support</domain_name>
   <domain_keyword>lsi</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-10 08:30:53</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Avago Technologies International Sales Pte. Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>edns161.ultradns.biz</value>
    <value>edns161.ultradns.com</value>
    <value>edns161.ultradns.net</value>
    <value>edns161.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>tsi.international</domain_name>
   <domain_keyword>tsi</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-09 16:14:42</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>3-i.info</domain_name>
   <domain_keyword>3-i</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:04:07</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>asi.kitchen</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-08 07:26:30</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>3sh.ca</domain_name>
   <domain_keyword>3sh</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 03:49:52</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>3sq.org</domain_name>
   <domain_keyword>3sq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 03:50:11</query_time>
   <create_date>2008-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</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>pdns01.domaincontrol.com</value>
    <value>pdns02.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>ksi.cc</domain_name>
   <domain_keyword>ksi</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 22:45:42</query_time>
   <create_date>2014-06-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>8si.top</domain_name>
   <domain_keyword>8si</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-16 01:19:25</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>psi.care</domain_name>
   <domain_keyword>psi</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-23 20:29:46</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Angie Bilbao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rsi.media</domain_name>
   <domain_keyword>rsi</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-23 08:01:09</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-06-22</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-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>
  <value>
   <num>35</num>
   <domain_name>isi.tax</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-14 09:32:01</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>36</num>
   <domain_name>3shi.work</domain_name>
   <domain_keyword>3shi</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-20 03:00:49</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>lsi.co.uk</domain_name>
   <domain_keyword>lsi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 12:42:16</query_time>
   <update_date>2024-01-12</update_date>
   <expiry_date>2026-01-12</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ksi.life</domain_name>
   <domain_keyword>ksi</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 16:20:39</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2021-06-05</update_date>
   <expiry_date>2026-05-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Chongzhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong</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>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>39</num>
   <domain_name>dsi.care</domain_name>
   <domain_keyword>dsi</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-25 12:38:29</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gammadia SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vaud</registrant_state>
   <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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gsi.us.com</domain_name>
   <domain_keyword>gsi</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-30 23:47:00</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/gsi.us.com/registrant</registrant_email>
   <name_servers>
    <value>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>esi.technology</domain_name>
   <domain_keyword>esi</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-28 21:36:06</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Metro Manila</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>3sb.biz</domain_name>
   <domain_keyword>3sb</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 12:04:59</query_time>
   <create_date>2019-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>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>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>docks18.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>xsi.eu</domain_name>
   <domain_keyword>xsi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-02 06:45:07</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>bsi.co.nz</domain_name>
   <domain_keyword>bsi</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-02 01:31:34</query_time>
   <create_date>1999-08-23</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns3.btg.co.nz</value>
    <value>ns4.btg.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>3ci.co.uk</domain_name>
   <domain_keyword>3ci</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 18:53:48</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL]</registrar_name>
   <registrar_website>https://dnaas.vip</registrar_website>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>asi.university</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-04-27 04:00:27</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>3smi.eu</domain_name>
   <domain_keyword>3smi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:57:27</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>3mi.se</domain_name>
   <domain_keyword>3mi</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:42:33</query_time>
   <create_date>2019-01-09</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>isi.cloud</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 05:01:27</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ISI Datentechnik 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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>esi.ca</domain_name>
   <domain_keyword>esi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 04:23:35</query_time>
   <create_date>2004-01-20</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Gandi Services Inc., Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>Manager IT</registrant_name>
   <registrant_company>ELEMENT FINANCIAL TECHNOLOGY INC inc.</registrant_company>
   <registrant_address>720 King St W, suite 510</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5V2T3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7783735373</registrant_phone>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1920.awsdns-48.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-648.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>3sim.ru</domain_name>
   <domain_keyword>3sim</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:32:31</query_time>
   <create_date>2007-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.zenon.net</value>
    <value>dns2.zenon.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>isi.it</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-09 15:36:31</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Consortium GARR</registrar_name>
   <registrar_website>http://www.garr.it</registrar_website>
   <registrant_company>Istituto per l'Interscambio Scientifico</registrant_company>
   <registrant_address>Via Alassio, 11/C</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10126</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>cspnsv.csp.it</value>
    <value>dns2.seeweb.it</value>
    <value>ns.isi.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>3ai.claims</domain_name>
   <domain_keyword>3ai</domain_keyword>
   <domain_tld>claims</domain_tld>
   <query_time>2024-04-10 18:35:58</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>3sm.chat</domain_name>
   <domain_keyword>3sm</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-04-13 10:51:27</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</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>55</num>
   <domain_name>3di.net</domain_name>
   <domain_keyword>3di</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 18:40:14</query_time>
   <create_date>1998-04-27</create_date>
   <update_date>2020-06-27</update_date>
   <expiry_date>2025-04-26</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.hmsns.com</value>
    <value>ns2.hmsns.com</value>
    <value>ns3.hmsns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ssi.bio</domain_name>
   <domain_keyword>ssi</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-13 07:30:32</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.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>KR</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.joyvill.com</value>
    <value>ns2.joyvill.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hsi.dev</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-13 14:32:43</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</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>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>58</num>
   <domain_name>msi.net.pl</domain_name>
   <domain_keyword>msi</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-17 02:08:36</query_time>
   <create_date>2011-12-27</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.jchost03.pl</value>
    <value>ns2.jchost03.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tsi.services</domain_name>
   <domain_keyword>tsi</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-23 04:11:04</query_time>
   <create_date>2015-05-26</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2025-05-26</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>3pi.it</domain_name>
   <domain_keyword>3pi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 12:21:37</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fsi.world</domain_name>
   <domain_keyword>fsi</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-21 02:41:15</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dsi.software</domain_name>
   <domain_keyword>dsi</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-20 13:14:33</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2026-08-25</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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>38i.biz</domain_name>
   <domain_keyword>38i</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 02:25:32</query_time>
   <create_date>2020-06-11</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.speedydns.net</value>
    <value>ns2.speedydns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>3sa.ru</domain_name>
   <domain_keyword>3sa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 21:09:59</query_time>
   <create_date>2024-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>s3i.rocks</domain_name>
   <domain_keyword>s3i</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-21 12:48:24</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>isi.club</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-14 09:32:02</query_time>
   <create_date>2014-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</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.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ssi.bet</domain_name>
   <domain_keyword>ssi</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-14 20:17:42</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</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>ns75.domaincontrol.com</value>
    <value>ns76.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>68</num>
   <domain_name>30i.info</domain_name>
   <domain_keyword>30i</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 07:29:46</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-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>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>ns-1035.awsdns-01.org</value>
    <value>ns-1559.awsdns-02.co.uk</value>
    <value>ns-168.awsdns-21.com</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>msi.wtf</domain_name>
   <domain_keyword>msi</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-27 03:53:44</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-08-06</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>70</num>
   <domain_name>qsi.com</domain_name>
   <domain_keyword>qsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:22:54</query_time>
   <create_date>1993-01-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/qsi.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>aspen.ns.cloudflare.com</value>
    <value>johnathan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rsi.directory</domain_name>
   <domain_keyword>rsi</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-23 08:01:09</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fsi.school</domain_name>
   <domain_keyword>fsi</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-22 10:23:08</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-25</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 0153778146</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>dns1.amedzekor.com</value>
    <value>dns2.amedzekor.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>asi.wtf</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-28 04:58:13</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1dhq.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>osi.io</domain_name>
   <domain_keyword>osi</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 18:06:09</query_time>
   <create_date>2015-01-04</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>75</num>
   <domain_name>psi.band</domain_name>
   <domain_keyword>psi</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-28 13:00:32</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</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 0167998933</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>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>jsi.homes</domain_name>
   <domain_keyword>jsi</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-28 13:41:21</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-12</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>77</num>
   <domain_name>hsi.aero</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-04-28 18:04:08</query_time>
   <create_date>2011-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Heli Service Invest BVBA</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>vsi.ru</domain_name>
   <domain_keyword>vsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:48:27</query_time>
   <create_date>1999-12-27</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PJSC &quot;Rostelecom&quot;</registrant_company>
   <name_servers>
    <value>ns.rt.ru</value>
    <value>ns.vsi.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>asi.services</domain_name>
   <domain_keyword>asi</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-01 00:14:36</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-09-26</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.bluehost.com</value>
    <value>ns2.bluehost.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>3sk.io</domain_name>
   <domain_keyword>3sk</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 23:54:10</query_time>
   <create_date>2019-04-23</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>matt.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>esi.fr</domain_name>
   <domain_keyword>esi</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 05:13:26</query_time>
   <create_date>2006-11-28</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>ESI Group</registrant_company>
   <registrant_address>ESI Group, 3 bis rue Saarinen, 94528 Rungis</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.89451088822</registrant_phone>
   <name_servers>
    <value>ns-253-a.gandi.net</value>
    <value>ns-71-b.gandi.net</value>
    <value>ns-71-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>s3i.group</domain_name>
   <domain_keyword>s3i</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-02 17:30:56</query_time>
   <create_date>2022-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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>rsi.live</domain_name>
   <domain_keyword>rsi</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 13:55:08</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TRANSLIT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Co. Limerick</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IE</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>ns1bdg.name.com</value>
    <value>ns2fwz.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ssi.swiss</domain_name>
   <domain_keyword>ssi</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-07 03:12:01</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com/</registrar_website>
   <registrant_company>Candy Factory Sàrl</registrant_company>
   <registrant_country>CH</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>
   <name_servers>
    <value>ns1.infomaniak.ch</value>
    <value>ns2.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>3sy.today</domain_name>
   <domain_keyword>3sy</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-09 03:50:59</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>msi.social</domain_name>
   <domain_keyword>msi</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-10 07:08:47</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>osi.insure</domain_name>
   <domain_keyword>osi</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-04-11 22:38:50</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://melbourneit.com.au</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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1107.awsdns-10.org</value>
    <value>ns-2015.awsdns-59.co.uk</value>
    <value>ns-431.awsdns-53.com</value>
    <value>ns-522.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>3vi.com.br</domain_name>
   <domain_keyword>3vi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 10:57:46</query_time>
   <create_date>2010-10-11</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>andre lara bove</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>3sq.com</domain_name>
   <domain_keyword>3sq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 10:52:05</query_time>
   <create_date>2002-05-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-05-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.dnsdun.com</value>
    <value>ns1.dnsdun.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>90</num>
   <domain_name>3sj.lat</domain_name>
   <domain_keyword>3sj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-13 10:51:21</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>isi.management</domain_name>
   <domain_keyword>isi</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-13 22:29:00</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-03</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>Joschka Beckers</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>ns1049.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1110.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>3sit.com</domain_name>
   <domain_keyword>3sit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:24:54</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.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>93</num>
   <domain_name>3sio.com</domain_name>
   <domain_keyword>3sio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:24:48</query_time>
   <create_date>2013-08-14</create_date>
   <update_date>2023-03-08</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>3sy.com</domain_name>
   <domain_keyword>3sy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:27:50</query_time>
   <create_date>2011-01-13</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>2si.com.cn</domain_name>
   <domain_keyword>2si</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-20 11:07:43</query_time>
   <create_date>2023-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>张育玮</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>3s8.lat</domain_name>
   <domain_keyword>3s8</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-19 17:10:57</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>s3i.online</domain_name>
   <domain_keyword>s3i</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-16 03:04:32</query_time>
   <create_date>2016-09-16</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>S3I</registrant_company>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_country>IN</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>zsi.xyz</domain_name>
   <domain_keyword>zsi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-06 04:58:03</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-09</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_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</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>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>99</num>
   <domain_name>wsi.fail</domain_name>
   <domain_keyword>wsi</domain_keyword>
   <domain_tld>fail</domain_tld>
   <query_time>2024-05-10 16:55:10</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fossil Group, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>3sa.nl</domain_name>
   <domain_keyword>3sa</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 03:49:43</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2022-06-25</update_date>
   <registrar_name>Telepublicity B.V.</registrar_name>
   <name_servers>
    <value>ns.domainorderdns.nl</value>
    <value>ns1.domainorderdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.099</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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