WHOIS QUERY TIME

6 Jun 2024 - 7:00 AM UTC

Registered: 21 January 2003
Expiry: 18 February 2026

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.hosting.cl
dns2.hosting.cl
dns3.hosting.cl
dns4.hosting.cl

REGISTRANT

Name: Sistemas Integrados en Control Ltda. UNYSOFT

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=unisoft.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "unisoft.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "unisoft.cl",
            "domain_keyword": "unisoft",
            "domain_tld": "cl",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "2003-01-21",
            "expiry_date": "2026-02-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sistemas Integrados en Control Ltda. UNYSOFT",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>unisoft.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>unisoft.cl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>2003-01-21</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sistemas Integrados en Control Ltda. UNYSOFT</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.039</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.089 seconds) for "unisoft.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Apr 2023 - 11:10 PM UTC

Registered: 21 January 2003
Expiry: 18 February 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.hosting.cl
dns2.hosting.cl
dns3.hosting.cl
dns4.hosting.cl

REGISTRANT

Name: Sistemas Integrados en Control Ltda. UNYSOFT

#2 - QUERY TIME

27 Feb 2024 - 1:57 AM UTC

Registered: 21 January 2003
Expiry: 18 February 2026

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.hosting.cl
dns2.hosting.cl
dns3.hosting.cl
dns4.hosting.cl

REGISTRANT

Name: Sistemas Integrados en Control Ltda. UNYSOFT

* 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=unisoft.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "unisoft.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "unisoft.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "unisoft.cl",
            "domain_keyword": "unisoft",
            "domain_tld": "cl",
            "query_time": "2023-04-11 23:10:52",
            "create_date": "2003-01-21",
            "expiry_date": "2024-02-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sistemas Integrados en Control Ltda. UNYSOFT",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        },
        {
            "num": 2,
            "domain_name": "unisoft.cl",
            "domain_keyword": "unisoft",
            "domain_tld": "cl",
            "query_time": "2024-02-27 01:57:40",
            "create_date": "2003-01-21",
            "expiry_date": "2026-02-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sistemas Integrados en Control Ltda. UNYSOFT",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>unisoft.cl</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>unisoft.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unisoft.cl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-04-11 23:10:52</query_time>
   <create_date>2003-01-21</create_date>
   <expiry_date>2024-02-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sistemas Integrados en Control Ltda. UNYSOFT</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>unisoft.cl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-02-27 01:57:40</query_time>
   <create_date>2003-01-21</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sistemas Integrados en Control Ltda. UNYSOFT</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 62 domain names (in 0.039 seconds) which contained the exact domain keyword "unisoft".
Domain Name Registered Expiry Registrar Ownership
1 unisoft.com 28 Mar 1988 29 Mar 2030 Network Solutions, LLC -
2 unisoft.be 14 Aug 1996 - Hostnet bv -
3 unisoft.com.br 23 Jan 1997 23 Jan 2025 - L.A. MANUTENCAO DE COMPUTADORES LTDA.
4 unisoft.com.pl 31 Oct 1997 31 Dec 2024 home.pl S.A. -
5 unisoft.org 31 Dec 1997 30 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
6 unisoft.net 31 Dec 1997 30 Dec 2026 GoDaddy.com, LLC -
7 unisoft.co.jp 25 Mar 1998 - - unisoft Corporation
8 unisoft.nl 8 Jul 1998 - Hostnet B.V. -
9 unisoft.hu 6 Apr 2000 - - -
10 unisoft.pl 27 Mar 2002 26 Mar 2025 PERSKIMEDIA Szymon Perski -
11 unisoft.co.th 17 Jul 2002 16 Jul 2025 THNIC Unisoft System Co. Ltd. (บริษัท ยูนิซอฟต์ ซิสเต็ม จำกัด)
12 unisoft.cl 21 Jan 2003 18 Feb 2026 NIC Chile Sistemas Integrados en Control Ltda. UNYSOFT
13 unisoft.uk.com 10 Dec 2005 10 Dec 2024 123-Reg Limited -
14 unisoft.it 6 Mar 2008 6 Mar 2025 Register S.p.a. Enrico Giusepppe Sveglia
15 unisoft.me 18 Sep 2009 18 Sep 2024 Register SPA Us Volley 79 Associazione
16 unisoft.in 3 Jun 2010 3 Jun 2026 Dynadot LLC REDACTED FOR PRIVACY
17 unisoft.su 28 Jul 2011 28 Jul 2024 REGTIME-SU Private Person
18 unisoft.pro 19 Jun 2013 19 Jun 2024 OVH SAS Unisoft, Dariusz Katryniok
19 unisoft.co.in 10 Sep 2013 10 Sep 2024 Rediff.com India Limited REDACTED FOR PRIVACY
20 unisoft.cc 31 Dec 2015 31 Dec 2025 WEBCC Wang Yu Fei
21 unisoft.net.br 29 Mar 2016 29 Mar 2025 - Christian Marcel Candido da Silva
22 unisoft.top 20 Mar 2018 20 Mar 2028 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 梁鑫
23 unisoft.tech 8 Aug 2019 8 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
24 unisoft.com.co 20 Aug 2019 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 unisoft.by 29 Feb 2020 28 Feb 2025 Reliable Software, Ltd -
26 unisoft.ltd 16 Mar 2020 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 unisoft.uk 14 Oct 2020 14 Oct 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
28 unisoft.co.uk 29 Oct 2020 29 Oct 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
29 unisoft.cn 30 Oct 2020 30 Oct 2026 阿里云计算有限公司(万网) 通软众创(成都)科技有限公司
30 unisoft.com.cn 15 Nov 2020 15 Nov 2025 浙江贰贰网络有限公司 王健
31 unisoft.io 15 Dec 2020 15 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
32 unisoft.app 19 Dec 2020 19 Dec 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
33 unisoft.se 19 May 2021 19 May 2025 InterNetX GmbH -
34 unisoft.one 27 May 2021 27 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 unisoft.us 9 Mar 2022 9 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Ryan Young
36 unisoft.host 28 Mar 2022 28 Mar 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
37 unisoft.ru 1 Apr 2022 1 Apr 2025 RU-CENTER-RU Private Person
38 unisoft.in.th 7 Aug 2022 7 Aug 2024 THNIC Personal Information*
39 unisoft.network 13 Aug 2022 13 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 unisoft.co.ke 12 Jan 2023 12 Jan 2025 Truehost Cloud Limited Example Inc.
41 unisoft.site 31 Mar 2023 31 Mar 2024 Hosting Ukraine LLC Hosting Ukraine LLC
42 unisoft.email 28 Jul 2023 28 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 unisoft.solutions 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 unisoft.dev 26 Aug 2023 26 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
45 unisoft.group 31 Aug 2023 31 Aug 2024 Name.com, Inc. UNIMEDIA
46 unisoft.online 5 Sep 2023 5 Sep 2024 Sav.com, LLC- 9 Privacy Protection
47 unisoft.team 4 Oct 2023 4 Oct 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
48 unisoft.biz 14 Oct 2023 14 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
49 unisoft.mobi 17 Oct 2023 17 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 unisoft.directory 12 Nov 2023 12 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 unisoft.store 16 Dec 2023 16 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
52 unisoft.ing 29 Dec 2023 29 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
53 unisoft.fun 2 Jan 2024 2 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
54 unisoft.codes 17 Jan 2024 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 unisoft.services 21 Jan 2024 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 unisoft.org.uk 11 Feb 2024 11 Feb 2025 Realtime Register BV [Tag = YOURSRS-NL] -
57 unisoft.live 13 May 2024 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 unisoft.academy 13 May 2024 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 unisoft.info 14 May 2024 14 May 2025 Sav.com, LLC - 47 REDACTED FOR PRIVACY
60 unisoft.life 5 Jun 2024 5 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 unisoft.club 11 Jun 2024 11 Jun 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
62 unisoft.ro - 16 May 2024 ICI - Registrar -
63 unisoft.ae - - AESERVER GCC EXCHANGE

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=unisoft&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "unisoft",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 63,
        "relation": "eq",
        "current": 63
    },
    "unique_domains": "unisoft.com, unisoft.be, unisoft.com.br, unisoft.com.pl, unisoft.org, unisoft.net, unisoft.co.jp, unisoft.nl, unisoft.hu, unisoft.pl, unisoft.co.th, unisoft.cl, unisoft.uk.com, unisoft.it, unisoft.me, unisoft.in, unisoft.su, unisoft.pro, unisoft.co.in, unisoft.cc, unisoft.net.br, unisoft.top, unisoft.tech, unisoft.com.co, unisoft.by, unisoft.ltd, unisoft.uk, unisoft.co.uk, unisoft.cn, unisoft.com.cn, unisoft.io, unisoft.app, unisoft.se, unisoft.one, unisoft.us, unisoft.host, unisoft.ru, unisoft.in.th, unisoft.network, unisoft.co.ke, unisoft.site, unisoft.email, unisoft.solutions, unisoft.dev, unisoft.group, unisoft.online, unisoft.team, unisoft.biz, unisoft.mobi, unisoft.directory, unisoft.store, unisoft.ing, unisoft.fun, unisoft.codes, unisoft.services, unisoft.org.uk, unisoft.live, unisoft.academy, unisoft.info, unisoft.life, unisoft.club, unisoft.ro, unisoft.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "unisoft.com",
            "domain_keyword": "unisoft",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:22:43",
            "create_date": "1988-03-28",
            "update_date": "2020-03-29",
            "expiry_date": "2030-03-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "unisoft.be",
            "domain_keyword": "unisoft",
            "domain_tld": "be",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "1996-08-14",
            "registrar_name": "Hostnet bv",
            "registrar_website": "http://www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 3,
            "domain_name": "unisoft.com.br",
            "domain_keyword": "unisoft",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "1997-01-23",
            "update_date": "2019-01-11",
            "expiry_date": "2025-01-23",
            "registrant_name": "L.A. MANUTENCAO DE COMPUTADORES LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arya.ns.cloudflare.com",
                "charles.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "unisoft.com.pl",
            "domain_keyword": "unisoft",
            "domain_tld": "com.pl",
            "query_time": "2024-05-16 03:05:12",
            "create_date": "1997-10-31",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "unisoft.org",
            "domain_keyword": "unisoft",
            "domain_tld": "org",
            "query_time": "2024-05-25 00:25:30",
            "create_date": "1997-12-31",
            "update_date": "2023-07-13",
            "expiry_date": "2026-12-30",
            "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.unisoft.net",
                "ns2.compunetcgi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "unisoft.net",
            "domain_keyword": "unisoft",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:00:52",
            "create_date": "1997-12-31",
            "update_date": "2022-09-09",
            "expiry_date": "2026-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "unisoft.co.jp",
            "domain_keyword": "unisoft",
            "domain_tld": "co.jp",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "1998-03-25",
            "update_date": "2024-04-01",
            "registrant_company": "unisoft Corporation",
            "name_servers": [
                "nsk0.secure.ne.jp",
                "nsk1.secure.ne.jp"
            ]
        },
        {
            "num": 8,
            "domain_name": "unisoft.nl",
            "domain_keyword": "unisoft",
            "domain_tld": "nl",
            "query_time": "2024-05-25 00:25:30",
            "create_date": "1998-07-08",
            "update_date": "2022-04-01",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 9,
            "domain_name": "unisoft.hu",
            "domain_keyword": "unisoft",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:16",
            "create_date": "2000-04-06"
        },
        {
            "num": 10,
            "domain_name": "unisoft.pl",
            "domain_keyword": "unisoft",
            "domain_tld": "pl",
            "query_time": "2024-06-06 07:00:55",
            "create_date": "2002-03-27",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-26",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "unisoft.co.th",
            "domain_keyword": "unisoft",
            "domain_tld": "co.th",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2002-07-17",
            "update_date": "2023-07-01",
            "expiry_date": "2025-07-16",
            "registrar_name": "THNIC",
            "registrant_company": "Unisoft System Co. Ltd. (บริษัท ยูนิซอฟต์ ซิสเต็ม จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "unisoft.cl",
            "domain_keyword": "unisoft",
            "domain_tld": "cl",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "2003-01-21",
            "expiry_date": "2026-02-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sistemas Integrados en Control Ltda. UNYSOFT",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        },
        {
            "num": 13,
            "domain_name": "unisoft.uk.com",
            "domain_keyword": "unisoft",
            "domain_tld": "uk.com",
            "query_time": "2024-04-17 13:34:47",
            "create_date": "2005-12-10",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/unisoft.uk.com/registrant",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "unisoft.it",
            "domain_keyword": "unisoft",
            "domain_tld": "it",
            "query_time": "2024-05-20 20:50:39",
            "create_date": "2008-03-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-06",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Enrico Giusepppe Sveglia",
            "registrant_address": "VIA MARIO NUCCIO 79",
            "registrant_city": "MARSALA",
            "registrant_state": "TP",
            "registrant_zip": "91025",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "unisoft.me",
            "domain_keyword": "unisoft",
            "domain_tld": "me",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "2009-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Us Volley 79 Associazione",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "unisoft.in",
            "domain_keyword": "unisoft",
            "domain_tld": "in",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "2010-06-03",
            "update_date": "2023-12-04",
            "expiry_date": "2026-06-03",
            "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": 17,
            "domain_name": "unisoft.su",
            "domain_keyword": "unisoft",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:22:04",
            "create_date": "2011-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.fastvps.ru",
                "ns2.fastvps.ru",
                "ns3.fastvps.ru",
                "ns4.fastvps.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 18,
            "domain_name": "unisoft.pro",
            "domain_keyword": "unisoft",
            "domain_tld": "pro",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2013-06-19",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-19",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisoft, Dariusz Katryniok",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.superhost.pl",
                "ns2.superhost.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "unisoft.co.in",
            "domain_keyword": "unisoft",
            "domain_tld": "co.in",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2013-09-10",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-10",
            "registrar_iana": 800140,
            "registrar_name": "Rediff.com India Limited",
            "registrar_website": "http://www.rediff.co.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns.rediffmailpro.com",
                "ns2.rediffmailpro.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "unisoft.cc",
            "domain_keyword": "unisoft",
            "domain_tld": "cc",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2015-12-31",
            "update_date": "2018-06-14",
            "expiry_date": "2025-12-31",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Wang Yu Fei",
            "registrant_company": "Wang Yu Fei",
            "registrant_address": "Ji Nan Shi Li Cheng Qu Er Huan Dong Lu",
            "registrant_city": "Ji Nan",
            "registrant_state": "SD",
            "registrant_zip": "250100",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15165022080",
            "registrant_fax": "+86.15165022080",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "unisoft.net.br",
            "domain_keyword": "unisoft",
            "domain_tld": "net.br",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2016-03-29",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-29",
            "registrant_name": "Christian Marcel Candido da Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.unisoft.net.br",
                "dns2.unisoft.net.br",
                "dns3.unisoft.net.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "unisoft.top",
            "domain_keyword": "unisoft",
            "domain_tld": "top",
            "query_time": "2024-04-16 13:22:46",
            "create_date": "2018-03-20",
            "update_date": "2022-06-25",
            "expiry_date": "2028-03-20",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "梁鑫",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.4cun.com",
                "dns4.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "unisoft.tech",
            "domain_keyword": "unisoft",
            "domain_tld": "tech",
            "query_time": "2024-05-25 00:25:30",
            "create_date": "2019-08-08",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "unisoft.com.co",
            "domain_keyword": "unisoft",
            "domain_tld": "com.co",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2019-08-20",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-20",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unisoft.by",
            "domain_keyword": "unisoft",
            "domain_tld": "by",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2020-02-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-02-28",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 26,
            "domain_name": "unisoft.ltd",
            "domain_keyword": "unisoft",
            "domain_tld": "ltd",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2020-03-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "unisoft.uk",
            "domain_keyword": "unisoft",
            "domain_tld": "uk",
            "query_time": "2024-05-09 19:25:05",
            "create_date": "2020-10-14",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "unisoft.co.uk",
            "domain_keyword": "unisoft",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 13:06:12",
            "create_date": "2020-10-29",
            "update_date": "2024-05-23",
            "expiry_date": "2024-10-29",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "chelsea.ns.cloudflare.com",
                "dale.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "unisoft.cn",
            "domain_keyword": "unisoft",
            "domain_tld": "cn",
            "query_time": "2024-05-27 23:46:05",
            "create_date": "2020-10-30",
            "expiry_date": "2026-10-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "通软众创(成都)科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "vip3.alidns.com",
                "vip4.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "unisoft.com.cn",
            "domain_keyword": "unisoft",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2020-11-15",
            "expiry_date": "2025-11-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.net7.net",
                "ns2.net7.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "unisoft.io",
            "domain_keyword": "unisoft",
            "domain_tld": "io",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2020-12-15",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "unisoft.app",
            "domain_keyword": "unisoft",
            "domain_tld": "app",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2020-12-19",
            "update_date": "2024-05-03",
            "expiry_date": "2024-12-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "unisoft.se",
            "domain_keyword": "unisoft",
            "domain_tld": "se",
            "query_time": "2024-05-20 20:50:39",
            "create_date": "2021-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "langston.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 34,
            "domain_name": "unisoft.one",
            "domain_keyword": "unisoft",
            "domain_tld": "one",
            "query_time": "2024-05-14 06:52:13",
            "create_date": "2021-05-27",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-27",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "unisoft.us",
            "domain_keyword": "unisoft",
            "domain_tld": "us",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2022-03-09",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "Ryan Young",
            "registrant_address": "po box 87",
            "registrant_city": "Lafayette",
            "registrant_state": "TN",
            "registrant_zip": "37083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9319079366",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "unisoft.host",
            "domain_keyword": "unisoft",
            "domain_tld": "host",
            "query_time": "2024-06-06 07:00:51",
            "create_date": "2022-03-28",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-28",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.unisoft.host",
                "ns2.unisoft.host",
                "ns3.unisoft.host",
                "ns4.unisoft.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "unisoft.ru",
            "domain_keyword": "unisoft",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:34",
            "create_date": "2022-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "unisoft.in.th",
            "domain_keyword": "unisoft",
            "domain_tld": "in.th",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2022-08-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-07",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "salvador.ns.cloudflare.com",
                "teagan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "unisoft.network",
            "domain_keyword": "unisoft",
            "domain_tld": "network",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2022-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "unisoft.co.ke",
            "domain_keyword": "unisoft",
            "domain_tld": "co.ke",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2023-01-12",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-12",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "unisoft.site",
            "domain_keyword": "unisoft",
            "domain_tld": "site",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2023-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns18.inhostedns.com",
                "ns28.inhostedns.net",
                "ns38.inhostedns.org"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "unisoft.email",
            "domain_keyword": "unisoft",
            "domain_tld": "email",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2023-07-28",
            "update_date": "2024-04-06",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.unisoft.host",
                "ns2.unisoft.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "unisoft.solutions",
            "domain_keyword": "unisoft",
            "domain_tld": "solutions",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2023-08-12",
            "update_date": "2023-09-13",
            "expiry_date": "2024-08-12",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "unisoft.dev",
            "domain_keyword": "unisoft",
            "domain_tld": "dev",
            "query_time": "2024-05-14 06:52:11",
            "create_date": "2023-08-26",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mysqldesigners.co.uk",
                "ns2.mysqldesigners.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "unisoft.group",
            "domain_keyword": "unisoft",
            "domain_tld": "group",
            "query_time": "2024-05-19 22:22:44",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNIMEDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lancashire",
            "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": [
                "ns1vwx.name.com",
                "ns2nsy.name.com",
                "ns3dty.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "unisoft.online",
            "domain_keyword": "unisoft",
            "domain_tld": "online",
            "query_time": "2024-05-19 22:22:44",
            "create_date": "2023-09-05",
            "update_date": "2024-03-11",
            "expiry_date": "2024-09-05",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC- 9",
            "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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "unisoft.team",
            "domain_keyword": "unisoft",
            "domain_tld": "team",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "unisoft.biz",
            "domain_keyword": "unisoft",
            "domain_tld": "biz",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "dns0.host-food.ru",
                "dns1.host-food.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "unisoft.mobi",
            "domain_keyword": "unisoft",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2023-10-17",
            "update_date": "2024-01-09",
            "expiry_date": "2024-10-17",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "unisoft.directory",
            "domain_keyword": "unisoft",
            "domain_tld": "directory",
            "query_time": "2024-05-19 22:22:44",
            "create_date": "2023-11-12",
            "update_date": "2023-12-11",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "unisoft.store",
            "domain_keyword": "unisoft",
            "domain_tld": "store",
            "query_time": "2024-05-30 12:22:39",
            "create_date": "2023-12-16",
            "update_date": "2024-04-18",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "unisoft.ing",
            "domain_keyword": "unisoft",
            "domain_tld": "ing",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "unisoft.fun",
            "domain_keyword": "unisoft",
            "domain_tld": "fun",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "unisoft.codes",
            "domain_keyword": "unisoft",
            "domain_tld": "codes",
            "query_time": "2024-05-19 22:22:43",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "unisoft.services",
            "domain_keyword": "unisoft",
            "domain_tld": "services",
            "query_time": "2024-05-19 22:22:44",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "unisoft.org.uk",
            "domain_keyword": "unisoft",
            "domain_tld": "org.uk",
            "query_time": "2024-06-06 07:00:55",
            "create_date": "2024-02-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-11",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "unisoft.live",
            "domain_keyword": "unisoft",
            "domain_tld": "live",
            "query_time": "2024-05-15 15:52:25",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "unisoft.academy",
            "domain_keyword": "unisoft",
            "domain_tld": "academy",
            "query_time": "2024-05-15 14:15:33",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "unisoft.info",
            "domain_keyword": "unisoft",
            "domain_tld": "info",
            "query_time": "2024-05-16 16:47:17",
            "create_date": "2024-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "unisoft.life",
            "domain_keyword": "unisoft",
            "domain_tld": "life",
            "query_time": "2024-06-08 17:05:00",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "unisoft.club",
            "domain_keyword": "unisoft",
            "domain_tld": "club",
            "query_time": "2024-06-12 14:24:53",
            "create_date": "2024-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "unisoft.ro",
            "domain_keyword": "unisoft",
            "domain_tld": "ro",
            "query_time": "2024-05-30 12:22:39",
            "expiry_date": "2024-05-16",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.e377499.name-servers.gr",
                "ns2.e377499.name-servers.gr"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 63,
            "domain_name": "unisoft.ae",
            "domain_keyword": "unisoft",
            "domain_tld": "ae",
            "query_time": "2024-05-30 12:22:39",
            "registrar_name": "AESERVER",
            "registrant_name": "RAJESH HIMMATLAL",
            "registrant_company": "GCC EXCHANGE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>unisoft</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>63</total>
  <relation>eq</relation>
  <current>63</current>
 </count>
 <unique_domains>unisoft.com, unisoft.be, unisoft.com.br, unisoft.com.pl, unisoft.org, unisoft.net, unisoft.co.jp, unisoft.nl, unisoft.hu, unisoft.pl, unisoft.co.th, unisoft.cl, unisoft.uk.com, unisoft.it, unisoft.me, unisoft.in, unisoft.su, unisoft.pro, unisoft.co.in, unisoft.cc, unisoft.net.br, unisoft.top, unisoft.tech, unisoft.com.co, unisoft.by, unisoft.ltd, unisoft.uk, unisoft.co.uk, unisoft.cn, unisoft.com.cn, unisoft.io, unisoft.app, unisoft.se, unisoft.one, unisoft.us, unisoft.host, unisoft.ru, unisoft.in.th, unisoft.network, unisoft.co.ke, unisoft.site, unisoft.email, unisoft.solutions, unisoft.dev, unisoft.group, unisoft.online, unisoft.team, unisoft.biz, unisoft.mobi, unisoft.directory, unisoft.store, unisoft.ing, unisoft.fun, unisoft.codes, unisoft.services, unisoft.org.uk, unisoft.live, unisoft.academy, unisoft.info, unisoft.life, unisoft.club, unisoft.ro, unisoft.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unisoft.com</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:22:43</query_time>
   <create_date>1988-03-28</create_date>
   <update_date>2020-03-29</update_date>
   <expiry_date>2030-03-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unisoft.be</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>1996-08-14</create_date>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>http://www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>unisoft.com.br</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>1997-01-23</create_date>
   <update_date>2019-01-11</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrant_name>L.A. MANUTENCAO DE COMPUTADORES LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arya.ns.cloudflare.com</value>
    <value>charles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>unisoft.com.pl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-16 03:05:12</query_time>
   <create_date>1997-10-31</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>unisoft.org</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 00:25:30</query_time>
   <create_date>1997-12-31</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2026-12-30</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.unisoft.net</value>
    <value>ns2.compunetcgi.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>6</num>
   <domain_name>unisoft.net</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:00:52</query_time>
   <create_date>1997-12-31</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2026-12-30</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>unisoft.co.jp</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>1998-03-25</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>unisoft Corporation</registrant_company>
   <name_servers>
    <value>nsk0.secure.ne.jp</value>
    <value>nsk1.secure.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>unisoft.nl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 00:25:30</query_time>
   <create_date>1998-07-08</create_date>
   <update_date>2022-04-01</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>unisoft.hu</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:35:16</query_time>
   <create_date>2000-04-06</create_date>
  </value>
  <value>
   <num>10</num>
   <domain_name>unisoft.pl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 07:00:55</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>unisoft.co.th</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2002-07-17</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Unisoft System Co. Ltd. (บริษัท ยูนิซอฟต์ ซิสเต็ม จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>unisoft.cl</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>2003-01-21</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sistemas Integrados en Control Ltda. UNYSOFT</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>unisoft.uk.com</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-17 13:34:47</query_time>
   <create_date>2005-12-10</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/unisoft.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>unisoft.it</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 20:50:39</query_time>
   <create_date>2008-03-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Enrico Giusepppe Sveglia</registrant_company>
   <registrant_address>VIA MARIO NUCCIO 79</registrant_address>
   <registrant_city>MARSALA</registrant_city>
   <registrant_state>TP</registrant_state>
   <registrant_zip>91025</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>unisoft.me</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Us Volley 79 Associazione</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>unisoft.in</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2026-06-03</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>17</num>
   <domain_name>unisoft.su</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:22:04</query_time>
   <create_date>2011-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.fastvps.ru</value>
    <value>ns2.fastvps.ru</value>
    <value>ns3.fastvps.ru</value>
    <value>ns4.fastvps.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>unisoft.pro</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2013-06-19</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisoft, Dariusz Katryniok</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.superhost.pl</value>
    <value>ns2.superhost.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>unisoft.co.in</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>800140</registrar_iana>
   <registrar_name>Rediff.com India Limited</registrar_name>
   <registrar_website>http://www.rediff.co.in</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>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>ns.rediffmailpro.com</value>
    <value>ns2.rediffmailpro.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>unisoft.cc</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2015-12-31</create_date>
   <update_date>2018-06-14</update_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Wang Yu Fei</registrant_name>
   <registrant_company>Wang Yu Fei</registrant_company>
   <registrant_address>Ji Nan Shi Li Cheng Qu Er Huan Dong Lu</registrant_address>
   <registrant_city>Ji Nan</registrant_city>
   <registrant_state>SD</registrant_state>
   <registrant_zip>250100</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15165022080</registrant_phone>
   <registrant_fax>+86.15165022080</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>unisoft.net.br</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrant_name>Christian Marcel Candido da Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.unisoft.net.br</value>
    <value>dns2.unisoft.net.br</value>
    <value>dns3.unisoft.net.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>unisoft.top</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 13:22:46</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2022-06-25</update_date>
   <expiry_date>2028-03-20</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>梁鑫</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.4cun.com</value>
    <value>dns4.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>unisoft.tech</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 00:25:30</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>unisoft.com.co</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-20</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>unisoft.by</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>unisoft.ltd</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>unisoft.uk</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 19:25:05</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>unisoft.co.uk</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 13:06:12</query_time>
   <create_date>2020-10-29</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>chelsea.ns.cloudflare.com</value>
    <value>dale.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>unisoft.cn</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 23:46:05</query_time>
   <create_date>2020-10-30</create_date>
   <expiry_date>2026-10-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>通软众创(成都)科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>vip3.alidns.com</value>
    <value>vip4.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>unisoft.com.cn</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2020-11-15</create_date>
   <expiry_date>2025-11-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.net7.net</value>
    <value>ns2.net7.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>unisoft.io</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>unisoft.app</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2020-12-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-12-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>unisoft.se</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-20 20:50:39</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>langston.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>unisoft.one</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-14 06:52:13</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-27</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>unisoft.us</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>Ryan Young</registrant_name>
   <registrant_address>po box 87</registrant_address>
   <registrant_city>Lafayette</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9319079366</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>unisoft.host</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-06-06 07:00:51</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.unisoft.host</value>
    <value>ns2.unisoft.host</value>
    <value>ns3.unisoft.host</value>
    <value>ns4.unisoft.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>unisoft.ru</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:34</query_time>
   <create_date>2022-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>unisoft.in.th</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>salvador.ns.cloudflare.com</value>
    <value>teagan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>unisoft.network</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2022-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>unisoft.co.ke</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>unisoft.site</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns18.inhostedns.com</value>
    <value>ns28.inhostedns.net</value>
    <value>ns38.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>unisoft.email</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.unisoft.host</value>
    <value>ns2.unisoft.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>unisoft.solutions</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-08-12</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>unisoft.dev</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-14 06:52:11</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.mysqldesigners.co.uk</value>
    <value>ns2.mysqldesigners.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>unisoft.group</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 22:22:44</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNIMEDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lancashire</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>ns1vwx.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cfn.name.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>unisoft.online</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 22:22:44</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC- 9</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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisoft.team</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>unisoft.biz</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>dns0.host-food.ru</value>
    <value>dns1.host-food.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>unisoft.mobi</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-10-17</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>ns39.domaincontrol.com</value>
    <value>ns40.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>unisoft.directory</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-19 22:22:44</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>unisoft.store</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>unisoft.ing</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>unisoft.fun</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>keenan.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>unisoft.codes</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-19 22:22:43</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>unisoft.services</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-19 22:22:44</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>56</num>
   <domain_name>unisoft.org.uk</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-06 07:00:55</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>unisoft.live</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 15:52:25</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>unisoft.academy</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-15 14:15:33</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>unisoft.info</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 16:47:17</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>unisoft.life</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-08 17:05:00</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>unisoft.club</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-12 14:24:53</query_time>
   <create_date>2024-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BeiJing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>unisoft.ro</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.e377499.name-servers.gr</value>
    <value>ns2.e377499.name-servers.gr</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>unisoft.ae</domain_name>
   <domain_keyword>unisoft</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-30 12:22:39</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>RAJESH HIMMATLAL</registrant_name>
   <registrant_company>GCC EXCHANGE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</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,151 domain names (in 0.179 seconds) which look and sound like the brand name "unisoft".
Domain Name Registered Expiry Registrar Ownership
1 uni-soft.ru 22 Jul 2011 22 Jul 2024 SALENAMES-RU Private Person
2 uinsoft.com 3 Sep 2020 3 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 unitsoft.biz 22 Aug 2022 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 funisoft.com 13 Sep 2023 13 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 ubisoft.in 10 Apr 2012 10 Apr 2025 Gandi SAS UbiSoft Entertainment
6 undsoft.com 15 Jul 2008 15 Jul 2024 NAMECHEAP INC Redacted for Privacy Purposes
7 inisoft.tv 23 May 2012 23 May 2025 Amazon Registrar, Inc. Identity Protection Service
8 inisoft.co.uk - 24 Nov 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
9 uniisoft.com 14 Feb 2023 14 Feb 2025 Key-Systems GmbH c/o whoisproxy.com
10 ubisoft.blue 20 Feb 2024 20 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
11 unisofts.com 24 Apr 2008 24 Apr 2025 GoDaddy.com, LLC -
12 munisoft.se 6 Apr 2023 6 Apr 2025 www.NameSRS.com -
13 unisofit.com.br 11 Feb 2004 11 Feb 2025 - LTB Participa??es LTDA
14 unasoft.com 5 Mar 2004 5 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 un1soft.com 10 Aug 2021 10 Aug 2024 GoDaddy.com, LLC -
16 unesoft.com 16 Nov 2006 16 Nov 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
17 ubisoft.lol 16 Jun 2023 16 Jun 2025 Gandi SAS UbiSoft Entertainment
18 unusoft.it 4 Dec 2008 4 Dec 2024 Armada di Fabio Mascio GIUSEPPE ANGELONE
19 ubisoft.group 24 Oct 2018 24 Oct 2024 Gandi SAS UbiSoft Entertainment
20 ubisoft.africa 16 Jun 2023 16 Jun 2024 Gandi UbiSoft Entertainment
21 munisoft.it 19 Feb 2010 19 Feb 2025 Aruba s.p.a. Enzo Antonio Geni
22 uni7soft.online 14 Jan 2024 14 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 uzisoft.com 3 Sep 2011 3 Sep 2025 Leascend Technology Co., Ltd. -
24 unisofa.net 17 Jan 2008 26 Sep 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
25 unosoft.net 17 Apr 2019 17 Apr 2025 GoDaddy.com, LLC -
26 uni-soft.ro 12 Aug 2014 9 Aug 2024 CYBER_FOLKS S.R.L. -
27 ubisoft.club 25 Aug 2015 24 Aug 2024 Gandi SAS REDACTED FOR PRIVACY
28 lunisoft.com 3 Dec 2003 3 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
29 uhisoft.hu 25 Feb 2000 - - -
30 sunisoft.com.cn 18 May 2024 18 May 2025 北京新网数码信息技术有限公司 苏春燕
31 sunisoft.net 27 Jun 2003 27 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 runisoft.com 2 Apr 2012 2 Apr 2025 GoDaddy.com, LLC -
33 unnisoft.co.in 10 Dec 2022 10 Dec 2024 GoDaddy.com, LLC EyeOnRisk Pty Ltd
34 mnisoft.com 7 Dec 2017 7 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 yunisoft.com 2 Dec 2022 2 Dec 2026 gabia YUNILAB
36 untsoft.com 18 Apr 2016 17 Apr 2027 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
37 ubisoft.pro 16 Jun 2023 16 Jun 2024 Gandi SAS UbiSoft Entertainment
38 nuisoft.work 29 Jul 2023 29 Jul 2024 Cloudflare, Inc. REDACTED FOR PRIVACY
39 umnisoft.com 23 Feb 2020 23 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
40 unitsoft.com 21 Jun 2003 21 Jun 2025 Megazone Corp., dba HOSTING.KR ryusung
41 uniosoft.by 11 Sep 2017 11 Sep 2024 Active Technologies LLC ЧТПУП "ДаблКраун"
42 uniqsoft.ru 15 Apr 2016 15 Apr 2025 R01-RU "Uniquesoft" Ltd
43 unesoft.net 15 Jun 2020 15 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu Datos privados
44 ulisoft.click 27 Dec 2023 27 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
45 udisoft.com 10 May 2021 10 May 2025 GoDaddy.com, LLC -
46 unisolt.com 31 May 2023 31 May 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
47 unisoct.com 5 Mar 2018 5 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
48 uwisoft.online 3 Jan 2024 3 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 unitsoft.it 16 Jun 2006 16 Jun 2024 Aruba s.p.a. Antonio Oliviero
50 uiisoft.com 6 Sep 2018 6 Sep 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
51 ubisoft.co.jp 11 Aug 1997 - - UBI SOFT K.K.
52 umisoft.icu 18 Nov 2022 18 Nov 2026 Porkbun, LLC Private by Design, LLC
53 ubisoft.network 6 Jan 2023 6 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
54 onisoft.ru 2 May 2012 2 May 2025 BEGET-RU Obshchestvo s ogranichennoj otvetstvennostyu "ONISOFT"
55 uni-soft.org 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 ubisoft.dk 14 Dec 2018 31 Dec 2024 - Rikki Kivin Tholstrup Jørgensen
57 gnisoft.com 3 Jul 2017 3 Jul 2024 GoDaddy.com, LLC -
58 unicsoft.ru 20 Sep 2021 20 Sep 2024 TIMEWEB-RU Private Person
59 ubisoft.vote 5 Oct 2018 5 Oct 2024 GoDaddy.com, LLC Practicrats, LLC
60 ubisoft.org.uk 16 Jun 2023 16 Jun 2024 Gandi [Tag = GANDI] -
61 anisoft.pl 28 Dec 2005 28 Dec 2024 Consulting Service Sp. z o.o. -
62 sunisoft.cn 22 Oct 2003 22 Oct 2024 eNom, Inc. XiXuan Information Tech Co.ltd.
63 uniqsoft.tech 4 Jun 2024 4 Jun 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
64 enisoft.com 15 Jan 1997 14 Jan 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
65 unjisoft.com 23 Aug 2017 23 Aug 2024 Xin Net Technology Corporation -
66 unosoft.com.pe - - NIC.PE Hebert Ruiz Amaya
67 hunisoft.com 3 Jul 2020 3 Jul 2024 eNom, LLC -
68 ubisoft.lt 16 Jun 2023 17 Jun 2024 Gandi Sas UbiSoft Entertainment
69 bnisoft.nl 19 Nov 2020 - GoDaddy.com -
70 unicsoft.com 19 Nov 2015 19 Nov 2024 GoDaddy.com, LLC -
71 cnisoft.biz 24 Aug 2018 24 Aug 2027 Gabia Inc. CNIsoft
72 kunisoft.de - - - -
73 uni-soft.dk 31 May 2019 31 May 2025 - Michael Stanley Klemmensen
74 ubisoft.xyz 3 Jun 2014 3 Jun 2024 101domain GRS Limited Ubisoft AG
75 unbsoft.com 18 Sep 2017 18 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
76 unissoft.cn 18 Mar 2005 18 Mar 2025 厦门三五互联科技股份有限公司 紫光软件系统有限公司
77 anisoft.online 19 Mar 2023 19 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
78 inisoft.top 13 Jul 2023 13 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
79 ubisoft.pl 15 Apr 2018 15 Apr 2025 Gandi SAS -
80 ukisoft.com 8 Jul 2022 8 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 un-soft.ru 22 Mar 2022 22 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
82 ugisoft.website 14 Dec 2023 14 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
83 urisoft.online 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
84 umisoft.ru 21 Feb 2007 21 Feb 2025 REGTIME-RU Private Person
85 uniqsoft.com 20 Feb 2009 20 Feb 2025 Megazone Corp., dba HOSTING.KR ryusung
86 usisoft.website 3 Jan 2024 3 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
87 unlisoft.com 24 Nov 2022 24 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
88 qunisoft.com 21 Dec 2021 21 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
89 ubisoft.meme 5 Dec 2023 5 Dec 2024 Blue Razor Domains, LLC Domains By Proxy, LLC
90 enisoft.net 18 Dec 2023 18 Dec 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi REDACTED FOR PRIVACY
91 unisofa.ru 20 Nov 2020 20 Nov 2024 RU-CENTER-RU OOO "KozhPromMebel"
92 ugisoft.de - - - -
93 uvisoft.in 18 Jul 2017 18 Jul 2024 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
94 ubisoft.work 11 May 2023 11 May 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
95 uniqsoft.hu 31 Jan 2000 - - -
96 ubisoft.services 1 Sep 2023 1 Sep 2024 Gandi SAS UbiSoft Entertainment
97 hunisoft.ro 22 Sep 2005 19 Oct 2028 Romarg SRL -
98 kunisoft.com 8 Nov 2019 8 Nov 2024 MESH DIGITAL LIMITED Kuntz-IT.net - Stephan Kuntz
99 ugisoft.net 20 Mar 2023 20 Mar 2025 Nics Telekomunikasyon A.S. -
100 uni-soft.co.th 20 Sep 2017 19 Sep 2024 THNIC Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)
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 Unisoft.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=unisoft.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "unisoft.cl",
        "page_size": 100
    },
    "count": {
        "total": 5151,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "uni-soft.ru, uinsoft.com, unitsoft.biz, funisoft.com, ubisoft.in, undsoft.com, inisoft.tv, inisoft.co.uk, uniisoft.com, ubisoft.blue, unisofts.com, munisoft.se, unisofit.com.br, unasoft.com, un1soft.com, unesoft.com, ubisoft.lol, unusoft.it, ubisoft.group, ubisoft.africa, munisoft.it, uni7soft.online, uzisoft.com, unisofa.net, unosoft.net, uni-soft.ro, ubisoft.club, lunisoft.com, uhisoft.hu, sunisoft.com.cn, sunisoft.net, runisoft.com, unnisoft.co.in, mnisoft.com, yunisoft.com, untsoft.com, ubisoft.pro, nuisoft.work, umnisoft.com, unitsoft.com, uniosoft.by, uniqsoft.ru, unesoft.net, ulisoft.click, udisoft.com, unisolt.com, unisoct.com, uwisoft.online, unitsoft.it, uiisoft.com, ubisoft.co.jp, umisoft.icu, ubisoft.network, onisoft.ru, uni-soft.org, ubisoft.dk, gnisoft.com, unicsoft.ru, ubisoft.vote, ubisoft.org.uk, anisoft.pl, sunisoft.cn, uniqsoft.tech, enisoft.com, unjisoft.com, unosoft.com.pe, hunisoft.com, ubisoft.lt, bnisoft.nl, unicsoft.com, cnisoft.biz, kunisoft.de, uni-soft.dk, ubisoft.xyz, unbsoft.com, unissoft.cn, anisoft.online, inisoft.top, ubisoft.pl, ukisoft.com, un-soft.ru, ugisoft.website, urisoft.online, umisoft.ru, uniqsoft.com, usisoft.website, unlisoft.com, qunisoft.com, ubisoft.meme, enisoft.net, unisofa.ru, ugisoft.de, uvisoft.in, ubisoft.work, uniqsoft.hu, ubisoft.services, hunisoft.ro, kunisoft.com, ugisoft.net, uni-soft.co.th",
    "results": [
        {
            "num": 1,
            "domain_name": "uni-soft.ru",
            "domain_keyword": "uni-soft",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:17",
            "create_date": "2011-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "uinsoft.com",
            "domain_keyword": "uinsoft",
            "domain_tld": "com",
            "query_time": "2024-05-22 22:51:00",
            "create_date": "2020-09-03",
            "update_date": "2024-04-24",
            "expiry_date": "2025-09-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unitsoft.biz",
            "domain_keyword": "unitsoft",
            "domain_tld": "biz",
            "query_time": "2024-05-22 00:37:20",
            "create_date": "2022-08-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "funisoft.com",
            "domain_keyword": "funisoft",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:40:18",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ubisoft.in",
            "domain_keyword": "ubisoft",
            "domain_tld": "in",
            "query_time": "2024-06-08 18:57:57",
            "create_date": "2012-04-10",
            "update_date": "2023-10-24",
            "expiry_date": "2025-04-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UbiSoft Entertainment",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "53",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-190-a.gandi.net",
                "ns-212-b.gandi.net",
                "ns-50-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "undsoft.com",
            "domain_keyword": "undsoft",
            "domain_tld": "com",
            "query_time": "2024-06-08 10:19:25",
            "create_date": "2008-07-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "UA",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=undsoft.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "inisoft.tv",
            "domain_keyword": "inisoft",
            "domain_tld": "tv",
            "query_time": "2024-04-21 02:21:35",
            "create_date": "2012-05-23",
            "update_date": "2023-06-01",
            "expiry_date": "2025-05-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "inisoft.co.uk",
            "domain_keyword": "inisoft",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 16:09:15",
            "update_date": "2022-11-18",
            "expiry_date": "2024-11-24",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "gwen.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "uniisoft.com",
            "domain_keyword": "uniisoft",
            "domain_tld": "com",
            "query_time": "2024-06-03 11:51:21",
            "create_date": "2023-02-14",
            "update_date": "2023-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.hostinger.com/contacts",
            "registrant_name": "On behalf of uniisoft.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "93f83943437d36e2f3c09d210702fcb7f9a74f8d6ed9c11415cf6eeffdf9aecc@uniisoft.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ubisoft.blue",
            "domain_keyword": "ubisoft",
            "domain_tld": "blue",
            "query_time": "2024-06-09 19:09:35",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "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": [
                "devin.ns.cloudflare.com",
                "magali.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "unisofts.com",
            "domain_keyword": "unisofts",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2008-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "munisoft.se",
            "domain_keyword": "munisoft",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:18:31",
            "create_date": "2023-04-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "randall.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "unisofit.com.br",
            "domain_keyword": "unisofit",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2004-02-11",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-11",
            "registrant_name": "LTB Participa??es LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.unisofitweb.com.br",
                "ns2.unisofitweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "unasoft.com",
            "domain_keyword": "unasoft",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:31:41",
            "create_date": "2004-03-05",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "un1soft.com",
            "domain_keyword": "un1soft",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:50:08",
            "create_date": "2021-08-10",
            "update_date": "2022-10-14",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "unesoft.com",
            "domain_keyword": "unesoft",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:40:59",
            "create_date": "2006-11-16",
            "update_date": "2017-05-19",
            "expiry_date": "2025-11-16",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv425825.servidoresdns.net",
                "dns2.serv425825.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ubisoft.lol",
            "domain_keyword": "ubisoft",
            "domain_tld": "lol",
            "query_time": "2024-06-09 19:09:35",
            "create_date": "2023-06-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "UbiSoft Entertainment",
            "registrant_state": "53",
            "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.",
            "name_servers": [
                "ns-198-c.gandi.net",
                "ns-225-b.gandi.net",
                "ns-245-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "unusoft.it",
            "domain_keyword": "unusoft",
            "domain_tld": "it",
            "query_time": "2024-04-26 08:31:04",
            "create_date": "2008-12-04",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-04",
            "registrar_name": "Armada di Fabio Mascio",
            "registrar_website": "http://www.hostingperte.it",
            "registrant_company": "GIUSEPPE ANGELONE",
            "registrant_address": "VIA GENOVA, 27",
            "registrant_city": "butera",
            "registrant_state": "CL",
            "registrant_zip": "93011",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.smart-pro-ssl-win.hostingperte.it",
                "ns2.smart-pro-ssl-win.hostingperte.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "ubisoft.group",
            "domain_keyword": "ubisoft",
            "domain_tld": "group",
            "query_time": "2024-04-24 16:50:09",
            "create_date": "2018-10-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UbiSoft Entertainment",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ubisoft.africa",
            "domain_keyword": "ubisoft",
            "domain_tld": "africa",
            "query_time": "2024-05-07 09:20:07",
            "create_date": "2023-06-16",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED",
            "registrant_company": "UbiSoft Entertainment",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns-0-b.gandi.net",
                "ns-55-c.gandi.net",
                "ns-83-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "munisoft.it",
            "domain_keyword": "munisoft",
            "domain_tld": "it",
            "query_time": "2024-05-11 13:04:59",
            "create_date": "2010-02-19",
            "update_date": "2024-03-06",
            "expiry_date": "2025-02-19",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Enzo Antonio Geni",
            "registrant_address": "via Campania, 4",
            "registrant_city": "PAVIA",
            "registrant_state": "PV",
            "registrant_zip": "27100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "uni7soft.online",
            "domain_keyword": "uni7soft",
            "domain_tld": "online",
            "query_time": "2024-05-15 20:10:39",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "uzisoft.com",
            "domain_keyword": "uzisoft",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:59:37",
            "create_date": "2011-09-03",
            "update_date": "2021-07-23",
            "expiry_date": "2025-09-03",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "unisofa.net",
            "domain_keyword": "unisofa",
            "domain_tld": "net",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2008-01-17",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-26",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SEVILLA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns01.ono.com",
                "dns02.ono.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unosoft.net",
            "domain_keyword": "unosoft",
            "domain_tld": "net",
            "query_time": "2024-04-30 15:45:06",
            "create_date": "2019-04-17",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "uni-soft.ro",
            "domain_keyword": "uni-soft",
            "domain_tld": "ro",
            "query_time": "2024-06-09 04:16:33",
            "create_date": "2014-08-12",
            "expiry_date": "2024-08-09",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "ubisoft.club",
            "domain_keyword": "ubisoft",
            "domain_tld": "club",
            "query_time": "2024-04-24 16:50:09",
            "create_date": "2015-08-25",
            "update_date": "2024-02-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "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": [
                "ns-171-c.gandi.net",
                "ns-50-b.gandi.net",
                "ns-74-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "lunisoft.com",
            "domain_keyword": "lunisoft",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:38:34",
            "create_date": "2003-12-03",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/lunisoft.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "uhisoft.hu",
            "domain_keyword": "uhisoft",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:34:36",
            "create_date": "2000-02-25"
        },
        {
            "num": 30,
            "domain_name": "sunisoft.com.cn",
            "domain_keyword": "sunisoft",
            "domain_tld": "com.cn",
            "query_time": "2024-05-27 08:15:54",
            "create_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "苏春燕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sunisoft.net",
            "domain_keyword": "sunisoft",
            "domain_tld": "net",
            "query_time": "2024-05-09 17:29:54",
            "create_date": "2003-06-27",
            "update_date": "2023-04-16",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "runisoft.com",
            "domain_keyword": "runisoft",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:58:26",
            "create_date": "2012-04-02",
            "update_date": "2023-08-16",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "unnisoft.co.in",
            "domain_keyword": "unnisoft",
            "domain_tld": "co.in",
            "query_time": "2024-05-12 05:22:22",
            "create_date": "2022-12-10",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EyeOnRisk Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Queensland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mnisoft.com",
            "domain_keyword": "mnisoft",
            "domain_tld": "com",
            "query_time": "2024-06-09 04:57:32",
            "create_date": "2017-12-07",
            "update_date": "2021-12-12",
            "expiry_date": "2024-12-07",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mnisoft.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "yunisoft.com",
            "domain_keyword": "yunisoft",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:07:11",
            "create_date": "2022-12-02",
            "update_date": "2023-11-20",
            "expiry_date": "2026-12-02",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "YUNILAB",
            "registrant_company": "YUNILAB",
            "registrant_address": "275, Seocho-daero, Seocho-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7080987144",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "untsoft.com",
            "domain_keyword": "untsoft",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:29:54",
            "create_date": "2016-04-18",
            "update_date": "2024-01-06",
            "expiry_date": "2027-04-17",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ubisoft.pro",
            "domain_keyword": "ubisoft",
            "domain_tld": "pro",
            "query_time": "2024-05-07 09:20:09",
            "create_date": "2023-06-16",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UbiSoft Entertainment",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "53",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-188-a.gandi.net",
                "ns-79-b.gandi.net",
                "ns-97-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nuisoft.work",
            "domain_keyword": "nuisoft",
            "domain_tld": "work",
            "query_time": "2024-05-03 01:11:48",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "???",
            "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": [
                "elisabeth.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "umnisoft.com",
            "domain_keyword": "umnisoft",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:35:28",
            "create_date": "2020-02-23",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of umnisoft.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1422.awsdns-49.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-311.awsdns-38.com",
                "ns-971.awsdns-57.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "unitsoft.com",
            "domain_keyword": "unitsoft",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:11:34",
            "create_date": "2003-06-21",
            "update_date": "2023-10-04",
            "expiry_date": "2025-06-21",
            "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": 41,
            "domain_name": "uniosoft.by",
            "domain_keyword": "uniosoft",
            "domain_tld": "by",
            "query_time": "2024-06-11 03:23:24",
            "create_date": "2017-09-11",
            "update_date": "2022-09-06",
            "expiry_date": "2024-09-11",
            "registrar_name": "Active Technologies LLC",
            "registrant_company": "ЧТПУП \"ДаблКраун\"",
            "registrant_address": "224007, Брестская область, Брест, Стафеева, 25, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375447371010",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net"
            ]
        },
        {
            "num": 42,
            "domain_name": "uniqsoft.ru",
            "domain_keyword": "uniqsoft",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:13",
            "create_date": "2016-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "R01-RU",
            "registrant_company": "\"Uniquesoft\" Ltd",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "unesoft.net",
            "domain_keyword": "unesoft",
            "domain_tld": "net",
            "query_time": "2024-05-07 19:46:20",
            "create_date": "2020-06-15",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Datos privados",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ourense",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=unesoft.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sered.net",
                "dns2.sered.net",
                "dns3.sered.net",
                "dns4.sered.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ulisoft.click",
            "domain_keyword": "ulisoft",
            "domain_tld": "click",
            "query_time": "2024-05-05 09:15:53",
            "create_date": "2023-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "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": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "udisoft.com",
            "domain_keyword": "udisoft",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:01:50",
            "create_date": "2021-05-10",
            "update_date": "2023-08-23",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "unisolt.com",
            "domain_keyword": "unisolt",
            "domain_tld": "com",
            "query_time": "2024-05-31 00:37:58",
            "create_date": "2023-05-31",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "unisoct.com",
            "domain_keyword": "unisoct",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:22:46",
            "create_date": "2018-03-05",
            "update_date": "2021-12-22",
            "expiry_date": "2025-03-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "uwisoft.online",
            "domain_keyword": "uwisoft",
            "domain_tld": "online",
            "query_time": "2024-05-06 21:11:59",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "unitsoft.it",
            "domain_keyword": "unitsoft",
            "domain_tld": "it",
            "query_time": "2024-04-18 01:58:54",
            "create_date": "2006-06-16",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Antonio Oliviero",
            "registrant_address": "Via Andrea del Verrocchio n.19 int.12",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00148",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "uiisoft.com",
            "domain_keyword": "uiisoft",
            "domain_tld": "com",
            "query_time": "2024-06-07 02:55:02",
            "create_date": "2018-09-06",
            "update_date": "2022-02-08",
            "expiry_date": "2029-09-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ubisoft.co.jp",
            "domain_keyword": "ubisoft",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 18:10:56",
            "create_date": "1997-08-11",
            "update_date": "2023-09-01",
            "registrant_company": "UBI SOFT K.K.",
            "name_servers": [
                "ns-1494.awsdns-58.org",
                "ns-2005.awsdns-58.co.uk",
                "ns-463.awsdns-57.com",
                "ns-601.awsdns-11.net"
            ]
        },
        {
            "num": 52,
            "domain_name": "umisoft.icu",
            "domain_keyword": "umisoft",
            "domain_tld": "icu",
            "query_time": "2024-04-21 05:46:45",
            "create_date": "2022-11-18",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "dane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ubisoft.network",
            "domain_keyword": "ubisoft",
            "domain_tld": "network",
            "query_time": "2024-05-18 09:39:36",
            "create_date": "2023-01-06",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "onisoft.ru",
            "domain_keyword": "onisoft",
            "domain_tld": "ru",
            "query_time": "2024-05-03 10:35:31",
            "create_date": "2012-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "BEGET-RU",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"ONISOFT\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "uni-soft.org",
            "domain_keyword": "uni-soft",
            "domain_tld": "org",
            "query_time": "2024-05-07 19:51:32",
            "create_date": "2022-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ubisoft.dk",
            "domain_keyword": "ubisoft",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:10:54",
            "create_date": "2018-12-14",
            "expiry_date": "2024-12-31",
            "registrant_name": "Rikki Kivin Tholstrup Jørgensen",
            "registrant_address": "Hjortevej 4",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "registrant_phone": "+45 41970703",
            "name_servers": [
                "ezra.ns.cloudflare.com",
                "jewel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "gnisoft.com",
            "domain_keyword": "gnisoft",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:10:21",
            "create_date": "2017-07-03",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "unicsoft.ru",
            "domain_keyword": "unicsoft",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:44",
            "create_date": "2021-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "ubisoft.vote",
            "domain_keyword": "ubisoft",
            "domain_tld": "vote",
            "query_time": "2024-05-07 09:20:08",
            "create_date": "2018-10-05",
            "update_date": "2024-03-18",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Practicrats, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Mexico",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ubisoft.org.uk",
            "domain_keyword": "ubisoft",
            "domain_tld": "org.uk",
            "query_time": "2024-05-07 09:20:08",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-20-b.gandi.net",
                "ns-218-c.gandi.net",
                "ns-71-a.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "anisoft.pl",
            "domain_keyword": "anisoft",
            "domain_tld": "pl",
            "query_time": "2024-05-26 02:04:03",
            "create_date": "2005-12-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-28",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.yum.pl",
                "ns3.yum.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sunisoft.cn",
            "domain_keyword": "sunisoft",
            "domain_tld": "cn",
            "query_time": "2024-05-30 19:02:49",
            "create_date": "2003-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "eNom, Inc.",
            "registrant_name": "XiXuan Information Tech Co.ltd.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "uniqsoft.tech",
            "domain_keyword": "uniqsoft",
            "domain_tld": "tech",
            "query_time": "2024-06-06 17:48:22",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2026-06-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "enisoft.com",
            "domain_keyword": "enisoft",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:29:23",
            "create_date": "1997-01-15",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/enisoft.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "unjisoft.com",
            "domain_keyword": "unjisoft",
            "domain_tld": "com",
            "query_time": "2024-05-14 10:30:19",
            "create_date": "2017-08-23",
            "update_date": "2024-05-09",
            "expiry_date": "2024-08-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "unosoft.com.pe",
            "domain_keyword": "unosoft",
            "domain_tld": "com.pe",
            "query_time": "2024-05-22 09:51:00",
            "registrar_name": "NIC.PE",
            "registrant_name": "Hebert Ruiz Amaya",
            "name_servers": [
                "ns.rcp.net.pe",
                "ns2.rcp.net.pe",
                "ns8603.hostgato.com",
                "ns8604.hostgato.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 67,
            "domain_name": "hunisoft.com",
            "domain_keyword": "hunisoft",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:55:47",
            "create_date": "2020-07-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ubisoft.lt",
            "domain_keyword": "ubisoft",
            "domain_tld": "lt",
            "query_time": "2024-06-09 19:09:36",
            "create_date": "2023-06-16",
            "expiry_date": "2024-06-17",
            "registrar_name": "Gandi Sas",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "UbiSoft Entertainment",
            "name_servers": [
                "ns-1-a.gandi.net",
                "ns-106-c.gandi.net",
                "ns-121-b.gandi.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 69,
            "domain_name": "bnisoft.nl",
            "domain_keyword": "bnisoft",
            "domain_tld": "nl",
            "query_time": "2024-04-28 15:23:33",
            "create_date": "2020-11-19",
            "update_date": "2023-06-25",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "unicsoft.com",
            "domain_keyword": "unicsoft",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:22:18",
            "create_date": "2015-11-19",
            "update_date": "2022-11-20",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cnisoft.biz",
            "domain_keyword": "cnisoft",
            "domain_tld": "biz",
            "query_time": "2024-04-26 01:44:36",
            "create_date": "2018-08-24",
            "update_date": "2023-12-05",
            "expiry_date": "2027-08-24",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CNIsoft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kunisoft.de",
            "domain_keyword": "kunisoft",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:30:17",
            "update_date": "2022-06-25",
            "name_servers": [
                "lvps83-169-5-26.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 73,
            "domain_name": "uni-soft.dk",
            "domain_keyword": "uni-soft",
            "domain_tld": "dk",
            "query_time": "2024-06-01 12:43:41",
            "create_date": "2019-05-31",
            "expiry_date": "2025-05-31",
            "registrant_name": "Michael Stanley Klemmensen",
            "registrant_address": "Ibæk Strandvej 282",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "registrant_phone": "+45 20201879",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "ubisoft.xyz",
            "domain_keyword": "ubisoft",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 16:50:09",
            "create_date": "2014-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "Ubisoft AG",
            "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.",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "unbsoft.com",
            "domain_keyword": "unbsoft",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:06:46",
            "create_date": "2017-09-18",
            "update_date": "2022-08-03",
            "expiry_date": "2024-09-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hai Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "unissoft.cn",
            "domain_keyword": "unissoft",
            "domain_tld": "cn",
            "query_time": "2024-04-16 13:24:14",
            "create_date": "2005-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "紫光软件系统有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "anisoft.online",
            "domain_keyword": "anisoft",
            "domain_tld": "online",
            "query_time": "2024-05-27 13:18:08",
            "create_date": "2023-03-19",
            "update_date": "2024-05-25",
            "expiry_date": "2024-03-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "inisoft.top",
            "domain_keyword": "inisoft",
            "domain_tld": "top",
            "query_time": "2024-05-27 16:09:15",
            "create_date": "2023-07-13",
            "update_date": "2023-10-01",
            "expiry_date": "2024-07-13",
            "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": [
                "ada.ns.cloudflare.com",
                "harvey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ubisoft.pl",
            "domain_keyword": "ubisoft",
            "domain_tld": "pl",
            "query_time": "2024-05-31 17:31:59",
            "create_date": "2018-04-15",
            "update_date": "2023-10-19",
            "expiry_date": "2025-04-15",
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "ukisoft.com",
            "domain_keyword": "ukisoft",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:49:59",
            "create_date": "2022-07-08",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-08",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "un-soft.ru",
            "domain_keyword": "un-soft",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:58:06",
            "create_date": "2022-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "ugisoft.website",
            "domain_keyword": "ugisoft",
            "domain_tld": "website",
            "query_time": "2024-06-03 22:21:55",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "urisoft.online",
            "domain_keyword": "urisoft",
            "domain_tld": "online",
            "query_time": "2024-05-31 17:10:04",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "lana.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "umisoft.ru",
            "domain_keyword": "umisoft",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:57:04",
            "create_date": "2007-02-21",
            "expiry_date": "2025-02-21",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "uniqsoft.com",
            "domain_keyword": "uniqsoft",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:48:33",
            "create_date": "2009-02-20",
            "update_date": "2023-08-03",
            "expiry_date": "2025-02-20",
            "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": 86,
            "domain_name": "usisoft.website",
            "domain_keyword": "usisoft",
            "domain_tld": "website",
            "query_time": "2024-05-07 07:23:20",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "keenan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "unlisoft.com",
            "domain_keyword": "unlisoft",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:34:32",
            "create_date": "2022-11-24",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-24",
            "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": "Imus",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "https://tieredaccess.com/contact/617f8ccd-c01a-4990-98f1-452a60987771",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "qunisoft.com",
            "domain_keyword": "qunisoft",
            "domain_tld": "com",
            "query_time": "2024-06-10 04:31:05",
            "create_date": "2021-12-21",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-21",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=qunisoft.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ubisoft.meme",
            "domain_keyword": "ubisoft",
            "domain_tld": "meme",
            "query_time": "2024-06-09 19:09:36",
            "create_date": "2023-12-05",
            "update_date": "2024-06-08",
            "expiry_date": "2024-12-05",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "https://www.bluerazor.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "gina.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "enisoft.net",
            "domain_keyword": "enisoft",
            "domain_tld": "net",
            "query_time": "2024-04-30 16:29:54",
            "create_date": "2023-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "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": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "unisofa.ru",
            "domain_keyword": "unisofa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:34",
            "create_date": "2020-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"KozhPromMebel\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "ugisoft.de",
            "domain_keyword": "ugisoft",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:53:55",
            "update_date": "2014-03-02",
            "name_servers": [
                "ns1.flatns.de",
                "ns2.flatns.de",
                "ns3.flatns.de",
                "ns4.flatns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "uvisoft.in",
            "domain_keyword": "uvisoft",
            "domain_tld": "in",
            "query_time": "2024-05-07 02:51:13",
            "create_date": "2017-07-18",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns421.globehost.org",
                "ns422.globehost.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ubisoft.work",
            "domain_keyword": "ubisoft",
            "domain_tld": "work",
            "query_time": "2024-05-27 11:39:55",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Prizren",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "uniqsoft.hu",
            "domain_keyword": "uniqsoft",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:35:15",
            "create_date": "2000-01-31"
        },
        {
            "num": 96,
            "domain_name": "ubisoft.services",
            "domain_keyword": "ubisoft",
            "domain_tld": "services",
            "query_time": "2024-05-18 09:39:36",
            "create_date": "2023-09-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UbiSoft Entertainment",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "53",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-102-b.gandi.net",
                "ns-174-a.gandi.net",
                "ns-219-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hunisoft.ro",
            "domain_keyword": "hunisoft",
            "domain_tld": "ro",
            "query_time": "2024-05-22 10:17:02",
            "create_date": "2005-09-22",
            "expiry_date": "2028-10-19",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.tarhely.com",
                "ns2.tarhely.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 98,
            "domain_name": "kunisoft.com",
            "domain_keyword": "kunisoft",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:04:31",
            "create_date": "2019-11-08",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Kuntz-IT.net - Stephan Kuntz",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "lvps83-169-5-26.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ugisoft.net",
            "domain_keyword": "ugisoft",
            "domain_tld": "net",
            "query_time": "2024-05-19 15:42:27",
            "create_date": "2023-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "uni-soft.co.th",
            "domain_keyword": "uni-soft",
            "domain_tld": "co.th",
            "query_time": "2024-06-09 04:16:33",
            "create_date": "2017-09-20",
            "update_date": "2023-07-12",
            "expiry_date": "2024-09-19",
            "registrar_name": "THNIC",
            "registrant_company": "Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "th103.hostatom.com",
                "th104.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.179,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>unisoft.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5151</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>uni-soft.ru, uinsoft.com, unitsoft.biz, funisoft.com, ubisoft.in, undsoft.com, inisoft.tv, inisoft.co.uk, uniisoft.com, ubisoft.blue, unisofts.com, munisoft.se, unisofit.com.br, unasoft.com, un1soft.com, unesoft.com, ubisoft.lol, unusoft.it, ubisoft.group, ubisoft.africa, munisoft.it, uni7soft.online, uzisoft.com, unisofa.net, unosoft.net, uni-soft.ro, ubisoft.club, lunisoft.com, uhisoft.hu, sunisoft.com.cn, sunisoft.net, runisoft.com, unnisoft.co.in, mnisoft.com, yunisoft.com, untsoft.com, ubisoft.pro, nuisoft.work, umnisoft.com, unitsoft.com, uniosoft.by, uniqsoft.ru, unesoft.net, ulisoft.click, udisoft.com, unisolt.com, unisoct.com, uwisoft.online, unitsoft.it, uiisoft.com, ubisoft.co.jp, umisoft.icu, ubisoft.network, onisoft.ru, uni-soft.org, ubisoft.dk, gnisoft.com, unicsoft.ru, ubisoft.vote, ubisoft.org.uk, anisoft.pl, sunisoft.cn, uniqsoft.tech, enisoft.com, unjisoft.com, unosoft.com.pe, hunisoft.com, ubisoft.lt, bnisoft.nl, unicsoft.com, cnisoft.biz, kunisoft.de, uni-soft.dk, ubisoft.xyz, unbsoft.com, unissoft.cn, anisoft.online, inisoft.top, ubisoft.pl, ukisoft.com, un-soft.ru, ugisoft.website, urisoft.online, umisoft.ru, uniqsoft.com, usisoft.website, unlisoft.com, qunisoft.com, ubisoft.meme, enisoft.net, unisofa.ru, ugisoft.de, uvisoft.in, ubisoft.work, uniqsoft.hu, ubisoft.services, hunisoft.ro, kunisoft.com, ugisoft.net, uni-soft.co.th</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uni-soft.ru</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:17</query_time>
   <create_date>2011-07-22</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>uinsoft.com</domain_name>
   <domain_keyword>uinsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 22:51:00</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-09-03</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>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>unitsoft.biz</domain_name>
   <domain_keyword>unitsoft</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-22 00:37:20</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>funisoft.com</domain_name>
   <domain_keyword>funisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:40:18</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ubisoft.in</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 18:57:57</query_time>
   <create_date>2012-04-10</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>53</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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-190-a.gandi.net</value>
    <value>ns-212-b.gandi.net</value>
    <value>ns-50-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>undsoft.com</domain_name>
   <domain_keyword>undsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 10:19:25</query_time>
   <create_date>2008-07-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-15</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=undsoft.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>inisoft.tv</domain_name>
   <domain_keyword>inisoft</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-21 02:21:35</query_time>
   <create_date>2012-05-23</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>inisoft.co.uk</domain_name>
   <domain_keyword>inisoft</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 16:09:15</query_time>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>gwen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>uniisoft.com</domain_name>
   <domain_keyword>uniisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 11:51:21</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.hostinger.com/contacts</registrar_website>
   <registrant_name>On behalf of uniisoft.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>93f83943437d36e2f3c09d210702fcb7f9a74f8d6ed9c11415cf6eeffdf9aecc@uniisoft.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ubisoft.blue</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-06-09 19:09:35</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</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>devin.ns.cloudflare.com</value>
    <value>magali.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>unisofts.com</domain_name>
   <domain_keyword>unisofts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2008-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>munisoft.se</domain_name>
   <domain_keyword>munisoft</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:18:31</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>randall.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>unisofit.com.br</domain_name>
   <domain_keyword>unisofit</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2004-02-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrant_name>LTB Participa??es LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.unisofitweb.com.br</value>
    <value>ns2.unisofitweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>unasoft.com</domain_name>
   <domain_keyword>unasoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:31:41</query_time>
   <create_date>2004-03-05</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>un1soft.com</domain_name>
   <domain_keyword>un1soft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:50:08</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>unesoft.com</domain_name>
   <domain_keyword>unesoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:40:59</query_time>
   <create_date>2006-11-16</create_date>
   <update_date>2017-05-19</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv425825.servidoresdns.net</value>
    <value>dns2.serv425825.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ubisoft.lol</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-09 19:09:35</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_state>53</registrant_state>
   <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>
   <name_servers>
    <value>ns-198-c.gandi.net</value>
    <value>ns-225-b.gandi.net</value>
    <value>ns-245-a.gandi.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>unusoft.it</domain_name>
   <domain_keyword>unusoft</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 08:31:04</query_time>
   <create_date>2008-12-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Armada di Fabio Mascio</registrar_name>
   <registrar_website>http://www.hostingperte.it</registrar_website>
   <registrant_company>GIUSEPPE ANGELONE</registrant_company>
   <registrant_address>VIA GENOVA, 27</registrant_address>
   <registrant_city>butera</registrant_city>
   <registrant_state>CL</registrant_state>
   <registrant_zip>93011</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.smart-pro-ssl-win.hostingperte.it</value>
    <value>ns2.smart-pro-ssl-win.hostingperte.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ubisoft.group</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-24 16:50:09</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ubisoft.africa</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-07 09:20:07</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns-0-b.gandi.net</value>
    <value>ns-55-c.gandi.net</value>
    <value>ns-83-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>munisoft.it</domain_name>
   <domain_keyword>munisoft</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 13:04:59</query_time>
   <create_date>2010-02-19</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Enzo Antonio Geni</registrant_company>
   <registrant_address>via Campania, 4</registrant_address>
   <registrant_city>PAVIA</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>uni7soft.online</domain_name>
   <domain_keyword>uni7soft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 20:10:39</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>uzisoft.com</domain_name>
   <domain_keyword>uzisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:59:37</query_time>
   <create_date>2011-09-03</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>unisofa.net</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.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>SEVILLA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.ono.com</value>
    <value>dns02.ono.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>unosoft.net</domain_name>
   <domain_keyword>unosoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 15:45:06</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>uni-soft.ro</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-09 04:16:33</query_time>
   <create_date>2014-08-12</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ubisoft.club</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-24 16:50:09</query_time>
   <create_date>2015-08-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-171-c.gandi.net</value>
    <value>ns-50-b.gandi.net</value>
    <value>ns-74-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>lunisoft.com</domain_name>
   <domain_keyword>lunisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:38:34</query_time>
   <create_date>2003-12-03</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/lunisoft.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>uhisoft.hu</domain_name>
   <domain_keyword>uhisoft</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:34:36</query_time>
   <create_date>2000-02-25</create_date>
  </value>
  <value>
   <num>30</num>
   <domain_name>sunisoft.com.cn</domain_name>
   <domain_keyword>sunisoft</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-27 08:15:54</query_time>
   <create_date>2024-05-18</create_date>
   <expiry_date>2025-05-18</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>31</num>
   <domain_name>sunisoft.net</domain_name>
   <domain_keyword>sunisoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 17:29:54</query_time>
   <create_date>2003-06-27</create_date>
   <update_date>2023-04-16</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>runisoft.com</domain_name>
   <domain_keyword>runisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:58:26</query_time>
   <create_date>2012-04-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>unnisoft.co.in</domain_name>
   <domain_keyword>unnisoft</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-12 05:22:22</query_time>
   <create_date>2022-12-10</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-10</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>EyeOnRisk Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Queensland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mnisoft.com</domain_name>
   <domain_keyword>mnisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 04:57:32</query_time>
   <create_date>2017-12-07</create_date>
   <update_date>2021-12-12</update_date>
   <expiry_date>2024-12-07</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=mnisoft.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>yunisoft.com</domain_name>
   <domain_keyword>yunisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:07:11</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2026-12-02</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>YUNILAB</registrant_name>
   <registrant_company>YUNILAB</registrant_company>
   <registrant_address>275, Seocho-daero, Seocho-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7080987144</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>untsoft.com</domain_name>
   <domain_keyword>untsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:29:54</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ubisoft.pro</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 09:20:09</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>53</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-188-a.gandi.net</value>
    <value>ns-79-b.gandi.net</value>
    <value>ns-97-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nuisoft.work</domain_name>
   <domain_keyword>nuisoft</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-03 01:11:48</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>???</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>elisabeth.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.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>umnisoft.com</domain_name>
   <domain_keyword>umnisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:35:28</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of umnisoft.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1422.awsdns-49.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-311.awsdns-38.com</value>
    <value>ns-971.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>unitsoft.com</domain_name>
   <domain_keyword>unitsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:11:34</query_time>
   <create_date>2003-06-21</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-06-21</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>41</num>
   <domain_name>uniosoft.by</domain_name>
   <domain_keyword>uniosoft</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-11 03:23:24</query_time>
   <create_date>2017-09-11</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_company>ЧТПУП &quot;ДаблКраун&quot;</registrant_company>
   <registrant_address>224007, Брестская область, Брест, Стафеева, 25, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375447371010</registrant_phone>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>uniqsoft.ru</domain_name>
   <domain_keyword>uniqsoft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:13</query_time>
   <create_date>2016-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>&quot;Uniquesoft&quot; Ltd</registrant_company>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>unesoft.net</domain_name>
   <domain_keyword>unesoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 19:46:20</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Datos privados</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ourense</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=unesoft.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sered.net</value>
    <value>dns2.sered.net</value>
    <value>dns3.sered.net</value>
    <value>dns4.sered.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ulisoft.click</domain_name>
   <domain_keyword>ulisoft</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-05 09:15:53</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</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>fish.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>udisoft.com</domain_name>
   <domain_keyword>udisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:01:50</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-05-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>unisolt.com</domain_name>
   <domain_keyword>unisolt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 00:37:58</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisoct.com</domain_name>
   <domain_keyword>unisoct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:22:46</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2021-12-22</update_date>
   <expiry_date>2025-03-05</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>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>uwisoft.online</domain_name>
   <domain_keyword>uwisoft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 21:11:59</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>unitsoft.it</domain_name>
   <domain_keyword>unitsoft</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 01:58:54</query_time>
   <create_date>2006-06-16</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Antonio Oliviero</registrant_company>
   <registrant_address>Via Andrea del Verrocchio n.19 int.12</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00148</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>uiisoft.com</domain_name>
   <domain_keyword>uiisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 02:55:02</query_time>
   <create_date>2018-09-06</create_date>
   <update_date>2022-02-08</update_date>
   <expiry_date>2029-09-06</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>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>51</num>
   <domain_name>ubisoft.co.jp</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 18:10:56</query_time>
   <create_date>1997-08-11</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>UBI SOFT K.K.</registrant_company>
   <name_servers>
    <value>ns-1494.awsdns-58.org</value>
    <value>ns-2005.awsdns-58.co.uk</value>
    <value>ns-463.awsdns-57.com</value>
    <value>ns-601.awsdns-11.net</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>umisoft.icu</domain_name>
   <domain_keyword>umisoft</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-21 05:46:45</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>dane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ubisoft.network</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-18 09:39:36</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>onisoft.ru</domain_name>
   <domain_keyword>onisoft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 10:35:31</query_time>
   <create_date>2012-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;ONISOFT&quot;</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>uni-soft.org</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 19:51:32</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns59.domaincontrol.com</value>
    <value>ns60.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>56</num>
   <domain_name>ubisoft.dk</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:10:54</query_time>
   <create_date>2018-12-14</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Rikki Kivin Tholstrup Jørgensen</registrant_name>
   <registrant_address>Hjortevej 4</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 41970703</registrant_phone>
   <name_servers>
    <value>ezra.ns.cloudflare.com</value>
    <value>jewel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>gnisoft.com</domain_name>
   <domain_keyword>gnisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:10:21</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>unicsoft.ru</domain_name>
   <domain_keyword>unicsoft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:44</query_time>
   <create_date>2021-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>ubisoft.vote</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-07 09:20:08</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Practicrats, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Mexico</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>ns3.afternic.com</value>
    <value>ns4.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>60</num>
   <domain_name>ubisoft.org.uk</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-07 09:20:08</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-20-b.gandi.net</value>
    <value>ns-218-c.gandi.net</value>
    <value>ns-71-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>anisoft.pl</domain_name>
   <domain_keyword>anisoft</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 02:04:03</query_time>
   <create_date>2005-12-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.yum.pl</value>
    <value>ns3.yum.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>sunisoft.cn</domain_name>
   <domain_keyword>sunisoft</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 19:02:49</query_time>
   <create_date>2003-10-22</create_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrant_name>XiXuan Information Tech Co.ltd.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>uniqsoft.tech</domain_name>
   <domain_keyword>uniqsoft</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-06 17:48:22</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>enisoft.com</domain_name>
   <domain_keyword>enisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:29:23</query_time>
   <create_date>1997-01-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/enisoft.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>unjisoft.com</domain_name>
   <domain_keyword>unjisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 10:30:19</query_time>
   <create_date>2017-08-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>unosoft.com.pe</domain_name>
   <domain_keyword>unosoft</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-22 09:51:00</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Hebert Ruiz Amaya</registrant_name>
   <name_servers>
    <value>ns.rcp.net.pe</value>
    <value>ns2.rcp.net.pe</value>
    <value>ns8603.hostgato.com</value>
    <value>ns8604.hostgato.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>hunisoft.com</domain_name>
   <domain_keyword>hunisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:55:47</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ubisoft.lt</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-09 19:09:36</query_time>
   <create_date>2023-06-16</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Gandi Sas</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <name_servers>
    <value>ns-1-a.gandi.net</value>
    <value>ns-106-c.gandi.net</value>
    <value>ns-121-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>bnisoft.nl</domain_name>
   <domain_keyword>bnisoft</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 15:23:33</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2023-06-25</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>unicsoft.com</domain_name>
   <domain_keyword>unicsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:22:18</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2022-11-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>71</num>
   <domain_name>cnisoft.biz</domain_name>
   <domain_keyword>cnisoft</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 01:44:36</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2027-08-24</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_company>CNIsoft</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kunisoft.de</domain_name>
   <domain_keyword>kunisoft</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:30:17</query_time>
   <update_date>2022-06-25</update_date>
   <name_servers>
    <value>lvps83-169-5-26.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>uni-soft.dk</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-01 12:43:41</query_time>
   <create_date>2019-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Michael Stanley Klemmensen</registrant_name>
   <registrant_address>Ibæk Strandvej 282</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 20201879</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ubisoft.xyz</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 16:50:09</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>Ubisoft AG</registrant_company>
   <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>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>unbsoft.com</domain_name>
   <domain_keyword>unbsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:06:46</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hai Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>unissoft.cn</domain_name>
   <domain_keyword>unissoft</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-16 13:24:14</query_time>
   <create_date>2005-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>紫光软件系统有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>anisoft.online</domain_name>
   <domain_keyword>anisoft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 13:18:08</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>inisoft.top</domain_name>
   <domain_keyword>inisoft</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 16:09:15</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-07-13</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>ada.ns.cloudflare.com</value>
    <value>harvey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ubisoft.pl</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-31 17:31:59</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ukisoft.com</domain_name>
   <domain_keyword>ukisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:49:59</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-08</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>un-soft.ru</domain_name>
   <domain_keyword>un-soft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:58:06</query_time>
   <create_date>2022-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>82</num>
   <domain_name>ugisoft.website</domain_name>
   <domain_keyword>ugisoft</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-03 22:21:55</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>urisoft.online</domain_name>
   <domain_keyword>urisoft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 17:10:04</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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>lana.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.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>84</num>
   <domain_name>umisoft.ru</domain_name>
   <domain_keyword>umisoft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:57:04</query_time>
   <create_date>2007-02-21</create_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>uniqsoft.com</domain_name>
   <domain_keyword>uniqsoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:48:33</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-02-20</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>86</num>
   <domain_name>usisoft.website</domain_name>
   <domain_keyword>usisoft</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 07:23:20</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>keenan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>unlisoft.com</domain_name>
   <domain_keyword>unlisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:34:32</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-24</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>Imus</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/617f8ccd-c01a-4990-98f1-452a60987771</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.freehostia.com</value>
    <value>dns2.freehostia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>qunisoft.com</domain_name>
   <domain_keyword>qunisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 04:31:05</query_time>
   <create_date>2021-12-21</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=qunisoft.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.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>ubisoft.meme</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>meme</domain_tld>
   <query_time>2024-06-09 19:09:36</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>https://www.bluerazor.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>gina.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>enisoft.net</domain_name>
   <domain_keyword>enisoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 16:29:54</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>unisofa.ru</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:34</query_time>
   <create_date>2020-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;KozhPromMebel&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>ugisoft.de</domain_name>
   <domain_keyword>ugisoft</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:53:55</query_time>
   <update_date>2014-03-02</update_date>
   <name_servers>
    <value>ns1.flatns.de</value>
    <value>ns2.flatns.de</value>
    <value>ns3.flatns.de</value>
    <value>ns4.flatns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>uvisoft.in</domain_name>
   <domain_keyword>uvisoft</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 02:51:13</query_time>
   <create_date>2017-07-18</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns421.globehost.org</value>
    <value>ns422.globehost.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ubisoft.work</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-27 11:39:55</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Prizren</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>uniqsoft.hu</domain_name>
   <domain_keyword>uniqsoft</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:35:15</query_time>
   <create_date>2000-01-31</create_date>
  </value>
  <value>
   <num>96</num>
   <domain_name>ubisoft.services</domain_name>
   <domain_keyword>ubisoft</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-18 09:39:36</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UbiSoft Entertainment</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>53</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-102-b.gandi.net</value>
    <value>ns-174-a.gandi.net</value>
    <value>ns-219-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hunisoft.ro</domain_name>
   <domain_keyword>hunisoft</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-22 10:17:02</query_time>
   <create_date>2005-09-22</create_date>
   <expiry_date>2028-10-19</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.tarhely.com</value>
    <value>ns2.tarhely.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>kunisoft.com</domain_name>
   <domain_keyword>kunisoft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:04:31</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_company>Kuntz-IT.net - Stephan Kuntz</registrant_company>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>lvps83-169-5-26.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ugisoft.net</domain_name>
   <domain_keyword>ugisoft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 15:42:27</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>uni-soft.co.th</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-09 04:16:33</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>th103.hostatom.com</value>
    <value>th104.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.179</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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