WHOIS QUERY TIME

18 May 2024 - 2:56 AM UTC

Modified: 24 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Daniel Massa

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=unigroup.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "unigroup.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "unigroup.au",
            "domain_keyword": "unigroup",
            "domain_tld": "au",
            "query_time": "2024-05-18 02:56:06",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Daniel Massa",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>unigroup.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>unigroup.au</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 02:56:06</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Daniel Massa</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.636 seconds) for "unigroup.au" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 10:51 AM UTC

Modified: 13 September 2023

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Daniel Massa

#2 - QUERY TIME

24 Apr 2024 - 10:54 AM UTC

Modified: 24 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Daniel Massa

* 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=unigroup.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "unigroup.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "unigroup.au",
    "results": [
        {
            "num": 1,
            "domain_name": "unigroup.au",
            "domain_keyword": "unigroup",
            "domain_tld": "au",
            "query_time": "2024-04-17 10:51:14",
            "update_date": "2023-09-13",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Daniel Massa",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "unigroup.au",
            "domain_keyword": "unigroup",
            "domain_tld": "au",
            "query_time": "2024-04-24 10:54:17",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Daniel Massa",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.636,
        "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>unigroup.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>unigroup.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unigroup.au</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-17 10:51:14</query_time>
   <update_date>2023-09-13</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Daniel Massa</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unigroup.au</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-24 10:54:17</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Daniel Massa</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.636</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 33 domain names (in 0.326 seconds) which contained the exact domain keyword "unigroup".
Domain Name Registered Expiry Registrar Ownership
1 unigroup.org 7 Jan 1994 6 Jan 2027 Network Solutions, LLC Unigroup of New York, Inc.
2 unigroup.net 2 Jul 1997 1 Jul 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1092725
3 unigroup.com 3 Jul 1997 2 Jul 2024 Network Solutions, LLC -
4 unigroup.dk 30 Mar 1999 31 Mar 2025 - UNIGROUP ApS
5 unigroup.it 20 Sep 2000 27 Mar 2025 Aruba Business s.r.l. UNILAB LABORATORI INDUSTRIALI S.R.L.
6 unigroup.ru 29 Mar 2001 30 Mar 2025 RU-CENTER-RU Private Person
7 unigroup.pl 1 Oct 2002 30 Sep 2024 nazwa.pl sp. z o.o. -
8 unigroup.sk 15 Dec 2003 15 Dec 2024 Webglobe, a.s. UNIGROUP v.o.s.
9 unigroup.com.cn 23 Nov 2004 23 Nov 2032 阿里云计算有限公司(万网) 紫光集团有限公司
10 unigroup.cc 23 Jan 2007 23 Jan 2026 Xin Net Technology Corporation -
11 unigroup.co.nz 4 May 2011 - ICONZ / Plan B -
12 unigroup.info 6 Dec 2012 6 Dec 2024 Hosting Ukraine LLC REDACTED FOR PRIVACY
13 unigroup.co.uk 11 Feb 2013 11 Feb 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
14 unigroup.co.th 9 Mar 2015 8 Mar 2026 THNIC You and I Group Co., Ltd. (บริษัท ยู แอนด์ ไอ กรุ๊ป จำกัด)
15 unigroup.cloud 27 Mar 2017 27 Mar 2025 Tucows Domains Inc. Data Protected
16 unigroup.dev 7 Mar 2019 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 unigroup.asia 9 Jul 2019 9 Jul 2024 OVH SAS Mobilitas
18 unigroup.su 20 Nov 2019 20 Nov 2024 REGRU-SU Private Person
19 unigroup.ltd 15 Mar 2020 15 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 unigroup.pro 18 Jan 2022 18 Jan 2025 Registrar of Domain Names REG.RU LLC Data Protected
21 unigroup.co.in 30 Nov 2022 30 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
22 unigroup.net.in 13 Apr 2023 13 Apr 2025 Endurance Digital Domain Technology LLP Domain Registration
23 unigroup.nl 15 Apr 2023 - NVA Online Advertising B.V. -
24 unigroup.one 15 Aug 2023 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 unigroup.xyz 9 Oct 2023 9 Oct 2024 Namecheap -
26 unigroup.online 7 Nov 2023 7 Nov 2024 West263 International Limited -
27 unigroup.uk 21 Nov 2023 21 Nov 2024 Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP] -
28 unigroup.ca 20 Dec 2023 20 Dec 2024 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
29 unigroup.click 13 Jan 2024 13 Jan 2025 MAT BAO CORPORATION Bui Ngoc Thuan
30 unigroup.ro 7 Mar 2024 7 Mar 2025 ICI - Registrar -
31 unigroup.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Chris Howard
32 unigroup.ae - - Host Arabia ( Tasjeel.ae ) UNIGROUP FZE
33 unigroup.co.ke - - Dimension Data Solutions East Africa Limited Urgent Cargo
34 unigroup.au - - Melbourne IT Daniel Massa

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=unigroup&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "unigroup",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 34,
        "relation": "eq",
        "current": 34
    },
    "unique_domains": "unigroup.org, unigroup.net, unigroup.com, unigroup.dk, unigroup.it, unigroup.ru, unigroup.pl, unigroup.sk, unigroup.com.cn, unigroup.cc, unigroup.co.nz, unigroup.info, unigroup.co.uk, unigroup.co.th, unigroup.cloud, unigroup.dev, unigroup.asia, unigroup.su, unigroup.ltd, unigroup.pro, unigroup.co.in, unigroup.net.in, unigroup.nl, unigroup.one, unigroup.xyz, unigroup.online, unigroup.uk, unigroup.ca, unigroup.click, unigroup.ro, unigroup.com.au, unigroup.ae, unigroup.co.ke, unigroup.au",
    "results": [
        {
            "num": 1,
            "domain_name": "unigroup.org",
            "domain_keyword": "unigroup",
            "domain_tld": "org",
            "query_time": "2024-04-21 14:14:09",
            "create_date": "1994-01-07",
            "update_date": "2024-01-02",
            "expiry_date": "2027-01-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unigroup of New York, 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": [
                "ns1.ispnet.net",
                "ns2.ispnet.net",
                "ns3.ispnet.net",
                "ns4.ispnet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "unigroup.net",
            "domain_keyword": "unigroup",
            "domain_tld": "net",
            "query_time": "2024-04-13 10:00:03",
            "create_date": "1997-07-02",
            "update_date": "2023-11-13",
            "expiry_date": "2024-07-01",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 6bda2",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1092725",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unigroup.com",
            "domain_keyword": "unigroup",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:55:08",
            "create_date": "1997-07-03",
            "update_date": "2021-06-21",
            "expiry_date": "2024-07-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1291.awsdns-33.org",
                "ns-1624.awsdns-11.co.uk",
                "ns-354.awsdns-44.com",
                "ns-534.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "unigroup.dk",
            "domain_keyword": "unigroup",
            "domain_tld": "dk",
            "query_time": "2024-05-10 09:14:01",
            "create_date": "1999-03-30",
            "expiry_date": "2025-03-31",
            "registrant_name": "UNIGROUP ApS",
            "registrant_address": "Diplomvej 373",
            "registrant_city": "Kongens Lyngby",
            "registrant_zip": "2800",
            "registrant_country": "DK",
            "registrant_phone": "+45 70 22 28 18",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "darwin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "unigroup.it",
            "domain_keyword": "unigroup",
            "domain_tld": "it",
            "query_time": "2024-04-21 14:14:09",
            "create_date": "2000-09-20",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-27",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "UNILAB LABORATORI INDUSTRIALI S.R.L.",
            "registrant_address": "via Umbria 22",
            "registrant_city": "Monselice",
            "registrant_state": "PD",
            "registrant_zip": "35043",
            "registrant_country": "IT",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "unigroup.ru",
            "domain_keyword": "unigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:48:19",
            "create_date": "2001-03-29",
            "expiry_date": "2025-03-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "unigroup.pl",
            "domain_keyword": "unigroup",
            "domain_tld": "pl",
            "query_time": "2024-05-20 20:45:14",
            "create_date": "2002-10-01",
            "update_date": "2024-03-17",
            "expiry_date": "2024-09-30",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "unigroup.sk",
            "domain_keyword": "unigroup",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:55:41",
            "create_date": "2003-12-15",
            "update_date": "2024-01-10",
            "expiry_date": "2024-12-15",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "UNIGROUP v.o.s.",
            "registrant_company": "UNIGROUP v.o.s.",
            "registrant_address": "Partizánska 30/36",
            "registrant_city": "Veľký Meder",
            "registrant_zip": "93201",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905642363",
            "name_servers": [
                "ns0.atlantis.sk",
                "ns1.atlantis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 9,
            "domain_name": "unigroup.com.cn",
            "domain_keyword": "unigroup",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 12:50:09",
            "create_date": "2004-11-23",
            "expiry_date": "2032-11-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "紫光集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "unigroup.cc",
            "domain_keyword": "unigroup",
            "domain_tld": "cc",
            "query_time": "2024-05-18 10:24:42",
            "create_date": "2007-01-23",
            "update_date": "2024-01-06",
            "expiry_date": "2026-01-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "unigroup.co.nz",
            "domain_keyword": "unigroup",
            "domain_tld": "co.nz",
            "query_time": "2024-05-25 04:14:18",
            "create_date": "2011-05-04",
            "update_date": "2023-12-19",
            "registrar_name": "ICONZ / Plan B",
            "registrar_website": "https://iconz.co.nz",
            "name_servers": [
                "ns01.vibecommunications.co.nz",
                "ns02.vibecommunications.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "unigroup.info",
            "domain_keyword": "unigroup",
            "domain_tld": "info",
            "query_time": "2024-04-21 14:14:09",
            "create_date": "2012-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns110.inhostedns.com",
                "ns210.inhostedns.net",
                "ns310.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "unigroup.co.uk",
            "domain_keyword": "unigroup",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 20:14:08",
            "create_date": "2013-02-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-11",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "unigroup.co.th",
            "domain_keyword": "unigroup",
            "domain_tld": "co.th",
            "query_time": "2024-05-09 13:39:58",
            "create_date": "2015-03-09",
            "update_date": "2024-03-05",
            "expiry_date": "2026-03-08",
            "registrar_name": "THNIC",
            "registrant_company": "You and I Group Co., Ltd. (บริษัท ยู แอนด์ ไอ กรุ๊ป จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.netwaygroup.com",
                "ns2.netwaygroup.com",
                "ns3.netwaygroup.com",
                "ns4.netwaygroup.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "unigroup.cloud",
            "domain_keyword": "unigroup",
            "domain_tld": "cloud",
            "query_time": "2024-04-21 14:14:09",
            "create_date": "2017-03-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "unigroup.dev",
            "domain_keyword": "unigroup",
            "domain_tld": "dev",
            "query_time": "2024-04-21 14:14:09",
            "create_date": "2019-03-07",
            "update_date": "2023-06-27",
            "expiry_date": "2025-03-07",
            "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": [
                "ns-108.awsdns-13.com",
                "ns-1450.awsdns-53.org",
                "ns-2029.awsdns-61.co.uk",
                "ns-516.awsdns-00.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "unigroup.asia",
            "domain_keyword": "unigroup",
            "domain_tld": "asia",
            "query_time": "2024-05-31 10:05:22",
            "create_date": "2019-07-09",
            "update_date": "2023-05-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mobilitas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "unigroup.su",
            "domain_keyword": "unigroup",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:22:03",
            "create_date": "2019-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "unigroup.ltd",
            "domain_keyword": "unigroup",
            "domain_tld": "ltd",
            "query_time": "2024-05-15 20:14:08",
            "create_date": "2020-03-15",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "unigroup.pro",
            "domain_keyword": "unigroup",
            "domain_tld": "pro",
            "query_time": "2024-05-18 10:24:42",
            "create_date": "2022-01-18",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "unigroup.co.in",
            "domain_keyword": "unigroup",
            "domain_tld": "co.in",
            "query_time": "2024-04-20 03:31:21",
            "create_date": "2022-11-30",
            "update_date": "2024-02-27",
            "expiry_date": "2024-11-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "unigroup.net.in",
            "domain_keyword": "unigroup",
            "domain_tld": "net.in",
            "query_time": "2024-04-14 01:27:46",
            "create_date": "2023-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Registration",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rify.net",
                "ns2.rify.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "unigroup.nl",
            "domain_keyword": "unigroup",
            "domain_tld": "nl",
            "query_time": "2024-05-04 12:50:09",
            "create_date": "2023-04-15",
            "update_date": "2023-04-16",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 24,
            "domain_name": "unigroup.one",
            "domain_keyword": "unigroup",
            "domain_tld": "one",
            "query_time": "2024-05-09 13:39:59",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unigroup.xyz",
            "domain_keyword": "unigroup",
            "domain_tld": "xyz",
            "query_time": "2024-04-13 10:00:03",
            "create_date": "2023-10-09",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "CT",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "bad4fec4.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-yzqgtp4ydyfvubxf9bskfz.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "unigroup.online",
            "domain_keyword": "unigroup",
            "domain_tld": "online",
            "query_time": "2024-05-18 10:24:42",
            "create_date": "2023-11-07",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "unigroup.uk",
            "domain_keyword": "unigroup",
            "domain_tld": "uk",
            "query_time": "2024-05-27 19:24:34",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_name": "Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]",
            "registrar_website": "https://www.spaceship.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "unigroup.ca",
            "domain_keyword": "unigroup",
            "domain_tld": "ca",
            "query_time": "2024-05-09 13:39:58",
            "create_date": "2023-12-20",
            "update_date": "2024-02-18",
            "expiry_date": "2024-12-20",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "unigroup.click",
            "domain_keyword": "unigroup",
            "domain_tld": "click",
            "query_time": "2024-05-11 22:40:07",
            "create_date": "2024-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "https://www.matbao.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bui Ngoc Thuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "unigroup.ro",
            "domain_keyword": "unigroup",
            "domain_tld": "ro",
            "query_time": "2024-05-20 20:45:27",
            "create_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.hostico.ro",
                "ns2.hostico.ro",
                "ns3.hostico.ro",
                "ns4.hostico.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 31,
            "domain_name": "unigroup.com.au",
            "domain_keyword": "unigroup",
            "domain_tld": "com.au",
            "query_time": "2024-04-08 19:55:08",
            "update_date": "2023-12-19",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Chris Howard",
            "name_servers": [
                "dns.pair.com",
                "ns6.ns0.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "unigroup.ae",
            "domain_keyword": "unigroup",
            "domain_tld": "ae",
            "query_time": "2024-04-13 10:00:03",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "UNIGROUP FZE",
            "registrant_company": "UNIGROUP FZE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "unigroup.co.ke",
            "domain_keyword": "unigroup",
            "domain_tld": "co.ke",
            "query_time": "2024-05-25 04:14:18",
            "registrar_name": "Dimension Data Solutions East Africa Limited",
            "registrar_website": "https://dimensiondata.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Urgent Cargo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.com",
                "ns3.cloudoon.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "unigroup.au",
            "domain_keyword": "unigroup",
            "domain_tld": "au",
            "query_time": "2024-05-18 02:56:06",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Daniel Massa",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.326,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>unigroup</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>34</total>
  <relation>eq</relation>
  <current>34</current>
 </count>
 <unique_domains>unigroup.org, unigroup.net, unigroup.com, unigroup.dk, unigroup.it, unigroup.ru, unigroup.pl, unigroup.sk, unigroup.com.cn, unigroup.cc, unigroup.co.nz, unigroup.info, unigroup.co.uk, unigroup.co.th, unigroup.cloud, unigroup.dev, unigroup.asia, unigroup.su, unigroup.ltd, unigroup.pro, unigroup.co.in, unigroup.net.in, unigroup.nl, unigroup.one, unigroup.xyz, unigroup.online, unigroup.uk, unigroup.ca, unigroup.click, unigroup.ro, unigroup.com.au, unigroup.ae, unigroup.co.ke, unigroup.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>unigroup.org</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 14:14:09</query_time>
   <create_date>1994-01-07</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2027-01-06</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>Unigroup of New York, 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>ns1.ispnet.net</value>
    <value>ns2.ispnet.net</value>
    <value>ns3.ispnet.net</value>
    <value>ns4.ispnet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>unigroup.net</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 10:00:03</query_time>
   <create_date>1997-07-02</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 6bda2</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1092725</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>3</num>
   <domain_name>unigroup.com</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:55:08</query_time>
   <create_date>1997-07-03</create_date>
   <update_date>2021-06-21</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1291.awsdns-33.org</value>
    <value>ns-1624.awsdns-11.co.uk</value>
    <value>ns-354.awsdns-44.com</value>
    <value>ns-534.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>unigroup.dk</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 09:14:01</query_time>
   <create_date>1999-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>UNIGROUP ApS</registrant_name>
   <registrant_address>Diplomvej 373</registrant_address>
   <registrant_city>Kongens Lyngby</registrant_city>
   <registrant_zip>2800</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 70 22 28 18</registrant_phone>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>darwin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>unigroup.it</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 14:14:09</query_time>
   <create_date>2000-09-20</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>UNILAB LABORATORI INDUSTRIALI S.R.L.</registrant_company>
   <registrant_address>via Umbria 22</registrant_address>
   <registrant_city>Monselice</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35043</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>unigroup.ru</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:48:19</query_time>
   <create_date>2001-03-29</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>unigroup.pl</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-20 20:45:14</query_time>
   <create_date>2002-10-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>unigroup.sk</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:55:41</query_time>
   <create_date>2003-12-15</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>UNIGROUP v.o.s.</registrant_name>
   <registrant_company>UNIGROUP v.o.s.</registrant_company>
   <registrant_address>Partizánska 30/36</registrant_address>
   <registrant_city>Veľký Meder</registrant_city>
   <registrant_zip>93201</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905642363</registrant_phone>
   <name_servers>
    <value>ns0.atlantis.sk</value>
    <value>ns1.atlantis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>unigroup.com.cn</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 12:50:09</query_time>
   <create_date>2004-11-23</create_date>
   <expiry_date>2032-11-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>紫光集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>unigroup.cc</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-18 10:24:42</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>unigroup.co.nz</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-25 04:14:18</query_time>
   <create_date>2011-05-04</create_date>
   <update_date>2023-12-19</update_date>
   <registrar_name>ICONZ / Plan B</registrar_name>
   <registrar_website>https://iconz.co.nz</registrar_website>
   <name_servers>
    <value>ns01.vibecommunications.co.nz</value>
    <value>ns02.vibecommunications.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>unigroup.info</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 14:14:09</query_time>
   <create_date>2012-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns110.inhostedns.com</value>
    <value>ns210.inhostedns.net</value>
    <value>ns310.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>unigroup.co.uk</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 20:14:08</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>unigroup.co.th</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-09 13:39:58</query_time>
   <create_date>2015-03-09</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>You and I Group Co., Ltd. (บริษัท ยู แอนด์ ไอ กรุ๊ป จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.netwaygroup.com</value>
    <value>ns2.netwaygroup.com</value>
    <value>ns3.netwaygroup.com</value>
    <value>ns4.netwaygroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>unigroup.cloud</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-21 14:14:09</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>unigroup.dev</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 14:14:09</query_time>
   <create_date>2019-03-07</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns-108.awsdns-13.com</value>
    <value>ns-1450.awsdns-53.org</value>
    <value>ns-2029.awsdns-61.co.uk</value>
    <value>ns-516.awsdns-00.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>17</num>
   <domain_name>unigroup.asia</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-31 10:05:22</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mobilitas</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>unigroup.su</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:22:03</query_time>
   <create_date>2019-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>unigroup.ltd</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-15 20:14:08</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>unigroup.pro</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 10:24:42</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>unigroup.co.in</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-20 03:31:21</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.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_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>unigroup.net.in</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-04-14 01:27:46</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Registration</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rify.net</value>
    <value>ns2.rify.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>unigroup.nl</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 12:50:09</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2023-04-16</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>unigroup.one</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 13:39:59</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>unigroup.xyz</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-13 10:00:03</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>CT</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>bad4fec4.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-yzqgtp4ydyfvubxf9bskfz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>unigroup.online</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 10:24:42</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>unigroup.uk</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 19:24:34</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>unigroup.ca</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 13:39:58</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>unigroup.click</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-11 22:40:07</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>https://www.matbao.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bui Ngoc Thuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>unigroup.ro</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-20 20:45:27</query_time>
   <create_date>2024-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.hostico.ro</value>
    <value>ns2.hostico.ro</value>
    <value>ns3.hostico.ro</value>
    <value>ns4.hostico.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>unigroup.com.au</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-08 19:55:08</query_time>
   <update_date>2023-12-19</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Chris Howard</registrant_name>
   <name_servers>
    <value>dns.pair.com</value>
    <value>ns6.ns0.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>unigroup.ae</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-13 10:00:03</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>UNIGROUP FZE</registrant_name>
   <registrant_company>UNIGROUP FZE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>unigroup.co.ke</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-25 04:14:18</query_time>
   <registrar_name>Dimension Data Solutions East Africa Limited</registrar_name>
   <registrar_website>https://dimensiondata.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Urgent Cargo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.com</value>
    <value>ns3.cloudoon.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>unigroup.au</domain_name>
   <domain_keyword>unigroup</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 02:56:06</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Daniel Massa</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.326</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,129 domain names (in 0.64 seconds) which look and sound like the brand name "unigroup".
Domain Name Registered Expiry Registrar Ownership
1 knigroup.com 18 Jun 2019 18 Jun 2024 NameSilo, LLC -
2 sunigroup.com 28 May 2017 28 May 2025 NameCheap, Inc. -
3 unisgroup.ru 22 Jun 2016 22 Jun 2024 RU-CENTER-RU Unis Group BV
4 unogroup.online 1 Apr 2024 1 Apr 2025 Mat Bao Corporation Vũ Trường Định
5 rnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
6 unagroup.ru 30 Jun 2020 30 Jun 2024 REGRU-RU Private Person
7 onigroup.net 12 Aug 2013 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
8 unigroupp.ru 2 Mar 2017 2 Mar 2025 RU-CENTER-RU UNI GROUP Ltd
9 urigroup.eu - - Domain Robot -
10 unikgroup.ru 10 Apr 2020 10 Apr 2025 REGRU-RU Private Person
11 utigroup.com 22 Nov 1997 21 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
12 hnigroup.org 31 Jan 2023 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 hnigroup.com 31 Aug 2007 31 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
14 uwigroup.com 1 Apr 2014 1 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
15 unfgroup.ae - - Etisalat univest group
16 unogroup.cl 17 Dec 2018 17 Dec 2032 NIC Chile Inversiones gestion uno ingeniería spa
17 unygroup.com 9 May 2018 9 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 uhigroup.com 1 Feb 2007 2 Sep 2028 Domain.com, LLC REDACTED FOR PRIVACY
19 dunigroup.ru 4 Jul 2019 4 Jul 2024 RU-CENTER-RU Duni AB
20 uniagroup.ru 27 Oct 2023 27 Oct 2024 REGRU-RU Private Person
21 fnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
22 inigroup.net 9 Jul 2021 9 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 univgroup.com 19 Feb 2012 19 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 usigroup.com 26 May 1999 26 May 2029 GoDaddy.com, LLC -
25 unogroup.org 29 Feb 2024 28 Feb 2025 ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi GSAC
26 hnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
27 iunigroup.org 11 May 2023 11 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 unwgroup.com 11 Sep 2022 11 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 bnigroup.biz 14 Dec 2004 13 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 unugroup.com 12 Oct 2017 12 Oct 2025 GoDaddy.com, LLC -
31 unixgroup.ltd 16 Feb 2022 16 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang yan shao
32 unsgroup.ca 27 Mar 2021 27 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
33 usigroup.org 7 Apr 2022 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 uzigroup.com 13 Dec 2016 13 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
35 ukigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
36 mnigroup.com.au - - GoDaddy.com LLC trading as GoDaddy.com Aaron Milligan
37 mnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
38 uqigroup.com 12 Nov 2020 12 Nov 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
39 unagroup.com.au - - GoDaddy.com LLC trading as GoDaddy.com Haris Ekic
40 tnigroup.com 4 Oct 2001 4 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
41 unisgroup.com 28 Oct 1997 27 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Unis Group BV
42 ugigroup.com 1 May 1998 30 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
43 onigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
44 unisgroup.de - - - -
45 un-group.com 30 Apr 2017 30 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
46 uenigroup.com 2 Jun 2015 2 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 umigroup.online 3 Apr 2024 3 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
48 usigroup.ru 27 Oct 2023 27 Oct 2024 REGRU-RU Private Person
49 unhgroup.com 17 Jun 2021 17 Jun 2024 GoDaddy.com, LLC -
50 uni-group.ru 7 May 2009 7 May 2025 SALENAMES-RU Private Person
51 uncgroup.com 19 Jul 2004 19 Jul 2028 GoDaddy.com, LLC -
52 uni4group.com 14 May 2013 14 May 2025 NameSilo, LLC See PrivacyGuardian.org
53 dunigroup.biz 26 Jun 2019 26 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Duni AB
54 dnigroup.net 3 Nov 2023 3 Nov 2024 HOSTINGER operations, UAB -
55 anigroup.com.au - - GoDaddy.com LLC trading as GoDaddy.com Ani Group
56 unsgroup.com 24 Jul 2011 24 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
57 unitgroup.ru 23 Aug 2021 23 Aug 2024 RU-CENTER-RU LLC "Unit-copier"
58 unitgroup.net 4 Sep 2023 3 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER LLC UNIT GROUP
59 unagroup.xyz 18 May 2024 18 May 2025 Nics Telekomunikasyon A.S. HARMANTEPE MAH. HAMIT SOK. NO8 D3
60 ugnigroup.com 1 Apr 2024 1 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
61 gnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
62 unggroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
63 uni1group.com 4 Apr 2023 4 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Md. Tajul Islam
64 unligroup.com 18 Jan 2024 18 Jan 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
65 unisgroup.ro 2 Nov 2009 31 Oct 2024 INWX GmbH -
66 pnigroup.com 17 Aug 2006 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 unlgroup.net 15 Dec 2020 15 Dec 2024 Domain.com, LLC -
68 unbgroup.com 25 Sep 2015 25 Sep 2025 Dynadot Inc -
69 vnigroup.com 20 Mar 2016 20 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 undgroup.org 7 May 2007 7 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
71 anigroup.org 4 Apr 2014 4 Apr 2026 Network Solutions, LLC A New Identity Group
72 unigroup8.com 5 Mar 2024 5 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
73 usigroup.net 11 Mar 2020 11 Mar 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 yunigroup.biz 5 Sep 2019 5 Sep 2027 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
75 unmigroup.com 29 Jul 2016 29 Jul 2024 Moniker Online Services LLC Moniker Privacy Services
76 onigroup.uk 13 Jun 2020 13 Jun 2024 Squarespace Domains LLC [Tag = GOOGLE] -
77 unicgroup.ru 27 Oct 2023 27 Oct 2024 REGRU-RU Private Person
78 unigroup6.com 30 Apr 2024 30 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
79 unogroup.com.au - - GoDaddy.com LLC trading as GoDaddy.com Ace Beshara
80 junigroup.com 7 Mar 2021 7 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
81 ubigroup.net 28 Feb 2014 16 Jul 2026 GoDaddy.com, LLC -
82 udigroup.com 21 Jun 2005 21 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
83 unfigroup.com 31 Dec 2019 31 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 u-igroup.com 7 Jun 2019 7 Jun 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
85 dunigroup.info 26 Jun 2019 26 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Duni AB
86 dunigroup.asia 26 Jun 2019 26 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Duni AB
87 uningroup.com 2 Apr 2008 2 Apr 2025 Onlinenic Inc UNIN Kft.
88 uyigroup.com 4 Jun 2022 4 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
89 jnigroup.com 5 Dec 2014 28 Sep 2025 Dynadot Inc -
90 unisgroup.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
91 uaigroup.org 19 Sep 2016 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 unidgroup.com 3 Jul 2021 3 Jul 2024 GoDaddy.com, LLC -
93 unmigroup.org 29 Jul 2016 29 Jul 2024 Moniker Online Services LLC Moniker Privacy Services
94 upigroup.net 12 Mar 2008 12 Mar 2025 Name.com, Inc. Alexander Vendrov
95 unegroup.com 10 May 2005 10 May 2026 Wild West Domains, LLC -
96 uvigroup.ru 27 Oct 2023 27 Oct 2024 REGRU-RU Private Person
97 unagroup.pt 11 Aug 2016 11 Jul 2024 - -
98 unqgroup.se 4 Oct 2022 4 Oct 2024 Loopia AB -
99 munigroup.net 25 Jul 2007 25 Jul 2024 Register.com, Inc. -
100 dnigroup.ru 23 Oct 2023 23 Oct 2024 REGRU-RU Private Person
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 Unigroup.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=unigroup.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "unigroup.au",
        "page_size": 100
    },
    "count": {
        "total": 5129,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "knigroup.com, sunigroup.com, unisgroup.ru, unogroup.online, rnigroup.ru, unagroup.ru, onigroup.net, unigroupp.ru, urigroup.eu, unikgroup.ru, utigroup.com, hnigroup.org, hnigroup.com, uwigroup.com, unfgroup.ae, unogroup.cl, unygroup.com, uhigroup.com, dunigroup.ru, uniagroup.ru, fnigroup.ru, inigroup.net, univgroup.com, usigroup.com, unogroup.org, hnigroup.ru, iunigroup.org, unwgroup.com, bnigroup.biz, unugroup.com, unixgroup.ltd, unsgroup.ca, usigroup.org, uzigroup.com, ukigroup.ru, mnigroup.com.au, mnigroup.ru, uqigroup.com, unagroup.com.au, tnigroup.com, unisgroup.com, ugigroup.com, onigroup.ru, unisgroup.de, un-group.com, uenigroup.com, umigroup.online, usigroup.ru, unhgroup.com, uni-group.ru, uncgroup.com, uni4group.com, dunigroup.biz, dnigroup.net, anigroup.com.au, unsgroup.com, unitgroup.ru, unitgroup.net, unagroup.xyz, ugnigroup.com, gnigroup.ru, unggroup.ru, uni1group.com, unligroup.com, unisgroup.ro, pnigroup.com, unlgroup.net, unbgroup.com, vnigroup.com, undgroup.org, anigroup.org, unigroup8.com, usigroup.net, yunigroup.biz, unmigroup.com, onigroup.uk, unicgroup.ru, unigroup6.com, unogroup.com.au, junigroup.com, ubigroup.net, udigroup.com, unfigroup.com, u-igroup.com, dunigroup.info, dunigroup.asia, uningroup.com, uyigroup.com, jnigroup.com, unisgroup.xyz, uaigroup.org, unidgroup.com, unmigroup.org, upigroup.net, unegroup.com, uvigroup.ru, unagroup.pt, unqgroup.se, munigroup.net, dnigroup.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "knigroup.com",
            "domain_keyword": "knigroup",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:24:25",
            "create_date": "2019-06-18",
            "update_date": "2022-08-30",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sunigroup.com",
            "domain_keyword": "sunigroup",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:34:43",
            "create_date": "2017-05-28",
            "update_date": "2024-01-03",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unisgroup.ru",
            "domain_keyword": "unisgroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:32",
            "create_date": "2016-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Unis Group BV",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "unogroup.online",
            "domain_keyword": "unogroup",
            "domain_tld": "online",
            "query_time": "2024-05-31 18:31:49",
            "create_date": "2024-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "http://www.matbao.net",
            "registrant_company": "Vũ Trường Định",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rnigroup.ru",
            "domain_keyword": "rnigroup",
            "domain_tld": "ru",
            "query_time": "2024-06-02 11:25:45",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "unagroup.ru",
            "domain_keyword": "unagroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:58:10",
            "create_date": "2020-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "onigroup.net",
            "domain_keyword": "onigroup",
            "domain_tld": "net",
            "query_time": "2024-04-26 07:53:12",
            "create_date": "2013-08-12",
            "update_date": "2022-08-13",
            "expiry_date": "2024-08-12",
            "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=onigroup.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "unigroupp.ru",
            "domain_keyword": "unigroupp",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:48:19",
            "create_date": "2017-03-02",
            "expiry_date": "2025-03-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "UNI GROUP Ltd",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "urigroup.eu",
            "domain_keyword": "urigroup",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:59:11",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "b.ns14.net",
                "io.prolink.de"
            ]
        },
        {
            "num": 10,
            "domain_name": "unikgroup.ru",
            "domain_keyword": "unikgroup",
            "domain_tld": "ru",
            "query_time": "2024-05-11 22:40:20",
            "create_date": "2020-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "utigroup.com",
            "domain_keyword": "utigroup",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:57:04",
            "create_date": "1997-11-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-21",
            "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": "CENTRAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/9558df93-ae50-44b6-a456-1f4a3e10795c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hnigroup.org",
            "domain_keyword": "hnigroup",
            "domain_tld": "org",
            "query_time": "2024-04-08 02:01:47",
            "create_date": "2023-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hnigroup.com",
            "domain_keyword": "hnigroup",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:02:41",
            "create_date": "2007-08-31",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-31",
            "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": "CENTRAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/4be5d556-34b8-4ee3-aec8-7f55d8d3010c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "uwigroup.com",
            "domain_keyword": "uwigroup",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:13:35",
            "create_date": "2014-04-01",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-01",
            "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": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/a71f200e-8dcc-4d0d-a326-17d005add1ba",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "unfgroup.ae",
            "domain_keyword": "unfgroup",
            "domain_tld": "ae",
            "query_time": "2024-05-18 10:17:11",
            "registrar_name": "Etisalat",
            "registrant_name": "TAREQ",
            "registrant_company": "univest group",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1165.dns.dyn.com",
                "ns2150.dns.dyn.com",
                "ns3163.dns.dyn.com",
                "ns4149.dns.dyn.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 16,
            "domain_name": "unogroup.cl",
            "domain_keyword": "unogroup",
            "domain_tld": "cl",
            "query_time": "2024-04-07 21:27:21",
            "create_date": "2018-12-17",
            "expiry_date": "2032-12-17",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Inversiones gestion uno ingeniería spa",
            "name_servers": [
                "ns5.hostnauta.com",
                "ns6.hostnauta.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "unygroup.com",
            "domain_keyword": "unygroup",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:20:32",
            "create_date": "2018-05-09",
            "update_date": "2021-05-03",
            "expiry_date": "2025-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": 18,
            "domain_name": "uhigroup.com",
            "domain_keyword": "uhigroup",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:52:30",
            "create_date": "2007-02-01",
            "update_date": "2019-04-05",
            "expiry_date": "2028-09-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d3d0ec23-03ed-4dbb-9531-749d135235f0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dunigroup.ru",
            "domain_keyword": "dunigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:04:57",
            "create_date": "2019-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Duni AB",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "uniagroup.ru",
            "domain_keyword": "uniagroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:20",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "fnigroup.ru",
            "domain_keyword": "fnigroup",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:52",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "inigroup.net",
            "domain_keyword": "inigroup",
            "domain_tld": "net",
            "query_time": "2024-05-27 16:08:26",
            "create_date": "2021-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=inigroup.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "univgroup.com",
            "domain_keyword": "univgroup",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:41:04",
            "create_date": "2012-02-19",
            "update_date": "2021-02-13",
            "expiry_date": "2025-02-19",
            "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": 24,
            "domain_name": "usigroup.com",
            "domain_keyword": "usigroup",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:05:07",
            "create_date": "1999-05-26",
            "update_date": "2024-03-27",
            "expiry_date": "2029-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wrberkley.com",
                "ns2.wrberkley.com",
                "ns3.wrberkley.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "unogroup.org",
            "domain_keyword": "unogroup",
            "domain_tld": "org",
            "query_time": "2024-04-30 15:44:42",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3871,
            "registrar_name": "ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi",
            "registrar_website": "http://www.metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GSAC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Almaty",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns33.websitewelcome.com",
                "ns34.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hnigroup.ru",
            "domain_keyword": "hnigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 18:48:39",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "iunigroup.org",
            "domain_keyword": "iunigroup",
            "domain_tld": "org",
            "query_time": "2024-05-15 19:56:41",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "unwgroup.com",
            "domain_keyword": "unwgroup",
            "domain_tld": "com",
            "query_time": "2024-05-21 01:06:44",
            "create_date": "2022-09-11",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-11",
            "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=unwgroup.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bnigroup.biz",
            "domain_keyword": "bnigroup",
            "domain_tld": "biz",
            "query_time": "2024-04-28 15:23:17",
            "create_date": "2004-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2025-12-13",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "unugroup.com",
            "domain_keyword": "unugroup",
            "domain_tld": "com",
            "query_time": "2024-05-21 01:05:41",
            "create_date": "2017-10-12",
            "update_date": "2023-12-09",
            "expiry_date": "2025-10-12",
            "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": 31,
            "domain_name": "unixgroup.ltd",
            "domain_keyword": "unixgroup",
            "domain_tld": "ltd",
            "query_time": "2024-05-25 03:18:18",
            "create_date": "2022-02-16",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang yan shao",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "unsgroup.ca",
            "domain_keyword": "unsgroup",
            "domain_tld": "ca",
            "query_time": "2024-05-25 03:24:01",
            "create_date": "2021-03-27",
            "update_date": "2023-03-28",
            "expiry_date": "2025-03-27",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "usigroup.org",
            "domain_keyword": "usigroup",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:05:07",
            "create_date": "2022-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "uzigroup.com",
            "domain_keyword": "uzigroup",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:59:23",
            "create_date": "2016-12-13",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ukigroup.ru",
            "domain_keyword": "ukigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:50:11",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "mnigroup.com.au",
            "domain_keyword": "mnigroup",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 19:13:20",
            "update_date": "2024-01-28",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Aaron Milligan",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mnigroup.ru",
            "domain_keyword": "mnigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:32:59",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "uqigroup.com",
            "domain_keyword": "uqigroup",
            "domain_tld": "com",
            "query_time": "2024-05-03 05:41:48",
            "create_date": "2020-11-12",
            "update_date": "2022-11-23",
            "expiry_date": "2026-11-12",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/uqigroup.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "unagroup.com.au",
            "domain_keyword": "unagroup",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 07:22:46",
            "update_date": "2023-09-17",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Haris Ekic",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tnigroup.com",
            "domain_keyword": "tnigroup",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:13:23",
            "create_date": "2001-10-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-10-04",
            "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": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/a1e7d0e9-3cae-4b36-87a6-3753f79686d1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "unisgroup.com",
            "domain_keyword": "unisgroup",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:11:23",
            "create_date": "1997-10-28",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unis Group BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=unisgroup.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "ugigroup.com",
            "domain_keyword": "ugigroup",
            "domain_tld": "com",
            "query_time": "2024-04-28 11:13:35",
            "create_date": "1998-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-30",
            "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": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/5bc4bd1b-5f85-452d-9b00-ebfbf8b575b9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "onigroup.ru",
            "domain_keyword": "onigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:05:14",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "unisgroup.de",
            "domain_keyword": "unisgroup",
            "domain_tld": "de",
            "query_time": "2024-05-29 14:25:49",
            "update_date": "2020-12-15",
            "name_servers": [
                "ns01.is.nl",
                "ns02.is.nl",
                "ns03.is.nl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 45,
            "domain_name": "un-group.com",
            "domain_keyword": "un-group",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:13:30",
            "create_date": "2017-04-30",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-30",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=un-group.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "uenigroup.com",
            "domain_keyword": "uenigroup",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:54:10",
            "create_date": "2015-06-02",
            "update_date": "2023-05-03",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "umigroup.online",
            "domain_keyword": "umigroup",
            "domain_tld": "online",
            "query_time": "2024-04-06 17:06:30",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "usigroup.ru",
            "domain_keyword": "usigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:28:51",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "unhgroup.com",
            "domain_keyword": "unhgroup",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:43:22",
            "create_date": "2021-06-17",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "uni-group.ru",
            "domain_keyword": "uni-group",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:06",
            "create_date": "2009-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "uncgroup.com",
            "domain_keyword": "uncgroup",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:28:01",
            "create_date": "2004-07-19",
            "update_date": "2023-11-01",
            "expiry_date": "2028-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "uni4group.com",
            "domain_keyword": "uni4group",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:19:15",
            "create_date": "2013-05-14",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.uni4group.com",
                "ns2.uni4group.com",
                "ns3.uni4group.com",
                "ns4.uni4group.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dunigroup.biz",
            "domain_keyword": "dunigroup",
            "domain_tld": "biz",
            "query_time": "2024-05-26 02:49:34",
            "create_date": "2019-06-26",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Duni AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dnigroup.net",
            "domain_keyword": "dnigroup",
            "domain_tld": "net",
            "query_time": "2024-05-14 00:08:54",
            "create_date": "2023-11-03",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "anigroup.com.au",
            "domain_keyword": "anigroup",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 11:03:23",
            "update_date": "2019-09-26",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Ani Group",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "unsgroup.com",
            "domain_keyword": "unsgroup",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:22:42",
            "create_date": "2011-07-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/e3a91a13-660e-4470-ab38-19e3a7c061e5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "unitgroup.ru",
            "domain_keyword": "unitgroup",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:50:18",
            "create_date": "2021-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Unit-copier\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "unitgroup.net",
            "domain_keyword": "unitgroup",
            "domain_tld": "net",
            "query_time": "2024-05-22 00:36:56",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU UNIT GRUPP",
            "registrant_company": "LLC UNIT GROUP",
            "registrant_address": "Kutuzova d 12",
            "registrant_city": "g Shcherbinka",
            "registrant_state": "g Moskva",
            "registrant_zip": "142111",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.8001012795",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "unagroup.xyz",
            "domain_keyword": "unagroup",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 17:32:53",
            "create_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "HARMANTEPE MAH. HAMIT SOK. NO8 D3",
            "registrant_state": "KAGITHANE",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ugnigroup.com",
            "domain_keyword": "ugnigroup",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:16:06",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2027-04-01",
            "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=ugnigroup.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "gnigroup.ru",
            "domain_keyword": "gnigroup",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:38:58",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "unggroup.ru",
            "domain_keyword": "unggroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:01",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "uni1group.com",
            "domain_keyword": "uni1group",
            "domain_tld": "com",
            "query_time": "2024-05-07 19:52:32",
            "create_date": "2023-04-04",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Md. Tajul Islam",
            "registrant_address": "Dynasty Wahed Tower 9th Floor, 56/2 West Panthapath",
            "registrant_city": "Dhaka",
            "registrant_state": "Bangladesh",
            "registrant_zip": "1205",
            "registrant_country": "BD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+880.1733330458",
            "name_servers": [
                "ns7.ancbd.com",
                "ns8.ancbd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "unligroup.com",
            "domain_keyword": "unligroup",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:52:32",
            "create_date": "2024-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "unisgroup.ro",
            "domain_keyword": "unisgroup",
            "domain_tld": "ro",
            "query_time": "2024-05-27 23:46:19",
            "create_date": "2009-11-02",
            "expiry_date": "2024-10-31",
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 66,
            "domain_name": "pnigroup.com",
            "domain_keyword": "pnigroup",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:35:35",
            "create_date": "2006-08-17",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-17",
            "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=pnigroup.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "unlgroup.net",
            "domain_keyword": "unlgroup",
            "domain_tld": "net",
            "query_time": "2024-04-10 22:28:42",
            "create_date": "2020-12-15",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "unbgroup.com",
            "domain_keyword": "unbgroup",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:01:46",
            "create_date": "2015-09-25",
            "update_date": "2024-01-07",
            "expiry_date": "2025-09-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "vnigroup.com",
            "domain_keyword": "vnigroup",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:58:13",
            "create_date": "2016-03-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "undgroup.org",
            "domain_keyword": "undgroup",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:57:55",
            "create_date": "2007-05-07",
            "update_date": "2024-03-13",
            "expiry_date": "2025-05-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nd.edu",
                "ns2a.nd.edu",
                "ns3.nd.edu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "anigroup.org",
            "domain_keyword": "anigroup",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:45:37",
            "create_date": "2014-04-04",
            "update_date": "2024-02-09",
            "expiry_date": "2026-04-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A New Identity Group",
            "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": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "unigroup8.com",
            "domain_keyword": "unigroup8",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:39:59",
            "create_date": "2024-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=unigroup8.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "bryce.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "usigroup.net",
            "domain_keyword": "usigroup",
            "domain_tld": "net",
            "query_time": "2024-05-26 21:44:26",
            "create_date": "2020-03-11",
            "update_date": "2020-03-11",
            "expiry_date": "2030-03-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "yunigroup.biz",
            "domain_keyword": "yunigroup",
            "domain_tld": "biz",
            "query_time": "2024-05-26 22:22:09",
            "create_date": "2019-09-05",
            "update_date": "2020-03-11",
            "expiry_date": "2027-09-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "unmigroup.com",
            "domain_keyword": "unmigroup",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:26:17",
            "create_date": "2016-07-29",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-29",
            "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": "732db67adbe0937b3d60a54d79c544320878c1e6bcbea5ff150b4c50486bd33c@unmigroup.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "onigroup.uk",
            "domain_keyword": "onigroup",
            "domain_tld": "uk",
            "query_time": "2024-04-26 07:53:13",
            "create_date": "2020-06-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-13",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "unicgroup.ru",
            "domain_keyword": "unicgroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:27",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "unigroup6.com",
            "domain_keyword": "unigroup6",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:19:06",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=unigroup6.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "unogroup.com.au",
            "domain_keyword": "unogroup",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 21:27:21",
            "update_date": "2024-03-07",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Ace Beshara",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "junigroup.com",
            "domain_keyword": "junigroup",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:34:25",
            "create_date": "2021-03-07",
            "update_date": "2021-08-27",
            "expiry_date": "2025-03-07",
            "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": 81,
            "domain_name": "ubigroup.net",
            "domain_keyword": "ubigroup",
            "domain_tld": "net",
            "query_time": "2024-04-06 04:01:07",
            "create_date": "2014-02-28",
            "update_date": "2022-11-15",
            "expiry_date": "2026-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "udigroup.com",
            "domain_keyword": "udigroup",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:41:58",
            "create_date": "2005-06-21",
            "update_date": "2023-12-07",
            "expiry_date": "2024-06-21",
            "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": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/504121a3-6af5-4071-a38c-1ccc21984cf6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "unfigroup.com",
            "domain_keyword": "unfigroup",
            "domain_tld": "com",
            "query_time": "2024-05-07 19:47:50",
            "create_date": "2019-12-31",
            "update_date": "2020-12-25",
            "expiry_date": "2025-12-31",
            "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": 84,
            "domain_name": "u-igroup.com",
            "domain_keyword": "u-igroup",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:22:22",
            "create_date": "2019-06-07",
            "update_date": "2022-06-22",
            "expiry_date": "2026-06-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dunigroup.info",
            "domain_keyword": "dunigroup",
            "domain_tld": "info",
            "query_time": "2024-05-26 02:49:34",
            "create_date": "2019-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Duni AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dunigroup.asia",
            "domain_keyword": "dunigroup",
            "domain_tld": "asia",
            "query_time": "2024-05-26 02:49:34",
            "create_date": "2019-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Duni AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "uningroup.com",
            "domain_keyword": "uningroup",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:00:48",
            "create_date": "2008-04-02",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-02",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_company": "UNIN Kft.",
            "registrant_state": "PEST",
            "registrant_country": "HU",
            "registrant_email": "contact holder at https://www.domainidshield.com/gdpr",
            "name_servers": [
                "luciana.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "uyigroup.com",
            "domain_keyword": "uyigroup",
            "domain_tld": "com",
            "query_time": "2024-05-10 19:44:54",
            "create_date": "2022-06-04",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=uyigroup.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "carol.ns.cloudflare.com",
                "leonard.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "jnigroup.com",
            "domain_keyword": "jnigroup",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:04:04",
            "create_date": "2014-12-05",
            "update_date": "2024-02-14",
            "expiry_date": "2025-09-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "unisgroup.xyz",
            "domain_keyword": "unisgroup",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 12:22:07",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "uaigroup.org",
            "domain_keyword": "uaigroup",
            "domain_tld": "org",
            "query_time": "2024-04-26 20:28:37",
            "create_date": "2016-09-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-19",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "unidgroup.com",
            "domain_keyword": "unidgroup",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:36:55",
            "create_date": "2021-07-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "unmigroup.org",
            "domain_keyword": "unmigroup",
            "domain_tld": "org",
            "query_time": "2024-04-24 09:26:17",
            "create_date": "2016-07-29",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "upigroup.net",
            "domain_keyword": "upigroup",
            "domain_tld": "net",
            "query_time": "2024-05-08 05:43:33",
            "create_date": "2008-03-12",
            "update_date": "2022-03-11",
            "expiry_date": "2025-03-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Alexander Vendrov",
            "registrant_company": "Alexander Vendrov",
            "registrant_address": "Kyiv",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv",
            "registrant_zip": "01001",
            "registrant_country": "UA",
            "registrant_email": "https://www.name.com/contact-domain-whois/upigroup.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns8.zoneedit.com",
                "ns9.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "unegroup.com",
            "domain_keyword": "unegroup",
            "domain_tld": "com",
            "query_time": "2024-04-11 00:28:02",
            "create_date": "2005-05-10",
            "update_date": "2023-08-30",
            "expiry_date": "2026-05-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "uvigroup.ru",
            "domain_keyword": "uvigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:57:16",
            "create_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "unagroup.pt",
            "domain_keyword": "unagroup",
            "domain_tld": "pt",
            "query_time": "2024-05-22 21:25:41",
            "create_date": "2016-08-11",
            "expiry_date": "2024-07-11",
            "name_servers": [
                "ns1.linxisp.net",
                "ns2.linxisp.net",
                "ns3.linxisp.net",
                "ns4.linxisp.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 98,
            "domain_name": "unqgroup.se",
            "domain_keyword": "unqgroup",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:21:17",
            "create_date": "2022-10-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 99,
            "domain_name": "munigroup.net",
            "domain_keyword": "munigroup",
            "domain_tld": "net",
            "query_time": "2024-04-21 09:18:18",
            "create_date": "2007-07-25",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dnigroup.ru",
            "domain_keyword": "dnigroup",
            "domain_tld": "ru",
            "query_time": "2024-05-22 13:31:53",
            "create_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.64,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>unigroup.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5129</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>knigroup.com, sunigroup.com, unisgroup.ru, unogroup.online, rnigroup.ru, unagroup.ru, onigroup.net, unigroupp.ru, urigroup.eu, unikgroup.ru, utigroup.com, hnigroup.org, hnigroup.com, uwigroup.com, unfgroup.ae, unogroup.cl, unygroup.com, uhigroup.com, dunigroup.ru, uniagroup.ru, fnigroup.ru, inigroup.net, univgroup.com, usigroup.com, unogroup.org, hnigroup.ru, iunigroup.org, unwgroup.com, bnigroup.biz, unugroup.com, unixgroup.ltd, unsgroup.ca, usigroup.org, uzigroup.com, ukigroup.ru, mnigroup.com.au, mnigroup.ru, uqigroup.com, unagroup.com.au, tnigroup.com, unisgroup.com, ugigroup.com, onigroup.ru, unisgroup.de, un-group.com, uenigroup.com, umigroup.online, usigroup.ru, unhgroup.com, uni-group.ru, uncgroup.com, uni4group.com, dunigroup.biz, dnigroup.net, anigroup.com.au, unsgroup.com, unitgroup.ru, unitgroup.net, unagroup.xyz, ugnigroup.com, gnigroup.ru, unggroup.ru, uni1group.com, unligroup.com, unisgroup.ro, pnigroup.com, unlgroup.net, unbgroup.com, vnigroup.com, undgroup.org, anigroup.org, unigroup8.com, usigroup.net, yunigroup.biz, unmigroup.com, onigroup.uk, unicgroup.ru, unigroup6.com, unogroup.com.au, junigroup.com, ubigroup.net, udigroup.com, unfigroup.com, u-igroup.com, dunigroup.info, dunigroup.asia, uningroup.com, uyigroup.com, jnigroup.com, unisgroup.xyz, uaigroup.org, unidgroup.com, unmigroup.org, upigroup.net, unegroup.com, uvigroup.ru, unagroup.pt, unqgroup.se, munigroup.net, dnigroup.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>knigroup.com</domain_name>
   <domain_keyword>knigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:24:25</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sunigroup.com</domain_name>
   <domain_keyword>sunigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:34:43</query_time>
   <create_date>2017-05-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>unisgroup.ru</domain_name>
   <domain_keyword>unisgroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:32</query_time>
   <create_date>2016-06-22</create_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Unis Group BV</registrant_company>
   <name_servers>
    <value>dee.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>unogroup.online</domain_name>
   <domain_keyword>unogroup</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 18:31:49</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <registrant_company>Vũ Trường Định</registrant_company>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rnigroup.ru</domain_name>
   <domain_keyword>rnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 11:25:45</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>unagroup.ru</domain_name>
   <domain_keyword>unagroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:58:10</query_time>
   <create_date>2020-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>onigroup.net</domain_name>
   <domain_keyword>onigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 07:53:12</query_time>
   <create_date>2013-08-12</create_date>
   <update_date>2022-08-13</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=onigroup.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>8</num>
   <domain_name>unigroupp.ru</domain_name>
   <domain_keyword>unigroupp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:48:19</query_time>
   <create_date>2017-03-02</create_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>UNI GROUP Ltd</registrant_company>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>urigroup.eu</domain_name>
   <domain_keyword>urigroup</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:59:11</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>b.ns14.net</value>
    <value>io.prolink.de</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>unikgroup.ru</domain_name>
   <domain_keyword>unikgroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-11 22:40:20</query_time>
   <create_date>2020-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>utigroup.com</domain_name>
   <domain_keyword>utigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:57:04</query_time>
   <create_date>1997-11-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-21</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>CENTRAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9558df93-ae50-44b6-a456-1f4a3e10795c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hnigroup.org</domain_name>
   <domain_keyword>hnigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 02:01:47</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hnigroup.com</domain_name>
   <domain_keyword>hnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:02:41</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-31</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>CENTRAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4be5d556-34b8-4ee3-aec8-7f55d8d3010c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>uwigroup.com</domain_name>
   <domain_keyword>uwigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:13:35</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-01</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>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a71f200e-8dcc-4d0d-a326-17d005add1ba</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>unfgroup.ae</domain_name>
   <domain_keyword>unfgroup</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-18 10:17:11</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>TAREQ</registrant_name>
   <registrant_company>univest group</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1165.dns.dyn.com</value>
    <value>ns2150.dns.dyn.com</value>
    <value>ns3163.dns.dyn.com</value>
    <value>ns4149.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>unogroup.cl</domain_name>
   <domain_keyword>unogroup</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-07 21:27:21</query_time>
   <create_date>2018-12-17</create_date>
   <expiry_date>2032-12-17</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Inversiones gestion uno ingeniería spa</registrant_name>
   <name_servers>
    <value>ns5.hostnauta.com</value>
    <value>ns6.hostnauta.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>unygroup.com</domain_name>
   <domain_keyword>unygroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:20:32</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2021-05-03</update_date>
   <expiry_date>2025-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>18</num>
   <domain_name>uhigroup.com</domain_name>
   <domain_keyword>uhigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:52:30</query_time>
   <create_date>2007-02-01</create_date>
   <update_date>2019-04-05</update_date>
   <expiry_date>2028-09-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d3d0ec23-03ed-4dbb-9531-749d135235f0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dunigroup.ru</domain_name>
   <domain_keyword>dunigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:04:57</query_time>
   <create_date>2019-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Duni AB</registrant_company>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>uniagroup.ru</domain_name>
   <domain_keyword>uniagroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:20</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>fnigroup.ru</domain_name>
   <domain_keyword>fnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:52</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>inigroup.net</domain_name>
   <domain_keyword>inigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 16:08:26</query_time>
   <create_date>2021-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=inigroup.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>univgroup.com</domain_name>
   <domain_keyword>univgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:41:04</query_time>
   <create_date>2012-02-19</create_date>
   <update_date>2021-02-13</update_date>
   <expiry_date>2025-02-19</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>24</num>
   <domain_name>usigroup.com</domain_name>
   <domain_keyword>usigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:05:07</query_time>
   <create_date>1999-05-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2029-05-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>ns1.wrberkley.com</value>
    <value>ns2.wrberkley.com</value>
    <value>ns3.wrberkley.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>unogroup.org</domain_name>
   <domain_keyword>unogroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 15:44:42</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTÜ Geliştirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Şirketi</registrar_name>
   <registrar_website>http://www.metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GSAC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Almaty</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns33.websitewelcome.com</value>
    <value>ns34.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hnigroup.ru</domain_name>
   <domain_keyword>hnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 18:48:39</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>iunigroup.org</domain_name>
   <domain_keyword>iunigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 19:56:41</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>unwgroup.com</domain_name>
   <domain_keyword>unwgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 01:06:44</query_time>
   <create_date>2022-09-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-11</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=unwgroup.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bnigroup.biz</domain_name>
   <domain_keyword>bnigroup</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 15:23:17</query_time>
   <create_date>2004-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-12-13</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>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>30</num>
   <domain_name>unugroup.com</domain_name>
   <domain_keyword>unugroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 01:05:41</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>unixgroup.ltd</domain_name>
   <domain_keyword>unixgroup</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-25 03:18:18</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang yan shao</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>unsgroup.ca</domain_name>
   <domain_keyword>unsgroup</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 03:24:01</query_time>
   <create_date>2021-03-27</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>usigroup.org</domain_name>
   <domain_keyword>usigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:05:07</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>uzigroup.com</domain_name>
   <domain_keyword>uzigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:59:23</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ukigroup.ru</domain_name>
   <domain_keyword>ukigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:50:11</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>mnigroup.com.au</domain_name>
   <domain_keyword>mnigroup</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 19:13:20</query_time>
   <update_date>2024-01-28</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Aaron Milligan</registrant_name>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>mnigroup.ru</domain_name>
   <domain_keyword>mnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:32:59</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>uqigroup.com</domain_name>
   <domain_keyword>uqigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 05:41:48</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2022-11-23</update_date>
   <expiry_date>2026-11-12</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/uqigroup.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>unagroup.com.au</domain_name>
   <domain_keyword>unagroup</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 07:22:46</query_time>
   <update_date>2023-09-17</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Haris Ekic</registrant_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tnigroup.com</domain_name>
   <domain_keyword>tnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:13:23</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-10-04</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>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a1e7d0e9-3cae-4b36-87a6-3753f79686d1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>unisgroup.com</domain_name>
   <domain_keyword>unisgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:11:23</query_time>
   <create_date>1997-10-28</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unis Group BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=unisgroup.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ugigroup.com</domain_name>
   <domain_keyword>ugigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 11:13:35</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-30</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>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5bc4bd1b-5f85-452d-9b00-ebfbf8b575b9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>onigroup.ru</domain_name>
   <domain_keyword>onigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:05:14</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>unisgroup.de</domain_name>
   <domain_keyword>unisgroup</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-29 14:25:49</query_time>
   <update_date>2020-12-15</update_date>
   <name_servers>
    <value>ns01.is.nl</value>
    <value>ns02.is.nl</value>
    <value>ns03.is.nl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>un-group.com</domain_name>
   <domain_keyword>un-group</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:13:30</query_time>
   <create_date>2017-04-30</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=un-group.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>uenigroup.com</domain_name>
   <domain_keyword>uenigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:54:10</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>umigroup.online</domain_name>
   <domain_keyword>umigroup</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-06 17:06:30</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>usigroup.ru</domain_name>
   <domain_keyword>usigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:28:51</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>unhgroup.com</domain_name>
   <domain_keyword>unhgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:43:22</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>uni-group.ru</domain_name>
   <domain_keyword>uni-group</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:06</query_time>
   <create_date>2009-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>uncgroup.com</domain_name>
   <domain_keyword>uncgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:28:01</query_time>
   <create_date>2004-07-19</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2028-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>uni4group.com</domain_name>
   <domain_keyword>uni4group</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:19:15</query_time>
   <create_date>2013-05-14</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.uni4group.com</value>
    <value>ns2.uni4group.com</value>
    <value>ns3.uni4group.com</value>
    <value>ns4.uni4group.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dunigroup.biz</domain_name>
   <domain_keyword>dunigroup</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 02:49:34</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Duni AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dnigroup.net</domain_name>
   <domain_keyword>dnigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 00:08:54</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>anigroup.com.au</domain_name>
   <domain_keyword>anigroup</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 11:03:23</query_time>
   <update_date>2019-09-26</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Ani Group</registrant_name>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>unsgroup.com</domain_name>
   <domain_keyword>unsgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:22:42</query_time>
   <create_date>2011-07-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e3a91a13-660e-4470-ab38-19e3a7c061e5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>unitgroup.ru</domain_name>
   <domain_keyword>unitgroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:50:18</query_time>
   <create_date>2021-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Unit-copier&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>unitgroup.net</domain_name>
   <domain_keyword>unitgroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 00:36:56</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>OBShchESTVO S OGRANIChENNOY OTVETSTVENNOSTU UNIT GRUPP</registrant_name>
   <registrant_company>LLC UNIT GROUP</registrant_company>
   <registrant_address>Kutuzova d 12</registrant_address>
   <registrant_city>g Shcherbinka</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>142111</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.8001012795</registrant_phone>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>unagroup.xyz</domain_name>
   <domain_keyword>unagroup</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 17:32:53</query_time>
   <create_date>2024-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>HARMANTEPE MAH. HAMIT SOK. NO8 D3</registrant_company>
   <registrant_state>KAGITHANE</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ugnigroup.com</domain_name>
   <domain_keyword>ugnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:16:06</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2027-04-01</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=ugnigroup.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>gnigroup.ru</domain_name>
   <domain_keyword>gnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:38:58</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>unggroup.ru</domain_name>
   <domain_keyword>unggroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:01</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>uni1group.com</domain_name>
   <domain_keyword>uni1group</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 19:52:32</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Md. Tajul Islam</registrant_name>
   <registrant_address>Dynasty Wahed Tower 9th Floor, 56/2 West Panthapath</registrant_address>
   <registrant_city>Dhaka</registrant_city>
   <registrant_state>Bangladesh</registrant_state>
   <registrant_zip>1205</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+880.1733330458</registrant_phone>
   <name_servers>
    <value>ns7.ancbd.com</value>
    <value>ns8.ancbd.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>unligroup.com</domain_name>
   <domain_keyword>unligroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:52:32</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>unisgroup.ro</domain_name>
   <domain_keyword>unisgroup</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-27 23:46:19</query_time>
   <create_date>2009-11-02</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>pnigroup.com</domain_name>
   <domain_keyword>pnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:35:35</query_time>
   <create_date>2006-08-17</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-17</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=pnigroup.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>67</num>
   <domain_name>unlgroup.net</domain_name>
   <domain_keyword>unlgroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 22:28:42</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>unbgroup.com</domain_name>
   <domain_keyword>unbgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:01:46</query_time>
   <create_date>2015-09-25</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>vnigroup.com</domain_name>
   <domain_keyword>vnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:58:13</query_time>
   <create_date>2016-03-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>undgroup.org</domain_name>
   <domain_keyword>undgroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:57:55</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nd.edu</value>
    <value>ns2a.nd.edu</value>
    <value>ns3.nd.edu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>anigroup.org</domain_name>
   <domain_keyword>anigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:45:37</query_time>
   <create_date>2014-04-04</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A New Identity Group</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>ns15.worldnic.com</value>
    <value>ns16.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>unigroup8.com</domain_name>
   <domain_keyword>unigroup8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:39:59</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=unigroup8.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>bryce.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>usigroup.net</domain_name>
   <domain_keyword>usigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 21:44:26</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2020-03-11</update_date>
   <expiry_date>2030-03-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>yunigroup.biz</domain_name>
   <domain_keyword>yunigroup</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 22:22:09</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2020-03-11</update_date>
   <expiry_date>2027-09-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>unmigroup.com</domain_name>
   <domain_keyword>unmigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:26:17</query_time>
   <create_date>2016-07-29</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-29</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>732db67adbe0937b3d60a54d79c544320878c1e6bcbea5ff150b4c50486bd33c@unmigroup.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>onigroup.uk</domain_name>
   <domain_keyword>onigroup</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 07:53:13</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>unicgroup.ru</domain_name>
   <domain_keyword>unicgroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:27</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>unigroup6.com</domain_name>
   <domain_keyword>unigroup6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:19:06</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=unigroup6.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>unogroup.com.au</domain_name>
   <domain_keyword>unogroup</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 21:27:21</query_time>
   <update_date>2024-03-07</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Ace Beshara</registrant_name>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>junigroup.com</domain_name>
   <domain_keyword>junigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:34:25</query_time>
   <create_date>2021-03-07</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-03-07</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>81</num>
   <domain_name>ubigroup.net</domain_name>
   <domain_keyword>ubigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 04:01:07</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2026-07-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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>udigroup.com</domain_name>
   <domain_keyword>udigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:41:58</query_time>
   <create_date>2005-06-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-06-21</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>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/504121a3-6af5-4071-a38c-1ccc21984cf6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>unfigroup.com</domain_name>
   <domain_keyword>unfigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 19:47:50</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2020-12-25</update_date>
   <expiry_date>2025-12-31</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>84</num>
   <domain_name>u-igroup.com</domain_name>
   <domain_keyword>u-igroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:22:22</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2022-06-22</update_date>
   <expiry_date>2026-06-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dunigroup.info</domain_name>
   <domain_keyword>dunigroup</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 02:49:34</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Duni AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dunigroup.asia</domain_name>
   <domain_keyword>dunigroup</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 02:49:34</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Duni AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>uningroup.com</domain_name>
   <domain_keyword>uningroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:00:48</query_time>
   <create_date>2008-04-02</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_company>UNIN Kft.</registrant_company>
   <registrant_state>PEST</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>contact holder at https://www.domainidshield.com/gdpr</registrant_email>
   <name_servers>
    <value>luciana.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>uyigroup.com</domain_name>
   <domain_keyword>uyigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 19:44:54</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANG XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=uyigroup.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>carol.ns.cloudflare.com</value>
    <value>leonard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>jnigroup.com</domain_name>
   <domain_keyword>jnigroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:04:04</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>unisgroup.xyz</domain_name>
   <domain_keyword>unisgroup</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 12:22:07</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>uaigroup.org</domain_name>
   <domain_keyword>uaigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 20:28:37</query_time>
   <create_date>2016-09-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-19</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>unidgroup.com</domain_name>
   <domain_keyword>unidgroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:36:55</query_time>
   <create_date>2021-07-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>unmigroup.org</domain_name>
   <domain_keyword>unmigroup</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 09:26:17</query_time>
   <create_date>2016-07-29</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-29</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>upigroup.net</domain_name>
   <domain_keyword>upigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 05:43:33</query_time>
   <create_date>2008-03-12</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Alexander Vendrov</registrant_name>
   <registrant_company>Alexander Vendrov</registrant_company>
   <registrant_address>Kyiv</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/upigroup.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns8.zoneedit.com</value>
    <value>ns9.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>unegroup.com</domain_name>
   <domain_keyword>unegroup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 00:28:02</query_time>
   <create_date>2005-05-10</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2026-05-10</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.bodis.com</value>
    <value>ns2.bodis.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>96</num>
   <domain_name>uvigroup.ru</domain_name>
   <domain_keyword>uvigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:57:16</query_time>
   <create_date>2023-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>unagroup.pt</domain_name>
   <domain_keyword>unagroup</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 21:25:41</query_time>
   <create_date>2016-08-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <name_servers>
    <value>ns1.linxisp.net</value>
    <value>ns2.linxisp.net</value>
    <value>ns3.linxisp.net</value>
    <value>ns4.linxisp.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>unqgroup.se</domain_name>
   <domain_keyword>unqgroup</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:21:17</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>munigroup.net</domain_name>
   <domain_keyword>munigroup</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 09:18:18</query_time>
   <create_date>2007-07-25</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dnigroup.ru</domain_name>
   <domain_keyword>dnigroup</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-22 13:31:53</query_time>
   <create_date>2023-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.64</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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