WHOIS QUERY TIME

22 Jun 2015 - 8:13 PM UTC

Registered: 15 December 1994
Expiry: 1 January 2025

NAME SERVERS

ns.digsys.bg
ns1.uni-sofia.bg
ns2.uni-sofia.bg

DOMAIN STATUS

Registered

REGISTRANT

Name: Sofia University
Address: 15 Tzar Osvoboditel Blvd.,
City: Sofia
State: SOFIA
ZIP: 1504
Country: Bulgaria

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=uni-sofia.bg
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "uni-sofia.bg"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "uni-sofia.bg",
            "domain_keyword": "uni-sofia",
            "domain_tld": "bg",
            "query_time": "2015-06-22 20:13:03",
            "create_date": "1994-12-15",
            "expiry_date": "2025-01-01",
            "registrant_name": "Sofia University",
            "registrant_address": "15 Tzar Osvoboditel Blvd.,",
            "registrant_city": "Sofia",
            "registrant_state": "SOFIA",
            "registrant_zip": "1504",
            "registrant_country": "BG",
            "name_servers": [
                "ns.digsys.bg",
                "ns1.uni-sofia.bg",
                "ns2.uni-sofia.bg"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>uni-sofia.bg</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>uni-sofia.bg</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>bg</domain_tld>
   <query_time>2015-06-22 20:13:03</query_time>
   <create_date>1994-12-15</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Sofia University</registrant_name>
   <registrant_address>15 Tzar Osvoboditel Blvd.,</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>SOFIA</registrant_state>
   <registrant_zip>1504</registrant_zip>
   <registrant_country>BG</registrant_country>
   <name_servers>
    <value>ns.digsys.bg</value>
    <value>ns1.uni-sofia.bg</value>
    <value>ns2.uni-sofia.bg</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</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.107 seconds) for "uni-sofia.bg" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Nov 2012 - 8:00 AM UTC

REGISTRANT

Name: Sofia University
Address: 15 Tzar Osvoboditel Blvd.,
City: Sofia
State: SOFIA
ZIP: 1504
Country: Bulgaria

#2 - QUERY TIME

22 Jun 2015 - 8:13 PM UTC

Registered: 15 December 1994
Expiry: 1 January 2025

NAME SERVERS

ns.digsys.bg
ns1.uni-sofia.bg
ns2.uni-sofia.bg

DOMAIN STATUS

Registered

REGISTRANT

Name: Sofia University
Address: 15 Tzar Osvoboditel Blvd.,
City: Sofia
State: SOFIA
ZIP: 1504
Country: Bulgaria

* 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=uni-sofia.bg
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "uni-sofia.bg",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "uni-sofia.bg",
    "results": [
        {
            "num": 1,
            "domain_name": "uni-sofia.bg",
            "domain_keyword": "uni-sofia",
            "domain_tld": "bg",
            "query_time": "2012-11-19 08:00:00",
            "registrant_name": "Sofia University",
            "registrant_address": "15 Tzar Osvoboditel Blvd.,",
            "registrant_city": "Sofia",
            "registrant_state": "SOFIA",
            "registrant_zip": "1504",
            "registrant_country": "BG"
        },
        {
            "num": 2,
            "domain_name": "uni-sofia.bg",
            "domain_keyword": "uni-sofia",
            "domain_tld": "bg",
            "query_time": "2015-06-22 20:13:03",
            "create_date": "1994-12-15",
            "expiry_date": "2025-01-01",
            "registrant_name": "Sofia University",
            "registrant_address": "15 Tzar Osvoboditel Blvd.,",
            "registrant_city": "Sofia",
            "registrant_state": "SOFIA",
            "registrant_zip": "1504",
            "registrant_country": "BG",
            "name_servers": [
                "ns.digsys.bg",
                "ns1.uni-sofia.bg",
                "ns2.uni-sofia.bg"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.107,
        "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>uni-sofia.bg</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>uni-sofia.bg</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uni-sofia.bg</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>bg</domain_tld>
   <query_time>2012-11-19 08:00:00</query_time>
   <registrant_name>Sofia University</registrant_name>
   <registrant_address>15 Tzar Osvoboditel Blvd.,</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>SOFIA</registrant_state>
   <registrant_zip>1504</registrant_zip>
   <registrant_country>BG</registrant_country>
  </value>
  <value>
   <num>2</num>
   <domain_name>uni-sofia.bg</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>bg</domain_tld>
   <query_time>2015-06-22 20:13:03</query_time>
   <create_date>1994-12-15</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Sofia University</registrant_name>
   <registrant_address>15 Tzar Osvoboditel Blvd.,</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>SOFIA</registrant_state>
   <registrant_zip>1504</registrant_zip>
   <registrant_country>BG</registrant_country>
   <name_servers>
    <value>ns.digsys.bg</value>
    <value>ns1.uni-sofia.bg</value>
    <value>ns2.uni-sofia.bg</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.107</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 3 domain names (in 0.073 seconds) which contained the exact domain keyword "uni-sofia".
Domain Name Registered Expiry Registrar Ownership
1 uni-sofia.bg 15 Dec 1994 1 Jan 2025 - Sofia University
2 uni-sofia.com 2 Aug 2004 2 Aug 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
3 uni-sofia.xyz 2 Oct 2022 2 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
4 uni-sofia.net 1 Feb 2024 1 Feb 2025 NameCheap, Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=uni-sofia&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "uni-sofia",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "uni-sofia.bg, uni-sofia.com, uni-sofia.xyz, uni-sofia.net",
    "results": [
        {
            "num": 1,
            "domain_name": "uni-sofia.bg",
            "domain_keyword": "uni-sofia",
            "domain_tld": "bg",
            "query_time": "2015-06-22 20:13:03",
            "create_date": "1994-12-15",
            "expiry_date": "2025-01-01",
            "registrant_name": "Sofia University",
            "registrant_address": "15 Tzar Osvoboditel Blvd.,",
            "registrant_city": "Sofia",
            "registrant_state": "SOFIA",
            "registrant_zip": "1504",
            "registrant_country": "BG",
            "name_servers": [
                "ns.digsys.bg",
                "ns1.uni-sofia.bg",
                "ns2.uni-sofia.bg"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 2,
            "domain_name": "uni-sofia.com",
            "domain_keyword": "uni-sofia",
            "domain_tld": "com",
            "query_time": "2024-05-04 05:06:37",
            "create_date": "2004-08-02",
            "update_date": "2024-02-08",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1475,
            "registrar_name": "April Sea Information Technology Corporation",
            "registrar_website": "http://www.maprilis.com.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "uni-sofia.xyz",
            "domain_keyword": "uni-sofia",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 17:44:14",
            "create_date": "2022-10-02",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns129.superhosting.bg",
                "ns130.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "uni-sofia.net",
            "domain_keyword": "uni-sofia",
            "domain_tld": "net",
            "query_time": "2024-05-25 04:06:38",
            "create_date": "2024-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>uni-sofia</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>uni-sofia.bg, uni-sofia.com, uni-sofia.xyz, uni-sofia.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uni-sofia.bg</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>bg</domain_tld>
   <query_time>2015-06-22 20:13:03</query_time>
   <create_date>1994-12-15</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrant_name>Sofia University</registrant_name>
   <registrant_address>15 Tzar Osvoboditel Blvd.,</registrant_address>
   <registrant_city>Sofia</registrant_city>
   <registrant_state>SOFIA</registrant_state>
   <registrant_zip>1504</registrant_zip>
   <registrant_country>BG</registrant_country>
   <name_servers>
    <value>ns.digsys.bg</value>
    <value>ns1.uni-sofia.bg</value>
    <value>ns2.uni-sofia.bg</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>uni-sofia.com</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 05:06:37</query_time>
   <create_date>2004-08-02</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1475</registrar_iana>
   <registrar_name>April Sea Information Technology Corporation</registrar_name>
   <registrar_website>http://www.maprilis.com.vn</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>Ho Chi Minh City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>uni-sofia.xyz</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 17:44:14</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns129.superhosting.bg</value>
    <value>ns130.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>uni-sofia.net</domain_name>
   <domain_keyword>uni-sofia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 04:06:38</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>
 </results>
 <stats>
  <total_time>0.073</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 63 domain names (in 0.223 seconds) which look and sound like the brand name "uni-sofia".
Domain Name Registered Expiry Registrar Ownership
1 uno-sofia.com 23 Oct 2023 23 Oct 2024 Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag -
2 uni-sonia.net 5 Mar 2024 5 Mar 2025 GMO INTERNET, INC. Ishida Tomoki
3 unisofia.name - - Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
4 unisofia.org 23 Jun 2006 23 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Tiscali Italia Srl
5 unisofia.net 20 Jun 2006 20 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
6 unisofia.com 12 Jun 2006 12 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
7 uni-sonia.com 6 Feb 2023 6 Feb 2026 Netowl, Inc. Xserver Inc.
8 uni-social.net 16 Dec 2018 16 Dec 2024 Porkbun LLC Benjamin Townsend
9 ano-sofia.ru 14 Mar 2023 14 Mar 2025 DOMENUS-RU Svetlana Guseva
10 knn-sofia.com 11 Aug 2016 11 Aug 2025 ENOM, INC. REDACTED FOR PRIVACY
11 ubb-sofia.com 7 Feb 2011 7 Feb 2025 Mesh Digital Limited -
12 eniasofia.site 21 Oct 2023 21 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
13 unit-sofa.com 11 May 2009 11 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
14 gumi-sofia.com 8 Dec 2022 8 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 unitsofca.com 31 Jul 2023 31 Jul 2024 OwnRegistrar, Inc. WhoisSecure
16 ana-sofia.com 1 Apr 2021 1 Apr 2025 GoDaddy.com, LLC -
17 uni-social.org 16 Dec 2018 16 Dec 2024 Porkbun LLC REDACTED FOR PRIVACY
18 toni-sofia.com 3 Feb 2018 3 Feb 2025 Tucows Domains Inc. -
19 uniqlofia.online 30 Aug 2023 30 Aug 2024 Mesh Digital Ltd Domains By Proxy, LLC
20 ana-sofia.design 15 Feb 2022 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 uni-topia.com 20 Oct 2020 20 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
22 asi-sofia.com 6 Jun 2023 6 Jun 2025 Wix.com Ltd. -
23 uni-social.com 3 Dec 2017 3 Dec 2024 GoDaddy.com, LLC -
24 unitsofla.com 26 Aug 2015 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 uniisonia.com 26 Apr 2023 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 eniasofia.com 29 Mar 2023 29 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
27 uni-soft.ro 12 Aug 2014 9 Aug 2024 CYBER_FOLKS S.R.L. -
28 uni-soft.co.uk 13 Jun 2017 13 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
29 uni-soft.info 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 unisofit.com.br 11 Feb 2004 11 Feb 2025 - LTB Participa??es LTDA
31 ana-sofia.pt - - - ANA SOFIA - CABELEIREIROS LDA
32 uni-sora.com 18 Feb 2024 18 Feb 2025 GoDaddy.com, LLC -
33 unitsofa.com 12 Aug 2011 12 Aug 2024 Ascio Technologies, Inc Not Disclosed
34 uni-soft.in 26 Dec 2023 26 Dec 2024 Hostinger, UAB Netmax Technologies
35 uni-soft.com 7 Jan 1998 6 Jan 2027 Wild West Domains, LLC Domains By Proxy, LLC
36 unisonia.org 10 Nov 2004 10 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA ALIMENTI FLORIANO
37 unitsofa.cz 24 Jun 2009 24 Jun 2024 REG-WEDOS Ivan Malik
38 unisonia.com 3 Jun 2017 3 Jun 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
39 uni-soft.org 1 Jan 2022 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 uni-soft.ru 22 Jul 2011 22 Jul 2024 SALENAMES-RU Private Person
41 si-sofia.xyz 30 Jun 2023 30 Jun 2025 Gandi SAS SOCIETE FINANCIERE ATLANTIC SOFIA
42 uni-soft.co.th 20 Sep 2017 19 Sep 2024 THNIC Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)
43 unasofia.com 2 Oct 2022 2 Oct 2024 GoDaddy.com, LLC -
44 uni-soft.net 19 Sep 2021 19 Sep 2024 GoDaddy.com, LLC -
45 unitsofa.tv 24 Jun 2009 24 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA U N I T and S O F A, s.r.o.
46 uni-soft.sk 27 Aug 2003 5 Aug 2024 Róbert Fügedi PENTACOM-NET Unisoft - Ing. Dušan Švarba
47 unisoria.com 24 Dec 2019 24 Dec 2024 Dinahosting s.l. Redacted by Privacy
48 mi-sofia.com 20 Jun 2022 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 uni-soft.nl 29 Dec 2020 - Hostnet B.V. -
50 nr-sofia.com 15 Nov 2023 15 Nov 2024 GoDaddy.com, LLC -
51 unisonia.jp 22 May 2023 30 Jun 2024 - -
52 uni-soft.dk 31 May 2019 31 May 2025 - Michael Stanley Klemmensen
53 uni-sona.com 22 Jul 2023 22 Jul 2024 Netowl, Inc. Xserver Inc.
54 hi-sofia.com 23 May 2022 23 May 2025 OVH, SAS REDACTED FOR PRIVACY
55 unikofia.com 2 Dec 2017 1 Dec 2024 gabia Kim Hee Chul
56 unisofa.net 17 Jan 2008 26 Sep 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
57 nisofia.com 13 Jan 2016 13 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
58 unisofa.com 14 Jun 2008 14 Jun 2024 GoDaddy.com, LLC AskMySite.com LLC
59 i-sofia.sk 8 Apr 2021 8 Apr 2025 FORMA s.r.o. Sofia Farárová - SOFIA
60 unisofa.ru 20 Nov 2020 20 Nov 2024 RU-CENTER-RU OOO "KozhPromMebel"
61 uni-sia.org 20 Feb 2011 20 Feb 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
62 unisofa.org 11 May 2007 11 May 2025 Nominalia Internet SL JUAN RAMON DIAZ CRUZ
63 uni-sof.cn 26 Mar 2024 26 Mar 2025 斗麦(上海)网络科技有限公司 饶兰芳

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=uni-sofia.bg
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "uni-sofia.bg",
        "page_size": 100
    },
    "count": {
        "total": 63,
        "relation": "eq",
        "current": 63
    },
    "unique_domains": "uno-sofia.com, uni-sonia.net, unisofia.name, unisofia.org, unisofia.net, unisofia.com, uni-sonia.com, uni-social.net, ano-sofia.ru, knn-sofia.com, ubb-sofia.com, eniasofia.site, unit-sofa.com, gumi-sofia.com, unitsofca.com, ana-sofia.com, uni-social.org, toni-sofia.com, uniqlofia.online, ana-sofia.design, uni-topia.com, asi-sofia.com, uni-social.com, unitsofla.com, uniisonia.com, eniasofia.com, uni-soft.ro, uni-soft.co.uk, uni-soft.info, unisofit.com.br, ana-sofia.pt, uni-sora.com, unitsofa.com, uni-soft.in, uni-soft.com, unisonia.org, unitsofa.cz, unisonia.com, uni-soft.org, uni-soft.ru, si-sofia.xyz, uni-soft.co.th, unasofia.com, uni-soft.net, unitsofa.tv, uni-soft.sk, unisoria.com, mi-sofia.com, uni-soft.nl, nr-sofia.com, unisonia.jp, uni-soft.dk, uni-sona.com, hi-sofia.com, unikofia.com, unisofa.net, nisofia.com, unisofa.com, i-sofia.sk, unisofa.ru, uni-sia.org, unisofa.org, uni-sof.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "uno-sofia.com",
            "domain_keyword": "uno-sofia",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:55:15",
            "create_date": "2023-10-23",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-23",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag",
            "registrar_website": "http://namerider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "uni-sonia.net",
            "domain_keyword": "uni-sonia",
            "domain_tld": "net",
            "query_time": "2024-05-07 19:51:33",
            "create_date": "2024-03-05",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Tomoki Ishida",
            "registrant_company": "Ishida Tomoki",
            "registrant_address": "5-11-21 Abiko, Kitano-haitsu 602",
            "registrant_city": "Osaka shi sumiyoshi ku",
            "registrant_state": "Osaka",
            "registrant_zip": "558-0014",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9085291831",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "unisofia.name",
            "domain_keyword": "unisofia",
            "domain_tld": "name",
            "query_time": "2024-05-09 19:25:02",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 4,
            "domain_name": "unisofia.org",
            "domain_keyword": "unisofia",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:22:46",
            "create_date": "2006-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "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": "Tiscali Italia Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cagliari",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hdns.tiscali.it",
                "hdns2.tiscali.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "unisofia.net",
            "domain_keyword": "unisofia",
            "domain_tld": "net",
            "query_time": "2024-04-10 19:56:58",
            "create_date": "2006-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "hdns.tiscali.it",
                "hdns2.tiscali.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "unisofia.com",
            "domain_keyword": "unisofia",
            "domain_tld": "com",
            "query_time": "2024-04-30 01:41:48",
            "create_date": "2006-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "hdns.tiscali.it",
                "hdns2.tiscali.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "uni-sonia.com",
            "domain_keyword": "uni-sonia",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:09:34",
            "create_date": "2023-02-06",
            "update_date": "2024-03-30",
            "expiry_date": "2026-02-06",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "uni-social.net",
            "domain_keyword": "uni-social",
            "domain_tld": "net",
            "query_time": "2024-05-04 05:06:37",
            "create_date": "2018-12-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Benjamin Townsend",
            "registrant_address": "333 PHOSPHOR AVE",
            "registrant_city": "METAIRIE",
            "registrant_state": "Louisiana",
            "registrant_zip": "70005-3734",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1:US.5048141232",
            "name_servers": [
                "rayden.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ano-sofia.ru",
            "domain_keyword": "ano-sofia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:20:22",
            "create_date": "2023-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "DOMENUS-RU",
            "registrant_company": "Svetlana Guseva",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "knn-sofia.com",
            "domain_keyword": "knn-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:58:19",
            "create_date": "2016-08-11",
            "update_date": "2023-09-12",
            "expiry_date": "2025-08-11",
            "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": "Sofiya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/422cd7a8-5eb7-4989-8462-c13919e435a3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.superhosting.bg",
                "ns52.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ubb-sofia.com",
            "domain_keyword": "ubb-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:09:56",
            "create_date": "2011-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "eniasofia.site",
            "domain_keyword": "eniasofia",
            "domain_tld": "site",
            "query_time": "2024-05-09 11:13:12",
            "create_date": "2023-10-21",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-21",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "unit-sofa.com",
            "domain_keyword": "unit-sofa",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:30",
            "create_date": "2009-05-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "gumi-sofia.com",
            "domain_keyword": "gumi-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-09 21:35:17",
            "create_date": "2022-12-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "unitsofca.com",
            "domain_keyword": "unitsofca",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:40:21",
            "create_date": "2023-07-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ana-sofia.com",
            "domain_keyword": "ana-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:47:07",
            "create_date": "2021-04-01",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "uni-social.org",
            "domain_keyword": "uni-social",
            "domain_tld": "org",
            "query_time": "2024-05-04 05:06:37",
            "create_date": "2018-12-16",
            "update_date": "2024-03-13",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Louisiana",
            "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": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "toni-sofia.com",
            "domain_keyword": "toni-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:06:20",
            "create_date": "2018-02-03",
            "update_date": "2023-12-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns55.bgdns.net",
                "ns56.bgdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "uniqlofia.online",
            "domain_keyword": "uniqlofia",
            "domain_tld": "online",
            "query_time": "2024-05-18 21:40:51",
            "create_date": "2023-08-30",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ana-sofia.design",
            "domain_keyword": "ana-sofia",
            "domain_tld": "design",
            "query_time": "2024-05-04 17:37:52",
            "create_date": "2022-02-15",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "uni-topia.com",
            "domain_keyword": "uni-topia",
            "domain_tld": "com",
            "query_time": "2024-05-04 05:06:48",
            "create_date": "2020-10-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-20",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "asi-sofia.com",
            "domain_keyword": "asi-sofia",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:03:10",
            "create_date": "2023-06-06",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-06",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "uni-social.com",
            "domain_keyword": "uni-social",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:54:31",
            "create_date": "2017-12-03",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "unitsofla.com",
            "domain_keyword": "unitsofla",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:11:34",
            "create_date": "2015-08-26",
            "update_date": "2021-08-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unitsofla.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "uniisonia.com",
            "domain_keyword": "uniisonia",
            "domain_tld": "com",
            "query_time": "2024-05-04 12:50:19",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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=uniisonia.com",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "eniasofia.com",
            "domain_keyword": "eniasofia",
            "domain_tld": "com",
            "query_time": "2024-05-30 08:18:46",
            "create_date": "2023-03-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-29",
            "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": "England",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "uni-soft.ro",
            "domain_keyword": "uni-soft",
            "domain_tld": "ro",
            "query_time": "2024-04-14 22:54:32",
            "create_date": "2014-08-12",
            "expiry_date": "2024-08-09",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 28,
            "domain_name": "uni-soft.co.uk",
            "domain_keyword": "uni-soft",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 19:51:32",
            "create_date": "2017-06-13",
            "update_date": "2023-07-07",
            "expiry_date": "2024-06-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "uni-soft.info",
            "domain_keyword": "uni-soft",
            "domain_tld": "info",
            "query_time": "2024-05-07 19:51:32",
            "create_date": "2022-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "unisofit.com.br",
            "domain_keyword": "unisofit",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2004-02-11",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-11",
            "registrant_name": "LTB Participa??es LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.unisofitweb.com.br",
                "ns2.unisofitweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 31,
            "domain_name": "ana-sofia.pt",
            "domain_keyword": "ana-sofia",
            "domain_tld": "pt",
            "query_time": "2024-05-29 05:33:07",
            "registrant_name": "ANA SOFIA - CABELEIREIROS LDA",
            "registrant_address": "Rua Vasco da Gama N3-A",
            "registrant_city": "Vila Nova Caparica",
            "registrant_state": "Vila Nova Caparica",
            "registrant_zip": "2825-049",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptservidor.net",
                "ns2.ptservidor.net",
                "ns3.ptservidor.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "uni-sora.com",
            "domain_keyword": "uni-sora",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:44:14",
            "create_date": "2024-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "unitsofa.com",
            "domain_keyword": "unitsofa",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:58:53",
            "create_date": "2011-08-12",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=unitsofa.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "uni-soft.in",
            "domain_keyword": "uni-soft",
            "domain_tld": "in",
            "query_time": "2024-04-14 22:54:31",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netmax Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "uni-soft.com",
            "domain_keyword": "uni-soft",
            "domain_tld": "com",
            "query_time": "2024-05-07 19:51:32",
            "create_date": "1998-01-07",
            "update_date": "2022-01-01",
            "expiry_date": "2027-01-06",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=uni-soft.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "unisonia.org",
            "domain_keyword": "unisonia",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:23:13",
            "create_date": "2004-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "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": "ALIMENTI FLORIANO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elettrone.dns.tiscali.it",
                "protone.dns.tiscali.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "unitsofa.cz",
            "domain_keyword": "unitsofa",
            "domain_tld": "cz",
            "query_time": "2024-05-05 15:44:51",
            "create_date": "2009-06-24",
            "update_date": "2020-04-23",
            "expiry_date": "2024-06-24",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Ivan Malik",
            "registrant_address": "Floglova 1504, Praha 5, 15500",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 38,
            "domain_name": "unisonia.com",
            "domain_keyword": "unisonia",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:23:13",
            "create_date": "2017-06-03",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (950432673)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O unisonia.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns01.000webhost.com",
                "ns02.000webhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "uni-soft.org",
            "domain_keyword": "uni-soft",
            "domain_tld": "org",
            "query_time": "2024-05-07 19:51:32",
            "create_date": "2022-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "uni-soft.ru",
            "domain_keyword": "uni-soft",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:59:17",
            "create_date": "2011-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "si-sofia.xyz",
            "domain_keyword": "si-sofia",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 16:57:25",
            "create_date": "2023-06-30",
            "update_date": "2024-04-19",
            "expiry_date": "2025-06-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "SOCIETE FINANCIERE ATLANTIC SOFIA",
            "registrant_state": "52",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-117-c.gandi.net",
                "ns-171-a.gandi.net",
                "ns-207-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "uni-soft.co.th",
            "domain_keyword": "uni-soft",
            "domain_tld": "co.th",
            "query_time": "2024-04-07 17:44:14",
            "create_date": "2017-09-20",
            "update_date": "2023-07-12",
            "expiry_date": "2024-09-19",
            "registrar_name": "THNIC",
            "registrant_company": "Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "th103.hostatom.com",
                "th104.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "unasofia.com",
            "domain_keyword": "unasofia",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:31:41",
            "create_date": "2022-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "uni-soft.net",
            "domain_keyword": "uni-soft",
            "domain_tld": "net",
            "query_time": "2024-04-13 04:06:52",
            "create_date": "2021-09-19",
            "update_date": "2022-10-12",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "unitsofa.tv",
            "domain_keyword": "unitsofa",
            "domain_tld": "tv",
            "query_time": "2024-05-22 00:37:20",
            "create_date": "2009-06-24",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-24",
            "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": "U N I T and S O F A, s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "uni-soft.sk",
            "domain_keyword": "uni-soft",
            "domain_tld": "sk",
            "query_time": "2024-05-05 22:55:56",
            "create_date": "2003-08-27",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-05",
            "registrar_name": "Róbert Fügedi PENTACOM-NET",
            "registrant_name": "Unisoft - Ing. Dušan Švarba",
            "registrant_company": "Unisoft - Ing. Dušan Švarba",
            "registrant_address": "Nábrežná 25",
            "registrant_city": "Nové Zámky",
            "registrant_zip": "940 74",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.356410096",
            "name_servers": [
                "ns.pentacom.sk",
                "ns2.pentacom.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 47,
            "domain_name": "unisoria.com",
            "domain_keyword": "unisoria",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:23:52",
            "create_date": "2019-12-24",
            "update_date": "2021-12-20",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "http://dinahosting.com",
            "registrant_name": "Redacted by Privacy",
            "registrant_address": "Redacted by Privacy",
            "registrant_city": "Redacted by Privacy",
            "registrant_state": "Pontevedra",
            "registrant_zip": "Redacted by Privacy",
            "registrant_country": "ES",
            "registrant_email": "https://dinahosting.com/dominios/contacto-whois/dominio/unisoria.com",
            "registrant_phone": "Redacted by Privacy",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mi-sofia.com",
            "domain_keyword": "mi-sofia",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:21:45",
            "create_date": "2022-06-20",
            "update_date": "2022-06-20",
            "expiry_date": "2024-06-20",
            "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=mi-sofia.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1-36.azure-dns.com",
                "ns2-36.azure-dns.net",
                "ns3-36.azure-dns.org",
                "ns4-36.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "uni-soft.nl",
            "domain_keyword": "uni-soft",
            "domain_tld": "nl",
            "query_time": "2024-05-04 01:47:42",
            "create_date": "2020-12-29",
            "update_date": "2022-04-22",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "nr-sofia.com",
            "domain_keyword": "nr-sofia",
            "domain_tld": "com",
            "query_time": "2024-04-08 13:57:43",
            "create_date": "2023-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "unisonia.jp",
            "domain_keyword": "unisonia",
            "domain_tld": "jp",
            "query_time": "2024-06-01 12:48:47",
            "create_date": "2023-05-22",
            "update_date": "2024-06-01",
            "expiry_date": "2024-06-30",
            "name_servers": [
                ""
            ],
            "domain_status": [
                "Suspended"
            ]
        },
        {
            "num": 52,
            "domain_name": "uni-soft.dk",
            "domain_keyword": "uni-soft",
            "domain_tld": "dk",
            "query_time": "2024-06-01 12:43:41",
            "create_date": "2019-05-31",
            "expiry_date": "2025-05-31",
            "registrant_name": "Michael Stanley Klemmensen",
            "registrant_address": "Ibæk Strandvej 282",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "registrant_phone": "+45 20201879",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "uni-sona.com",
            "domain_keyword": "uni-sona",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:44:14",
            "create_date": "2023-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hi-sofia.com",
            "domain_keyword": "hi-sofia",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:38:33",
            "create_date": "2022-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "08",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "unikofia.com",
            "domain_keyword": "unikofia",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:05:49",
            "create_date": "2017-12-02",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-01",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Kim Hee Chul",
            "registrant_address": "102Ho, 15, Seongbuk-ro 12-gil, Seongbuk-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "02835",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.236720879",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "unisofa.net",
            "domain_keyword": "unisofa",
            "domain_tld": "net",
            "query_time": "2024-05-09 19:25:02",
            "create_date": "2008-01-17",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-26",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SEVILLA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns01.ono.com",
                "dns02.ono.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nisofia.com",
            "domain_keyword": "nisofia",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:09:24",
            "create_date": "2016-01-13",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "WA",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns3.gotobg.net",
                "ns4.gotobg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "unisofa.com",
            "domain_keyword": "unisofa",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:22:46",
            "create_date": "2008-06-14",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "NetSupport AskMySite",
            "registrant_company": "AskMySite.com LLC",
            "registrant_address": "P.O.BOX 411",
            "registrant_city": "Cresskill",
            "registrant_state": "New Jersey",
            "registrant_zip": "07626",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7572572392",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "i-sofia.sk",
            "domain_keyword": "i-sofia",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:56:49",
            "create_date": "2021-04-08",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-08",
            "registrar_name": "FORMA s.r.o.",
            "registrant_name": "Sofia Farárová - SOFIA",
            "registrant_company": "Sofia Farárová - SOFIA",
            "registrant_address": "Ľ. Zúbka 27",
            "registrant_city": "Bratislava",
            "registrant_zip": "84101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.265411171",
            "name_servers": [
                "hydrogen.ns.hetzner.com",
                "ns.forma.sk",
                "ns1.forma.sk",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "unisofa.ru",
            "domain_keyword": "unisofa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:49:34",
            "create_date": "2020-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"KozhPromMebel\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "uni-sia.org",
            "domain_keyword": "uni-sia",
            "domain_tld": "org",
            "query_time": "2024-04-14 22:54:31",
            "create_date": "2011-02-20",
            "update_date": "2024-01-31",
            "expiry_date": "2027-02-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "unisofa.org",
            "domain_keyword": "unisofa",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:22:46",
            "create_date": "2007-05-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-11",
            "registrar_iana": 76,
            "registrar_name": "Nominalia Internet SL",
            "registrar_website": "https://search.nominalia.com/search",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JUAN RAMON DIAZ CRUZ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SEVILLA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns01.ono.com",
                "dns02.ono.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "uni-sof.cn",
            "domain_keyword": "uni-sof",
            "domain_tld": "cn",
            "query_time": "2024-04-14 22:54:31",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "斗麦(上海)网络科技有限公司",
            "registrant_name": "饶兰芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.223,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>uni-sofia.bg</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>63</total>
  <relation>eq</relation>
  <current>63</current>
 </count>
 <unique_domains>uno-sofia.com, uni-sonia.net, unisofia.name, unisofia.org, unisofia.net, unisofia.com, uni-sonia.com, uni-social.net, ano-sofia.ru, knn-sofia.com, ubb-sofia.com, eniasofia.site, unit-sofa.com, gumi-sofia.com, unitsofca.com, ana-sofia.com, uni-social.org, toni-sofia.com, uniqlofia.online, ana-sofia.design, uni-topia.com, asi-sofia.com, uni-social.com, unitsofla.com, uniisonia.com, eniasofia.com, uni-soft.ro, uni-soft.co.uk, uni-soft.info, unisofit.com.br, ana-sofia.pt, uni-sora.com, unitsofa.com, uni-soft.in, uni-soft.com, unisonia.org, unitsofa.cz, unisonia.com, uni-soft.org, uni-soft.ru, si-sofia.xyz, uni-soft.co.th, unasofia.com, uni-soft.net, unitsofa.tv, uni-soft.sk, unisoria.com, mi-sofia.com, uni-soft.nl, nr-sofia.com, unisonia.jp, uni-soft.dk, uni-sona.com, hi-sofia.com, unikofia.com, unisofa.net, nisofia.com, unisofa.com, i-sofia.sk, unisofa.ru, uni-sia.org, unisofa.org, uni-sof.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uno-sofia.com</domain_name>
   <domain_keyword>uno-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:55:15</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag</registrar_name>
   <registrar_website>http://namerider.com</registrar_website>
   <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>2</num>
   <domain_name>uni-sonia.net</domain_name>
   <domain_keyword>uni-sonia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 19:51:33</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Tomoki Ishida</registrant_name>
   <registrant_company>Ishida Tomoki</registrant_company>
   <registrant_address>5-11-21 Abiko, Kitano-haitsu 602</registrant_address>
   <registrant_city>Osaka shi sumiyoshi ku</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>558-0014</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9085291831</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>unisofia.name</domain_name>
   <domain_keyword>unisofia</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>unisofia.org</domain_name>
   <domain_keyword>unisofia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:22:46</query_time>
   <create_date>2006-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</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>Tiscali Italia Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cagliari</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hdns.tiscali.it</value>
    <value>hdns2.tiscali.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>unisofia.net</domain_name>
   <domain_keyword>unisofia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 19:56:58</query_time>
   <create_date>2006-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</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>
   <name_servers>
    <value>hdns.tiscali.it</value>
    <value>hdns2.tiscali.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>unisofia.com</domain_name>
   <domain_keyword>unisofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 01:41:48</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</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>
   <name_servers>
    <value>hdns.tiscali.it</value>
    <value>hdns2.tiscali.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>uni-sonia.com</domain_name>
   <domain_keyword>uni-sonia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:09:34</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>uni-social.net</domain_name>
   <domain_keyword>uni-social</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 05:06:37</query_time>
   <create_date>2018-12-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Benjamin Townsend</registrant_name>
   <registrant_address>333 PHOSPHOR AVE</registrant_address>
   <registrant_city>METAIRIE</registrant_city>
   <registrant_state>Louisiana</registrant_state>
   <registrant_zip>70005-3734</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1:US.5048141232</registrant_phone>
   <name_servers>
    <value>rayden.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ano-sofia.ru</domain_name>
   <domain_keyword>ano-sofia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:20:22</query_time>
   <create_date>2023-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_company>Svetlana Guseva</registrant_company>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>knn-sofia.com</domain_name>
   <domain_keyword>knn-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:58:19</query_time>
   <create_date>2016-08-11</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2025-08-11</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>Sofiya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/422cd7a8-5eb7-4989-8462-c13919e435a3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.superhosting.bg</value>
    <value>ns52.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ubb-sofia.com</domain_name>
   <domain_keyword>ubb-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:09:56</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>12</num>
   <domain_name>eniasofia.site</domain_name>
   <domain_keyword>eniasofia</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 11:13:12</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-21</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>unit-sofa.com</domain_name>
   <domain_keyword>unit-sofa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:30</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-11</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>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>gumi-sofia.com</domain_name>
   <domain_keyword>gumi-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 21:35:17</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>unitsofca.com</domain_name>
   <domain_keyword>unitsofca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:40:21</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ana-sofia.com</domain_name>
   <domain_keyword>ana-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:47:07</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>17</num>
   <domain_name>uni-social.org</domain_name>
   <domain_keyword>uni-social</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 05:06:37</query_time>
   <create_date>2018-12-16</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.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>Louisiana</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>dns1.freehostia.com</value>
    <value>dns2.freehostia.com</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>toni-sofia.com</domain_name>
   <domain_keyword>toni-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:06:20</query_time>
   <create_date>2018-02-03</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns55.bgdns.net</value>
    <value>ns56.bgdns.net</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>uniqlofia.online</domain_name>
   <domain_keyword>uniqlofia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 21:40:51</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ana-sofia.design</domain_name>
   <domain_keyword>ana-sofia</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-04 17:37:52</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-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>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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>uni-topia.com</domain_name>
   <domain_keyword>uni-topia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 05:06:48</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>asi-sofia.com</domain_name>
   <domain_keyword>asi-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:03:10</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>uni-social.com</domain_name>
   <domain_keyword>uni-social</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:54:31</query_time>
   <create_date>2017-12-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>unitsofla.com</domain_name>
   <domain_keyword>unitsofla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:11:34</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=unitsofla.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>25</num>
   <domain_name>uniisonia.com</domain_name>
   <domain_keyword>uniisonia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 12:50:19</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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=uniisonia.com</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>eniasofia.com</domain_name>
   <domain_keyword>eniasofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 08:18:46</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-29</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>England</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.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>27</num>
   <domain_name>uni-soft.ro</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-14 22:54:32</query_time>
   <create_date>2014-08-12</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>uni-soft.co.uk</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 19:51:32</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>uni-soft.info</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 19:51:32</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>unisofit.com.br</domain_name>
   <domain_keyword>unisofit</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2004-02-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrant_name>LTB Participa??es LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.unisofitweb.com.br</value>
    <value>ns2.unisofitweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>ana-sofia.pt</domain_name>
   <domain_keyword>ana-sofia</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 05:33:07</query_time>
   <registrant_name>ANA SOFIA - CABELEIREIROS LDA</registrant_name>
   <registrant_address>Rua Vasco da Gama N3-A</registrant_address>
   <registrant_city>Vila Nova Caparica</registrant_city>
   <registrant_state>Vila Nova Caparica</registrant_state>
   <registrant_zip>2825-049</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptservidor.net</value>
    <value>ns2.ptservidor.net</value>
    <value>ns3.ptservidor.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>uni-sora.com</domain_name>
   <domain_keyword>uni-sora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:44:14</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>unitsofa.com</domain_name>
   <domain_keyword>unitsofa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:58:53</query_time>
   <create_date>2011-08-12</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=unitsofa.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>uni-soft.in</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-14 22:54:31</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Netmax Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>uni-soft.com</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 19:51:32</query_time>
   <create_date>1998-01-07</create_date>
   <update_date>2022-01-01</update_date>
   <expiry_date>2027-01-06</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=uni-soft.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>unisonia.org</domain_name>
   <domain_keyword>unisonia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:23:13</query_time>
   <create_date>2004-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</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>ALIMENTI FLORIANO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elettrone.dns.tiscali.it</value>
    <value>protone.dns.tiscali.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>unitsofa.cz</domain_name>
   <domain_keyword>unitsofa</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 15:44:51</query_time>
   <create_date>2009-06-24</create_date>
   <update_date>2020-04-23</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Ivan Malik</registrant_name>
   <registrant_address>Floglova 1504, Praha 5, 15500</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>unisonia.com</domain_name>
   <domain_keyword>unisonia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:23:13</query_time>
   <create_date>2017-06-03</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (950432673)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O unisonia.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns01.000webhost.com</value>
    <value>ns02.000webhost.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>uni-soft.org</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 19:51:32</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>uni-soft.ru</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:59:17</query_time>
   <create_date>2011-07-22</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>si-sofia.xyz</domain_name>
   <domain_keyword>si-sofia</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 16:57:25</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>SOCIETE FINANCIERE ATLANTIC SOFIA</registrant_company>
   <registrant_state>52</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-117-c.gandi.net</value>
    <value>ns-171-a.gandi.net</value>
    <value>ns-207-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>uni-soft.co.th</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-07 17:44:14</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Uni Soft Co., Ltd. (บริษัท ยูนิซอฟท์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>th103.hostatom.com</value>
    <value>th104.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>unasofia.com</domain_name>
   <domain_keyword>unasofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:31:41</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>uni-soft.net</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 04:06:52</query_time>
   <create_date>2021-09-19</create_date>
   <update_date>2022-10-12</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>unitsofa.tv</domain_name>
   <domain_keyword>unitsofa</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-22 00:37:20</query_time>
   <create_date>2009-06-24</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-24</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>U N I T and S O F A, s.r.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>uni-soft.sk</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 22:55:56</query_time>
   <create_date>2003-08-27</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Róbert Fügedi PENTACOM-NET</registrar_name>
   <registrant_name>Unisoft - Ing. Dušan Švarba</registrant_name>
   <registrant_company>Unisoft - Ing. Dušan Švarba</registrant_company>
   <registrant_address>Nábrežná 25</registrant_address>
   <registrant_city>Nové Zámky</registrant_city>
   <registrant_zip>940 74</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.356410096</registrant_phone>
   <name_servers>
    <value>ns.pentacom.sk</value>
    <value>ns2.pentacom.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>unisoria.com</domain_name>
   <domain_keyword>unisoria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:23:52</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2021-12-20</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>http://dinahosting.com</registrar_website>
   <registrant_name>Redacted by Privacy</registrant_name>
   <registrant_address>Redacted by Privacy</registrant_address>
   <registrant_city>Redacted by Privacy</registrant_city>
   <registrant_state>Pontevedra</registrant_state>
   <registrant_zip>Redacted by Privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://dinahosting.com/dominios/contacto-whois/dominio/unisoria.com</registrant_email>
   <registrant_phone>Redacted by Privacy</registrant_phone>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mi-sofia.com</domain_name>
   <domain_keyword>mi-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:21:45</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2022-06-20</update_date>
   <expiry_date>2024-06-20</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=mi-sofia.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1-36.azure-dns.com</value>
    <value>ns2-36.azure-dns.net</value>
    <value>ns3-36.azure-dns.org</value>
    <value>ns4-36.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>uni-soft.nl</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 01:47:42</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2022-04-22</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>nr-sofia.com</domain_name>
   <domain_keyword>nr-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 13:57:43</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-15</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>unisonia.jp</domain_name>
   <domain_keyword>unisonia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 12:48:47</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <name_servers>
    <value></value>
   </name_servers>
   <domain_status>
    <value>Suspended</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>uni-soft.dk</domain_name>
   <domain_keyword>uni-soft</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-01 12:43:41</query_time>
   <create_date>2019-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Michael Stanley Klemmensen</registrant_name>
   <registrant_address>Ibæk Strandvej 282</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 20201879</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>uni-sona.com</domain_name>
   <domain_keyword>uni-sona</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:44:14</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hi-sofia.com</domain_name>
   <domain_keyword>hi-sofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:38:33</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>unikofia.com</domain_name>
   <domain_keyword>unikofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:05:49</query_time>
   <create_date>2017-12-02</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Kim Hee Chul</registrant_name>
   <registrant_address>102Ho, 15, Seongbuk-ro 12-gil, Seongbuk-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>02835</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.236720879</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>unisofa.net</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 19:25:02</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SEVILLA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.ono.com</value>
    <value>dns02.ono.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nisofia.com</domain_name>
   <domain_keyword>nisofia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:09:24</query_time>
   <create_date>2016-01-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-13</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns3.gotobg.net</value>
    <value>ns4.gotobg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>unisofa.com</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:22:46</query_time>
   <create_date>2008-06-14</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>NetSupport AskMySite</registrant_name>
   <registrant_company>AskMySite.com LLC</registrant_company>
   <registrant_address>P.O.BOX 411</registrant_address>
   <registrant_city>Cresskill</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07626</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7572572392</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>i-sofia.sk</domain_name>
   <domain_keyword>i-sofia</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:56:49</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>FORMA s.r.o.</registrar_name>
   <registrant_name>Sofia Farárová - SOFIA</registrant_name>
   <registrant_company>Sofia Farárová - SOFIA</registrant_company>
   <registrant_address>Ľ. Zúbka 27</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>84101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.265411171</registrant_phone>
   <name_servers>
    <value>hydrogen.ns.hetzner.com</value>
    <value>ns.forma.sk</value>
    <value>ns1.forma.sk</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>unisofa.ru</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:49:34</query_time>
   <create_date>2020-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;KozhPromMebel&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>uni-sia.org</domain_name>
   <domain_keyword>uni-sia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 22:54:31</query_time>
   <create_date>2011-02-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2027-02-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>unisofa.org</domain_name>
   <domain_keyword>unisofa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:22:46</query_time>
   <create_date>2007-05-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia Internet SL</registrar_name>
   <registrar_website>https://search.nominalia.com/search</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JUAN RAMON DIAZ CRUZ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SEVILLA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns01.ono.com</value>
    <value>dns02.ono.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>uni-sof.cn</domain_name>
   <domain_keyword>uni-sof</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-14 22:54:31</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>斗麦(上海)网络科技有限公司</registrar_name>
   <registrant_name>饶兰芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.223</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.