WHOIS QUERY TIME

4 May 2024 - 9:51 PM UTC

Modified: 3 January 2022

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ubisys.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ubisys.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:51:19",
            "update_date": "2022-01-03",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ubisys.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:51:19</query_time>
   <update_date>2022-01-03</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.059 seconds) for "ubisys.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 1:53 PM UTC

Modified: 30 July 2012

NAME SERVERS

ns01.one.com
ns02.one.com
ns03.one.com

DOMAIN STATUS

connect

#2 - QUERY TIME

30 Jan 2019 - 6:00 AM UTC

Modified: 22 January 2019

NAME SERVERS

ns01.one.com
ns02.one.com
ns03.one.com

DOMAIN STATUS

connect

#3 - QUERY TIME

4 May 2024 - 9:51 PM UTC

Modified: 3 January 2022

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

connect

* 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=ubisys.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ubisys.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "ubisys.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2016-10-28 13:53:13",
            "update_date": "2012-07-30",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com",
                "ns03.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2019-01-30 06:00:28",
            "update_date": "2019-01-22",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com",
                "ns03.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:51:19",
            "update_date": "2022-01-03",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "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>ubisys.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>ubisys.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 13:53:13</query_time>
   <update_date>2012-07-30</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
    <value>ns03.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2019-01-30 06:00:28</query_time>
   <update_date>2019-01-22</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
    <value>ns03.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:51:19</query_time>
   <update_date>2022-01-03</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 6 domain names (in 0.061 seconds) which contained the exact domain keyword "ubisys".
Domain Name Registered Expiry Registrar Ownership
1 ubisys.co.uk 14 Nov 2004 14 Nov 2024 Gandi [Tag = GANDI] -
2 ubisys.com 26 Jul 2006 26 Jul 2024 gabia Whois Privacy Services by DOMAINCA
3 ubisys.org 20 Dec 2006 20 Dec 2024 INWX GmbH pfleging.info - Bastian Pfleging
4 ubisys.in 16 Sep 2008 16 Sep 2024 Own Web Solution Pvt. Ltd. Bisawa Creations
5 ubisys.net 9 Jan 2018 9 Jan 2025 Tucows Domains Inc. -
6 ubisys.tech 2 Jun 2018 2 Jun 2025 Domain.com, LLC Data Protected
7 ubisys.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ubisys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ubisys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "ubisys.co.uk, ubisys.com, ubisys.org, ubisys.in, ubisys.net, ubisys.tech, ubisys.de",
    "results": [
        {
            "num": 1,
            "domain_name": "ubisys.co.uk",
            "domain_keyword": "ubisys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 00:07:05",
            "create_date": "2004-11-14",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-14",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1141.awsdns-14.org",
                "ns-1654.awsdns-14.co.uk",
                "ns-217.awsdns-27.com",
                "ns-851.awsdns-42.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "ubisys.com",
            "domain_keyword": "ubisys",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:10:00",
            "create_date": "2006-07-26",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ubisys.org",
            "domain_keyword": "ubisys",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:50:13",
            "create_date": "2006-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pfleging.info - Bastian Pfleging",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.pfleging.info",
                "ns1.pfleging.info",
                "ns2.pfleging.info",
                "ns3.pfleging.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "ubisys.in",
            "domain_keyword": "ubisys",
            "domain_tld": "in",
            "query_time": "2024-06-09 19:10:00",
            "create_date": "2008-09-16",
            "update_date": "2024-05-03",
            "expiry_date": "2024-09-16",
            "registrar_iana": 890002,
            "registrar_name": "Own Web Solution Pvt. Ltd.",
            "registrar_website": "ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bisawa Creations",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns85.managedns.org",
                "ns85.qualispace.com",
                "ns86.managedns.org",
                "ns86.qualispace.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ubisys.net",
            "domain_keyword": "ubisys",
            "domain_tld": "net",
            "query_time": "2024-05-07 09:20:10",
            "create_date": "2018-01-09",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "redirns1.bgdns.net",
                "redirns2.bgdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ubisys.tech",
            "domain_keyword": "ubisys",
            "domain_tld": "tech",
            "query_time": "2024-06-09 19:10:00",
            "create_date": "2018-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ubisys.de",
            "domain_keyword": "ubisys",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:51:19",
            "update_date": "2022-01-03",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ubisys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>ubisys.co.uk, ubisys.com, ubisys.org, ubisys.in, ubisys.net, ubisys.tech, ubisys.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ubisys.co.uk</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 00:07:05</query_time>
   <create_date>2004-11-14</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1141.awsdns-14.org</value>
    <value>ns-1654.awsdns-14.co.uk</value>
    <value>ns-217.awsdns-27.com</value>
    <value>ns-851.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ubisys.com</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:10:00</query_time>
   <create_date>2006-07-26</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.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>ubisys.org</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:50:13</query_time>
   <create_date>2006-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pfleging.info - Bastian Pfleging</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.pfleging.info</value>
    <value>ns1.pfleging.info</value>
    <value>ns2.pfleging.info</value>
    <value>ns3.pfleging.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ubisys.in</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 19:10:00</query_time>
   <create_date>2008-09-16</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>890002</registrar_iana>
   <registrar_name>Own Web Solution Pvt. Ltd.</registrar_name>
   <registrar_website>ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bisawa Creations</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns85.managedns.org</value>
    <value>ns85.qualispace.com</value>
    <value>ns86.managedns.org</value>
    <value>ns86.qualispace.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ubisys.net</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 09:20:10</query_time>
   <create_date>2018-01-09</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>redirns1.bgdns.net</value>
    <value>redirns2.bgdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ubisys.tech</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-09 19:10:00</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ubisys.de</domain_name>
   <domain_keyword>ubisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:51:19</query_time>
   <update_date>2022-01-03</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,030 domain names (in 0.226 seconds) which look and sound like the brand name "ubisys".
Domain Name Registered Expiry Registrar Ownership
1 ebisys.de - - - -
2 ulisys.biz 21 Jan 2019 21 Jan 2025 Vautron Rechenzentrum AG ULISYS d.o.o.
3 ubxsys.com 2 Dec 2022 2 Dec 2024 GoDaddy.com, LLC -
4 unisys.io 19 Apr 2024 19 Apr 2025 Sav.com, LLC Privacy Protection
5 yubisys.com 19 Jul 2023 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 ubnsys.net 2 Feb 2010 2 Feb 2025 Samjung Data Service Co., Ltd -
7 urisys.com 4 Feb 2008 4 Feb 2025 Megazone Corp., dba HOSTING.KR ryusung
8 unisys.cc 26 Mar 2024 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 udisys.net 24 Aug 2007 24 Aug 2024 Porkbun LLC Private by Design, LLC
10 unisys.com 11 Dec 1986 10 Dec 2024 GoDaddy.com, LLC -
11 udisys.co.uk 10 Apr 2017 10 Apr 2028 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
12 unisys.com.au - - Corporation Service Company (Aust) Pty Ltd Unisys Corporation a corporation organised under the laws of the State of Delaware
13 ubysys.tech 21 Sep 2023 21 Sep 2024 WEDOS Internet, a.s. -
14 kbisys.com 4 Nov 2022 4 Nov 2027 gabia KBICORP
15 unisys.ae - - BUZINESSWARE Unisys Technologies LLC
16 unisys.co.uk 14 Nov 1997 14 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
17 ubiosys.com 25 Mar 2010 25 Mar 2033 gabia Wang yong seon
18 unisys.pt 2 Dec 1997 7 Feb 2025 - UNISYS (Portugal), Sistemas de Informacao S.A.
19 ubisyv.xyz 6 May 2023 6 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. you shi ke ji(zhong guo)you xian gong si
20 unisys.net 9 Dec 1997 8 Dec 2024 GoDaddy.com, LLC -
21 unisys.name - - CSC Corporate Domains, Inc. -
22 unisys.co.jp - - - Nihon UNISYS, Ltd.
23 unisys.com.pr 22 Dec 2009 22 Dec 2024 CSC Corporate Domains, Inc. Unisys Limited U.K.
24 ibisys.com 31 Dec 2018 31 Dec 2024 GoDaddy.com, LLC -
25 uwisys.com 4 Jul 2022 4 Jul 2024 gabia CHO YOUNHEE
26 unisys.at - - CSC Corporate Domains, Inc. Unisys Corporation
27 ubiqsys.net 11 Oct 2009 11 Oct 2024 GKG.NET, INC. UBIQSOL
28 unisys.sex 5 Oct 2015 5 Oct 2025 CSC Corporate Domains, Inc. Unisys Corporation
29 obisys.co.uk 1 Oct 2008 1 Oct 2025 Ionos SE [Tag = 1AND1] -
30 ubisas.com 25 Jul 2011 25 Jul 2024 GoDaddy.com, LLC -
31 buisys.de - - - -
32 abisys.net 20 Apr 2001 22 Feb 2025 PSI-USA, Inc. dba Domain Robot abisys GmbH
33 rbisys.net 24 Oct 2001 24 Oct 2024 Lexsynergy Limited TelecityGroup International Ltd
34 ubusys.com 26 Oct 2005 26 Oct 2026 GoDaddy.com, LLC -
35 unisys.tech 19 Aug 2022 19 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 unisys.be 26 Jan 1998 - CSC Corporate Domains, Inc. -
37 unisys.co.in 11 Feb 2004 11 Feb 2025 CSC Corporate Domains, Inc. Unisys India Pvt. Ltd
38 unisys.com.cn 10 Aug 1999 10 Aug 2024 Corporation Service Company 优利系统(中国)有限公司
39 rubisys.com 9 May 2021 9 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 ubi-sys.com 6 Jun 2024 6 Jun 2025 Moniker Online Services LLC Moniker Privacy Services
41 sbisys.com 15 May 2003 15 May 2025 Network Solutions, LLC -
42 ubicsys.com 21 Feb 2023 21 Feb 2025 FastDomain Inc. -
43 unisys.com.pe - - CSC CORPORATE DOMAINS, INC Chesney Harry
44 abisys.com 13 Jun 1996 12 Jun 2024 THE NAME IT CORPORATION DBA NAMESERVICES.NET ABI SYSTEMS
45 cbisys.de - - - -
46 unisys.se 7 Jun 1990 31 Dec 2024 CSC Corp Domains -
47 unisys.online 9 May 2022 9 May 2026 NameSilo, LLC -
48 unisys.in 23 Jan 2008 23 Jan 2025 Dynadot LLC REDACTED FOR PRIVACY
49 ubmsys.online 7 Jan 2023 7 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
50 unisys.pro 31 Oct 2012 31 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Andrey Stepanchuk
51 ubisye.com 31 Mar 2022 31 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
52 ubiosys.net 25 Mar 2010 25 Mar 2033 gabia Wang yong seon
53 umisys.net 30 Jan 2015 30 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
54 unisys.app 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 abisys.ru 17 Apr 2008 17 Apr 2025 BEGET-RU ABiS Company Limited
56 unisys.link 13 Aug 2019 13 Aug 2024 Gandi SAS Nihon Unisys, Ltd.
57 unisys.com.br 7 Jul 1995 1 Jan 2025 - Unisys Brasil Ltda.
58 unisys.global 8 Jul 2016 8 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 unisys.sucks 23 Jun 2015 23 Jun 2024 CSC Corporate Domains, Inc. Unisys Limited U.K.
60 udisys.tech 28 Aug 2022 28 Aug 2024 Porkbun, LLC Private by Design, LLC
61 ufisys.cyou 23 Apr 2023 23 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
62 ubixsys.com 26 Oct 2023 26 Oct 2024 Tucows Domains Inc. -
63 hubisys.com 5 Oct 2016 5 Oct 2025 GoDaddy.com, LLC -
64 ubilys.com 5 Sep 2014 5 Sep 2026 GANDI SAS REDACTED FOR PRIVACY
65 urisys.info 14 Sep 2001 14 Sep 2025 SafeNames Ltd. F. Hoffmann-La Roche AG
66 usisys.com 26 Aug 2005 26 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
67 unisys.porn 29 Apr 2015 29 Apr 2025 CSC Corporate Domains, Inc. Unisys Limited U.K.
68 cubisys.com 16 Nov 2010 16 Nov 2024 GoDaddy.com, LLC -
69 cubisys.net 10 Mar 2012 10 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) yamaoka
70 tbisys.com 28 Apr 2018 28 Apr 2026 GoDaddy.com, LLC -
71 unisys.ca 4 Oct 2000 14 Oct 2024 CSC Corporate Domains (Canada) Company Doug Robinson
72 unisys.vip 29 May 2017 29 May 2025 Jiangsu Bangning Science & Technology Co. Ltd. Li Hong Yong
73 ub-sys.com 1 Aug 2023 1 Aug 2025 GoDaddy.com, LLC -
74 urisys.biz 17 Nov 2001 18 Nov 2025 Safenames Ltd F. Hoffmann-La Roche AG
75 ulisys.hr 18 Nov 1999 5 May 2025 CARNET ULISYS d. o. o.
76 rubisys.net 31 Jan 2020 31 Jan 2025 Wild West Domains, LLC -
77 ubisym.net 10 Apr 2010 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 nubisys.com 13 Mar 2023 13 Mar 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
79 ubesys.com 6 Oct 2020 6 Oct 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi Kritera Teknoloji San. Tic. A.Ş.
80 mubisys.com 14 Feb 2013 14 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
81 unisys.store 6 Feb 2024 6 Feb 2025 Tucows.com Co. Data Protected
82 ubmsys.net 29 Sep 2020 29 Sep 2025 GoDaddy.com, LLC -
83 unisys.co.nz 30 Mar 1997 - CSC Corporate Domains, Inc -
84 kubisys.com 18 Feb 2023 18 Feb 2025 GoDaddy.com, LLC -
85 ubi-sys.org 16 Dec 2023 16 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169614782
86 unisys.co.at - - CSC Corporate Domains, Inc. Unisys Corporation
87 unisys.nl 7 Aug 1991 - Corporation Service Company Limited -
88 unisys.org 20 Dec 1998 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 ubosys.com 10 Jan 2018 10 Jan 2025 GoDaddy.com, LLC -
90 ubisym.com 10 Apr 2010 10 Apr 2025 GoDaddy.com, LLC -
91 mbisys.org 2 Apr 2010 2 Apr 2025 Network Solutions, LLC NMSDC, INC.
92 unisys.sk 6 Sep 2004 6 Sep 2024 Corporation Service Company (DBS) GmbH Unisys Corporation
93 unisys.id 18 Jan 2022 18 Jan 2027 - -
94 ubssys.com 4 Apr 2023 4 Apr 2024 GMO Internet Group, Inc. d/b/a Onamae.com -
95 ibisys.in 14 Apr 2019 14 Apr 2026 AGMSYS Infotech Private Limited N/A
96 ubssys.tech 21 Dec 2022 21 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Limited Liability Company "Banks Soft Systems"
97 unisys.one 24 Nov 2019 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 mbisys.com 23 Oct 2017 23 Oct 2024 GoDaddy.com, LLC -
99 ulisys.com 26 Feb 2005 26 Feb 2025 Epik LLC -
100 unisys.biz 2 Aug 2002 1 Aug 2024 Gabia Inc. REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Ubisys.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ubisys.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ubisys.de",
        "page_size": 100
    },
    "count": {
        "total": 4030,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ebisys.de, ulisys.biz, ubxsys.com, unisys.io, yubisys.com, ubnsys.net, urisys.com, unisys.cc, udisys.net, unisys.com, udisys.co.uk, unisys.com.au, ubysys.tech, kbisys.com, unisys.ae, unisys.co.uk, ubiosys.com, unisys.pt, ubisyv.xyz, unisys.net, unisys.name, unisys.co.jp, unisys.com.pr, ibisys.com, uwisys.com, unisys.at, ubiqsys.net, unisys.sex, obisys.co.uk, ubisas.com, buisys.de, abisys.net, rbisys.net, ubusys.com, unisys.tech, unisys.be, unisys.co.in, unisys.com.cn, rubisys.com, ubi-sys.com, sbisys.com, ubicsys.com, unisys.com.pe, abisys.com, cbisys.de, unisys.se, unisys.online, unisys.in, ubmsys.online, unisys.pro, ubisye.com, ubiosys.net, umisys.net, unisys.app, abisys.ru, unisys.link, unisys.com.br, unisys.global, unisys.sucks, udisys.tech, ufisys.cyou, ubixsys.com, hubisys.com, ubilys.com, urisys.info, usisys.com, unisys.porn, cubisys.com, cubisys.net, tbisys.com, unisys.ca, unisys.vip, ub-sys.com, urisys.biz, ulisys.hr, rubisys.net, ubisym.net, nubisys.com, ubesys.com, mubisys.com, unisys.store, ubmsys.net, unisys.co.nz, kubisys.com, ubi-sys.org, unisys.co.at, unisys.nl, unisys.org, ubosys.com, ubisym.com, mbisys.org, unisys.sk, unisys.id, ubssys.com, ibisys.in, ubssys.tech, unisys.one, mbisys.com, ulisys.com, unisys.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "ebisys.de",
            "domain_keyword": "ebisys",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:22:37",
            "update_date": "2007-11-13",
            "name_servers": [
                "docks01.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "ulisys.biz",
            "domain_keyword": "ulisys",
            "domain_tld": "biz",
            "query_time": "2024-05-12 14:40:03",
            "create_date": "2019-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ULISYS d.o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "registrant_email": "please query the rdds service of the registrar 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.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ubxsys.com",
            "domain_keyword": "ubxsys",
            "domain_tld": "com",
            "query_time": "2024-05-07 09:23:18",
            "create_date": "2022-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "unisys.io",
            "domain_keyword": "unisys",
            "domain_tld": "io",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "yubisys.com",
            "domain_keyword": "yubisys",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:19:24",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=yubisys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ubnsys.net",
            "domain_keyword": "ubnsys",
            "domain_tld": "net",
            "query_time": "2024-06-09 19:11:09",
            "create_date": "2010-02-02",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1333,
            "registrar_name": "Samjung Data Service Co., Ltd",
            "registrar_website": "http://www.direct.co.kr",
            "name_servers": [
                "ns1.sdsns.com",
                "ns2.sdsns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "urisys.com",
            "domain_keyword": "urisys",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:44:17",
            "create_date": "2008-02-04",
            "update_date": "2023-08-02",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "unisys.cc",
            "domain_keyword": "unisys",
            "domain_tld": "cc",
            "query_time": "2024-04-22 02:18:23",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unisys.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "udisys.net",
            "domain_keyword": "udisys",
            "domain_tld": "net",
            "query_time": "2024-05-11 23:57:05",
            "create_date": "2007-08-24",
            "update_date": "2022-08-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/udisys.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "unisys.com",
            "domain_keyword": "unisys",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:03:54",
            "create_date": "1986-12-11",
            "update_date": "2023-09-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1209.awsdns-23.org",
                "ns-1785.awsdns-31.co.uk",
                "ns-536.awsdns-03.net",
                "ns-87.awsdns-10.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "udisys.co.uk",
            "domain_keyword": "udisys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 11:26:19",
            "create_date": "2017-04-10",
            "update_date": "2023-12-06",
            "expiry_date": "2028-04-10",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "unisys.com.au",
            "domain_keyword": "unisys",
            "domain_tld": "com.au",
            "query_time": "2024-05-14 06:53:10",
            "update_date": "2024-03-22",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Unisys Corporation a corporation organised under the laws of the State of Delaware",
            "name_servers": [
                "ns-10.awsdns-01.com",
                "ns-1269.awsdns-30.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-549.awsdns-04.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ubysys.tech",
            "domain_keyword": "ubysys",
            "domain_tld": "tech",
            "query_time": "2024-05-01 18:48:12",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_state": "Jiznimorava",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kbisys.com",
            "domain_keyword": "kbisys",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:38:29",
            "create_date": "2022-11-04",
            "update_date": "2022-12-27",
            "expiry_date": "2027-11-04",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "KBICORP",
            "registrant_company": "KBICORP",
            "registrant_address": "44, Dunsan-daero 117beon-gil, Seo-gu, Daejeon",
            "registrant_city": "Daejeon",
            "registrant_zip": "35203",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.428266440",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "unisys.ae",
            "domain_keyword": "unisys",
            "domain_tld": "ae",
            "query_time": "2024-05-27 23:46:46",
            "registrar_name": "BUZINESSWARE",
            "registrant_name": "Rohan Alex",
            "registrant_company": "Unisys Technologies LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.proweb.ae",
                "ns2.proweb.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 16,
            "domain_name": "unisys.co.uk",
            "domain_keyword": "unisys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 13:06:34",
            "create_date": "1997-11-14",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-14",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns-1382.awsdns-44.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-67.awsdns-08.com",
                "ns-680.awsdns-21.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "ubiosys.com",
            "domain_keyword": "ubiosys",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:50:29",
            "create_date": "2010-03-25",
            "update_date": "2024-02-20",
            "expiry_date": "2033-03-25",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Wang yong seon",
            "registrant_address": "Gwanaksan Humansia APT Sillim-dong, Gwanak-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "151015",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.264623953",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "unisys.pt",
            "domain_keyword": "unisys",
            "domain_tld": "pt",
            "query_time": "2024-06-12 12:59:21",
            "create_date": "1997-12-02",
            "expiry_date": "2025-02-07",
            "registrant_name": "UNISYS (Portugal), Sistemas de Informacao S.A.",
            "registrant_address": "Av. Praia da Vitoria, 71A - 8o. Edificio Monumental,",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1069-002",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1271.awsdns-30.org",
                "ns-1593.awsdns-07.co.uk",
                "ns-419.awsdns-52.com",
                "ns-966.awsdns-56.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "ubisyv.xyz",
            "domain_keyword": "ubisyv",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 18:04:30",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "you shi ke ji(zhong guo)you xian gong si",
            "registrant_state": "guangdongsheng",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "unisys.net",
            "domain_keyword": "unisys",
            "domain_tld": "net",
            "query_time": "2024-05-30 12:22:57",
            "create_date": "1997-12-09",
            "update_date": "2023-09-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1016.awsdns-63.net",
                "ns-1111.awsdns-10.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-481.awsdns-60.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "unisys.name",
            "domain_keyword": "unisys",
            "domain_tld": "name",
            "query_time": "2024-05-25 00:26:18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 22,
            "domain_name": "unisys.co.jp",
            "domain_keyword": "unisys",
            "domain_tld": "co.jp",
            "query_time": "2024-05-09 19:25:49",
            "update_date": "2024-04-01",
            "registrant_company": "Nihon UNISYS, Ltd.",
            "name_servers": [
                "dns02.netsurf.ad.jp",
                "nulgw1.unisys.co.jp",
                "nulgw2.unisys.co.jp"
            ]
        },
        {
            "num": 23,
            "domain_name": "unisys.com.pr",
            "domain_keyword": "unisys",
            "domain_tld": "com.pr",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2009-12-22",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "Pete Miller",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "Fox Milne",
            "registrant_city": "Milton Keynes",
            "registrant_zip": "UB8 1RG",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1908212724",
            "registrant_fax": "+44.1908212701",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1895.awsdns-44.co.uk",
                "ns-537.awsdns-03.net",
                "ns-71.awsdns-08.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ibisys.com",
            "domain_keyword": "ibisys",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:29:31",
            "create_date": "2018-12-31",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "uwisys.com",
            "domain_keyword": "uwisys",
            "domain_tld": "com",
            "query_time": "2024-05-18 01:19:33",
            "create_date": "2022-07-04",
            "update_date": "2022-11-30",
            "expiry_date": "2024-07-04",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "CHO YOUNHEE",
            "registrant_company": "CHO YOUNHEE",
            "registrant_address": "11 Jeonnong-ro 16-gil  Dongdaemun-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "02506",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.24881528",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "unisys.at",
            "domain_keyword": "unisys",
            "domain_tld": "at",
            "query_time": "2024-05-22 04:40:01",
            "update_date": "2023-07-11",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://nic.at/registrar/533",
            "registrant_name": "Kristin Marano",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "801 Lakeview Drive",
            "registrant_city": "Blue Bell",
            "registrant_zip": "19422",
            "registrant_email": "[email protected]",
            "registrant_phone": "+12152742742",
            "registrant_fax": "+12152742742",
            "name_servers": [
                "ns-1485.awsdns-57.org",
                "ns-1615.awsdns-09.co.uk",
                "ns-605.awsdns-11.net",
                "ns-80.awsdns-10.com"
            ]
        },
        {
            "num": 27,
            "domain_name": "ubiqsys.net",
            "domain_keyword": "ubiqsys",
            "domain_tld": "net",
            "query_time": "2024-05-18 09:39:16",
            "create_date": "2009-10-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "UBIQSOL",
            "registrant_state": "NJ",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/ubiqsys.net",
            "name_servers": [
                "ns1.macrosoftinc.com",
                "ns2.macrosoftinc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "unisys.sex",
            "domain_keyword": "unisys",
            "domain_tld": "sex",
            "query_time": "2024-05-25 00:26:18",
            "create_date": "2015-10-05",
            "update_date": "2019-10-30",
            "expiry_date": "2025-10-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "obisys.co.uk",
            "domain_keyword": "obisys",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 05:13:46",
            "create_date": "2008-10-01",
            "update_date": "2024-02-18",
            "expiry_date": "2025-10-01",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1089.ui-dns.com",
                "ns1119.ui-dns.biz",
                "ns1123.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "ubisas.com",
            "domain_keyword": "ubisas",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:50:05",
            "create_date": "2011-07-25",
            "update_date": "2022-09-09",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "buisys.de",
            "domain_keyword": "buisys",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:18:19",
            "update_date": "2008-01-17",
            "name_servers": [
                "ns1.nameserver.de",
                "ns2.nameserver.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "abisys.net",
            "domain_keyword": "abisys",
            "domain_tld": "net",
            "query_time": "2024-04-20 12:37:07",
            "create_date": "2001-04-20",
            "update_date": "2023-06-09",
            "expiry_date": "2025-02-22",
            "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": "abisys GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BaWue",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/abisys.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa0.schlundtech.de",
                "nsb0.schlundtech.de",
                "nsc0.schlundtech.de",
                "nsd0.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "rbisys.net",
            "domain_keyword": "rbisys",
            "domain_tld": "net",
            "query_time": "2024-05-18 14:40:19",
            "create_date": "2001-10-24",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TelecityGroup International Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ubusys.com",
            "domain_keyword": "ubusys",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:07:51",
            "create_date": "2005-10-26",
            "update_date": "2022-09-05",
            "expiry_date": "2026-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "unisys.tech",
            "domain_keyword": "unisys",
            "domain_tld": "tech",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2022-08-19",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.cnolnic.com",
                "ns4.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "unisys.be",
            "domain_keyword": "unisys",
            "domain_tld": "be",
            "query_time": "2024-05-30 12:22:57",
            "create_date": "1998-01-26",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "ns-1400.awsdns-47.org",
                "ns-1755.awsdns-27.co.uk",
                "ns-360.awsdns-45.com",
                "ns-550.awsdns-04.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 37,
            "domain_name": "unisys.co.in",
            "domain_keyword": "unisys",
            "domain_tld": "co.in",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "2004-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys India Pvt. Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1226.awsdns-25.org",
                "ns-1892.awsdns-44.co.uk",
                "ns-380.awsdns-47.com",
                "ns-839.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "unisys.com.cn",
            "domain_keyword": "unisys",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "1999-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "优利系统(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1351.awsdns-40.org",
                "ns-1768.awsdns-29.co.uk",
                "ns-68.awsdns-08.com",
                "ns-904.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rubisys.com",
            "domain_keyword": "rubisys",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:02:20",
            "create_date": "2021-05-09",
            "update_date": "2021-08-27",
            "expiry_date": "2024-05-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ubi-sys.com",
            "domain_keyword": "ubi-sys",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:05:38",
            "create_date": "2024-06-06",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-06",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "cf6e6a52bb2fdac4bafb12de22b720fd4b4930537bfb209f0e6ce6b04aa4e47b@ubi-sys.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sbisys.com",
            "domain_keyword": "sbisys",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:02:26",
            "create_date": "2003-05-15",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ubicsys.com",
            "domain_keyword": "ubicsys",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:05:54",
            "create_date": "2023-02-21",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "unisys.com.pe",
            "domain_keyword": "unisys",
            "domain_tld": "com.pe",
            "query_time": "2024-05-14 06:53:10",
            "registrar_name": "CSC CORPORATE DOMAINS, INC",
            "registrant_name": "Chesney Harry",
            "name_servers": [
                "ns-1477.awsdns-56.org",
                "ns-152.awsdns-19.com",
                "ns-2037.awsdns-62.co.uk",
                "ns-961.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 44,
            "domain_name": "abisys.com",
            "domain_keyword": "abisys",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:36:08",
            "create_date": "1996-06-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 57,
            "registrar_name": "THE NAME IT CORPORATION DBA NAMESERVICES.NET",
            "registrar_website": "https://ait.com",
            "registrant_name": "Robert Robert Haenel",
            "registrant_company": "ABI SYSTEMS",
            "registrant_address": "22527 Crenshaw Blvd #202 22527 Crenshaw Blvd #202",
            "registrant_city": "Torrance, CA 90505",
            "registrant_state": "Torrance, CA 90505",
            "registrant_zip": "90505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "(310)200-5046",
            "name_servers": [
                "ns1015.websitewelcome.com",
                "ns1016.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cbisys.de",
            "domain_keyword": "cbisys",
            "domain_tld": "de",
            "query_time": "2024-05-05 08:09:28",
            "update_date": "2024-01-26",
            "name_servers": [
                "docks12.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "unisys.se",
            "domain_keyword": "unisys",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:20:50",
            "create_date": "1990-06-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-31",
            "registrar_name": "CSC Corp Domains",
            "name_servers": [
                "ns-1159.awsdns-16.org",
                "ns-1884.awsdns-43.co.uk",
                "ns-364.awsdns-45.com",
                "ns-914.awsdns-50.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "unisys.online",
            "domain_keyword": "unisys",
            "domain_tld": "online",
            "query_time": "2024-05-25 00:26:18",
            "create_date": "2022-05-09",
            "update_date": "2024-03-11",
            "expiry_date": "2026-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "Ampang",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "shaz.ns.cloudflare.com",
                "valentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "unisys.in",
            "domain_keyword": "unisys",
            "domain_tld": "in",
            "query_time": "2024-05-19 22:23:34",
            "create_date": "2008-01-23",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ubmsys.online",
            "domain_keyword": "ubmsys",
            "domain_tld": "online",
            "query_time": "2024-05-18 16:20:40",
            "create_date": "2023-01-07",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-07",
            "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": [
                "ns1.ubmsys.online",
                "ns2.ubmsys.online"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "unisys.pro",
            "domain_keyword": "unisys",
            "domain_tld": "pro",
            "query_time": "2024-05-14 06:53:10",
            "create_date": "2012-10-31",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andrey Stepanchuk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kurskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ubisye.com",
            "domain_keyword": "ubisye",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:39:38",
            "create_date": "2022-03-31",
            "update_date": "2023-12-26",
            "expiry_date": "2027-03-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ubiosys.net",
            "domain_keyword": "ubiosys",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:50:30",
            "create_date": "2010-03-25",
            "update_date": "2024-02-20",
            "expiry_date": "2033-03-25",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Wang yong seon",
            "registrant_address": "Gwanaksan Humansia APT Sillim-dong, Gwanak-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "151015",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.264623953",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "umisys.net",
            "domain_keyword": "umisys",
            "domain_tld": "net",
            "query_time": "2024-06-06 15:10:49",
            "create_date": "2015-01-30",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "unisys.app",
            "domain_keyword": "unisys",
            "domain_tld": "app",
            "query_time": "2024-05-19 22:23:35",
            "create_date": "2021-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "abisys.ru",
            "domain_keyword": "abisys",
            "domain_tld": "ru",
            "query_time": "2024-05-28 08:23:36",
            "create_date": "2008-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "BEGET-RU",
            "registrant_company": "ABiS Company Limited",
            "name_servers": [
                "ns15.zoneedit.com",
                "ns9.zoneedit.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "unisys.link",
            "domain_keyword": "unisys",
            "domain_tld": "link",
            "query_time": "2024-04-30 01:43:05",
            "create_date": "2019-08-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nihon Unisys, Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1186.awsdns-20.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-355.awsdns-44.com",
                "ns-588.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "unisys.com.br",
            "domain_keyword": "unisys",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 12:22:57",
            "create_date": "1995-07-07",
            "update_date": "2023-11-23",
            "expiry_date": "2025-01-01",
            "registrant_name": "Unisys Brasil Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1432.awsdns-51.org",
                "ns-1857.awsdns-40.co.uk",
                "ns-269.awsdns-33.com",
                "ns-709.awsdns-24.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "unisys.global",
            "domain_keyword": "unisys",
            "domain_tld": "global",
            "query_time": "2024-04-23 14:12:36",
            "create_date": "2016-07-08",
            "update_date": "2023-06-18",
            "expiry_date": "2025-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-67.webhostbox.net",
                "ns2.md-67.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "unisys.sucks",
            "domain_keyword": "unisys",
            "domain_tld": "sucks",
            "query_time": "2024-05-14 06:53:12",
            "create_date": "2015-06-23",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uxbridge",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "udisys.tech",
            "domain_keyword": "udisys",
            "domain_tld": "tech",
            "query_time": "2024-05-21 13:55:44",
            "create_date": "2022-08-28",
            "update_date": "2023-11-16",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ufisys.cyou",
            "domain_keyword": "ufisys",
            "domain_tld": "cyou",
            "query_time": "2024-05-05 02:13:34",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shan Xi",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ubixsys.com",
            "domain_keyword": "ubixsys",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:10:09",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "norman.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hubisys.com",
            "domain_keyword": "hubisys",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:42",
            "create_date": "2016-10-05",
            "update_date": "2022-10-06",
            "expiry_date": "2025-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ubilys.com",
            "domain_keyword": "ubilys",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:48:51",
            "create_date": "2014-09-05",
            "update_date": "2023-08-03",
            "expiry_date": "2026-09-05",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-19-a.gandi.net",
                "ns-240-b.gandi.net",
                "ns-3-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "urisys.info",
            "domain_keyword": "urisys",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:44:07",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2025-09-14",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "F. Hoffmann-La Roche AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vi.net",
                "ns2.vi.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "usisys.com",
            "domain_keyword": "usisys",
            "domain_tld": "com",
            "query_time": "2024-06-11 00:14:47",
            "create_date": "2005-08-26",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "unisys.porn",
            "domain_keyword": "unisys",
            "domain_tld": "porn",
            "query_time": "2024-04-25 14:28:59",
            "create_date": "2015-04-29",
            "update_date": "2019-10-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unisys Limited U.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cubisys.com",
            "domain_keyword": "cubisys",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:43:24",
            "create_date": "2010-11-16",
            "update_date": "2023-08-26",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cubisys.net",
            "domain_keyword": "cubisys",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:43:24",
            "create_date": "2012-03-10",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "yamaoka",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "tbisys.com",
            "domain_keyword": "tbisys",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:52:10",
            "create_date": "2018-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2026-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "unisys.ca",
            "domain_keyword": "unisys",
            "domain_tld": "ca",
            "query_time": "2024-04-16 13:25:16",
            "create_date": "2000-10-04",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-14",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "Doug Robinson",
            "registrant_address": "2001 East Sheppard Avenue",
            "registrant_city": "York",
            "registrant_state": "ON",
            "registrant_zip": "M2J4Z7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4420701594",
            "registrant_fax": "+1.4420701594",
            "name_servers": [
                "ns-1144.awsdns-15.org",
                "ns-1827.awsdns-36.co.uk",
                "ns-486.awsdns-60.com",
                "ns-750.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "unisys.vip",
            "domain_keyword": "unisys",
            "domain_tld": "vip",
            "query_time": "2024-05-14 06:53:12",
            "create_date": "2017-05-29",
            "update_date": "2019-03-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1469,
            "registrar_name": "Jiangsu Bangning Science & Technology Co. Ltd.",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Hong Yong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.4cun.com",
                "dns8.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ub-sys.com",
            "domain_keyword": "ub-sys",
            "domain_tld": "com",
            "query_time": "2024-05-09 01:16:39",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2025-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "urisys.biz",
            "domain_keyword": "urisys",
            "domain_tld": "biz",
            "query_time": "2024-05-27 05:44:07",
            "create_date": "2001-11-17",
            "update_date": "2023-12-06",
            "expiry_date": "2025-11-18",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "whois.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "F. Hoffmann-La Roche AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vi.net",
                "ns2.vi.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ulisys.hr",
            "domain_keyword": "ulisys",
            "domain_tld": "hr",
            "query_time": "2024-05-19 11:10:49",
            "create_date": "1999-11-18",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ULISYS d. o. o.",
            "registrant_address": "Ulica Sv. Felicite - Via Santa Felicita 5 A",
            "registrant_city": "Pula",
            "registrant_state": "HR",
            "registrant_zip": "52100",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ]
        },
        {
            "num": 76,
            "domain_name": "rubisys.net",
            "domain_keyword": "rubisys",
            "domain_tld": "net",
            "query_time": "2024-04-10 14:50:32",
            "create_date": "2020-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ubisym.net",
            "domain_keyword": "ubisym",
            "domain_tld": "net",
            "query_time": "2024-05-01 18:43:35",
            "create_date": "2010-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ubisym.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nubisys.com",
            "domain_keyword": "nubisys",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:56:29",
            "create_date": "2023-03-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-13",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HAINAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ubesys.com",
            "domain_keyword": "ubesys",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:03:45",
            "create_date": "2020-10-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-06",
            "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_company": "Kritera Teknoloji San. Tic. A.Ş.",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mubisys.com",
            "domain_keyword": "mubisys",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:25:00",
            "create_date": "2013-02-14",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-14",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/8fd99bd6-e68c-4cfa-a532-c61f1f29944b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1131.awsdns-13.org",
                "ns-1765.awsdns-28.co.uk",
                "ns-503.awsdns-62.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "unisys.store",
            "domain_keyword": "unisys",
            "domain_tld": "store",
            "query_time": "2024-05-27 23:46:46",
            "create_date": "2024-02-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ubmsys.net",
            "domain_keyword": "ubmsys",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:51:34",
            "create_date": "2020-09-29",
            "update_date": "2023-09-30",
            "expiry_date": "2025-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "brady.ns.cloudflare.com",
                "chan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "unisys.co.nz",
            "domain_keyword": "unisys",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "1997-03-30",
            "update_date": "2024-04-28",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "ns-1101.awsdns-09.org",
                "ns-2033.awsdns-62.co.uk",
                "ns-461.awsdns-57.com",
                "ns-516.awsdns-00.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kubisys.com",
            "domain_keyword": "kubisys",
            "domain_tld": "com",
            "query_time": "2024-06-03 17:08:23",
            "create_date": "2023-02-18",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ubi-sys.org",
            "domain_keyword": "ubi-sys",
            "domain_tld": "org",
            "query_time": "2024-06-09 09:05:38",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169614782",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "unisys.co.at",
            "domain_keyword": "unisys",
            "domain_tld": "co.at",
            "query_time": "2024-05-10 16:48:26",
            "update_date": "2023-07-11",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://nic.at/registrar/533",
            "registrant_name": "Kristin Marano",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "801 Lakeview Drive",
            "registrant_city": "Blue Bell",
            "registrant_zip": "19422",
            "registrant_email": "[email protected]",
            "registrant_phone": "+12152742742",
            "registrant_fax": "+12152742742",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-1926.awsdns-48.co.uk",
                "ns-264.awsdns-33.com",
                "ns-837.awsdns-40.net"
            ]
        },
        {
            "num": 87,
            "domain_name": "unisys.nl",
            "domain_keyword": "unisys",
            "domain_tld": "nl",
            "query_time": "2024-05-09 19:25:49",
            "create_date": "1991-08-07",
            "update_date": "2023-07-19",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "ns-1378.awsdns-44.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-304.awsdns-38.com",
                "ns-889.awsdns-47.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 88,
            "domain_name": "unisys.org",
            "domain_keyword": "unisys",
            "domain_tld": "org",
            "query_time": "2024-05-25 00:26:18",
            "create_date": "1998-12-20",
            "update_date": "2023-09-27",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1312.awsdns-36.org",
                "ns-189.awsdns-23.com",
                "ns-1978.awsdns-55.co.uk",
                "ns-522.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ubosys.com",
            "domain_keyword": "ubosys",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:03:42",
            "create_date": "2018-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ubisym.com",
            "domain_keyword": "ubisym",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:10:00",
            "create_date": "2010-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mbisys.org",
            "domain_keyword": "mbisys",
            "domain_tld": "org",
            "query_time": "2024-04-16 03:09:07",
            "create_date": "2010-04-02",
            "update_date": "2020-02-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NMSDC, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "unisys.sk",
            "domain_keyword": "unisys",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:56:37",
            "create_date": "2004-09-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-06",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Unisys Corporation",
            "registrant_address": "801 Lakeview Drive, Ste 100",
            "registrant_city": "Blue Bell",
            "registrant_zip": "19422",
            "registrant_country": "US",
            "name_servers": [
                "ns-101.awsdns-12.com",
                "ns-1320.awsdns-37.org",
                "ns-1686.awsdns-18.co.uk",
                "ns-820.awsdns-38.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 93,
            "domain_name": "unisys.id",
            "domain_keyword": "unisys",
            "domain_tld": "id",
            "query_time": "2022-01-19 17:22:10",
            "create_date": "2022-01-18",
            "expiry_date": "2027-01-18",
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 94,
            "domain_name": "ubssys.com",
            "domain_keyword": "ubssys",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:32:24",
            "create_date": "2023-04-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ibisys.in",
            "domain_keyword": "ibisys",
            "domain_tld": "in",
            "query_time": "2024-06-09 06:56:00",
            "create_date": "2019-04-14",
            "update_date": "2024-04-21",
            "expiry_date": "2026-04-14",
            "registrar_iana": 810017,
            "registrar_name": "AGMSYS Infotech Private Limited",
            "registrar_website": "www.agmwebhosting.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.agmwebhosting.com",
                "ns6.agmwebhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ubssys.tech",
            "domain_keyword": "ubssys",
            "domain_tld": "tech",
            "query_time": "2024-05-07 09:22:05",
            "create_date": "2022-12-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Limited Liability Company \"Banks Soft Systems\"",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "unisys.one",
            "domain_keyword": "unisys",
            "domain_tld": "one",
            "query_time": "2024-04-20 20:29:22",
            "create_date": "2019-11-24",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mbisys.com",
            "domain_keyword": "mbisys",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:09:07",
            "create_date": "2017-10-23",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ulisys.com",
            "domain_keyword": "ulisys",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:42:00",
            "create_date": "2005-02-26",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-26",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "unisys.biz",
            "domain_keyword": "unisys",
            "domain_tld": "biz",
            "query_time": "2024-04-30 01:42:49",
            "create_date": "2002-08-02",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-01",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kshosting.co.kr",
                "ns2.kshosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.226,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ubisys.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4030</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ebisys.de, ulisys.biz, ubxsys.com, unisys.io, yubisys.com, ubnsys.net, urisys.com, unisys.cc, udisys.net, unisys.com, udisys.co.uk, unisys.com.au, ubysys.tech, kbisys.com, unisys.ae, unisys.co.uk, ubiosys.com, unisys.pt, ubisyv.xyz, unisys.net, unisys.name, unisys.co.jp, unisys.com.pr, ibisys.com, uwisys.com, unisys.at, ubiqsys.net, unisys.sex, obisys.co.uk, ubisas.com, buisys.de, abisys.net, rbisys.net, ubusys.com, unisys.tech, unisys.be, unisys.co.in, unisys.com.cn, rubisys.com, ubi-sys.com, sbisys.com, ubicsys.com, unisys.com.pe, abisys.com, cbisys.de, unisys.se, unisys.online, unisys.in, ubmsys.online, unisys.pro, ubisye.com, ubiosys.net, umisys.net, unisys.app, abisys.ru, unisys.link, unisys.com.br, unisys.global, unisys.sucks, udisys.tech, ufisys.cyou, ubixsys.com, hubisys.com, ubilys.com, urisys.info, usisys.com, unisys.porn, cubisys.com, cubisys.net, tbisys.com, unisys.ca, unisys.vip, ub-sys.com, urisys.biz, ulisys.hr, rubisys.net, ubisym.net, nubisys.com, ubesys.com, mubisys.com, unisys.store, ubmsys.net, unisys.co.nz, kubisys.com, ubi-sys.org, unisys.co.at, unisys.nl, unisys.org, ubosys.com, ubisym.com, mbisys.org, unisys.sk, unisys.id, ubssys.com, ibisys.in, ubssys.tech, unisys.one, mbisys.com, ulisys.com, unisys.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ebisys.de</domain_name>
   <domain_keyword>ebisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:22:37</query_time>
   <update_date>2007-11-13</update_date>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ulisys.biz</domain_name>
   <domain_keyword>ulisys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 14:40:03</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ULISYS d.o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ubxsys.com</domain_name>
   <domain_keyword>ubxsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 09:23:18</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-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>ns25.domaincontrol.com</value>
    <value>ns26.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>unisys.io</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>yubisys.com</domain_name>
   <domain_keyword>yubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:19:24</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=yubisys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ubnsys.net</domain_name>
   <domain_keyword>ubnsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 19:11:09</query_time>
   <create_date>2010-02-02</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1333</registrar_iana>
   <registrar_name>Samjung Data Service Co., Ltd</registrar_name>
   <registrar_website>http://www.direct.co.kr</registrar_website>
   <name_servers>
    <value>ns1.sdsns.com</value>
    <value>ns2.sdsns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>urisys.com</domain_name>
   <domain_keyword>urisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:44:17</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>unisys.cc</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-22 02:18:23</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unisys.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>udisys.net</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 23:57:05</query_time>
   <create_date>2007-08-24</create_date>
   <update_date>2022-08-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/udisys.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>unisys.com</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:03:54</query_time>
   <create_date>1986-12-11</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-1785.awsdns-31.co.uk</value>
    <value>ns-536.awsdns-03.net</value>
    <value>ns-87.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>udisys.co.uk</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 11:26:19</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2028-04-10</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>unisys.com.au</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <update_date>2024-03-22</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Unisys Corporation a corporation organised under the laws of the State of Delaware</registrant_name>
   <name_servers>
    <value>ns-10.awsdns-01.com</value>
    <value>ns-1269.awsdns-30.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-549.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ubysys.tech</domain_name>
   <domain_keyword>ubysys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 18:48:12</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_state>Jiznimorava</registrant_state>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kbisys.com</domain_name>
   <domain_keyword>kbisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:38:29</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2022-12-27</update_date>
   <expiry_date>2027-11-04</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>KBICORP</registrant_name>
   <registrant_company>KBICORP</registrant_company>
   <registrant_address>44, Dunsan-daero 117beon-gil, Seo-gu, Daejeon</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>35203</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.428266440</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>15</num>
   <domain_name>unisys.ae</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-27 23:46:46</query_time>
   <registrar_name>BUZINESSWARE</registrar_name>
   <registrant_name>Rohan Alex</registrant_name>
   <registrant_company>Unisys Technologies LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.proweb.ae</value>
    <value>ns2.proweb.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>unisys.co.uk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 13:06:34</query_time>
   <create_date>1997-11-14</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1382.awsdns-44.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-67.awsdns-08.com</value>
    <value>ns-680.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ubiosys.com</domain_name>
   <domain_keyword>ubiosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:50:29</query_time>
   <create_date>2010-03-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2033-03-25</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Wang yong seon</registrant_name>
   <registrant_address>Gwanaksan Humansia APT Sillim-dong, Gwanak-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>151015</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.264623953</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>unisys.pt</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-12 12:59:21</query_time>
   <create_date>1997-12-02</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrant_name>UNISYS (Portugal), Sistemas de Informacao S.A.</registrant_name>
   <registrant_address>Av. Praia da Vitoria, 71A - 8o. Edificio Monumental,</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1069-002</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1271.awsdns-30.org</value>
    <value>ns-1593.awsdns-07.co.uk</value>
    <value>ns-419.awsdns-52.com</value>
    <value>ns-966.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ubisyv.xyz</domain_name>
   <domain_keyword>ubisyv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 18:04:30</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>you shi ke ji(zhong guo)you xian gong si</registrant_company>
   <registrant_state>guangdongsheng</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>unisys.net</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 12:22:57</query_time>
   <create_date>1997-12-09</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1016.awsdns-63.net</value>
    <value>ns-1111.awsdns-10.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-481.awsdns-60.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>unisys.name</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-25 00:26:18</query_time>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>unisys.co.jp</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <update_date>2024-04-01</update_date>
   <registrant_company>Nihon UNISYS, Ltd.</registrant_company>
   <name_servers>
    <value>dns02.netsurf.ad.jp</value>
    <value>nulgw1.unisys.co.jp</value>
    <value>nulgw2.unisys.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>unisys.com.pr</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.pr</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2009-12-22</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>Pete Miller</registrant_name>
   <registrant_company>Unisys Limited U.K.</registrant_company>
   <registrant_address>Fox Milne</registrant_address>
   <registrant_city>Milton Keynes</registrant_city>
   <registrant_zip>UB8 1RG</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1908212724</registrant_phone>
   <registrant_fax>+44.1908212701</registrant_fax>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1895.awsdns-44.co.uk</value>
    <value>ns-537.awsdns-03.net</value>
    <value>ns-71.awsdns-08.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ibisys.com</domain_name>
   <domain_keyword>ibisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:29:31</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.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>25</num>
   <domain_name>uwisys.com</domain_name>
   <domain_keyword>uwisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 01:19:33</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>CHO YOUNHEE</registrant_name>
   <registrant_company>CHO YOUNHEE</registrant_company>
   <registrant_address>11 Jeonnong-ro 16-gil  Dongdaemun-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>02506</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.24881528</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>26</num>
   <domain_name>unisys.at</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-22 04:40:01</query_time>
   <update_date>2023-07-11</update_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://nic.at/registrar/533</registrar_website>
   <registrant_name>Kristin Marano</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>801 Lakeview Drive</registrant_address>
   <registrant_city>Blue Bell</registrant_city>
   <registrant_zip>19422</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+12152742742</registrant_phone>
   <registrant_fax>+12152742742</registrant_fax>
   <name_servers>
    <value>ns-1485.awsdns-57.org</value>
    <value>ns-1615.awsdns-09.co.uk</value>
    <value>ns-605.awsdns-11.net</value>
    <value>ns-80.awsdns-10.com</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>ubiqsys.net</domain_name>
   <domain_keyword>ubiqsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 09:39:16</query_time>
   <create_date>2009-10-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>UBIQSOL</registrant_company>
   <registrant_state>NJ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/ubiqsys.net</registrant_email>
   <name_servers>
    <value>ns1.macrosoftinc.com</value>
    <value>ns2.macrosoftinc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>unisys.sex</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-05-25 00:26:18</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2019-10-30</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>obisys.co.uk</domain_name>
   <domain_keyword>obisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 05:13:46</query_time>
   <create_date>2008-10-01</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1089.ui-dns.com</value>
    <value>ns1119.ui-dns.biz</value>
    <value>ns1123.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>ubisas.com</domain_name>
   <domain_keyword>ubisas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:50:05</query_time>
   <create_date>2011-07-25</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>buisys.de</domain_name>
   <domain_keyword>buisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:18:19</query_time>
   <update_date>2008-01-17</update_date>
   <name_servers>
    <value>ns1.nameserver.de</value>
    <value>ns2.nameserver.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>abisys.net</domain_name>
   <domain_keyword>abisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 12:37:07</query_time>
   <create_date>2001-04-20</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-02-22</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>abisys GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BaWue</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/abisys.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa0.schlundtech.de</value>
    <value>nsb0.schlundtech.de</value>
    <value>nsc0.schlundtech.de</value>
    <value>nsd0.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>rbisys.net</domain_name>
   <domain_keyword>rbisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 14:40:19</query_time>
   <create_date>2001-10-24</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TelecityGroup International Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</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>34</num>
   <domain_name>ubusys.com</domain_name>
   <domain_keyword>ubusys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:07:51</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2026-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>unisys.tech</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.cnolnic.com</value>
    <value>ns4.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>unisys.be</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 12:22:57</query_time>
   <create_date>1998-01-26</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>ns-1400.awsdns-47.org</value>
    <value>ns-1755.awsdns-27.co.uk</value>
    <value>ns-360.awsdns-45.com</value>
    <value>ns-550.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>unisys.co.in</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>2004-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys India Pvt. Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1226.awsdns-25.org</value>
    <value>ns-1892.awsdns-44.co.uk</value>
    <value>ns-380.awsdns-47.com</value>
    <value>ns-839.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>unisys.com.cn</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>1999-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>优利系统(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1351.awsdns-40.org</value>
    <value>ns-1768.awsdns-29.co.uk</value>
    <value>ns-68.awsdns-08.com</value>
    <value>ns-904.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rubisys.com</domain_name>
   <domain_keyword>rubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:02:20</query_time>
   <create_date>2021-05-09</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ubi-sys.com</domain_name>
   <domain_keyword>ubi-sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:05:38</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>cf6e6a52bb2fdac4bafb12de22b720fd4b4930537bfb209f0e6ce6b04aa4e47b@ubi-sys.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sbisys.com</domain_name>
   <domain_keyword>sbisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:02:26</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ubicsys.com</domain_name>
   <domain_keyword>ubicsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:05:54</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>unisys.com.pe</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <registrar_name>CSC CORPORATE DOMAINS, INC</registrar_name>
   <registrant_name>Chesney Harry</registrant_name>
   <name_servers>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-152.awsdns-19.com</value>
    <value>ns-2037.awsdns-62.co.uk</value>
    <value>ns-961.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>abisys.com</domain_name>
   <domain_keyword>abisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:36:08</query_time>
   <create_date>1996-06-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>THE NAME IT CORPORATION DBA NAMESERVICES.NET</registrar_name>
   <registrar_website>https://ait.com</registrar_website>
   <registrant_name>Robert Robert Haenel</registrant_name>
   <registrant_company>ABI SYSTEMS</registrant_company>
   <registrant_address>22527 Crenshaw Blvd #202 22527 Crenshaw Blvd #202</registrant_address>
   <registrant_city>Torrance, CA 90505</registrant_city>
   <registrant_state>Torrance, CA 90505</registrant_state>
   <registrant_zip>90505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>(310)200-5046</registrant_phone>
   <name_servers>
    <value>ns1015.websitewelcome.com</value>
    <value>ns1016.websitewelcome.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>45</num>
   <domain_name>cbisys.de</domain_name>
   <domain_keyword>cbisys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 08:09:28</query_time>
   <update_date>2024-01-26</update_date>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>unisys.se</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:20:50</query_time>
   <create_date>1990-06-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>CSC Corp Domains</registrar_name>
   <name_servers>
    <value>ns-1159.awsdns-16.org</value>
    <value>ns-1884.awsdns-43.co.uk</value>
    <value>ns-364.awsdns-45.com</value>
    <value>ns-914.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisys.online</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 00:26:18</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>Ampang</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>shaz.ns.cloudflare.com</value>
    <value>valentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>unisys.in</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-19 22:23:34</query_time>
   <create_date>2008-01-23</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ubmsys.online</domain_name>
   <domain_keyword>ubmsys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 16:20:40</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-07</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>ns1.ubmsys.online</value>
    <value>ns2.ubmsys.online</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>unisys.pro</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 06:53:10</query_time>
   <create_date>2012-10-31</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andrey Stepanchuk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kurskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ubisye.com</domain_name>
   <domain_keyword>ubisye</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:39:38</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2027-03-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ubiosys.net</domain_name>
   <domain_keyword>ubiosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:50:30</query_time>
   <create_date>2010-03-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2033-03-25</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Wang yong seon</registrant_name>
   <registrant_address>Gwanaksan Humansia APT Sillim-dong, Gwanak-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>151015</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.264623953</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>umisys.net</domain_name>
   <domain_keyword>umisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 15:10:49</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>unisys.app</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 22:23:35</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>abisys.ru</domain_name>
   <domain_keyword>abisys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 08:23:36</query_time>
   <create_date>2008-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>ABiS Company Limited</registrant_company>
   <name_servers>
    <value>ns15.zoneedit.com</value>
    <value>ns9.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>unisys.link</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-30 01:43:05</query_time>
   <create_date>2019-08-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nihon Unisys, Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1186.awsdns-20.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-355.awsdns-44.com</value>
    <value>ns-588.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>unisys.com.br</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 12:22:57</query_time>
   <create_date>1995-07-07</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Unisys Brasil Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1432.awsdns-51.org</value>
    <value>ns-1857.awsdns-40.co.uk</value>
    <value>ns-269.awsdns-33.com</value>
    <value>ns-709.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>unisys.global</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-23 14:12:36</query_time>
   <create_date>2016-07-08</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-67.webhostbox.net</value>
    <value>ns2.md-67.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>unisys.sucks</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-14 06:53:12</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited U.K.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uxbridge</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>udisys.tech</domain_name>
   <domain_keyword>udisys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-21 13:55:44</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ufisys.cyou</domain_name>
   <domain_keyword>ufisys</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-05 02:13:34</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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>Shan Xi</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ubixsys.com</domain_name>
   <domain_keyword>ubixsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:10:09</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>norman.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hubisys.com</domain_name>
   <domain_keyword>hubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:42</query_time>
   <create_date>2016-10-05</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>64</num>
   <domain_name>ubilys.com</domain_name>
   <domain_keyword>ubilys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:48:51</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-19-a.gandi.net</value>
    <value>ns-240-b.gandi.net</value>
    <value>ns-3-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>urisys.info</domain_name>
   <domain_keyword>urisys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:44:07</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>F. Hoffmann-La Roche AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vi.net</value>
    <value>ns2.vi.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>usisys.com</domain_name>
   <domain_keyword>usisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 00:14:47</query_time>
   <create_date>2005-08-26</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>unisys.porn</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-04-25 14:28:59</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2019-10-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unisys Limited U.K.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cubisys.com</domain_name>
   <domain_keyword>cubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:43:24</query_time>
   <create_date>2010-11-16</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-11-16</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.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>69</num>
   <domain_name>cubisys.net</domain_name>
   <domain_keyword>cubisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:43:24</query_time>
   <create_date>2012-03-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>yamaoka</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>tbisys.com</domain_name>
   <domain_keyword>tbisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:52:10</query_time>
   <create_date>2018-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-04-28</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>unisys.ca</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 13:25:16</query_time>
   <create_date>2000-10-04</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>Doug Robinson</registrant_name>
   <registrant_address>2001 East Sheppard Avenue</registrant_address>
   <registrant_city>York</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M2J4Z7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4420701594</registrant_phone>
   <registrant_fax>+1.4420701594</registrant_fax>
   <name_servers>
    <value>ns-1144.awsdns-15.org</value>
    <value>ns-1827.awsdns-36.co.uk</value>
    <value>ns-486.awsdns-60.com</value>
    <value>ns-750.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>unisys.vip</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-14 06:53:12</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2019-03-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>Jiangsu Bangning Science &amp; Technology Co. Ltd.</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Hong Yong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.4cun.com</value>
    <value>dns8.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ub-sys.com</domain_name>
   <domain_keyword>ub-sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 01:16:39</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-08-01</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>urisys.biz</domain_name>
   <domain_keyword>urisys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 05:44:07</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>whois.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>F. Hoffmann-La Roche AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vi.net</value>
    <value>ns2.vi.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ulisys.hr</domain_name>
   <domain_keyword>ulisys</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-19 11:10:49</query_time>
   <create_date>1999-11-18</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ULISYS d. o. o.</registrant_name>
   <registrant_address>Ulica Sv. Felicite - Via Santa Felicita 5 A</registrant_address>
   <registrant_city>Pula</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>52100</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>rubisys.net</domain_name>
   <domain_keyword>rubisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 14:50:32</query_time>
   <create_date>2020-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ubisym.net</domain_name>
   <domain_keyword>ubisym</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 18:43:35</query_time>
   <create_date>2010-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ubisym.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nubisys.com</domain_name>
   <domain_keyword>nubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:56:29</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HAINAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ubesys.com</domain_name>
   <domain_keyword>ubesys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:03:45</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-06</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_company>Kritera Teknoloji San. Tic. A.Ş.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mubisys.com</domain_name>
   <domain_keyword>mubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:25:00</query_time>
   <create_date>2013-02-14</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-14</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8fd99bd6-e68c-4cfa-a532-c61f1f29944b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1131.awsdns-13.org</value>
    <value>ns-1765.awsdns-28.co.uk</value>
    <value>ns-503.awsdns-62.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>unisys.store</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 23:46:46</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ubmsys.net</domain_name>
   <domain_keyword>ubmsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:51:34</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>brady.ns.cloudflare.com</value>
    <value>chan.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>83</num>
   <domain_name>unisys.co.nz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>1997-03-30</create_date>
   <update_date>2024-04-28</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>ns-1101.awsdns-09.org</value>
    <value>ns-2033.awsdns-62.co.uk</value>
    <value>ns-461.awsdns-57.com</value>
    <value>ns-516.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kubisys.com</domain_name>
   <domain_keyword>kubisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 17:08:23</query_time>
   <create_date>2023-02-18</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.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>85</num>
   <domain_name>ubi-sys.org</domain_name>
   <domain_keyword>ubi-sys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 09:05:38</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169614782</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>unisys.co.at</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>co.at</domain_tld>
   <query_time>2024-05-10 16:48:26</query_time>
   <update_date>2023-07-11</update_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://nic.at/registrar/533</registrar_website>
   <registrant_name>Kristin Marano</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>801 Lakeview Drive</registrant_address>
   <registrant_city>Blue Bell</registrant_city>
   <registrant_zip>19422</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+12152742742</registrant_phone>
   <registrant_fax>+12152742742</registrant_fax>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-1926.awsdns-48.co.uk</value>
    <value>ns-264.awsdns-33.com</value>
    <value>ns-837.awsdns-40.net</value>
   </name_servers>
  </value>
  <value>
   <num>87</num>
   <domain_name>unisys.nl</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 19:25:49</query_time>
   <create_date>1991-08-07</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>ns-1378.awsdns-44.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-889.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>unisys.org</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 00:26:18</query_time>
   <create_date>1998-12-20</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-522.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ubosys.com</domain_name>
   <domain_keyword>ubosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:03:42</query_time>
   <create_date>2018-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>90</num>
   <domain_name>ubisym.com</domain_name>
   <domain_keyword>ubisym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:10:00</query_time>
   <create_date>2010-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mbisys.org</domain_name>
   <domain_keyword>mbisys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 03:09:07</query_time>
   <create_date>2010-04-02</create_date>
   <update_date>2020-02-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NMSDC, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>unisys.sk</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:56:37</query_time>
   <create_date>2004-09-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Unisys Corporation</registrant_company>
   <registrant_address>801 Lakeview Drive, Ste 100</registrant_address>
   <registrant_city>Blue Bell</registrant_city>
   <registrant_zip>19422</registrant_zip>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns-101.awsdns-12.com</value>
    <value>ns-1320.awsdns-37.org</value>
    <value>ns-1686.awsdns-18.co.uk</value>
    <value>ns-820.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>unisys.id</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-01-19 17:22:10</query_time>
   <create_date>2022-01-18</create_date>
   <expiry_date>2027-01-18</expiry_date>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>ubssys.com</domain_name>
   <domain_keyword>ubssys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:32:24</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ibisys.in</domain_name>
   <domain_keyword>ibisys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 06:56:00</query_time>
   <create_date>2019-04-14</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>810017</registrar_iana>
   <registrar_name>AGMSYS Infotech Private Limited</registrar_name>
   <registrar_website>www.agmwebhosting.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.agmwebhosting.com</value>
    <value>ns6.agmwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ubssys.tech</domain_name>
   <domain_keyword>ubssys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 09:22:05</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Limited Liability Company &quot;Banks Soft Systems&quot;</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>unisys.one</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-20 20:29:22</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mbisys.com</domain_name>
   <domain_keyword>mbisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:09:07</query_time>
   <create_date>2017-10-23</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>99</num>
   <domain_name>ulisys.com</domain_name>
   <domain_keyword>ulisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:42:00</query_time>
   <create_date>2005-02-26</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>unisys.biz</domain_name>
   <domain_keyword>unisys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 01:42:49</query_time>
   <create_date>2002-08-02</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kshosting.co.kr</value>
    <value>ns2.kshosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.226</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.