WHOIS QUERY TIME

9 May 2024 - 7:25 PM UTC

Registered: 7 August 1991
Modified: 19 July 2023

REGISTRAR

Name: Corporation Service Company Limited

DNSSEC

no

NAME SERVERS

ns-1378.awsdns-44.org
ns-2018.awsdns-60.co.uk
ns-304.awsdns-38.com
ns-889.awsdns-47.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=unisys.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "unisys.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "unisys.nl",
            "domain_keyword": "unisys",
            "domain_tld": "nl",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "1991-08-07",
            "update_date": "2023-07-19",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-304.awsdns-38.com",
                "ns-889.awsdns-47.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>unisys.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>unisys.nl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>1991-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-889.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.077 seconds) for "unisys.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 12:48 PM UTC

Registered: 7 August 1991
Modified: 12 November 2019

REGISTRAR

Name: Corporation Service Company Limited

DNSSEC

no

NAME SERVERS

eadns1.unisys.com
mkdns1.unisys.co.uk
syddns1.unisys.com.au

DOMAIN STATUS

Active

#2 - QUERY TIME

29 Aug 2023 - 4:33 PM UTC

Registered: 7 August 1991
Modified: 19 July 2023

REGISTRAR

Name: Corporation Service Company Limited

DNSSEC

no

NAME SERVERS

ns-1378.awsdns-44.org
ns-2018.awsdns-60.co.uk
ns-304.awsdns-38.com
ns-889.awsdns-47.net

DOMAIN STATUS

Active

* 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=unisys.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "unisys.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "unisys.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "unisys.nl",
            "domain_keyword": "unisys",
            "domain_tld": "nl",
            "query_time": "2023-04-25 12:48:15",
            "create_date": "1991-08-07",
            "update_date": "2019-11-12",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "eadns1.unisys.com",
                "mkdns1.unisys.co.uk",
                "syddns1.unisys.com.au"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "unisys.nl",
            "domain_keyword": "unisys",
            "domain_tld": "nl",
            "query_time": "2023-08-29 16:33:16",
            "create_date": "1991-08-07",
            "update_date": "2023-07-19",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-304.awsdns-38.com",
                "ns-889.awsdns-47.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.077,
        "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>unisys.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>unisys.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unisys.nl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 12:48:15</query_time>
   <create_date>1991-08-07</create_date>
   <update_date>2019-11-12</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>eadns1.unisys.com</value>
    <value>mkdns1.unisys.co.uk</value>
    <value>syddns1.unisys.com.au</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unisys.nl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-29 16:33:16</query_time>
   <create_date>1991-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-889.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.077</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 60 domain names (in 0.021 seconds) which contained the exact domain keyword "unisys".
Domain Name Registered Expiry Registrar Ownership
1 unisys.com 11 Dec 1986 10 Dec 2024 GoDaddy.com, LLC -
2 unisys.se 7 Jun 1990 31 Dec 2024 CSC Corp Domains -
3 unisys.nl 7 Aug 1991 - Corporation Service Company Limited -
4 unisys.com.br 7 Jul 1995 1 Jan 2025 - Unisys Brasil Ltda.
5 unisys.cl 25 Jun 1996 25 Feb 2025 NIC Chile Unisys Sudamericana Corporation
6 unisys.co.nz 30 Mar 1997 - CSC Corporate Domains, Inc -
7 unisys.co.uk 14 Nov 1997 14 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
8 unisys.pt 2 Dec 1997 7 Feb 2024 - UNISYS (Portugal), Sistemas de Informacao S.A.
9 unisys.net 9 Dec 1997 8 Dec 2024 GoDaddy.com, LLC -
10 unisys.be 26 Jan 1998 - CSC Corporate Domains, Inc. -
11 unisys.org 20 Dec 1998 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 unisys.com.cn 10 Aug 1999 10 Aug 2024 Corporation Service Company 优利系统(中国)有限公司
13 unisys.it 27 Mar 2000 18 Jun 2024 CSC Corporate Domains, Inc. Unisys Italia S.r.l.
14 unisys.hu 5 May 2000 - - -
15 unisys.pl 8 Sep 2000 7 Sep 2024 Warsaw Data Center sp. z o.o. -
16 unisys.org.uk 27 Sep 2000 27 Sep 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
17 unisys.ca 4 Oct 2000 14 Oct 2024 CSC Corporate Domains (Canada) Company Doug Robinson
18 unisys.com.co 19 Feb 2001 18 Feb 2025 CSC Corporate Domains, Inc. Unisys Corporation
19 unisys.biz 2 Aug 2002 1 Aug 2024 Gabia Inc. REDACTED FOR PRIVACY
20 unisys.net.nz 20 Aug 2002 - Metaname -
21 unisys.co.in 11 Feb 2004 11 Feb 2025 CSC Corporate Domains, Inc. Unisys India Pvt. Ltd
22 unisys.sk 6 Sep 2004 6 Sep 2024 Corporation Service Company (DBS) GmbH Unisys Corporation
23 unisys.jobs 4 Oct 2005 4 Oct 2024 GoDaddy.com, LLC UNSYS CORPORATION
24 unisys.ie 1 Aug 2006 2 Aug 2024 CSC Domains Inc Unisys Computer Services (Ireland) Ltd
25 unisys.in 23 Jan 2008 23 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
26 unisys.asia 4 Feb 2008 4 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Unisys Corporation
27 unisys.info 30 Nov 2008 30 Nov 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
28 unisys.tel 12 Feb 2009 22 Mar 2025 CSC Corporate Domains, Inc. Unisys Limited
29 unisys.com.pr 22 Dec 2009 22 Dec 2024 CSC Corporate Domains, Inc. Unisys Limited U.K.
30 unisys.pro 31 Oct 2012 31 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Andrey Stepanchuk
31 unisys.porn 29 Apr 2015 29 Apr 2025 CSC Corporate Domains, Inc. Unisys Limited U.K.
32 unisys.adult 29 Apr 2015 29 Apr 2025 CSC Corporate Domains, Inc. Unisys Limited U.K.
33 unisys.mobi 12 Jun 2015 12 Jun 2025 Tucows Domains Inc. BICISA
34 unisys.sucks 23 Jun 2015 23 Jun 2024 CSC Corporate Domains, Inc. Unisys Limited U.K.
35 unisys.sex 5 Oct 2015 5 Oct 2025 CSC Corporate Domains, Inc. Unisys Corporation
36 unisys.global 8 Jul 2016 8 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 unisys.vip 29 May 2017 29 May 2025 Jiangsu Bangning Science & Technology Co. Ltd. Li Hong Yong
38 unisys.link 13 Aug 2019 13 Aug 2024 Gandi SAS Nihon Unisys, Ltd.
39 unisys.one 24 Nov 2019 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 unisys.ru 15 Jan 2020 15 Jan 2025 ACTIVE-RU Private Person
41 unisys.app 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 unisys.id 18 Jan 2022 18 Jan 2027 - -
43 unisys.xyz 2 May 2022 2 May 2025 Sav.com, LLC - 20 Privacy Protection
44 unisys.online 9 May 2022 9 May 2026 NameSilo, LLC -
45 unisys.tech 19 Aug 2022 19 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
46 unisys.uk 8 Oct 2022 8 Oct 2024 John Thurlbeck t/a DOTSTERS [Tag = DOTSTERS] -
47 unisys.services 7 Jun 2023 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 unisys.net.in 5 Nov 2023 5 Nov 2024 GoDaddy.com, LLC UniSys
49 unisys.dev 14 Dec 2023 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 unisys.store 6 Feb 2024 6 Feb 2025 Tucows.com Co. Data Protected
51 unisys.cc 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 unisys.io 19 Apr 2024 19 Apr 2025 Sav.com, LLC Privacy Protection
53 unisys.cloud 4 May 2024 4 May 2025 Chengdu West Dimension Digital Technology Co., LTD REDACTED FOR PRIVACY
54 unisys.name - - CSC Corporate Domains, Inc. -
55 unisys.ae - - BUZINESSWARE Unisys Technologies LLC
56 unisys.ro - 29 May 2031 ICI - Registrar -
57 unisys.co.at - - CSC Corporate Domains, Inc. Unisys Corporation
58 unisys.co.jp - - - Nihon UNISYS, Ltd.
59 unisys.com.au - - Corporation Service Company (Aust) Pty Ltd Unisys Corporation a corporation organised under the laws of the State of Delaware
60 unisys.com.pe - - CSC CORPORATE DOMAINS, INC Chesney Harry
61 unisys.au - - Corporation Service Company (Aust) Pty Ltd Unisy Corporation a corporation organised under the laws of the State of Delaware

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=unisys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "unisys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 61,
        "relation": "eq",
        "current": 61
    },
    "unique_domains": "unisys.com, unisys.se, unisys.nl, unisys.com.br, unisys.cl, unisys.co.nz, unisys.co.uk, unisys.pt, unisys.net, unisys.be, unisys.org, unisys.com.cn, unisys.it, unisys.hu, unisys.pl, unisys.org.uk, unisys.ca, unisys.com.co, unisys.biz, unisys.net.nz, unisys.co.in, unisys.sk, unisys.jobs, unisys.ie, unisys.in, unisys.asia, unisys.info, unisys.tel, unisys.com.pr, unisys.pro, unisys.porn, unisys.adult, unisys.mobi, unisys.sucks, unisys.sex, unisys.global, unisys.vip, unisys.link, unisys.one, unisys.ru, unisys.app, unisys.id, unisys.xyz, unisys.online, unisys.tech, unisys.uk, unisys.services, unisys.net.in, unisys.dev, unisys.store, unisys.cc, unisys.io, unisys.cloud, unisys.name, unisys.ae, unisys.ro, unisys.co.at, unisys.co.jp, unisys.com.au, unisys.com.pe, unisys.au",
    "results": [
        {
            "num": 1,
            "domain_name": "unisys.com",
            "domain_keyword": "unisys",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:11:05",
            "create_date": "1986-12-11",
            "update_date": "2023-09-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1209.awsdns-23.org",
                "ns-1785.awsdns-31.co.uk",
                "ns-536.awsdns-03.net",
                "ns-87.awsdns-10.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "unisys.se",
            "domain_keyword": "unisys",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:20:50",
            "create_date": "1990-06-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-31",
            "registrar_name": "CSC Corp Domains",
            "name_servers": [
                "ns-1159.awsdns-16.org",
                "ns-1884.awsdns-43.co.uk",
                "ns-364.awsdns-45.com",
                "ns-914.awsdns-50.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unisys.nl",
            "domain_keyword": "unisys",
            "domain_tld": "nl",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "1991-08-07",
            "update_date": "2023-07-19",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-304.awsdns-38.com",
                "ns-889.awsdns-47.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "unisys.com.br",
            "domain_keyword": "unisys",
            "domain_tld": "com.br",
            "query_time": "2024-04-01 06:05:33",
            "create_date": "1995-07-07",
            "update_date": "2023-11-23",
            "expiry_date": "2025-01-01",
            "registrant_name": "Unisys Brasil Ltda.",
            "name_servers": [
                "ns-1432.awsdns-51.org",
                "ns-1857.awsdns-40.co.uk",
                "ns-269.awsdns-33.com",
                "ns-709.awsdns-24.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "unisys.cl",
            "domain_keyword": "unisys",
            "domain_tld": "cl",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "1996-06-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Unisys Sudamericana Corporation",
            "name_servers": [
                "ns-1416.awsdns-49.org",
                "ns-1950.awsdns-51.co.uk",
                "ns-473.awsdns-59.com",
                "ns-614.awsdns-12.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "unisys.co.nz",
            "domain_keyword": "unisys",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "1997-03-30",
            "update_date": "2024-04-28",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "ns-1101.awsdns-09.org",
                "ns-2033.awsdns-62.co.uk",
                "ns-461.awsdns-57.com",
                "ns-516.awsdns-00.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "unisys.co.uk",
            "domain_keyword": "unisys",
            "domain_tld": "co.uk",
            "query_time": "2024-03-26 09:25:20",
            "create_date": "1997-11-14",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-14",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-1382.awsdns-44.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-67.awsdns-08.com",
                "ns-680.awsdns-21.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "unisys.pt",
            "domain_keyword": "unisys",
            "domain_tld": "pt",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "1997-12-02",
            "expiry_date": "2024-02-07",
            "registrant_name": "UNISYS (Portugal), Sistemas de Informacao S.A.",
            "registrant_address": "Av. Praia da Vitoria, 71A - 8o. Edificio Monumental,",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1069-002",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1271.awsdns-30.org",
                "ns-1593.awsdns-07.co.uk",
                "ns-419.awsdns-52.com",
                "ns-966.awsdns-56.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 9,
            "domain_name": "unisys.net",
            "domain_keyword": "unisys",
            "domain_tld": "net",
            "query_time": "2024-03-31 22:38:33",
            "create_date": "1997-12-09",
            "update_date": "2023-09-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1016.awsdns-63.net",
                "ns-1111.awsdns-10.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-481.awsdns-60.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "unisys.be",
            "domain_keyword": "unisys",
            "domain_tld": "be",
            "query_time": "2024-03-31 22:38:33",
            "create_date": "1998-01-26",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns-1400.awsdns-47.org",
                "ns-1755.awsdns-27.co.uk",
                "ns-360.awsdns-45.com",
                "ns-550.awsdns-04.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "unisys.org",
            "domain_keyword": "unisys",
            "domain_tld": "org",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "1998-12-20",
            "update_date": "2023-09-27",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1312.awsdns-36.org",
                "ns-189.awsdns-23.com",
                "ns-1978.awsdns-55.co.uk",
                "ns-522.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "unisys.com.cn",
            "domain_keyword": "unisys",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "1999-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "优利系统(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1351.awsdns-40.org",
                "ns-1768.awsdns-29.co.uk",
                "ns-68.awsdns-08.com",
                "ns-904.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "unisys.it",
            "domain_keyword": "unisys",
            "domain_tld": "it",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "2000-03-27",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-18",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "Unisys Italia S.r.l.",
            "name_servers": [
                "ns-1220.awsdns-24.org",
                "ns-1635.awsdns-12.co.uk",
                "ns-497.awsdns-62.com",
                "ns-981.awsdns-58.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "unisys.hu",
            "domain_keyword": "unisys",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:17",
            "create_date": "2000-05-05"
        },
        {
            "num": 15,
            "domain_name": "unisys.pl",
            "domain_keyword": "unisys",
            "domain_tld": "pl",
            "query_time": "2024-03-27 04:25:46",
            "create_date": "2000-09-08",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-07",
            "registrar_name": "Warsaw Data Center sp. z o.o.",
            "name_servers": [
                "ns-1355.awsdns-41.org",
                "ns-2041.awsdns-63.co.uk",
                "ns-355.awsdns-44.com",
                "ns-884.awsdns-46.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "unisys.org.uk",
            "domain_keyword": "unisys",
            "domain_tld": "org.uk",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "2000-09-27",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-27",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-1385.awsdns-45.org",
                "ns-2010.awsdns-59.co.uk",
                "ns-322.awsdns-40.com",
                "ns-856.awsdns-43.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "unisys.ca",
            "domain_keyword": "unisys",
            "domain_tld": "ca",
            "query_time": "2024-04-16 13:25:16",
            "create_date": "2000-10-04",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-14",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Doug Robinson",
            "registrant_address": "2001 East Sheppard Avenue",
            "registrant_city": "York",
            "registrant_state": "ON",
            "registrant_zip": "M2J4Z7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4420701594",
            "registrant_fax": "+1.4420701594",
            "name_servers": [
                "ns-1144.awsdns-15.org",
                "ns-1827.awsdns-36.co.uk",
                "ns-486.awsdns-60.com",
                "ns-750.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "unisys.com.co",
            "domain_keyword": "unisys",
            "domain_tld": "com.co",
            "query_time": "2024-04-16 13:25:16",
            "create_date": "2001-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Corporation",
            "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": [
                "ns-1101.awsdns-09.org",
                "ns-1583.awsdns-05.co.uk",
                "ns-378.awsdns-47.com",
                "ns-659.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "unisys.biz",
            "domain_keyword": "unisys",
            "domain_tld": "biz",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2002-08-02",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "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": [
                "ns1.kshosting.co.kr",
                "ns2.kshosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "unisys.net.nz",
            "domain_keyword": "unisys",
            "domain_tld": "net.nz",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2002-08-20",
            "update_date": "2023-08-16",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.unisys.net.nz",
                "ns2.unisys.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "unisys.co.in",
            "domain_keyword": "unisys",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "2004-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys India Pvt. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1226.awsdns-25.org",
                "ns-1892.awsdns-44.co.uk",
                "ns-380.awsdns-47.com",
                "ns-839.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "unisys.sk",
            "domain_keyword": "unisys",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:56:37",
            "create_date": "2004-09-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-06",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "801 Lakeview Drive, Ste 100",
            "registrant_city": "Blue Bell",
            "registrant_zip": "19422",
            "registrant_country": "US",
            "name_servers": [
                "ns-101.awsdns-12.com",
                "ns-1320.awsdns-37.org",
                "ns-1686.awsdns-18.co.uk",
                "ns-820.awsdns-38.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "unisys.jobs",
            "domain_keyword": "unisys",
            "domain_tld": "jobs",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2005-10-04",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNSYS CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pennsylvania",
            "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-1416.awsdns-49.org",
                "ns-153.awsdns-19.com",
                "ns-1740.awsdns-25.co.uk",
                "ns-726.awsdns-26.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "unisys.ie",
            "domain_keyword": "unisys",
            "domain_tld": "ie",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2006-08-01",
            "update_date": "2024-04-29",
            "expiry_date": "2024-08-02",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "Unisys Computer Services (Ireland) Ltd",
            "name_servers": [
                "ns-1473.awsdns-56.org",
                "ns-1849.awsdns-39.co.uk",
                "ns-485.awsdns-60.com",
                "ns-952.awsdns-55.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingUpdate"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unisys.in",
            "domain_keyword": "unisys",
            "domain_tld": "in",
            "query_time": "2024-05-19 22:23:34",
            "create_date": "2008-01-23",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "unisys.asia",
            "domain_keyword": "unisys",
            "domain_tld": "asia",
            "query_time": "2024-04-01 20:00:31",
            "create_date": "2008-02-04",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pennsylvania",
            "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-132.awsdns-16.com",
                "ns-1432.awsdns-51.org",
                "ns-1950.awsdns-51.co.uk",
                "ns-939.awsdns-53.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "unisys.info",
            "domain_keyword": "unisys",
            "domain_tld": "info",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "2008-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "unisys.tel",
            "domain_keyword": "unisys",
            "domain_tld": "tel",
            "query_time": "2024-04-16 13:25:17",
            "create_date": "2009-02-12",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milton Keynes",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "unisys.com.pr",
            "domain_keyword": "unisys",
            "domain_tld": "com.pr",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2009-12-22",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "Pete Miller",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "Fox Milne",
            "registrant_city": "Milton Keynes",
            "registrant_zip": "UB8 1RG",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1908212724",
            "registrant_fax": "+44.1908212701",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1895.awsdns-44.co.uk",
                "ns-537.awsdns-03.net",
                "ns-71.awsdns-08.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "unisys.pro",
            "domain_keyword": "unisys",
            "domain_tld": "pro",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2012-10-31",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andrey Stepanchuk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kurskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "unisys.porn",
            "domain_keyword": "unisys",
            "domain_tld": "porn",
            "query_time": "2024-04-25 14:28:59",
            "create_date": "2015-04-29",
            "update_date": "2019-10-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "unisys.adult",
            "domain_keyword": "unisys",
            "domain_tld": "adult",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "2015-04-29",
            "update_date": "2019-10-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "unisys.mobi",
            "domain_keyword": "unisys",
            "domain_tld": "mobi",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2015-06-12",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BICISA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "unisys.sucks",
            "domain_keyword": "unisys",
            "domain_tld": "sucks",
            "query_time": "2024-05-14 06:53:12",
            "create_date": "2015-06-23",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uxbridge",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "unisys.sex",
            "domain_keyword": "unisys",
            "domain_tld": "sex",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "2015-10-05",
            "update_date": "2019-10-30",
            "expiry_date": "2025-10-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "unisys.global",
            "domain_keyword": "unisys",
            "domain_tld": "global",
            "query_time": "2024-04-23 14:12:36",
            "create_date": "2016-07-08",
            "update_date": "2023-06-18",
            "expiry_date": "2025-07-08",
            "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.md-67.webhostbox.net",
                "ns2.md-67.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "unisys.vip",
            "domain_keyword": "unisys",
            "domain_tld": "vip",
            "query_time": "2024-05-14 06:53:12",
            "create_date": "2017-05-29",
            "update_date": "2019-03-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1469,
            "registrar_name": "Jiangsu Bangning Science & Technology Co. Ltd.",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Hong Yong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "unisys.link",
            "domain_keyword": "unisys",
            "domain_tld": "link",
            "query_time": "2024-04-30 01:43:05",
            "create_date": "2019-08-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nihon Unisys, Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-1186.awsdns-20.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-355.awsdns-44.com",
                "ns-588.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "unisys.one",
            "domain_keyword": "unisys",
            "domain_tld": "one",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "2019-11-24",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "unisys.ru",
            "domain_keyword": "unisys",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:54",
            "create_date": "2020-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "unisys.app",
            "domain_keyword": "unisys",
            "domain_tld": "app",
            "query_time": "2024-05-19 22:23:35",
            "create_date": "2021-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "unisys.id",
            "domain_keyword": "unisys",
            "domain_tld": "id",
            "query_time": "2022-01-19 17:22:10",
            "create_date": "2022-01-18",
            "expiry_date": "2027-01-18",
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 43,
            "domain_name": "unisys.xyz",
            "domain_keyword": "unisys",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 00:16:25",
            "create_date": "2022-05-02",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ee5ff475.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "unisys.online",
            "domain_keyword": "unisys",
            "domain_tld": "online",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "2022-05-09",
            "update_date": "2024-03-11",
            "expiry_date": "2026-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "Ampang",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "shaz.ns.cloudflare.com",
                "valentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "unisys.tech",
            "domain_keyword": "unisys",
            "domain_tld": "tech",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2022-08-19",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.cnolnic.com",
                "ns4.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "unisys.uk",
            "domain_keyword": "unisys",
            "domain_tld": "uk",
            "query_time": "2024-03-31 22:38:37",
            "create_date": "2022-10-08",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-08",
            "registrar_name": "John Thurlbeck t/a DOTSTERS [Tag = DOTSTERS]",
            "registrar_website": "http://dotsters.co.uk",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "unisys.services",
            "domain_keyword": "unisys",
            "domain_tld": "services",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2023-06-07",
            "update_date": "2023-08-28",
            "expiry_date": "2024-06-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "unisys.net.in",
            "domain_keyword": "unisys",
            "domain_tld": "net.in",
            "query_time": "2024-03-26 09:25:20",
            "create_date": "2023-11-05",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UniSys",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "unisys.dev",
            "domain_keyword": "unisys",
            "domain_tld": "dev",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "unisys.store",
            "domain_keyword": "unisys",
            "domain_tld": "store",
            "query_time": "2024-03-29 02:49:53",
            "create_date": "2024-02-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "unisys.cc",
            "domain_keyword": "unisys",
            "domain_tld": "cc",
            "query_time": "2024-04-22 02:18:23",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unisys.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "unisys.io",
            "domain_keyword": "unisys",
            "domain_tld": "io",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "unisys.cloud",
            "domain_keyword": "unisys",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 14:21:45",
            "create_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "unisys.name",
            "domain_keyword": "unisys",
            "domain_tld": "name",
            "query_time": "2024-03-27 04:25:43",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 55,
            "domain_name": "unisys.ae",
            "domain_keyword": "unisys",
            "domain_tld": "ae",
            "query_time": "2024-03-29 02:49:53",
            "registrar_name": "BUZINESSWARE",
            "registrant_name": "Rohan Alex",
            "registrant_company": "Unisys Technologies LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.proweb.ae",
                "ns2.proweb.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "unisys.ro",
            "domain_keyword": "unisys",
            "domain_tld": "ro",
            "query_time": "2024-04-16 13:25:17",
            "expiry_date": "2031-05-29",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "psi.hostx.eu",
                "zeta.hostx.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 57,
            "domain_name": "unisys.co.at",
            "domain_keyword": "unisys",
            "domain_tld": "co.at",
            "query_time": "2024-05-10 16:48:26",
            "update_date": "2023-07-11",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://nic.at/registrar/533",
            "registrant_name": "Kristin Marano",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "801 Lakeview Drive",
            "registrant_city": "Blue Bell",
            "registrant_zip": "19422",
            "registrant_email": "[email protected]",
            "registrant_phone": "+12152742742",
            "registrant_fax": "+12152742742",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-1926.awsdns-48.co.uk",
                "ns-264.awsdns-33.com",
                "ns-837.awsdns-40.net"
            ]
        },
        {
            "num": 58,
            "domain_name": "unisys.co.jp",
            "domain_keyword": "unisys",
            "domain_tld": "co.jp",
            "query_time": "2024-05-09 19:25:49",
            "update_date": "2024-04-01",
            "registrant_company": "Nihon UNISYS, Ltd.",
            "name_servers": [
                "dns02.netsurf.ad.jp",
                "nulgw1.unisys.co.jp",
                "nulgw2.unisys.co.jp"
            ]
        },
        {
            "num": 59,
            "domain_name": "unisys.com.au",
            "domain_keyword": "unisys",
            "domain_tld": "com.au",
            "query_time": "2024-05-14 06:53:10",
            "update_date": "2024-03-22",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Unisys Corporation a corporation organised under the laws of the State of Delaware",
            "name_servers": [
                "ns-10.awsdns-01.com",
                "ns-1269.awsdns-30.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-549.awsdns-04.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "unisys.com.pe",
            "domain_keyword": "unisys",
            "domain_tld": "com.pe",
            "query_time": "2024-05-14 06:53:10",
            "registrar_name": "CSC CORPORATE DOMAINS, INC",
            "registrant_name": "Chesney Harry",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-152.awsdns-19.com",
                "ns-2037.awsdns-62.co.uk",
                "ns-961.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 61,
            "domain_name": "unisys.au",
            "domain_keyword": "unisys",
            "domain_tld": "au",
            "query_time": "2024-05-19 11:05:24",
            "update_date": "2024-05-07",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Unisy Corporation a corporation organised under the laws of the State of Delaware",
            "name_servers": [
                "eadns1.unisys.com",
                "mkdns1.unisys.co.uk",
                "syddns1.unisys.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>unisys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>61</total>
  <relation>eq</relation>
  <current>61</current>
 </count>
 <unique_domains>unisys.com, unisys.se, unisys.nl, unisys.com.br, unisys.cl, unisys.co.nz, unisys.co.uk, unisys.pt, unisys.net, unisys.be, unisys.org, unisys.com.cn, unisys.it, unisys.hu, unisys.pl, unisys.org.uk, unisys.ca, unisys.com.co, unisys.biz, unisys.net.nz, unisys.co.in, unisys.sk, unisys.jobs, unisys.ie, unisys.in, unisys.asia, unisys.info, unisys.tel, unisys.com.pr, unisys.pro, unisys.porn, unisys.adult, unisys.mobi, unisys.sucks, unisys.sex, unisys.global, unisys.vip, unisys.link, unisys.one, unisys.ru, unisys.app, unisys.id, unisys.xyz, unisys.online, unisys.tech, unisys.uk, unisys.services, unisys.net.in, unisys.dev, unisys.store, unisys.cc, unisys.io, unisys.cloud, unisys.name, unisys.ae, unisys.ro, unisys.co.at, unisys.co.jp, unisys.com.au, unisys.com.pe, unisys.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unisys.com</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:11:05</query_time>
   <create_date>1986-12-11</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-1785.awsdns-31.co.uk</value>
    <value>ns-536.awsdns-03.net</value>
    <value>ns-87.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unisys.se</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:20:50</query_time>
   <create_date>1990-06-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>CSC Corp Domains</registrar_name>
   <name_servers>
    <value>ns-1159.awsdns-16.org</value>
    <value>ns-1884.awsdns-43.co.uk</value>
    <value>ns-364.awsdns-45.com</value>
    <value>ns-914.awsdns-50.net</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>3</num>
   <domain_name>unisys.nl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>1991-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-889.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>unisys.com.br</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-01 06:05:33</query_time>
   <create_date>1995-07-07</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Unisys Brasil Ltda.</registrant_name>
   <name_servers>
    <value>ns-1432.awsdns-51.org</value>
    <value>ns-1857.awsdns-40.co.uk</value>
    <value>ns-269.awsdns-33.com</value>
    <value>ns-709.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>unisys.cl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>1996-06-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Unisys Sudamericana Corporation</registrant_name>
   <name_servers>
    <value>ns-1416.awsdns-49.org</value>
    <value>ns-1950.awsdns-51.co.uk</value>
    <value>ns-473.awsdns-59.com</value>
    <value>ns-614.awsdns-12.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>unisys.co.nz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>1997-03-30</create_date>
   <update_date>2024-04-28</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1101.awsdns-09.org</value>
    <value>ns-2033.awsdns-62.co.uk</value>
    <value>ns-461.awsdns-57.com</value>
    <value>ns-516.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>unisys.co.uk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-26 09:25:20</query_time>
   <create_date>1997-11-14</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1382.awsdns-44.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-67.awsdns-08.com</value>
    <value>ns-680.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>unisys.pt</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>1997-12-02</create_date>
   <expiry_date>2024-02-07</expiry_date>
   <registrant_name>UNISYS (Portugal), Sistemas de Informacao S.A.</registrant_name>
   <registrant_address>Av. Praia da Vitoria, 71A - 8o. Edificio Monumental,</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1069-002</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1271.awsdns-30.org</value>
    <value>ns-1593.awsdns-07.co.uk</value>
    <value>ns-419.awsdns-52.com</value>
    <value>ns-966.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>unisys.net</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-31 22:38:33</query_time>
   <create_date>1997-12-09</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-12-08</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>ns-1016.awsdns-63.net</value>
    <value>ns-1111.awsdns-10.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-481.awsdns-60.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>unisys.be</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-03-31 22:38:33</query_time>
   <create_date>1998-01-26</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns-1400.awsdns-47.org</value>
    <value>ns-1755.awsdns-27.co.uk</value>
    <value>ns-360.awsdns-45.com</value>
    <value>ns-550.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>unisys.org</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>1998-12-20</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-522.awsdns-01.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>12</num>
   <domain_name>unisys.com.cn</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>1999-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>优利系统(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1351.awsdns-40.org</value>
    <value>ns-1768.awsdns-29.co.uk</value>
    <value>ns-68.awsdns-08.com</value>
    <value>ns-904.awsdns-49.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>unisys.it</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>2000-03-27</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>Unisys Italia S.r.l.</registrant_company>
   <name_servers>
    <value>ns-1220.awsdns-24.org</value>
    <value>ns-1635.awsdns-12.co.uk</value>
    <value>ns-497.awsdns-62.com</value>
    <value>ns-981.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>unisys.hu</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:35:17</query_time>
   <create_date>2000-05-05</create_date>
  </value>
  <value>
   <num>15</num>
   <domain_name>unisys.pl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-27 04:25:46</query_time>
   <create_date>2000-09-08</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Warsaw Data Center sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns-1355.awsdns-41.org</value>
    <value>ns-2041.awsdns-63.co.uk</value>
    <value>ns-355.awsdns-44.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>unisys.org.uk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1385.awsdns-45.org</value>
    <value>ns-2010.awsdns-59.co.uk</value>
    <value>ns-322.awsdns-40.com</value>
    <value>ns-856.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>unisys.ca</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 13:25:16</query_time>
   <create_date>2000-10-04</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Doug Robinson</registrant_name>
   <registrant_address>2001 East Sheppard Avenue</registrant_address>
   <registrant_city>York</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M2J4Z7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4420701594</registrant_phone>
   <registrant_fax>+1.4420701594</registrant_fax>
   <name_servers>
    <value>ns-1144.awsdns-15.org</value>
    <value>ns-1827.awsdns-36.co.uk</value>
    <value>ns-486.awsdns-60.com</value>
    <value>ns-750.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>unisys.com.co</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-16 13:25:16</query_time>
   <create_date>2001-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Corporation</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>ns-1101.awsdns-09.org</value>
    <value>ns-1583.awsdns-05.co.uk</value>
    <value>ns-378.awsdns-47.com</value>
    <value>ns-659.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>unisys.biz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2002-08-02</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>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>ns1.kshosting.co.kr</value>
    <value>ns2.kshosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>unisys.net.nz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2002-08-20</create_date>
   <update_date>2023-08-16</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.unisys.net.nz</value>
    <value>ns2.unisys.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>unisys.co.in</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>2004-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys India Pvt. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1226.awsdns-25.org</value>
    <value>ns-1892.awsdns-44.co.uk</value>
    <value>ns-380.awsdns-47.com</value>
    <value>ns-839.awsdns-40.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>unisys.sk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:56:37</query_time>
   <create_date>2004-09-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>801 Lakeview Drive, Ste 100</registrant_address>
   <registrant_city>Blue Bell</registrant_city>
   <registrant_zip>19422</registrant_zip>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns-101.awsdns-12.com</value>
    <value>ns-1320.awsdns-37.org</value>
    <value>ns-1686.awsdns-18.co.uk</value>
    <value>ns-820.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>unisys.jobs</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2005-10-04</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNSYS CORPORATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pennsylvania</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-1416.awsdns-49.org</value>
    <value>ns-153.awsdns-19.com</value>
    <value>ns-1740.awsdns-25.co.uk</value>
    <value>ns-726.awsdns-26.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>24</num>
   <domain_name>unisys.ie</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2006-08-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>Unisys Computer Services (Ireland) Ltd</registrant_name>
   <name_servers>
    <value>ns-1473.awsdns-56.org</value>
    <value>ns-1849.awsdns-39.co.uk</value>
    <value>ns-485.awsdns-60.com</value>
    <value>ns-952.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingUpdate</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>unisys.in</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 22:23:34</query_time>
   <create_date>2008-01-23</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://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>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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.bodis.com</value>
    <value>ns2.bodis.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>unisys.asia</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-01 20:00:31</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pennsylvania</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-132.awsdns-16.com</value>
    <value>ns-1432.awsdns-51.org</value>
    <value>ns-1950.awsdns-51.co.uk</value>
    <value>ns-939.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>unisys.info</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>2008-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>unisys.tel</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-16 13:25:17</query_time>
   <create_date>2009-02-12</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milton Keynes</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>unisys.com.pr</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.pr</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2009-12-22</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-22</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>Pete Miller</registrant_name>
   <registrant_company>Unisys Limited U.K.</registrant_company>
   <registrant_address>Fox Milne</registrant_address>
   <registrant_city>Milton Keynes</registrant_city>
   <registrant_zip>UB8 1RG</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1908212724</registrant_phone>
   <registrant_fax>+44.1908212701</registrant_fax>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1895.awsdns-44.co.uk</value>
    <value>ns-537.awsdns-03.net</value>
    <value>ns-71.awsdns-08.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>unisys.pro</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2012-10-31</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andrey Stepanchuk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kurskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>unisys.porn</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-04-25 14:28:59</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2019-10-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited U.K.</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>unisys.adult</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2019-10-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited U.K.</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>unisys.mobi</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BICISA</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>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>unisys.sucks</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-14 06:53:12</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited U.K.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uxbridge</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>unisys.sex</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2019-10-30</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>unisys.global</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-23 14:12:36</query_time>
   <create_date>2016-07-08</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-07-08</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.md-67.webhostbox.net</value>
    <value>ns2.md-67.webhostbox.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>37</num>
   <domain_name>unisys.vip</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-14 06:53:12</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2019-03-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>Jiangsu Bangning Science &amp; Technology Co. Ltd.</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Hong Yong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>unisys.link</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-30 01:43:05</query_time>
   <create_date>2019-08-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-13</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>Nihon Unisys, Ltd.</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>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>ns-1186.awsdns-20.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-355.awsdns-44.com</value>
    <value>ns-588.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>unisys.one</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>unisys.ru</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:54</query_time>
   <create_date>2020-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>unisys.app</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 22:23:35</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>unisys.id</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-01-19 17:22:10</query_time>
   <create_date>2022-01-18</create_date>
   <expiry_date>2027-01-18</expiry_date>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>unisys.xyz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 00:16:25</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ee5ff475.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>unisys.online</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>Ampang</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>shaz.ns.cloudflare.com</value>
    <value>valentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>unisys.tech</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.cnolnic.com</value>
    <value>ns4.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>unisys.uk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-03-31 22:38:37</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>John Thurlbeck t/a DOTSTERS [Tag = DOTSTERS]</registrar_name>
   <registrar_website>http://dotsters.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisys.services</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-06-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>unisys.net.in</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-03-26 09:25:20</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UniSys</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>unisys.dev</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</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>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>50</num>
   <domain_name>unisys.store</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-03-29 02:49:53</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>unisys.cc</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-22 02:18:23</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unisys.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>unisys.io</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>unisys.cloud</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 14:21:45</query_time>
   <create_date>2024-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>unisys.name</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>unisys.ae</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-03-29 02:49:53</query_time>
   <registrar_name>BUZINESSWARE</registrar_name>
   <registrant_name>Rohan Alex</registrant_name>
   <registrant_company>Unisys Technologies LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.proweb.ae</value>
    <value>ns2.proweb.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>unisys.ro</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-16 13:25:17</query_time>
   <expiry_date>2031-05-29</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>psi.hostx.eu</value>
    <value>zeta.hostx.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>unisys.co.at</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.at</domain_tld>
   <query_time>2024-05-10 16:48:26</query_time>
   <update_date>2023-07-11</update_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://nic.at/registrar/533</registrar_website>
   <registrant_name>Kristin Marano</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>801 Lakeview Drive</registrant_address>
   <registrant_city>Blue Bell</registrant_city>
   <registrant_zip>19422</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+12152742742</registrant_phone>
   <registrant_fax>+12152742742</registrant_fax>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-1926.awsdns-48.co.uk</value>
    <value>ns-264.awsdns-33.com</value>
    <value>ns-837.awsdns-40.net</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>unisys.co.jp</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <update_date>2024-04-01</update_date>
   <registrant_company>Nihon UNISYS, Ltd.</registrant_company>
   <name_servers>
    <value>dns02.netsurf.ad.jp</value>
    <value>nulgw1.unisys.co.jp</value>
    <value>nulgw2.unisys.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>unisys.com.au</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <update_date>2024-03-22</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Unisys Corporation a corporation organised under the laws of the State of Delaware</registrant_name>
   <name_servers>
    <value>ns-10.awsdns-01.com</value>
    <value>ns-1269.awsdns-30.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-549.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>unisys.com.pe</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <registrar_name>CSC CORPORATE DOMAINS, INC</registrar_name>
   <registrant_name>Chesney Harry</registrant_name>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-152.awsdns-19.com</value>
    <value>ns-2037.awsdns-62.co.uk</value>
    <value>ns-961.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>unisys.au</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 11:05:24</query_time>
   <update_date>2024-05-07</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Unisy Corporation a corporation organised under the laws of the State of Delaware</registrant_name>
   <name_servers>
    <value>eadns1.unisys.com</value>
    <value>mkdns1.unisys.co.uk</value>
    <value>syddns1.unisys.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.021</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 5,210 domain names (in 0.146 seconds) which look and sound like the brand name "unisys".
Domain Name Registered Expiry Registrar Ownership
1 unisos.nl 6 Mar 2023 - Realtime Register -
2 unisms.ru 5 Mar 2019 5 Mar 2025 REGRU-RU Private Person
3 unisus.co.jp 30 Mar 2018 - - Kabusikigaishayunisasu
4 unisyn.us 14 Feb 2017 13 Feb 2025 Name.com, Inc. CP Negri
5 unists.com 28 Mar 2024 28 Mar 2025 Porkbun LLC Private by Design, LLC
6 unitys.net 26 Dec 2000 26 Dec 2024 GoDaddy.com, LLC -
7 unifys.info 23 Sep 2023 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 tunisys.com 19 Jan 2006 19 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
9 ubisys.de - - - -
10 unisus.us 11 Jun 2023 11 Jun 2025 eNom, LLC The Energy Grid
11 unmsys.com 27 Sep 2022 27 Sep 2024 GoDaddy.com, LLC -
12 unisos.com 9 Jun 2013 9 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 upisys.com 12 Jun 2022 12 Jun 2024 GoDaddy.com, LLC -
14 univsys.com 30 Oct 2011 30 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 unisis.cn 5 Nov 2023 5 Nov 2024 广东时代互联科技有限公司 张晶
16 un1sys.biz 12 Jun 2015 11 Jun 2024 Tucows Domains Inc. IES
17 ubisys.in 16 Sep 2008 16 Sep 2024 Own Web Solution Pvt. Ltd. Bisawa Creations
18 unitys.com 2 Sep 2014 19 Sep 2024 PSI-USA, Inc. dba Domain Robot Ext-Com IT GmbH
19 unisls.ru 19 Feb 2018 19 Feb 2025 TIMEWEB-RU Private Person
20 unisyn.net 7 Jun 2023 7 Jun 2024 Squarespace Domains II LLC YF Holdings 123
21 uniyss.com 4 Feb 2016 4 Feb 2026 GoDaddy.com, LLC -
22 unisms.org 15 Apr 2021 15 Apr 2025 Xin Net Technology Corporation chenkehao
23 uniqsys.com 27 Sep 1997 26 Sep 2024 GoDaddy.com, LLC -
24 unisos.com.cn 7 Sep 2023 7 Sep 2024 宁夏恒盛友情网络科技有限公司 周宇鹏
25 unisym.com 25 Feb 2015 25 Feb 2025 GoDaddy.com, LLC -
26 unisyn.blog 10 Aug 2023 10 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
27 unasys.com.br 5 Aug 2020 5 Aug 2024 - TK DESENVOLVIMENTO DE SISTEMA LTDA
28 uniqsys.net 21 Sep 2000 21 Sep 2024 GoDaddy.com, LLC -
29 unisyx.com 24 Nov 2019 24 Nov 2024 DropCatch.com 868 LLC JInsoo Yoon
30 ungsys.dk 15 Feb 2018 31 Aug 2033 - by Relation House ApS
31 unisos.ru 5 Dec 2017 5 Dec 2024 REGTIME-RU Private Person
32 unisas.sk 6 Oct 2008 6 Oct 2024 EuroNET Slovakia s.r.o. UNISAS
33 uni-sys.net 15 Feb 2009 15 Feb 2027 gabia Unisys Int
34 anisys.co.in 13 May 2023 13 May 2028 GoDaddy.com, LLC REDACTED FOR PRIVACY
35 unissys.com 17 Aug 2023 17 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
36 junisys.com 3 Dec 2007 3 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Gopi Venkatesan
37 unnisys.net 22 Sep 2022 22 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 uni-sys.com 9 Jan 1997 8 Jan 2025 Network Solutions, LLC -
39 unisyn.io 27 Aug 2021 27 Aug 2024 Tucows Domains Inc. Data Protected
40 unasys.co.uk 30 Apr 2018 30 Apr 2025 Ionos SE [Tag = 1AND1] -
41 uniscs.com 12 May 2020 12 May 2025 Tucows Domains Inc. -
42 runisys.com 22 May 2013 22 May 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
43 unisyn.biz 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 unisss.com 7 Apr 2003 7 Apr 2025 GANDI SAS Union Intersyndicale des Secteurs Sanitaires et Sociaux
45 inisys.com 18 Apr 2001 18 Apr 2025 INAMES CO., LTD. jaewan Lee
46 unists.top 5 May 2023 5 May 2025 NameSilo,LLC PrivacyGuardian.org llc
47 unisyx.info 3 Feb 2014 3 Feb 2025 Gransy, s.r.o. UNISYX, s.r.o.
48 usisys.com 26 Aug 2005 26 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
49 urisys.info 14 Sep 2001 14 Sep 2025 SafeNames Ltd. F. Hoffmann-La Roche AG
50 anisys.jp 30 Mar 2005 31 Mar 2025 - ANISYS
51 uni1sys.com 9 Nov 2023 9 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
52 unisas.com 13 Feb 2002 13 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 unpsys.com 4 Oct 2020 4 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
54 unisus.ca 7 Jul 2017 7 Jul 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
55 ungsys.com 16 Apr 2023 16 Apr 2025 Dynadot Inc -
56 unisyn.live 15 Jun 2023 15 Jun 2024 Squarespace Domains II LLC YF Holdings 123
57 yunisys.com 4 Feb 2024 4 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
58 uniseys.com 13 Jul 2023 13 Jul 2024 GoDaddy.com, LLC -
59 unibys.com 24 Sep 2005 24 Sep 2024 Megazone Corp., dba HOSTING.KR ryusung
60 pnisys.com 30 Dec 2004 30 Dec 2024 gabia PNI COMPANY
61 udisys.com 13 Jan 2014 13 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 unilys.org 18 Jan 2021 18 Jan 2026 WHC Online Solutions Inc. Privacy Protect, LLC (PrivacyProtect.org)
63 anisys.sbs 24 Jan 2024 24 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
64 unifys.online 23 Sep 2023 23 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
65 unisis.co.jp 23 Oct 1998 - - UNICIS CORP
66 urisys.com 4 Feb 2008 4 Feb 2025 Megazone Corp., dba HOSTING.KR ryusung
67 uinsys.com 29 Nov 2016 29 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
68 udisys.net 24 Aug 2007 24 Aug 2024 Porkbun LLC Private by Design, LLC
69 unisds.online 27 Feb 2024 27 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing zi guang shu ju cun chu ji shu you xian gong si
70 un1sys.info 12 Jun 2015 12 Jun 2024 Tucows Domains Inc. BICISA
71 sunisys.com 3 Sep 2022 3 Sep 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
72 unxsys.com 20 Mar 2012 20 Mar 2027 GoDaddy.com, LLC -
73 unisyst.com.br 28 Nov 2017 28 Nov 2025 - Mateus de Holanda Carvalho
74 unisus.club 18 Jan 2024 18 Jan 2025 Tucows Domains Inc. Data Protected
75 anisys.net 18 Feb 2009 18 Feb 2027 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
76 uniysys.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -
77 vnisys.com 26 Jan 2023 26 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
78 utisys.ru 27 Sep 2019 27 Sep 2024 REGRU-RU OOO "Tsentris"
79 unisyn.dev 7 Jun 2023 7 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
80 unilys.quebec 5 Feb 2020 5 Feb 2026 WHC Privacy Protect, LLC (PrivacyProtect.org)
81 unilys.com 30 Sep 2017 30 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 unisbs.com 25 Nov 2008 25 Nov 2024 Wild West Domains, LLC -
83 unisysk.com 27 Jan 2023 27 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
84 unifys.co.uk 25 Nov 2021 25 Nov 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
85 unis-s.ru 25 Mar 2008 25 Mar 2025 BEGET-RU LTD Universal Systems
86 unisis.net 19 May 2023 19 May 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
87 unisyn.tech 23 Jan 2018 23 Jan 2025 Wild West Domains, LLC UniSyn Technologies
88 unises.com 29 Oct 2017 29 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 unisds.com 23 Nov 2023 23 Nov 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
90 anisys.info 24 Jan 2008 24 Jan 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
91 umisys.net 30 Jan 2015 30 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
92 unisyk.com 5 Nov 2020 5 Nov 2024 GoDaddy.com, LLC -
93 unysys.com 4 Nov 2022 4 Nov 2024 Tucows Domains Inc. -
94 unilys.fr 12 May 2021 12 May 2025 OVH Syndicat Intercommunal pour la Construction et le Gestion d'une Piscine (SICGP)
95 kunisys.co.jp 21 May 2008 - - Kunikensystem Co.,LTD.
96 unisus.pro 17 Nov 2016 17 Nov 2024 OVH SAS REDACTED FOR PRIVACY
97 unisays.com 29 Dec 2023 29 Dec 2024 Porkbun LLC Private by Design, LLC
98 udisys.co.uk 10 Apr 2017 10 Apr 2028 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
99 utisys.com 14 Aug 2001 14 Aug 2029 Tucows Domains Inc. -
100 unisyl.com 9 Apr 2021 9 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
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 Unisys.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=unisys.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "unisys.nl",
        "page_size": 100
    },
    "count": {
        "total": 5210,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "unisos.nl, unisms.ru, unisus.co.jp, unisyn.us, unists.com, unitys.net, unifys.info, tunisys.com, ubisys.de, unisus.us, unmsys.com, unisos.com, upisys.com, univsys.com, unisis.cn, un1sys.biz, ubisys.in, unitys.com, unisls.ru, unisyn.net, uniyss.com, unisms.org, uniqsys.com, unisos.com.cn, unisym.com, unisyn.blog, unasys.com.br, uniqsys.net, unisyx.com, ungsys.dk, unisos.ru, unisas.sk, uni-sys.net, anisys.co.in, unissys.com, junisys.com, unnisys.net, uni-sys.com, unisyn.io, unasys.co.uk, uniscs.com, runisys.com, unisyn.biz, unisss.com, inisys.com, unists.top, unisyx.info, usisys.com, urisys.info, anisys.jp, uni1sys.com, unisas.com, unpsys.com, unisus.ca, ungsys.com, unisyn.live, yunisys.com, uniseys.com, unibys.com, pnisys.com, udisys.com, unilys.org, anisys.sbs, unifys.online, unisis.co.jp, urisys.com, uinsys.com, udisys.net, unisds.online, un1sys.info, sunisys.com, unxsys.com, unisyst.com.br, unisus.club, anisys.net, uniysys.com, vnisys.com, utisys.ru, unisyn.dev, unilys.quebec, unilys.com, unisbs.com, unisysk.com, unifys.co.uk, unis-s.ru, unisis.net, unisyn.tech, unises.com, unisds.com, anisys.info, umisys.net, unisyk.com, unysys.com, unilys.fr, kunisys.co.jp, unisus.pro, unisays.com, udisys.co.uk, utisys.com, unisyl.com",
    "results": [
        {
            "num": 1,
            "domain_name": "unisos.nl",
            "domain_keyword": "unisos",
            "domain_tld": "nl",
            "query_time": "2024-05-19 22:22:57",
            "create_date": "2023-03-06",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "unisms.ru",
            "domain_keyword": "unisms",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:33",
            "create_date": "2019-03-05",
            "expiry_date": "2025-03-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nstype.com",
                "ns2.nstype.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "unisus.co.jp",
            "domain_keyword": "unisus",
            "domain_tld": "co.jp",
            "query_time": "2024-04-22 18:11:00",
            "create_date": "2018-03-30",
            "update_date": "2024-04-01",
            "registrant_company": "Kabusikigaishayunisasu",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "unisyn.us",
            "domain_keyword": "unisyn",
            "domain_tld": "us",
            "query_time": "2024-04-20 20:29:21",
            "create_date": "2017-02-14",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "CP Negri",
            "registrant_company": "CP Negri",
            "registrant_address": "1211 Pineview Drive",
            "registrant_city": "Morgantown",
            "registrant_state": "WV",
            "registrant_zip": "26505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3042966606",
            "name_servers": [
                "ns1bcp.name.com",
                "ns2fjz.name.com",
                "ns3fqs.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "unists.com",
            "domain_keyword": "unists",
            "domain_tld": "com",
            "query_time": "2024-03-29 01:01:35",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/unists.com",
            "registrant_phone": "+1.9712666028",
            "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": 6,
            "domain_name": "unitys.net",
            "domain_keyword": "unitys",
            "domain_tld": "net",
            "query_time": "2024-03-29 02:54:04",
            "create_date": "2000-12-26",
            "update_date": "2022-12-11",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "unifys.info",
            "domain_keyword": "unifys",
            "domain_tld": "info",
            "query_time": "2024-04-03 17:39:33",
            "create_date": "2023-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tunisys.com",
            "domain_keyword": "tunisys",
            "domain_tld": "com",
            "query_time": "2024-04-18 20:04:25",
            "create_date": "2006-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=tunisys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:51:19",
            "update_date": "2022-01-03",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "unisus.us",
            "domain_keyword": "unisus",
            "domain_tld": "us",
            "query_time": "2024-05-14 06:53:01",
            "create_date": "2023-06-11",
            "update_date": "2024-05-13",
            "expiry_date": "2025-06-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "Mark Robinson",
            "registrant_company": "The Energy Grid",
            "registrant_address": "379 Amherst St, PMB 210",
            "registrant_city": "Nashua",
            "registrant_state": "NH",
            "registrant_zip": "03063",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6033051942",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "unmsys.com",
            "domain_keyword": "unmsys",
            "domain_tld": "com",
            "query_time": "2024-04-07 21:23:56",
            "create_date": "2022-09-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "unisos.com",
            "domain_keyword": "unisos",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:42:03",
            "create_date": "2013-06-09",
            "update_date": "2021-06-03",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "upisys.com",
            "domain_keyword": "upisys",
            "domain_tld": "com",
            "query_time": "2024-04-08 09:00:38",
            "create_date": "2022-06-12",
            "update_date": "2024-02-04",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "univsys.com",
            "domain_keyword": "univsys",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:24:01",
            "create_date": "2011-10-30",
            "update_date": "2020-10-23",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg3.namebrightdns.com",
                "nsg4.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "unisis.cn",
            "domain_keyword": "unisis",
            "domain_tld": "cn",
            "query_time": "2024-04-10 19:56:54",
            "create_date": "2023-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "张晶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "un1sys.biz",
            "domain_keyword": "un1sys",
            "domain_tld": "biz",
            "query_time": "2024-05-10 06:22:11",
            "create_date": "2015-06-12",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ubisys.in",
            "domain_keyword": "ubisys",
            "domain_tld": "in",
            "query_time": "2024-04-12 14:36:23",
            "create_date": "2008-09-16",
            "update_date": "2024-02-21",
            "expiry_date": "2024-09-16",
            "registrar_iana": 890002,
            "registrar_name": "Own Web Solution Pvt. Ltd.",
            "registrar_website": "ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bisawa Creations",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns85.managedns.org",
                "ns85.qualispace.com",
                "ns86.managedns.org",
                "ns86.qualispace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "unitys.com",
            "domain_keyword": "unitys",
            "domain_tld": "com",
            "query_time": "2024-04-09 23:24:34",
            "create_date": "2014-09-02",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ext-Com IT GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Deutschland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/unitys.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa9.schlundtech.de",
                "nsb9.schlundtech.de",
                "nsc9.schlundtech.de",
                "nsd9.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "unisls.ru",
            "domain_keyword": "unisls",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:33",
            "create_date": "2018-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "unisyn.net",
            "domain_keyword": "unisyn",
            "domain_tld": "net",
            "query_time": "2024-05-14 06:53:09",
            "create_date": "2023-06-07",
            "update_date": "2024-04-19",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YF Holdings 123",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "uniyss.com",
            "domain_keyword": "uniyss",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:47:38",
            "create_date": "2016-02-04",
            "update_date": "2024-02-05",
            "expiry_date": "2026-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.jentyweb.com",
                "ns2.jentyweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "unisms.org",
            "domain_keyword": "unisms",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:22:44",
            "create_date": "2021-04-15",
            "update_date": "2022-01-04",
            "expiry_date": "2025-04-15",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chenkehao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hubeisheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "uniqsys.com",
            "domain_keyword": "uniqsys",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:37:01",
            "create_date": "1997-09-27",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.uniqsys.com",
                "ns4.uniqsys.com",
                "ns5.uniqsys.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "unisos.com.cn",
            "domain_keyword": "unisos",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 01:42:03",
            "create_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "宁夏恒盛友情网络科技有限公司",
            "registrant_name": "周宇鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unisym.com",
            "domain_keyword": "unisym",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:29:21",
            "create_date": "2015-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "unisyn.blog",
            "domain_keyword": "unisyn",
            "domain_tld": "blog",
            "query_time": "2024-04-30 01:42:48",
            "create_date": "2023-08-10",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "unasys.com.br",
            "domain_keyword": "unasys",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 05:16:46",
            "create_date": "2020-08-05",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-05",
            "registrant_name": "TK DESENVOLVIMENTO DE SISTEMA LTDA",
            "name_servers": [
                "ns1.seuadm.com.br",
                "ns2.seuadm.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 28,
            "domain_name": "uniqsys.net",
            "domain_keyword": "uniqsys",
            "domain_tld": "net",
            "query_time": "2024-04-14 14:47:42",
            "create_date": "2000-09-21",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.uniqsys.com",
                "ns5.uniqsys.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "unisyx.com",
            "domain_keyword": "unisyx",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:42:50",
            "create_date": "2019-11-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 2627,
            "registrar_name": "DropCatch.com 868 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "JInsoo Yoon",
            "registrant_address": "5903330 Daebong2Dong",
            "registrant_city": "Daegu",
            "registrant_state": "Daegu",
            "registrant_zip": "705-803",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1025430377",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ungsys.dk",
            "domain_keyword": "ungsys",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:13:52",
            "create_date": "2018-02-15",
            "expiry_date": "2033-08-31",
            "registrant_name": "by Relation House ApS",
            "registrant_address": "Norgesvej 11",
            "registrant_city": "Horsens",
            "registrant_zip": "8700",
            "registrant_country": "DK",
            "registrant_phone": "+45 31626204",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "unisos.ru",
            "domain_keyword": "unisos",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:35",
            "create_date": "2017-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "unisas.sk",
            "domain_keyword": "unisas",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:57:08",
            "create_date": "2008-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_name": "EuroNET Slovakia s.r.o.",
            "registrant_name": "UNISAS",
            "registrant_company": "UNISAS",
            "registrant_address": "Schneidera Trnavského 6",
            "registrant_city": "Bratislava",
            "registrant_zip": "844 18",
            "registrant_country": "SK",
            "name_servers": [
                "ns.euronet.biz",
                "ns.euronet.info",
                "ns.euronet.mobi",
                "ns.euronet.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "uni-sys.net",
            "domain_keyword": "uni-sys",
            "domain_tld": "net",
            "query_time": "2024-04-13 04:06:53",
            "create_date": "2009-02-15",
            "update_date": "2024-02-08",
            "expiry_date": "2027-02-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Unisys Int",
            "registrant_company": "Unisys Int",
            "registrant_address": "283, Bupyeong-daero, Bupyeong-gu, Incheon",
            "registrant_city": "Incheon",
            "registrant_zip": "21315",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25673136",
            "name_servers": [
                "jerome.ns.cloudflare.com",
                "paloma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "anisys.co.in",
            "domain_keyword": "anisys",
            "domain_tld": "co.in",
            "query_time": "2024-04-09 05:45:04",
            "create_date": "2023-05-13",
            "update_date": "2023-05-18",
            "expiry_date": "2028-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "unissys.com",
            "domain_keyword": "unissys",
            "domain_tld": "com",
            "query_time": "2024-05-09 19:25:17",
            "create_date": "2023-08-17",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "margot.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "junisys.com",
            "domain_keyword": "junisys",
            "domain_tld": "com",
            "query_time": "2024-04-01 03:55:11",
            "create_date": "2007-12-03",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Gopi Venkatesan",
            "registrant_address": "5, 2nd floor, velachery taramani link road, velachery",
            "registrant_city": "Chennai",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "600042",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9566224444",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "unnisys.net",
            "domain_keyword": "unnisys",
            "domain_tld": "net",
            "query_time": "2024-04-02 11:13:59",
            "create_date": "2022-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=unnisys.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "uni-sys.com",
            "domain_keyword": "uni-sys",
            "domain_tld": "com",
            "query_time": "2024-04-13 04:06:53",
            "create_date": "1997-01-09",
            "update_date": "2021-11-09",
            "expiry_date": "2025-01-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "unisyn.io",
            "domain_keyword": "unisyn",
            "domain_tld": "io",
            "query_time": "2024-04-30 01:42:48",
            "create_date": "2021-08-27",
            "update_date": "2023-01-11",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "unasys.co.uk",
            "domain_keyword": "unasys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 05:16:47",
            "create_date": "2018-04-30",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-30",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1042.ui-dns.de",
                "ns1073.ui-dns.org",
                "ns1090.ui-dns.biz",
                "ns1115.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "uniscs.com",
            "domain_keyword": "uniscs",
            "domain_tld": "com",
            "query_time": "2024-05-12 00:17:52",
            "create_date": "2020-05-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "runisys.com",
            "domain_keyword": "runisys",
            "domain_tld": "com",
            "query_time": "2024-05-01 19:05:21",
            "create_date": "2013-05-22",
            "update_date": "2018-04-18",
            "expiry_date": "2028-05-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "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": 43,
            "domain_name": "unisyn.biz",
            "domain_keyword": "unisyn",
            "domain_tld": "biz",
            "query_time": "2024-05-03 04:38:54",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "unisss.com",
            "domain_keyword": "unisss",
            "domain_tld": "com",
            "query_time": "2024-04-10 00:50:51",
            "create_date": "2003-04-07",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-07",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Union Intersyndicale des Secteurs Sanitaires et Sociaux",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ile-de-France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-18-c.gandi.net",
                "ns-188-a.gandi.net",
                "ns-80-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "inisys.com",
            "domain_keyword": "inisys",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:19:43",
            "create_date": "2001-04-18",
            "update_date": "2023-10-15",
            "expiry_date": "2025-04-18",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "jaewan Lee",
            "registrant_company": "jaewan Lee",
            "registrant_address": "JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "62007",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084799800",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "unists.top",
            "domain_keyword": "unists",
            "domain_tld": "top",
            "query_time": "2024-05-09 19:25:23",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "unisyx.info",
            "domain_keyword": "unisyx",
            "domain_tld": "info",
            "query_time": "2024-05-14 06:53:11",
            "create_date": "2014-02-03",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNISYX, s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.web4u.cz",
                "ns2.web4u.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "usisys.com",
            "domain_keyword": "usisys",
            "domain_tld": "com",
            "query_time": "2024-04-06 14:17:44",
            "create_date": "2005-08-26",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "urisys.info",
            "domain_keyword": "urisys",
            "domain_tld": "info",
            "query_time": "2024-03-29 11:27:29",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2025-09-14",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "F. Hoffmann-La Roche AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vi.net",
                "ns2.vi.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "anisys.jp",
            "domain_keyword": "anisys",
            "domain_tld": "jp",
            "query_time": "2024-04-09 17:38:07",
            "create_date": "2005-03-30",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "ANISYS",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 51,
            "domain_name": "uni1sys.com",
            "domain_keyword": "uni1sys",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:19:15",
            "create_date": "2023-11-09",
            "update_date": "2024-05-07",
            "expiry_date": "2024-11-09",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "unisas.com",
            "domain_keyword": "unisas",
            "domain_tld": "com",
            "query_time": "2024-05-14 06:51:53",
            "create_date": "2002-02-13",
            "update_date": "2020-03-29",
            "expiry_date": "2024-02-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "unpsys.com",
            "domain_keyword": "unpsys",
            "domain_tld": "com",
            "query_time": "2024-03-24 11:43:09",
            "create_date": "2020-10-04",
            "update_date": "2022-09-04",
            "expiry_date": "2024-10-04",
            "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": [
                "kai.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "unisus.ca",
            "domain_keyword": "unisus",
            "domain_tld": "ca",
            "query_time": "2024-04-02 11:09:01",
            "create_date": "2017-07-07",
            "update_date": "2022-05-23",
            "expiry_date": "2025-07-07",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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": [
                "cloud1.whc.ca",
                "cloud2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ungsys.com",
            "domain_keyword": "ungsys",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:01:22",
            "create_date": "2023-04-16",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-16",
            "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": 56,
            "domain_name": "unisyn.live",
            "domain_keyword": "unisyn",
            "domain_tld": "live",
            "query_time": "2024-05-14 06:53:09",
            "create_date": "2023-06-15",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YF Holdings 123",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "yunisys.com",
            "domain_keyword": "yunisys",
            "domain_tld": "com",
            "query_time": "2024-03-30 22:28:28",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2026-02-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "uniseys.com",
            "domain_keyword": "uniseys",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:22:11",
            "create_date": "2023-07-13",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "unibys.com",
            "domain_keyword": "unibys",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:45:44",
            "create_date": "2005-09-24",
            "update_date": "2023-07-11",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pnisys.com",
            "domain_keyword": "pnisys",
            "domain_tld": "com",
            "query_time": "2024-04-09 17:38:09",
            "create_date": "2004-12-30",
            "update_date": "2022-05-09",
            "expiry_date": "2024-12-30",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "PNI COMPANY",
            "registrant_company": "PNI COMPANY",
            "registrant_address": "245-2, Cheomdan-ro, Jeju-si, Jeju-do",
            "registrant_city": "Jeju",
            "registrant_zip": "63309",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7086105333",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "udisys.com",
            "domain_keyword": "udisys",
            "domain_tld": "com",
            "query_time": "2024-04-09 00:08:09",
            "create_date": "2014-01-13",
            "update_date": "2021-01-07",
            "expiry_date": "2026-01-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "unilys.org",
            "domain_keyword": "unilys",
            "domain_tld": "org",
            "query_time": "2024-04-21 14:18:26",
            "create_date": "2021-01-18",
            "update_date": "2024-04-15",
            "expiry_date": "2026-01-18",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "anisys.sbs",
            "domain_keyword": "anisys",
            "domain_tld": "sbs",
            "query_time": "2024-03-23 10:32:41",
            "create_date": "2024-01-24",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "addilyn.ns.cloudflare.com",
                "javier.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "unifys.online",
            "domain_keyword": "unifys",
            "domain_tld": "online",
            "query_time": "2024-04-03 17:39:33",
            "create_date": "2023-09-23",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "unisis.co.jp",
            "domain_keyword": "unisis",
            "domain_tld": "co.jp",
            "query_time": "2024-04-10 19:56:54",
            "create_date": "1998-10-23",
            "update_date": "2023-11-01",
            "registrant_company": "UNICIS CORP",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 66,
            "domain_name": "urisys.com",
            "domain_keyword": "urisys",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:44:17",
            "create_date": "2008-02-04",
            "update_date": "2023-08-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "uinsys.com",
            "domain_keyword": "uinsys",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:14:13",
            "create_date": "2016-11-29",
            "update_date": "2022-06-06",
            "expiry_date": "2024-11-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "udisys.net",
            "domain_keyword": "udisys",
            "domain_tld": "net",
            "query_time": "2024-05-11 23:57:05",
            "create_date": "2007-08-24",
            "update_date": "2022-08-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/udisys.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "unisds.online",
            "domain_keyword": "unisds",
            "domain_tld": "online",
            "query_time": "2024-04-30 01:41:12",
            "create_date": "2024-02-27",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "bei jing zi guang shu ju cun chu ji shu you xian gong si",
            "registrant_state": "bei jing",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "un1sys.info",
            "domain_keyword": "un1sys",
            "domain_tld": "info",
            "query_time": "2024-05-10 06:22:11",
            "create_date": "2015-06-12",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BICISA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sunisys.com",
            "domain_keyword": "sunisys",
            "domain_tld": "com",
            "query_time": "2024-05-17 10:31:45",
            "create_date": "2022-09-03",
            "update_date": "2024-01-26",
            "expiry_date": "2025-09-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "unxsys.com",
            "domain_keyword": "unxsys",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:40:02",
            "create_date": "2012-03-20",
            "update_date": "2022-09-11",
            "expiry_date": "2027-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1217.awsdns-24.org",
                "ns-1922.awsdns-48.co.uk",
                "ns-347.awsdns-43.com",
                "ns-548.awsdns-04.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "unisyst.com.br",
            "domain_keyword": "unisyst",
            "domain_tld": "com.br",
            "query_time": "2024-03-27 04:25:44",
            "create_date": "2017-11-28",
            "update_date": "2023-11-08",
            "expiry_date": "2025-11-28",
            "registrant_name": "Mateus de Holanda Carvalho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sempihost23.com.br",
                "ns2.sempihost23.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 74,
            "domain_name": "unisus.club",
            "domain_keyword": "unisus",
            "domain_tld": "club",
            "query_time": "2024-05-19 22:23:13",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "anisys.net",
            "domain_keyword": "anisys",
            "domain_tld": "net",
            "query_time": "2024-04-21 15:17:49",
            "create_date": "2009-02-18",
            "update_date": "2023-12-27",
            "expiry_date": "2027-02-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "uniysys.com",
            "domain_keyword": "uniysys",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:48:40",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "vnisys.com",
            "domain_keyword": "vnisys",
            "domain_tld": "com",
            "query_time": "2024-03-26 16:05:11",
            "create_date": "2023-01-26",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.hostsilo.com",
                "ns2.hostsilo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "utisys.ru",
            "domain_keyword": "utisys",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:32:12",
            "create_date": "2019-09-27",
            "expiry_date": "2024-09-27",
            "registrar_name": "REGRU-RU",
            "registrant_company": "OOO \"Tsentris\"",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "unisyn.dev",
            "domain_keyword": "unisyn",
            "domain_tld": "dev",
            "query_time": "2024-05-14 06:53:09",
            "create_date": "2023-06-07",
            "update_date": "2024-03-03",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "unilys.quebec",
            "domain_keyword": "unilys",
            "domain_tld": "quebec",
            "query_time": "2024-05-18 21:33:56",
            "create_date": "2020-02-05",
            "update_date": "2024-04-15",
            "expiry_date": "2026-02-05",
            "registrar_iana": 938,
            "registrar_name": "WHC",
            "registrar_website": "http://www.whc.ca/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "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": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "unilys.com",
            "domain_keyword": "unilys",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:57:14",
            "create_date": "2017-09-30",
            "update_date": "2020-09-24",
            "expiry_date": "2025-09-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "unisbs.com",
            "domain_keyword": "unisbs",
            "domain_tld": "com",
            "query_time": "2024-04-10 19:56:02",
            "create_date": "2008-11-25",
            "update_date": "2024-03-14",
            "expiry_date": "2024-11-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "coraline.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "unisysk.com",
            "domain_keyword": "unisysk",
            "domain_tld": "com",
            "query_time": "2024-03-24 11:37:34",
            "create_date": "2023-01-27",
            "update_date": "2023-11-23",
            "expiry_date": "2025-01-27",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Essex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/9e8a315b-4588-419c-bae1-a2bc4218fbf5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guru.net.uk",
                "ns2.guru.net.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "unifys.co.uk",
            "domain_keyword": "unifys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 02:52:04",
            "create_date": "2021-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2025-11-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "unis-s.ru",
            "domain_keyword": "unis-s",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:30",
            "create_date": "2008-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "BEGET-RU",
            "registrant_company": "LTD Universal Systems",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "unisis.net",
            "domain_keyword": "unisis",
            "domain_tld": "net",
            "query_time": "2024-05-09 19:24:57",
            "create_date": "2023-05-19",
            "update_date": "2023-05-19",
            "expiry_date": "2024-05-19",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Distrito Federal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "unisyn.tech",
            "domain_keyword": "unisyn",
            "domain_tld": "tech",
            "query_time": "2024-03-27 04:25:43",
            "create_date": "2018-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com/",
            "registrant_company": "UniSyn Technologies",
            "registrant_state": "Illinois",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "unises.com",
            "domain_keyword": "unises",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:41:15",
            "create_date": "2017-10-29",
            "update_date": "2020-10-23",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "unisds.com",
            "domain_keyword": "unisds",
            "domain_tld": "com",
            "query_time": "2024-03-31 22:37:45",
            "create_date": "2023-11-23",
            "update_date": "2024-02-27",
            "expiry_date": "2026-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "anisys.info",
            "domain_keyword": "anisys",
            "domain_tld": "info",
            "query_time": "2024-03-29 06:53:39",
            "create_date": "2008-01-24",
            "update_date": "2021-11-19",
            "expiry_date": "2027-01-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "umisys.net",
            "domain_keyword": "umisys",
            "domain_tld": "net",
            "query_time": "2024-04-09 03:27:59",
            "create_date": "2015-01-30",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "unisyk.com",
            "domain_keyword": "unisyk",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:15",
            "create_date": "2020-11-05",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "unysys.com",
            "domain_keyword": "unysys",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:39:52",
            "create_date": "2022-11-04",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "unilys.fr",
            "domain_keyword": "unilys",
            "domain_tld": "fr",
            "query_time": "2024-05-14 22:03:24",
            "create_date": "2021-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Syndicat Intercommunal pour la Construction et le Gestion d'une Piscine (SICGP)",
            "registrant_address": "Syndicat Intercommunal pour la Construction et le Gestion d'une Piscine (SICGP), 16, rue de Pontoise, 78100 SAINT GERMAIN EN LAYE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.139042525",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 95,
            "domain_name": "kunisys.co.jp",
            "domain_keyword": "kunisys",
            "domain_tld": "co.jp",
            "query_time": "2024-04-11 03:32:57",
            "create_date": "2008-05-21",
            "update_date": "2023-06-01",
            "registrant_company": "Kunikensystem Co.,LTD.",
            "name_servers": [
                "ns.kunisys.co.jp"
            ]
        },
        {
            "num": 96,
            "domain_name": "unisus.pro",
            "domain_keyword": "unisus",
            "domain_tld": "pro",
            "query_time": "2024-03-27 04:25:37",
            "create_date": "2016-11-17",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-17",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "unisays.com",
            "domain_keyword": "unisays",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:59:34",
            "create_date": "2023-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/unisays.com",
            "registrant_phone": "+1.9712666028",
            "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": 98,
            "domain_name": "udisys.co.uk",
            "domain_keyword": "udisys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 11:26:19",
            "create_date": "2017-04-10",
            "update_date": "2023-12-06",
            "expiry_date": "2028-04-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "utisys.com",
            "domain_keyword": "utisys",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:26:41",
            "create_date": "2001-08-14",
            "update_date": "2019-11-11",
            "expiry_date": "2029-08-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.thehostgroup.com",
                "ns2.thehostgroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "unisyl.com",
            "domain_keyword": "unisyl",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:15",
            "create_date": "2021-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=unisyl.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.146,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>unisys.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5210</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>unisos.nl, unisms.ru, unisus.co.jp, unisyn.us, unists.com, unitys.net, unifys.info, tunisys.com, ubisys.de, unisus.us, unmsys.com, unisos.com, upisys.com, univsys.com, unisis.cn, un1sys.biz, ubisys.in, unitys.com, unisls.ru, unisyn.net, uniyss.com, unisms.org, uniqsys.com, unisos.com.cn, unisym.com, unisyn.blog, unasys.com.br, uniqsys.net, unisyx.com, ungsys.dk, unisos.ru, unisas.sk, uni-sys.net, anisys.co.in, unissys.com, junisys.com, unnisys.net, uni-sys.com, unisyn.io, unasys.co.uk, uniscs.com, runisys.com, unisyn.biz, unisss.com, inisys.com, unists.top, unisyx.info, usisys.com, urisys.info, anisys.jp, uni1sys.com, unisas.com, unpsys.com, unisus.ca, ungsys.com, unisyn.live, yunisys.com, uniseys.com, unibys.com, pnisys.com, udisys.com, unilys.org, anisys.sbs, unifys.online, unisis.co.jp, urisys.com, uinsys.com, udisys.net, unisds.online, un1sys.info, sunisys.com, unxsys.com, unisyst.com.br, unisus.club, anisys.net, uniysys.com, vnisys.com, utisys.ru, unisyn.dev, unilys.quebec, unilys.com, unisbs.com, unisysk.com, unifys.co.uk, unis-s.ru, unisis.net, unisyn.tech, unises.com, unisds.com, anisys.info, umisys.net, unisyk.com, unysys.com, unilys.fr, kunisys.co.jp, unisus.pro, unisays.com, udisys.co.uk, utisys.com, unisyl.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unisos.nl</domain_name>
   <domain_keyword>unisos</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 22:22:57</query_time>
   <create_date>2023-03-06</create_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unisms.ru</domain_name>
   <domain_keyword>unisms</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:33</query_time>
   <create_date>2019-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nstype.com</value>
    <value>ns2.nstype.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>unisus.co.jp</domain_name>
   <domain_keyword>unisus</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-22 18:11:00</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Kabusikigaishayunisasu</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>unisyn.us</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-20 20:29:21</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>CP Negri</registrant_name>
   <registrant_company>CP Negri</registrant_company>
   <registrant_address>1211 Pineview Drive</registrant_address>
   <registrant_city>Morgantown</registrant_city>
   <registrant_state>WV</registrant_state>
   <registrant_zip>26505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3042966606</registrant_phone>
   <name_servers>
    <value>ns1bcp.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3fqs.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>5</num>
   <domain_name>unists.com</domain_name>
   <domain_keyword>unists</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 01:01:35</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/unists.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>6</num>
   <domain_name>unitys.net</domain_name>
   <domain_keyword>unitys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-29 02:54:04</query_time>
   <create_date>2000-12-26</create_date>
   <update_date>2022-12-11</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>unifys.info</domain_name>
   <domain_keyword>unifys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-03 17:39:33</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>tunisys.com</domain_name>
   <domain_keyword>tunisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 20:04:25</query_time>
   <create_date>2006-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=tunisys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:51:19</query_time>
   <update_date>2022-01-03</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>unisus.us</domain_name>
   <domain_keyword>unisus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 06:53:01</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>Mark Robinson</registrant_name>
   <registrant_company>The Energy Grid</registrant_company>
   <registrant_address>379 Amherst St, PMB 210</registrant_address>
   <registrant_city>Nashua</registrant_city>
   <registrant_state>NH</registrant_state>
   <registrant_zip>03063</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6033051942</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>unmsys.com</domain_name>
   <domain_keyword>unmsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 21:23:56</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>unisos.com</domain_name>
   <domain_keyword>unisos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:42:03</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2021-06-03</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>upisys.com</domain_name>
   <domain_keyword>upisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 09:00:38</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>14</num>
   <domain_name>univsys.com</domain_name>
   <domain_keyword>univsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:24:01</query_time>
   <create_date>2011-10-30</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg3.namebrightdns.com</value>
    <value>nsg4.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>unisis.cn</domain_name>
   <domain_keyword>unisis</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 19:56:54</query_time>
   <create_date>2023-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>张晶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>un1sys.biz</domain_name>
   <domain_keyword>un1sys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 06:22:11</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ubisys.in</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-12 14:36:23</query_time>
   <create_date>2008-09-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>890002</registrar_iana>
   <registrar_name>Own Web Solution Pvt. Ltd.</registrar_name>
   <registrar_website>ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bisawa Creations</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns85.managedns.org</value>
    <value>ns85.qualispace.com</value>
    <value>ns86.managedns.org</value>
    <value>ns86.qualispace.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>unitys.com</domain_name>
   <domain_keyword>unitys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 23:24:34</query_time>
   <create_date>2014-09-02</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ext-Com IT GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Deutschland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/unitys.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa9.schlundtech.de</value>
    <value>nsb9.schlundtech.de</value>
    <value>nsc9.schlundtech.de</value>
    <value>nsd9.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>unisls.ru</domain_name>
   <domain_keyword>unisls</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:33</query_time>
   <create_date>2018-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>unisyn.net</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 06:53:09</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YF Holdings 123</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>uniyss.com</domain_name>
   <domain_keyword>uniyss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:47:38</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-02-04</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.jentyweb.com</value>
    <value>ns2.jentyweb.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>22</num>
   <domain_name>unisms.org</domain_name>
   <domain_keyword>unisms</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:22:44</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2022-01-04</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chenkehao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hubeisheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>uniqsys.com</domain_name>
   <domain_keyword>uniqsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:37:01</query_time>
   <create_date>1997-09-27</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.uniqsys.com</value>
    <value>ns4.uniqsys.com</value>
    <value>ns5.uniqsys.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>unisos.com.cn</domain_name>
   <domain_keyword>unisos</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 01:42:03</query_time>
   <create_date>2023-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>宁夏恒盛友情网络科技有限公司</registrar_name>
   <registrant_name>周宇鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>unisym.com</domain_name>
   <domain_keyword>unisym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:29:21</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>unisyn.blog</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-30 01:42:48</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>unasys.com.br</domain_name>
   <domain_keyword>unasys</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 05:16:46</query_time>
   <create_date>2020-08-05</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrant_name>TK DESENVOLVIMENTO DE SISTEMA LTDA</registrant_name>
   <name_servers>
    <value>ns1.seuadm.com.br</value>
    <value>ns2.seuadm.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>uniqsys.net</domain_name>
   <domain_keyword>uniqsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 14:47:42</query_time>
   <create_date>2000-09-21</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns4.uniqsys.com</value>
    <value>ns5.uniqsys.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>unisyx.com</domain_name>
   <domain_keyword>unisyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:42:50</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>2627</registrar_iana>
   <registrar_name>DropCatch.com 868 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>JInsoo Yoon</registrant_name>
   <registrant_address>5903330 Daebong2Dong</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_state>Daegu</registrant_state>
   <registrant_zip>705-803</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1025430377</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>ungsys.dk</domain_name>
   <domain_keyword>ungsys</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:13:52</query_time>
   <create_date>2018-02-15</create_date>
   <expiry_date>2033-08-31</expiry_date>
   <registrant_name>by Relation House ApS</registrant_name>
   <registrant_address>Norgesvej 11</registrant_address>
   <registrant_city>Horsens</registrant_city>
   <registrant_zip>8700</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 31626204</registrant_phone>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>unisos.ru</domain_name>
   <domain_keyword>unisos</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:35</query_time>
   <create_date>2017-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>unisas.sk</domain_name>
   <domain_keyword>unisas</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:57:08</query_time>
   <create_date>2008-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>EuroNET Slovakia s.r.o.</registrar_name>
   <registrant_name>UNISAS</registrant_name>
   <registrant_company>UNISAS</registrant_company>
   <registrant_address>Schneidera Trnavského 6</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>844 18</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.euronet.biz</value>
    <value>ns.euronet.info</value>
    <value>ns.euronet.mobi</value>
    <value>ns.euronet.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>uni-sys.net</domain_name>
   <domain_keyword>uni-sys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 04:06:53</query_time>
   <create_date>2009-02-15</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Unisys Int</registrant_name>
   <registrant_company>Unisys Int</registrant_company>
   <registrant_address>283, Bupyeong-daero, Bupyeong-gu, Incheon</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>21315</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25673136</registrant_phone>
   <name_servers>
    <value>jerome.ns.cloudflare.com</value>
    <value>paloma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>anisys.co.in</domain_name>
   <domain_keyword>anisys</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-09 05:45:04</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2028-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>unissys.com</domain_name>
   <domain_keyword>unissys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 19:25:17</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-17</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>margot.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>junisys.com</domain_name>
   <domain_keyword>junisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 03:55:11</query_time>
   <create_date>2007-12-03</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-03</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>Gopi Venkatesan</registrant_name>
   <registrant_address>5, 2nd floor, velachery taramani link road, velachery</registrant_address>
   <registrant_city>Chennai</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>600042</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9566224444</registrant_phone>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>unnisys.net</domain_name>
   <domain_keyword>unnisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-02 11:13:59</query_time>
   <create_date>2022-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=unnisys.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>uni-sys.com</domain_name>
   <domain_keyword>uni-sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 04:06:53</query_time>
   <create_date>1997-01-09</create_date>
   <update_date>2021-11-09</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>unisyn.io</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 01:42:48</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>unasys.co.uk</domain_name>
   <domain_keyword>unasys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 05:16:47</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1042.ui-dns.de</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1090.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>uniscs.com</domain_name>
   <domain_keyword>uniscs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 00:17:52</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>runisys.com</domain_name>
   <domain_keyword>runisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 19:05:21</query_time>
   <create_date>2013-05-22</create_date>
   <update_date>2018-04-18</update_date>
   <expiry_date>2028-05-22</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>bei jing</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>43</num>
   <domain_name>unisyn.biz</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-03 04:38:54</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <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>44</num>
   <domain_name>unisss.com</domain_name>
   <domain_keyword>unisss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 00:50:51</query_time>
   <create_date>2003-04-07</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Union Intersyndicale des Secteurs Sanitaires et Sociaux</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ile-de-France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-18-c.gandi.net</value>
    <value>ns-188-a.gandi.net</value>
    <value>ns-80-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>inisys.com</domain_name>
   <domain_keyword>inisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:19:43</query_time>
   <create_date>2001-04-18</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>jaewan Lee</registrant_name>
   <registrant_company>jaewan Lee</registrant_company>
   <registrant_address>JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>62007</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084799800</registrant_phone>
   <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>46</num>
   <domain_name>unists.top</domain_name>
   <domain_keyword>unists</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 19:25:23</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisyx.info</domain_name>
   <domain_keyword>unisyx</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 06:53:11</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNISYX, s.r.o.</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>CZ</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.web4u.cz</value>
    <value>ns2.web4u.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>usisys.com</domain_name>
   <domain_keyword>usisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 14:17:44</query_time>
   <create_date>2005-08-26</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>urisys.info</domain_name>
   <domain_keyword>urisys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-29 11:27:29</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>F. Hoffmann-La Roche AG</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>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>ns1.vi.net</value>
    <value>ns2.vi.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>anisys.jp</domain_name>
   <domain_keyword>anisys</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-09 17:38:07</query_time>
   <create_date>2005-03-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>ANISYS</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>uni1sys.com</domain_name>
   <domain_keyword>uni1sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:19:15</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-11-09</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>unisas.com</domain_name>
   <domain_keyword>unisas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 06:51:53</query_time>
   <create_date>2002-02-13</create_date>
   <update_date>2020-03-29</update_date>
   <expiry_date>2024-02-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>unpsys.com</domain_name>
   <domain_keyword>unpsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-24 11:43:09</query_time>
   <create_date>2020-10-04</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-10-04</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>kai.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>unisus.ca</domain_name>
   <domain_keyword>unisus</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-02 11:09:01</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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>cloud1.whc.ca</value>
    <value>cloud2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ungsys.com</domain_name>
   <domain_keyword>ungsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:01:22</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-16</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>56</num>
   <domain_name>unisyn.live</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-14 06:53:09</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YF Holdings 123</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>yunisys.com</domain_name>
   <domain_keyword>yunisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-30 22:28:28</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>uniseys.com</domain_name>
   <domain_keyword>uniseys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:22:11</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>unibys.com</domain_name>
   <domain_keyword>unibys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:45:44</query_time>
   <create_date>2005-09-24</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pnisys.com</domain_name>
   <domain_keyword>pnisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 17:38:09</query_time>
   <create_date>2004-12-30</create_date>
   <update_date>2022-05-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>PNI COMPANY</registrant_name>
   <registrant_company>PNI COMPANY</registrant_company>
   <registrant_address>245-2, Cheomdan-ro, Jeju-si, Jeju-do</registrant_address>
   <registrant_city>Jeju</registrant_city>
   <registrant_zip>63309</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7086105333</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>udisys.com</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 00:08:09</query_time>
   <create_date>2014-01-13</create_date>
   <update_date>2021-01-07</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>unilys.org</domain_name>
   <domain_keyword>unilys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 14:18:26</query_time>
   <create_date>2021-01-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>anisys.sbs</domain_name>
   <domain_keyword>anisys</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-03-23 10:32:41</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>addilyn.ns.cloudflare.com</value>
    <value>javier.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>unifys.online</domain_name>
   <domain_keyword>unifys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-03 17:39:33</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>unisis.co.jp</domain_name>
   <domain_keyword>unisis</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-10 19:56:54</query_time>
   <create_date>1998-10-23</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>UNICIS CORP</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>urisys.com</domain_name>
   <domain_keyword>urisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:44:17</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>uinsys.com</domain_name>
   <domain_keyword>uinsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:14:13</query_time>
   <create_date>2016-11-29</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>udisys.net</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 23:57:05</query_time>
   <create_date>2007-08-24</create_date>
   <update_date>2022-08-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/udisys.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>unisds.online</domain_name>
   <domain_keyword>unisds</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 01:41:12</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>bei jing zi guang shu ju cun chu ji shu you xian gong si</registrant_company>
   <registrant_state>bei jing</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>un1sys.info</domain_name>
   <domain_keyword>un1sys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 06:22:11</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BICISA</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>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sunisys.com</domain_name>
   <domain_keyword>sunisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 10:31:45</query_time>
   <create_date>2022-09-03</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>unxsys.com</domain_name>
   <domain_keyword>unxsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:40:02</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2027-03-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>ns-1217.awsdns-24.org</value>
    <value>ns-1922.awsdns-48.co.uk</value>
    <value>ns-347.awsdns-43.com</value>
    <value>ns-548.awsdns-04.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>73</num>
   <domain_name>unisyst.com.br</domain_name>
   <domain_keyword>unisyst</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-03-27 04:25:44</query_time>
   <create_date>2017-11-28</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2025-11-28</expiry_date>
   <registrant_name>Mateus de Holanda Carvalho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sempihost23.com.br</value>
    <value>ns2.sempihost23.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>unisus.club</domain_name>
   <domain_keyword>unisus</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 22:23:13</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.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_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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>anisys.net</domain_name>
   <domain_keyword>anisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 15:17:49</query_time>
   <create_date>2009-02-18</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2027-02-18</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>uniysys.com</domain_name>
   <domain_keyword>uniysys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:48:40</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>vnisys.com</domain_name>
   <domain_keyword>vnisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-26 16:05:11</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.hostsilo.com</value>
    <value>ns2.hostsilo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>utisys.ru</domain_name>
   <domain_keyword>utisys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:32:12</query_time>
   <create_date>2019-09-27</create_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>OOO &quot;Tsentris&quot;</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>unisyn.dev</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 06:53:09</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>unilys.quebec</domain_name>
   <domain_keyword>unilys</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-05-18 21:33:56</query_time>
   <create_date>2020-02-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-02-05</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC</registrar_name>
   <registrar_website>http://www.whc.ca/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>unilys.com</domain_name>
   <domain_keyword>unilys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:57:14</query_time>
   <create_date>2017-09-30</create_date>
   <update_date>2020-09-24</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>unisbs.com</domain_name>
   <domain_keyword>unisbs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 19:56:02</query_time>
   <create_date>2008-11-25</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>coraline.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>unisysk.com</domain_name>
   <domain_keyword>unisysk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-24 11:37:34</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9e8a315b-4588-419c-bae1-a2bc4218fbf5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.guru.net.uk</value>
    <value>ns2.guru.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>unifys.co.uk</domain_name>
   <domain_keyword>unifys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 02:52:04</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>unis-s.ru</domain_name>
   <domain_keyword>unis-s</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:30</query_time>
   <create_date>2008-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>LTD Universal Systems</registrant_company>
   <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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>unisis.net</domain_name>
   <domain_keyword>unisis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 19:24:57</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Distrito Federal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>unisyn.tech</domain_name>
   <domain_keyword>unisyn</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-03-27 04:25:43</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com/</registrar_website>
   <registrant_company>UniSyn Technologies</registrant_company>
   <registrant_state>Illinois</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>unises.com</domain_name>
   <domain_keyword>unises</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:41:15</query_time>
   <create_date>2017-10-29</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>unisds.com</domain_name>
   <domain_keyword>unisds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 22:37:45</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2026-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>anisys.info</domain_name>
   <domain_keyword>anisys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-29 06:53:39</query_time>
   <create_date>2008-01-24</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2027-01-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>umisys.net</domain_name>
   <domain_keyword>umisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 03:27:59</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>unisyk.com</domain_name>
   <domain_keyword>unisyk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:15</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>unysys.com</domain_name>
   <domain_keyword>unysys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:39:52</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>unilys.fr</domain_name>
   <domain_keyword>unilys</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-14 22:03:24</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Syndicat Intercommunal pour la Construction et le Gestion d'une Piscine (SICGP)</registrant_company>
   <registrant_address>Syndicat Intercommunal pour la Construction et le Gestion d'une Piscine (SICGP), 16, rue de Pontoise, 78100 SAINT GERMAIN EN LAYE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.139042525</registrant_phone>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>kunisys.co.jp</domain_name>
   <domain_keyword>kunisys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-11 03:32:57</query_time>
   <create_date>2008-05-21</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>Kunikensystem Co.,LTD.</registrant_company>
   <name_servers>
    <value>ns.kunisys.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>unisus.pro</domain_name>
   <domain_keyword>unisus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-03-27 04:25:37</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>unisays.com</domain_name>
   <domain_keyword>unisays</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:59:34</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/unisays.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>98</num>
   <domain_name>udisys.co.uk</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 11:26:19</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>utisys.com</domain_name>
   <domain_keyword>utisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:26:41</query_time>
   <create_date>2001-08-14</create_date>
   <update_date>2019-11-11</update_date>
   <expiry_date>2029-08-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.thehostgroup.com</value>
    <value>ns2.thehostgroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>unisyl.com</domain_name>
   <domain_keyword>unisyl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:15</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=unisyl.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.146</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,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

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.