WHOIS QUERY TIME

13 May 2024 - 9:44 PM UTC

Registered: 10 April 2019
Modified: 9 April 2024

DOMAIN STATUS

in quarantine

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=gisunie.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "gisunie.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "gisunie.nl",
            "domain_keyword": "gisunie",
            "domain_tld": "nl",
            "query_time": "2024-05-13 21:44:57",
            "create_date": "2019-04-10",
            "update_date": "2024-04-09",
            "domain_status": [
                "in quarantine"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>gisunie.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>gisunie.nl</domain_name>
   <domain_keyword>gisunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 21:44:57</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-09</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 4 historical WHOIS records (in 0.055 seconds) for "gisunie.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2023 - 11:56 PM UTC

Registered: 10 April 2019
Modified: 28 April 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

Active

#2 - QUERY TIME

6 Sep 2023 - 11:15 AM UTC

Registered: 10 April 2019
Modified: 6 September 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

sl1.sedo.com
sl2.sedo.com

DOMAIN STATUS

Active

#3 - QUERY TIME

20 Nov 2023 - 6:49 PM UTC

Registered: 10 April 2019
Modified: 9 September 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

sl1.sedo.com
sl2.sedo.com

DOMAIN STATUS

Active

#4 - QUERY TIME

13 May 2024 - 9:44 PM UTC

Registered: 10 April 2019
Modified: 9 April 2024

DOMAIN STATUS

in quarantine

* 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=gisunie.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "gisunie.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "gisunie.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "gisunie.nl",
            "domain_keyword": "gisunie",
            "domain_tld": "nl",
            "query_time": "2023-04-30 23:56:58",
            "create_date": "2019-04-10",
            "update_date": "2023-04-28",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "gisunie.nl",
            "domain_keyword": "gisunie",
            "domain_tld": "nl",
            "query_time": "2023-09-06 11:15:06",
            "create_date": "2019-04-10",
            "update_date": "2023-09-06",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "gisunie.nl",
            "domain_keyword": "gisunie",
            "domain_tld": "nl",
            "query_time": "2023-11-20 18:49:16",
            "create_date": "2019-04-10",
            "update_date": "2023-09-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "gisunie.nl",
            "domain_keyword": "gisunie",
            "domain_tld": "nl",
            "query_time": "2024-05-13 21:44:57",
            "create_date": "2019-04-10",
            "update_date": "2024-04-09",
            "domain_status": [
                "in quarantine"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "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>gisunie.nl</domain_name>
  <sort_by>query_time</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>gisunie.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gisunie.nl</domain_name>
   <domain_keyword>gisunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-30 23:56:58</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2023-04-28</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gisunie.nl</domain_name>
   <domain_keyword>gisunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-09-06 11:15:06</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2023-09-06</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gisunie.nl</domain_name>
   <domain_keyword>gisunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-20 18:49:16</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2023-09-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gisunie.nl</domain_name>
   <domain_keyword>gisunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 21:44:57</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-04-09</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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 540 domain names (in 0.155 seconds) which look and sound like the brand name "gisunie".
Domain Name Registered Expiry Registrar Ownership
1 gasunie.co.uk 18 Mar 2024 18 Mar 2025 InterNetx GmbH [Tag = INTERNETX-DE] -
2 gasunie.net 13 Dec 1999 17 Mar 2025 PSI-USA, Inc. dba Domain Robot N.V. Nederlandse Gasunie
3 giaunie.com 4 Apr 2023 4 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
4 gasunie.org 13 Dec 1999 13 Dec 2024 PSI-USA, Inc. dba Domain Robot N.V. Nederlandse Gasunie
5 gasunie.info 3 Jul 2017 3 Jul 2024 PSI-USA, Inc. dba Domain Robot Nederlandse Gasunie N.V.
6 misunie.website 9 Mar 2024 9 Mar 2025 DNSPod, Inc. TencentCloud
7 gasunie.email 10 Jun 2022 10 Jun 2025 PSI-USA, Inc. dba Domain Robot N.V. Nederlandse Gasunie
8 gasunie.ru 30 Sep 2001 30 Sep 2024 RU-CENTER-RU Representation of N.V. Nederlandse Gasunie
9 gasunie.com 1 Jan 2003 17 Mar 2025 PSI-USA, Inc. dba Domain Robot N.V. Nederlandse Gasunie
10 gasunie.nl 19 Apr 1995 - iWink B.V. -
11 visunie.nl 30 Nov 2011 - Registrar.eu -
12 gisunye.com 23 Aug 2023 23 Aug 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
13 gisunit.com 12 Dec 2021 12 Dec 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
14 gisunit.org 11 Aug 2021 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 disunie.ru 16 Oct 2023 16 Oct 2024 R01-RU Private Person
16 gasunie.energy 4 Dec 2020 4 Dec 2024 PSI-USA, Inc. dba Domain Robot N.V. Nederlandse Gasunie
17 disunie.com 17 Mar 2021 17 Mar 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
18 gisuni.com 31 Dec 2011 31 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 gisuni.top 6 Apr 2020 6 Apr 2024 Chengdu west dimension digital Yin Li
20 gisuni.net 31 Dec 2011 31 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
21 gisuni.dev 5 Jul 2019 5 Jul 2024 Squarespace Domains II LLC. GISUNI
22 gesunde.org 28 Jul 2001 28 Jul 2024 IONOS SE Organisationsberatung Dorobeck
23 gigunite.com 11 Mar 2022 11 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 hisunke.com 26 Feb 2016 26 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
25 gigunit.net 28 Mar 2023 28 Mar 2024 GoDaddy.com, LLC -
26 misubie.com 2 May 2008 2 May 2025 Automattic Inc. REDACTED FOR PRIVACY
27 gusujie.com 6 Nov 2014 6 Nov 2024 Chengdu Century Oriental Network Communication Co., Ltd. -
28 gpsunit.com 28 Sep 2002 28 Sep 2024 GoDaddy.com, LLC -
29 pisanie.eu - - Consulting Service Sp. z o.o. -
30 assunie.fr 22 Mar 2012 24 Aug 2027 NAMEBAY Assurance unie
31 gasunieu.org 27 Mar 2006 27 Mar 2024 Tucows Domains Inc. Gas Terra B.V.
32 gishniz.org 1 Sep 2023 1 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
33 hisunim.org 12 Jun 2014 12 Jun 2025 eNom, LLC REDACTED FOR PRIVACY
34 gisline.com 3 Oct 2000 3 Oct 2024 Domeneshop AS dba domainnameshop.com Norkart AS
35 gifunic.com 20 May 2023 20 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
36 gisinee.org 18 Jun 2018 18 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 wishnie.org 1 Oct 1997 30 Sep 2030 Automattic Inc. Knock Knock WHOIS Not There, LLC
38 gosunme.com 28 Mar 2018 28 Mar 2027 GoDaddy.com, LLC -
39 gymunie.nl 23 Mar 2024 - XNS Registrar B.V. -
40 girunib.com 14 Sep 2023 14 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 resunie.com 6 Jun 2023 6 Jun 2024 GoDaddy.com, LLC -
42 disunik.com 14 Dec 2022 14 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
43 gasunieu.com 27 Mar 2006 27 Mar 2025 Tucows Domains Inc. -
44 sisunip.net 18 Jul 2012 18 Jul 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
45 sisuniv.com 30 Jun 2017 30 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
46 gitunit.com 3 Jan 2024 3 Jan 2027 ENOM, INC. REDACTED FOR PRIVACY
47 ginunim.net 14 Jul 2004 14 Jul 2025 GoDaddy.com, LLC -
48 hijsunie.com 25 Jun 2014 25 Jun 2024 Tucows Domains Inc. -
49 sisanie.net 8 May 2014 8 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
50 gdsunke.com 23 Jun 2010 23 Jun 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
51 giannie.com 24 Apr 2023 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 gishniz.vip 25 Dec 2023 25 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
53 grisunge.se 26 Sep 2013 26 Sep 2024 Loopia AB -
54 gisynei.info 28 Mar 2023 28 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 gdsunhe.com 28 Oct 2023 28 Oct 2024 Gname 055 Inc -
56 wishnie.com 29 Sep 1998 28 Sep 2030 GoDaddy.com, LLC -
57 gzsujie.cn 19 Mar 2024 19 Mar 2025 阿里云计算有限公司(万网) 赵树芬
58 gisense.cn 16 Nov 2023 16 Nov 2024 商中在线科技股份有限公司 王丽
59 sisanie.mobi 6 May 2016 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 gibunee.com 12 Jul 2023 12 Jul 2024 INAMES CO., LTD. INAMES Corp.
61 misunin.com 20 May 2008 20 May 2025 Name SRS AB Shield Whois
62 gisunkim.com 9 Jul 2022 9 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
63 pisanie.waw.pl 4 May 2020 4 May 2030 OVH SAS -
64 gisundet.com 29 Jan 2010 29 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
65 kesunie.com 5 May 2024 5 May 2025 Gabia, Inc. -
66 giminie.com 5 May 2023 5 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
67 gisente.com 4 Mar 2014 4 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
68 gifunice.com 11 Oct 2017 11 Oct 2024 Tucows Domains Inc. -
69 bisuniv.com 18 Jan 2023 18 Jan 2025 Squarespace Domains II LLC BIS uz
70 gishine.net 23 Nov 2021 23 Nov 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
71 glasunie.com 19 Mar 2020 19 Mar 2024 Tucows Domains Inc. -
72 ginunite.com 1 Apr 2017 1 Apr 2025 GoDaddy.com, LLC -
73 gifu-ie.jp 3 Dec 2004 31 Dec 2024 - Sunmesse Co.,ltd
74 misujie.com 20 May 2013 20 May 2024 eName Technology Co.,Ltd. -
75 gigenie.com 22 Apr 2024 22 Apr 2025 DropCatch.com 850 LLC Redacted for GDPR privacy
76 gimonie.shop 22 Mar 2023 22 Mar 2025 HOSTINGER operations, UAB -
77 givinie.com 31 Aug 2023 31 Aug 2024 22net, Inc. -
78 gzsujie.com 22 Feb 2024 22 Feb 2025 DYNADOT11 LLC Super Privacy Service LTD c/o Dynadot
79 gsunite.com 7 Dec 2019 7 Dec 2024 GoDaddy.com, LLC -
80 gesunde.reise 27 Jan 2021 27 Jan 2025 united-domains AG MedOblige GmbH
81 jisuniu.com 19 Oct 2022 19 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 aisanie.com 14 Oct 2018 14 Oct 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
83 misunite.com 19 Mar 2017 19 Mar 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
84 gitunit.dev 3 Feb 2023 3 Feb 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
85 aisunite.org 23 Jan 2024 23 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 visunee.com 19 Jun 2022 19 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
87 gzsunhe.com 19 Aug 2017 19 Aug 2024 Xin Net Technology Corporation -
88 gijuwie.com 13 Apr 2016 13 Apr 2025 NameSilo, LLC -
89 grisunce.com 12 Aug 2022 12 Aug 2024 NameCheap, Inc. -
90 gosunit.net 25 Jul 2019 25 Jul 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
91 misuvie.com 25 Jun 2020 25 Jun 2024 Domain.com, LLC -
92 hijsunie.nl 21 Jan 2013 - Hostnet B.V. -
93 gosunip.com 28 Sep 2016 28 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
94 gigunit.biz 28 Mar 2023 28 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 risunme.com 21 Dec 2019 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 hisunge.com 14 Apr 2005 14 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 pisanie.info 29 Apr 2024 29 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
98 disnnie.com 9 Nov 2022 9 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
99 givunim.com 13 Sep 2010 13 Sep 2024 GoDaddy.com, LLC -
100 fisunic.com 18 Oct 2022 18 Oct 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Gisunie.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=gisunie.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "gisunie.nl",
        "page_size": 100
    },
    "count": {
        "total": 540,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gasunie.co.uk, gasunie.net, giaunie.com, gasunie.org, gasunie.info, misunie.website, gasunie.email, gasunie.ru, gasunie.com, gasunie.nl, visunie.nl, gisunye.com, gisunit.com, gisunit.org, disunie.ru, gasunie.energy, disunie.com, gisuni.com, gisuni.top, gisuni.net, gisuni.dev, gesunde.org, gigunite.com, hisunke.com, gigunit.net, misubie.com, gusujie.com, gpsunit.com, pisanie.eu, assunie.fr, gasunieu.org, gishniz.org, hisunim.org, gisline.com, gifunic.com, gisinee.org, wishnie.org, gosunme.com, gymunie.nl, girunib.com, resunie.com, disunik.com, gasunieu.com, sisunip.net, sisuniv.com, gitunit.com, ginunim.net, hijsunie.com, sisanie.net, gdsunke.com, giannie.com, gishniz.vip, grisunge.se, gisynei.info, gdsunhe.com, wishnie.com, gzsujie.cn, gisense.cn, sisanie.mobi, gibunee.com, misunin.com, gisunkim.com, pisanie.waw.pl, gisundet.com, kesunie.com, giminie.com, gisente.com, gifunice.com, bisuniv.com, gishine.net, glasunie.com, ginunite.com, gifu-ie.jp, misujie.com, gigenie.com, gimonie.shop, givinie.com, gzsujie.com, gsunite.com, gesunde.reise, jisuniu.com, aisanie.com, misunite.com, gitunit.dev, aisunite.org, visunee.com, gzsunhe.com, gijuwie.com, grisunce.com, gosunit.net, misuvie.com, hijsunie.nl, gosunip.com, gigunit.biz, risunme.com, hisunge.com, pisanie.info, disnnie.com, givunim.com, fisunic.com",
    "results": [
        {
            "num": 1,
            "domain_name": "gasunie.co.uk",
            "domain_keyword": "gasunie",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 14:30:46",
            "create_date": "2024-03-18",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "InterNetx GmbH [Tag = INTERNETX-DE]",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "elisabeth.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "gasunie.net",
            "domain_keyword": "gasunie",
            "domain_tld": "net",
            "query_time": "2024-05-16 12:13:11",
            "create_date": "1999-12-13",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.V. Nederlandse Gasunie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Groningen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/gasunie.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "giaunie.com",
            "domain_keyword": "giaunie",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:49:14",
            "create_date": "2023-04-04",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "gasunie.org",
            "domain_keyword": "gasunie",
            "domain_tld": "org",
            "query_time": "2024-06-02 14:55:35",
            "create_date": "1999-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.V. Nederlandse Gasunie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Groningen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "gasunie.info",
            "domain_keyword": "gasunie",
            "domain_tld": "info",
            "query_time": "2024-05-28 11:15:20",
            "create_date": "2017-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nederlandse Gasunie N.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "misunie.website",
            "domain_keyword": "misunie",
            "domain_tld": "website",
            "query_time": "2024-05-11 16:04:40",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "jiang su sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gasunie.email",
            "domain_keyword": "gasunie",
            "domain_tld": "email",
            "query_time": "2024-06-11 00:36:37",
            "create_date": "2022-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.V. Nederlandse Gasunie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Groningen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "gasunie.ru",
            "domain_keyword": "gasunie",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:08:42",
            "create_date": "2001-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Representation of N.V. Nederlandse Gasunie",
            "name_servers": [
                "ns1-38.azure-dns.com",
                "ns2-38.azure-dns.net",
                "ns3-38.azure-dns.org",
                "ns4-38.azure-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "gasunie.com",
            "domain_keyword": "gasunie",
            "domain_tld": "com",
            "query_time": "2024-05-16 12:13:11",
            "create_date": "2003-01-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.V. Nederlandse Gasunie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Groningen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/gasunie.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "gasunie.nl",
            "domain_keyword": "gasunie",
            "domain_tld": "nl",
            "query_time": "2024-05-28 11:15:20",
            "create_date": "1995-04-19",
            "update_date": "2022-03-21",
            "registrar_name": "iWink B.V.",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "visunie.nl",
            "domain_keyword": "visunie",
            "domain_tld": "nl",
            "query_time": "2024-05-09 15:00:20",
            "create_date": "2011-11-30",
            "update_date": "2023-04-26",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.whitelabelserver.nl",
                "ns2.whitelabelserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "gisunye.com",
            "domain_keyword": "gisunye",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:44:57",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2028-08-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "gisunit.com",
            "domain_keyword": "gisunit",
            "domain_tld": "com",
            "query_time": "2024-06-13 06:03:52",
            "create_date": "2021-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.yourownnameserver.net",
                "ns2.yourownnameserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "gisunit.org",
            "domain_keyword": "gisunit",
            "domain_tld": "org",
            "query_time": "2024-05-13 21:44:57",
            "create_date": "2021-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "disunie.ru",
            "domain_keyword": "disunie",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:34:04",
            "create_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "gasunie.energy",
            "domain_keyword": "gasunie",
            "domain_tld": "energy",
            "query_time": "2024-05-29 04:46:03",
            "create_date": "2020-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N.V. Nederlandse Gasunie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Groningen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jade.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "disunie.com",
            "domain_keyword": "disunie",
            "domain_tld": "com",
            "query_time": "2024-05-27 08:26:26",
            "create_date": "2021-03-17",
            "update_date": "2024-01-18",
            "expiry_date": "2029-03-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gisuni.com",
            "domain_keyword": "gisuni",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:03:56",
            "create_date": "2011-12-31",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gisuni.top",
            "domain_keyword": "gisuni",
            "domain_tld": "top",
            "query_time": "2024-06-13 06:03:52",
            "create_date": "2020-04-06",
            "update_date": "2024-05-20",
            "expiry_date": "2024-04-06",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yin Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gisuni.net",
            "domain_keyword": "gisuni",
            "domain_tld": "net",
            "query_time": "2024-06-10 15:39:14",
            "create_date": "2011-12-31",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gisuni.dev",
            "domain_keyword": "gisuni",
            "domain_tld": "dev",
            "query_time": "2024-05-25 01:52:37",
            "create_date": "2019-07-05",
            "update_date": "2024-05-08",
            "expiry_date": "2024-07-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GISUNI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u6C5F\\u82CF\\u7701",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "gesunde.org",
            "domain_keyword": "gesunde",
            "domain_tld": "org",
            "query_time": "2024-04-22 22:22:26",
            "create_date": "2001-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Organisationsberatung Dorobeck",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1123.ui-dns.biz",
                "ns1123.ui-dns.com",
                "ns1123.ui-dns.de",
                "ns1123.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "gigunite.com",
            "domain_keyword": "gigunite",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:41:54",
            "create_date": "2022-03-11",
            "update_date": "2022-08-23",
            "expiry_date": "2024-03-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hisunke.com",
            "domain_keyword": "hisunke",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:28:42",
            "create_date": "2016-02-26",
            "update_date": "2022-07-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gigunit.net",
            "domain_keyword": "gigunit",
            "domain_tld": "net",
            "query_time": "2024-05-27 15:59:16",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "misubie.com",
            "domain_keyword": "misubie",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:43:21",
            "create_date": "2008-05-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "gusujie.com",
            "domain_keyword": "gusujie",
            "domain_tld": "com",
            "query_time": "2024-05-23 13:59:39",
            "create_date": "2014-11-06",
            "update_date": "2022-11-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1632,
            "registrar_name": "Chengdu Century Oriental Network Communication Co., Ltd.",
            "registrar_website": "http://www.51web.com",
            "registrant_email": "https://www.51web.com/domain/whoisfrom",
            "name_servers": [
                "ns.cdnhost.cn",
                "ns.dnsfamily.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "gpsunit.com",
            "domain_keyword": "gpsunit",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:43:03",
            "create_date": "2002-09-28",
            "update_date": "2024-03-21",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "193.ns1.above.com",
                "193.ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pisanie.eu",
            "domain_keyword": "pisanie",
            "domain_tld": "eu",
            "query_time": "2024-05-05 17:58:20",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "registrar_website": "http://www.consultingservice.pl",
            "name_servers": [
                "ns1.i-host.pl",
                "ns2.i-host.pl"
            ]
        },
        {
            "num": 30,
            "domain_name": "assunie.fr",
            "domain_keyword": "assunie",
            "domain_tld": "fr",
            "query_time": "2024-05-08 17:30:29",
            "create_date": "2012-03-22",
            "update_date": "2020-10-07",
            "expiry_date": "2027-08-24",
            "registrar_name": "NAMEBAY",
            "registrar_website": "https://www.namebay.com/tarif/tarif.aspx",
            "registrant_company": "Assurance unie",
            "registrant_address": "105 Avenue du Général Leclerc, 77400 lagny sur marne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.160354851",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 31,
            "domain_name": "gasunieu.org",
            "domain_keyword": "gasunieu",
            "domain_tld": "org",
            "query_time": "2024-05-30 18:56:15",
            "create_date": "2006-03-27",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gas Terra B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gishniz.org",
            "domain_keyword": "gishniz",
            "domain_tld": "org",
            "query_time": "2024-05-15 17:21:18",
            "create_date": "2023-09-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parsdn.com",
                "ns2.parsdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hisunim.org",
            "domain_keyword": "hisunim",
            "domain_tld": "org",
            "query_time": "2024-04-24 19:28:42",
            "create_date": "2014-06-12",
            "update_date": "2022-07-27",
            "expiry_date": "2025-06-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nola.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "gisline.com",
            "domain_keyword": "gisline",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:01:39",
            "create_date": "2000-10-03",
            "update_date": "2024-04-14",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "Norkart AS",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "gifunic.com",
            "domain_keyword": "gifunic",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:38:19",
            "create_date": "2023-05-20",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gisinee.org",
            "domain_keyword": "gisinee",
            "domain_tld": "org",
            "query_time": "2024-05-13 21:44:25",
            "create_date": "2018-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "wishnie.org",
            "domain_keyword": "wishnie",
            "domain_tld": "org",
            "query_time": "2024-05-23 12:48:55",
            "create_date": "1997-10-01",
            "update_date": "2023-10-10",
            "expiry_date": "2030-09-30",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gosunme.com",
            "domain_keyword": "gosunme",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:00:23",
            "create_date": "2018-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2027-03-28",
            "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": 39,
            "domain_name": "gymunie.nl",
            "domain_keyword": "gymunie",
            "domain_tld": "nl",
            "query_time": "2024-05-10 17:10:42",
            "create_date": "2024-03-23",
            "update_date": "2024-03-23",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "girunib.com",
            "domain_keyword": "girunib",
            "domain_tld": "com",
            "query_time": "2024-05-25 01:50:50",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "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": [
                "ariadne.ns.cloudflare.com",
                "camilo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "resunie.com",
            "domain_keyword": "resunie",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:19:28",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "disunik.com",
            "domain_keyword": "disunik",
            "domain_tld": "com",
            "query_time": "2024-04-29 20:21:35",
            "create_date": "2022-12-14",
            "update_date": "2024-04-24",
            "expiry_date": "2024-12-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "gasunieu.com",
            "domain_keyword": "gasunieu",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:25:56",
            "create_date": "2006-03-27",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sisunip.net",
            "domain_keyword": "sisunip",
            "domain_tld": "net",
            "query_time": "2024-04-22 18:17:57",
            "create_date": "2012-07-18",
            "update_date": "2023-03-14",
            "expiry_date": "2028-07-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "SiChuan Province",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sisuniv.com",
            "domain_keyword": "sisuniv",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:17:57",
            "create_date": "2017-06-30",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/719b0748-e771-44ad-a3cc-de778ef683f1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gitunit.com",
            "domain_keyword": "gitunit",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:31:44",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2027-01-03",
            "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": "Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/0cf81ddd-7cf3-4a8d-9803-ef22ae7fe017",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zettahost.bg",
                "ns2.zettahost.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ginunim.net",
            "domain_keyword": "ginunim",
            "domain_tld": "net",
            "query_time": "2024-06-09 18:49:49",
            "create_date": "2004-07-14",
            "update_date": "2023-06-20",
            "expiry_date": "2025-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.myhcloud.com",
                "ns4.myhcloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hijsunie.com",
            "domain_keyword": "hijsunie",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:27:32",
            "create_date": "2014-06-25",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sisanie.net",
            "domain_keyword": "sisanie",
            "domain_tld": "net",
            "query_time": "2024-05-13 06:58:19",
            "create_date": "2014-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2026-05-08",
            "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=sisanie.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gdsunke.com",
            "domain_keyword": "gdsunke",
            "domain_tld": "com",
            "query_time": "2024-04-15 13:23:26",
            "create_date": "2010-06-23",
            "update_date": "2022-06-19",
            "expiry_date": "2025-06-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "giannie.com",
            "domain_keyword": "giannie",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:49:18",
            "create_date": "2023-04-24",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-24",
            "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=giannie.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "gishniz.vip",
            "domain_keyword": "gishniz",
            "domain_tld": "vip",
            "query_time": "2024-04-30 21:05:07",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-25",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irpro5.parsdn.com",
                "irpro6.parsdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "grisunge.se",
            "domain_keyword": "grisunge",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:49:54",
            "create_date": "2013-09-26",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-26",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "gisynei.info",
            "domain_keyword": "gisynei",
            "domain_tld": "info",
            "query_time": "2024-05-27 16:07:45",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gdsunhe.com",
            "domain_keyword": "gdsunhe",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:30:01",
            "create_date": "2023-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 4047,
            "registrar_name": "Gname 055 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "wishnie.com",
            "domain_keyword": "wishnie",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:03:05",
            "create_date": "1998-09-29",
            "update_date": "2022-09-10",
            "expiry_date": "2030-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "gzsujie.cn",
            "domain_keyword": "gzsujie",
            "domain_tld": "cn",
            "query_time": "2024-04-27 01:21:28",
            "create_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "赵树芬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "gisense.cn",
            "domain_keyword": "gisense",
            "domain_tld": "cn",
            "query_time": "2024-04-20 11:00:34",
            "create_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "王丽",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sisanie.mobi",
            "domain_keyword": "sisanie",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 06:58:19",
            "create_date": "2016-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gibunee.com",
            "domain_keyword": "gibunee",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:05:14",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "INAMES Corp.",
            "registrant_company": "INAMES Corp.",
            "registrant_address": "2F, 37, Seongnam-daero 925beon-gil, Bundang-gu",
            "registrant_city": "Seongnam-si",
            "registrant_state": "Gyeonggi-do",
            "registrant_zip": "13496",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25591004",
            "registrant_fax": "+82.25591001",
            "name_servers": [
                "ns1.uhost.co.kr",
                "ns2.uhost.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "misunin.com",
            "domain_keyword": "misunin",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:40:39",
            "create_date": "2008-05-20",
            "update_date": "2024-03-01",
            "expiry_date": "2025-05-20",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "gisunkim.com",
            "domain_keyword": "gisunkim",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:29:13",
            "create_date": "2022-07-09",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-09",
            "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": 63,
            "domain_name": "pisanie.waw.pl",
            "domain_keyword": "pisanie",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-10 21:02:27",
            "create_date": "2020-05-04",
            "update_date": "2022-11-12",
            "expiry_date": "2030-05-04",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.seohost24.biz",
                "ns2.seohost24.biz",
                "ns3.seohost24.biz",
                "ns4.seohost24.biz"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gisundet.com",
            "domain_keyword": "gisundet",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:44:57",
            "create_date": "2010-01-29",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-29",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kesunie.com",
            "domain_keyword": "kesunie",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:17:07",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "giminie.com",
            "domain_keyword": "giminie",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:55:25",
            "create_date": "2023-05-05",
            "update_date": "2023-06-04",
            "expiry_date": "2025-05-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "gisente.com",
            "domain_keyword": "gisente",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:28:29",
            "create_date": "2014-03-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-03-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "gifunice.com",
            "domain_keyword": "gifunice",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:05:47",
            "create_date": "2017-10-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.yahoodomains.jp",
                "ns02.yahoodomains.jp"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bisuniv.com",
            "domain_keyword": "bisuniv",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:25:27",
            "create_date": "2023-01-18",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BIS uz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "gishine.net",
            "domain_keyword": "gishine",
            "domain_tld": "net",
            "query_time": "2024-05-25 01:52:14",
            "create_date": "2021-11-23",
            "update_date": "2021-11-23",
            "expiry_date": "2026-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "glasunie.com",
            "domain_keyword": "glasunie",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:42:20",
            "create_date": "2020-03-19",
            "update_date": "2024-05-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "ginunite.com",
            "domain_keyword": "ginunite",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:29:18",
            "create_date": "2017-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gifu-ie.jp",
            "domain_keyword": "gifu-ie",
            "domain_tld": "jp",
            "query_time": "2024-04-18 10:05:12",
            "create_date": "2004-12-03",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Sunmesse Co.,ltd",
            "registrant_address": "D-LIFEPLACE MINAMI AOYAMA 10F",
            "registrant_zip": "107-0062",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-57-7399",
            "registrant_fax": "03-6756-9621",
            "name_servers": [
                "ns6.cpi.ad.jp",
                "ns7.cpi.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 74,
            "domain_name": "misujie.com",
            "domain_keyword": "misujie",
            "domain_tld": "com",
            "query_time": "2024-06-02 14:46:41",
            "create_date": "2013-05-20",
            "update_date": "2023-04-25",
            "expiry_date": "2024-05-20",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/misujie.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "gigenie.com",
            "domain_keyword": "gigenie",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:49:40",
            "create_date": "2024-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 2609,
            "registrar_name": "DropCatch.com 850 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CA",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "gimonie.shop",
            "domain_keyword": "gimonie",
            "domain_tld": "shop",
            "query_time": "2024-04-20 13:34:54",
            "create_date": "2023-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "givinie.com",
            "domain_keyword": "givinie",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:25:23",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "gzsujie.com",
            "domain_keyword": "gzsujie",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:55:02",
            "create_date": "2024-02-22",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1866,
            "registrar_name": "DYNADOT11 LLC",
            "registrar_website": "http://www.dynadot11.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=gzsujie.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gsunite.com",
            "domain_keyword": "gsunite",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:29:01",
            "create_date": "2019-12-07",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gesunde.reise",
            "domain_keyword": "gesunde",
            "domain_tld": "reise",
            "query_time": "2024-05-28 19:03:33",
            "create_date": "2021-01-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MedOblige GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jisuniu.com",
            "domain_keyword": "jisuniu",
            "domain_tld": "com",
            "query_time": "2024-05-06 10:13:52",
            "create_date": "2022-10-19",
            "update_date": "2024-03-16",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aisanie.com",
            "domain_keyword": "aisanie",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:40:47",
            "create_date": "2018-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2025-10-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com",
                "fir.dnspod.net",
                "sand.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "misunite.com",
            "domain_keyword": "misunite",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:22:10",
            "create_date": "2017-03-19",
            "update_date": "2024-04-20",
            "expiry_date": "2024-03-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "gitunit.dev",
            "domain_keyword": "gitunit",
            "domain_tld": "dev",
            "query_time": "2024-05-31 13:31:41",
            "create_date": "2023-02-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "aisunite.org",
            "domain_keyword": "aisunite",
            "domain_tld": "org",
            "query_time": "2024-05-17 22:37:37",
            "create_date": "2024-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "visunee.com",
            "domain_keyword": "visunee",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:00:07",
            "create_date": "2022-06-19",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "gzsunhe.com",
            "domain_keyword": "gzsunhe",
            "domain_tld": "com",
            "query_time": "2024-04-27 01:21:30",
            "create_date": "2017-08-19",
            "update_date": "2022-07-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gijuwie.com",
            "domain_keyword": "gijuwie",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:30:17",
            "create_date": "2016-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.skeero.com",
                "ns2.skeero.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "grisunce.com",
            "domain_keyword": "grisunce",
            "domain_tld": "com",
            "query_time": "2024-05-01 16:07:17",
            "create_date": "2022-08-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dante.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "gosunit.net",
            "domain_keyword": "gosunit",
            "domain_tld": "net",
            "query_time": "2024-05-25 06:50:51",
            "create_date": "2019-07-25",
            "update_date": "2024-05-15",
            "expiry_date": "2024-07-25",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "misuvie.com",
            "domain_keyword": "misuvie",
            "domain_tld": "com",
            "query_time": "2024-05-21 01:51:46",
            "create_date": "2020-06-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-25",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hijsunie.nl",
            "domain_keyword": "hijsunie",
            "domain_tld": "nl",
            "query_time": "2024-06-02 02:00:21",
            "create_date": "2013-01-21",
            "update_date": "2022-04-07",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "gosunip.com",
            "domain_keyword": "gosunip",
            "domain_tld": "com",
            "query_time": "2024-04-24 13:01:20",
            "create_date": "2016-09-28",
            "update_date": "2020-09-13",
            "expiry_date": "2025-09-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gigunit.biz",
            "domain_keyword": "gigunit",
            "domain_tld": "biz",
            "query_time": "2024-05-31 19:41:54",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "risunme.com",
            "domain_keyword": "risunme",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:42:08",
            "create_date": "2019-12-21",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-21",
            "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=risunme.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hisunge.com",
            "domain_keyword": "hisunge",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:28:41",
            "create_date": "2005-04-14",
            "update_date": "2022-03-10",
            "expiry_date": "2026-04-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guangzhou",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "pisanie.info",
            "domain_keyword": "pisanie",
            "domain_tld": "info",
            "query_time": "2024-05-01 16:30:15",
            "create_date": "2024-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "summer.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "disnnie.com",
            "domain_keyword": "disnnie",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:04:55",
            "create_date": "2022-11-09",
            "update_date": "2022-11-09",
            "expiry_date": "2025-11-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "givunim.com",
            "domain_keyword": "givunim",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:55:18",
            "create_date": "2010-09-13",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.yad2.net",
                "ns2.yad2.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fisunic.com",
            "domain_keyword": "fisunic",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:59:42",
            "create_date": "2022-10-18",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-18",
            "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": "B",
            "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": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.155,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>gisunie.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>540</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gasunie.co.uk, gasunie.net, giaunie.com, gasunie.org, gasunie.info, misunie.website, gasunie.email, gasunie.ru, gasunie.com, gasunie.nl, visunie.nl, gisunye.com, gisunit.com, gisunit.org, disunie.ru, gasunie.energy, disunie.com, gisuni.com, gisuni.top, gisuni.net, gisuni.dev, gesunde.org, gigunite.com, hisunke.com, gigunit.net, misubie.com, gusujie.com, gpsunit.com, pisanie.eu, assunie.fr, gasunieu.org, gishniz.org, hisunim.org, gisline.com, gifunic.com, gisinee.org, wishnie.org, gosunme.com, gymunie.nl, girunib.com, resunie.com, disunik.com, gasunieu.com, sisunip.net, sisuniv.com, gitunit.com, ginunim.net, hijsunie.com, sisanie.net, gdsunke.com, giannie.com, gishniz.vip, grisunge.se, gisynei.info, gdsunhe.com, wishnie.com, gzsujie.cn, gisense.cn, sisanie.mobi, gibunee.com, misunin.com, gisunkim.com, pisanie.waw.pl, gisundet.com, kesunie.com, giminie.com, gisente.com, gifunice.com, bisuniv.com, gishine.net, glasunie.com, ginunite.com, gifu-ie.jp, misujie.com, gigenie.com, gimonie.shop, givinie.com, gzsujie.com, gsunite.com, gesunde.reise, jisuniu.com, aisanie.com, misunite.com, gitunit.dev, aisunite.org, visunee.com, gzsunhe.com, gijuwie.com, grisunce.com, gosunit.net, misuvie.com, hijsunie.nl, gosunip.com, gigunit.biz, risunme.com, hisunge.com, pisanie.info, disnnie.com, givunim.com, fisunic.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gasunie.co.uk</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 14:30:46</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>InterNetx GmbH [Tag = INTERNETX-DE]</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>elisabeth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>gasunie.net</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 12:13:11</query_time>
   <create_date>1999-12-13</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.V. Nederlandse Gasunie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/gasunie.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>giaunie.com</domain_name>
   <domain_keyword>giaunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:49:14</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gasunie.org</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 14:55:35</query_time>
   <create_date>1999-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.V. Nederlandse Gasunie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>gasunie.info</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 11:15:20</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nederlandse Gasunie N.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>misunie.website</domain_name>
   <domain_keyword>misunie</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-11 16:04:40</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>jiang su sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gasunie.email</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-11 00:36:37</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.V. Nederlandse Gasunie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gasunie.ru</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:08:42</query_time>
   <create_date>2001-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Representation of N.V. Nederlandse Gasunie</registrant_company>
   <name_servers>
    <value>ns1-38.azure-dns.com</value>
    <value>ns2-38.azure-dns.net</value>
    <value>ns3-38.azure-dns.org</value>
    <value>ns4-38.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>gasunie.com</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 12:13:11</query_time>
   <create_date>2003-01-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.V. Nederlandse Gasunie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/gasunie.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>gasunie.nl</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 11:15:20</query_time>
   <create_date>1995-04-19</create_date>
   <update_date>2022-03-21</update_date>
   <registrar_name>iWink B.V.</registrar_name>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>visunie.nl</domain_name>
   <domain_keyword>visunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 15:00:20</query_time>
   <create_date>2011-11-30</create_date>
   <update_date>2023-04-26</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.whitelabelserver.nl</value>
    <value>ns2.whitelabelserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gisunye.com</domain_name>
   <domain_keyword>gisunye</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:44:57</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2028-08-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>gisunit.com</domain_name>
   <domain_keyword>gisunit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 06:03:52</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.yourownnameserver.net</value>
    <value>ns2.yourownnameserver.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>gisunit.org</domain_name>
   <domain_keyword>gisunit</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 21:44:57</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</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>ns49.domaincontrol.com</value>
    <value>ns50.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>15</num>
   <domain_name>disunie.ru</domain_name>
   <domain_keyword>disunie</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:34:04</query_time>
   <create_date>2023-10-16</create_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>gasunie.energy</domain_name>
   <domain_keyword>gasunie</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-29 04:46:03</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N.V. Nederlandse Gasunie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Groningen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>jade.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>disunie.com</domain_name>
   <domain_keyword>disunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 08:26:26</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2029-03-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>gisuni.com</domain_name>
   <domain_keyword>gisuni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:03:56</query_time>
   <create_date>2011-12-31</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gisuni.top</domain_name>
   <domain_keyword>gisuni</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-13 06:03:52</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yin Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gisuni.net</domain_name>
   <domain_keyword>gisuni</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 15:39:14</query_time>
   <create_date>2011-12-31</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>gisuni.dev</domain_name>
   <domain_keyword>gisuni</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 01:52:37</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GISUNI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u6C5F\u82CF\u7701</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>gesunde.org</domain_name>
   <domain_keyword>gesunde</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 22:22:26</query_time>
   <create_date>2001-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Organisationsberatung Dorobeck</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1123.ui-dns.biz</value>
    <value>ns1123.ui-dns.com</value>
    <value>ns1123.ui-dns.de</value>
    <value>ns1123.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>gigunite.com</domain_name>
   <domain_keyword>gigunite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:41:54</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-03-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hisunke.com</domain_name>
   <domain_keyword>hisunke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:28:42</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gigunit.net</domain_name>
   <domain_keyword>gigunit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 15:59:16</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>misubie.com</domain_name>
   <domain_keyword>misubie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:43:21</query_time>
   <create_date>2008-05-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.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>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>gusujie.com</domain_name>
   <domain_keyword>gusujie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 13:59:39</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1632</registrar_iana>
   <registrar_name>Chengdu Century Oriental Network Communication Co., Ltd.</registrar_name>
   <registrar_website>http://www.51web.com</registrar_website>
   <registrant_email>https://www.51web.com/domain/whoisfrom</registrant_email>
   <name_servers>
    <value>ns.cdnhost.cn</value>
    <value>ns.dnsfamily.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>gpsunit.com</domain_name>
   <domain_keyword>gpsunit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:43:03</query_time>
   <create_date>2002-09-28</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>193.ns1.above.com</value>
    <value>193.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pisanie.eu</domain_name>
   <domain_keyword>pisanie</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 17:58:20</query_time>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <registrar_website>http://www.consultingservice.pl</registrar_website>
   <name_servers>
    <value>ns1.i-host.pl</value>
    <value>ns2.i-host.pl</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>assunie.fr</domain_name>
   <domain_keyword>assunie</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 17:30:29</query_time>
   <create_date>2012-03-22</create_date>
   <update_date>2020-10-07</update_date>
   <expiry_date>2027-08-24</expiry_date>
   <registrar_name>NAMEBAY</registrar_name>
   <registrar_website>https://www.namebay.com/tarif/tarif.aspx</registrar_website>
   <registrant_company>Assurance unie</registrant_company>
   <registrant_address>105 Avenue du Général Leclerc, 77400 lagny sur marne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.160354851</registrant_phone>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>gasunieu.org</domain_name>
   <domain_keyword>gasunieu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 18:56:15</query_time>
   <create_date>2006-03-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gas Terra B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gishniz.org</domain_name>
   <domain_keyword>gishniz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 17:21:18</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parsdn.com</value>
    <value>ns2.parsdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>hisunim.org</domain_name>
   <domain_keyword>hisunim</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 19:28:42</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</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>nola.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gisline.com</domain_name>
   <domain_keyword>gisline</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:01:39</query_time>
   <create_date>2000-10-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>Norkart AS</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gifunic.com</domain_name>
   <domain_keyword>gifunic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:38:19</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>gisinee.org</domain_name>
   <domain_keyword>gisinee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 21:44:25</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</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>ns09.domaincontrol.com</value>
    <value>ns10.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>37</num>
   <domain_name>wishnie.org</domain_name>
   <domain_keyword>wishnie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 12:48:55</query_time>
   <create_date>1997-10-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2030-09-30</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gosunme.com</domain_name>
   <domain_keyword>gosunme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:00:23</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2027-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>39</num>
   <domain_name>gymunie.nl</domain_name>
   <domain_keyword>gymunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 17:10:42</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-23</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>girunib.com</domain_name>
   <domain_keyword>girunib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 01:50:50</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</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>ariadne.ns.cloudflare.com</value>
    <value>camilo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>resunie.com</domain_name>
   <domain_keyword>resunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:19:28</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>disunik.com</domain_name>
   <domain_keyword>disunik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 20:21:35</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gasunieu.com</domain_name>
   <domain_keyword>gasunieu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:25:56</query_time>
   <create_date>2006-03-27</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-27</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>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sisunip.net</domain_name>
   <domain_keyword>sisunip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 18:17:57</query_time>
   <create_date>2012-07-18</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2028-07-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>SiChuan Province</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sisuniv.com</domain_name>
   <domain_keyword>sisuniv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:17:57</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/719b0748-e771-44ad-a3cc-de778ef683f1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>gitunit.com</domain_name>
   <domain_keyword>gitunit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:31:44</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2027-01-03</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>Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0cf81ddd-7cf3-4a8d-9803-ef22ae7fe017</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zettahost.bg</value>
    <value>ns2.zettahost.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ginunim.net</domain_name>
   <domain_keyword>ginunim</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 18:49:49</query_time>
   <create_date>2004-07-14</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.myhcloud.com</value>
    <value>ns4.myhcloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hijsunie.com</domain_name>
   <domain_keyword>hijsunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:27:32</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-25</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sisanie.net</domain_name>
   <domain_keyword>sisanie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 06:58:19</query_time>
   <create_date>2014-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-05-08</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=sisanie.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>gdsunke.com</domain_name>
   <domain_keyword>gdsunke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 13:23:26</query_time>
   <create_date>2010-06-23</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>giannie.com</domain_name>
   <domain_keyword>giannie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:49:18</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-24</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=giannie.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>gishniz.vip</domain_name>
   <domain_keyword>gishniz</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-30 21:05:07</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>irpro5.parsdn.com</value>
    <value>irpro6.parsdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>grisunge.se</domain_name>
   <domain_keyword>grisunge</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:49:54</query_time>
   <create_date>2013-09-26</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>gisynei.info</domain_name>
   <domain_keyword>gisynei</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 16:07:45</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gdsunhe.com</domain_name>
   <domain_keyword>gdsunhe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:30:01</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>4047</registrar_iana>
   <registrar_name>Gname 055 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>wishnie.com</domain_name>
   <domain_keyword>wishnie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:03:05</query_time>
   <create_date>1998-09-29</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2030-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>57</num>
   <domain_name>gzsujie.cn</domain_name>
   <domain_keyword>gzsujie</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-27 01:21:28</query_time>
   <create_date>2024-03-19</create_date>
   <expiry_date>2025-03-19</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>gisense.cn</domain_name>
   <domain_keyword>gisense</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-20 11:00:34</query_time>
   <create_date>2023-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>王丽</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sisanie.mobi</domain_name>
   <domain_keyword>sisanie</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 06:58:19</query_time>
   <create_date>2016-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>gibunee.com</domain_name>
   <domain_keyword>gibunee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:05:14</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>INAMES Corp.</registrant_name>
   <registrant_company>INAMES Corp.</registrant_company>
   <registrant_address>2F, 37, Seongnam-daero 925beon-gil, Bundang-gu</registrant_address>
   <registrant_city>Seongnam-si</registrant_city>
   <registrant_state>Gyeonggi-do</registrant_state>
   <registrant_zip>13496</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25591004</registrant_phone>
   <registrant_fax>+82.25591001</registrant_fax>
   <name_servers>
    <value>ns1.uhost.co.kr</value>
    <value>ns2.uhost.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>misunin.com</domain_name>
   <domain_keyword>misunin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:40:39</query_time>
   <create_date>2008-05-20</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>gisunkim.com</domain_name>
   <domain_keyword>gisunkim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:29:13</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-09</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>63</num>
   <domain_name>pisanie.waw.pl</domain_name>
   <domain_keyword>pisanie</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-10 21:02:27</query_time>
   <create_date>2020-05-04</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2030-05-04</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.seohost24.biz</value>
    <value>ns2.seohost24.biz</value>
    <value>ns3.seohost24.biz</value>
    <value>ns4.seohost24.biz</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gisundet.com</domain_name>
   <domain_keyword>gisundet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:44:57</query_time>
   <create_date>2010-01-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-29</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kesunie.com</domain_name>
   <domain_keyword>kesunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:17:07</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>giminie.com</domain_name>
   <domain_keyword>giminie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:55:25</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>PH</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>gisente.com</domain_name>
   <domain_keyword>gisente</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:28:29</query_time>
   <create_date>2014-03-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>gifunice.com</domain_name>
   <domain_keyword>gifunice</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:05:47</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-11</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>ns01.yahoodomains.jp</value>
    <value>ns02.yahoodomains.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bisuniv.com</domain_name>
   <domain_keyword>bisuniv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:25:27</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BIS uz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gishine.net</domain_name>
   <domain_keyword>gishine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 01:52:14</query_time>
   <create_date>2021-11-23</create_date>
   <update_date>2021-11-23</update_date>
   <expiry_date>2026-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>glasunie.com</domain_name>
   <domain_keyword>glasunie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:42:20</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-03-19</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>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ginunite.com</domain_name>
   <domain_keyword>ginunite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:29:18</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2024-04-01</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>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>73</num>
   <domain_name>gifu-ie.jp</domain_name>
   <domain_keyword>gifu-ie</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 10:05:12</query_time>
   <create_date>2004-12-03</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Sunmesse Co.,ltd</registrant_name>
   <registrant_address>D-LIFEPLACE MINAMI AOYAMA 10F</registrant_address>
   <registrant_zip>107-0062</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-57-7399</registrant_phone>
   <registrant_fax>03-6756-9621</registrant_fax>
   <name_servers>
    <value>ns6.cpi.ad.jp</value>
    <value>ns7.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>misujie.com</domain_name>
   <domain_keyword>misujie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 14:46:41</query_time>
   <create_date>2013-05-20</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2024-05-20</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/misujie.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>gigenie.com</domain_name>
   <domain_keyword>gigenie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:49:40</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>2609</registrar_iana>
   <registrar_name>DropCatch.com 850 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>gimonie.shop</domain_name>
   <domain_keyword>gimonie</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 13:34:54</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>givinie.com</domain_name>
   <domain_keyword>givinie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:25:23</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>gzsujie.com</domain_name>
   <domain_keyword>gzsujie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:55:02</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1866</registrar_iana>
   <registrar_name>DYNADOT11 LLC</registrar_name>
   <registrar_website>http://www.dynadot11.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=gzsujie.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>gsunite.com</domain_name>
   <domain_keyword>gsunite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:29:01</query_time>
   <create_date>2019-12-07</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gesunde.reise</domain_name>
   <domain_keyword>gesunde</domain_keyword>
   <domain_tld>reise</domain_tld>
   <query_time>2024-05-28 19:03:33</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MedOblige GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jisuniu.com</domain_name>
   <domain_keyword>jisuniu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 10:13:52</query_time>
   <create_date>2022-10-19</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aisanie.com</domain_name>
   <domain_keyword>aisanie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:40:47</query_time>
   <create_date>2018-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
    <value>fir.dnspod.net</value>
    <value>sand.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>misunite.com</domain_name>
   <domain_keyword>misunite</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:22:10</query_time>
   <create_date>2017-03-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>gitunit.dev</domain_name>
   <domain_keyword>gitunit</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-31 13:31:41</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>aisunite.org</domain_name>
   <domain_keyword>aisunite</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 22:37:37</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>visunee.com</domain_name>
   <domain_keyword>visunee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:00:07</query_time>
   <create_date>2022-06-19</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>gzsunhe.com</domain_name>
   <domain_keyword>gzsunhe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 01:21:30</query_time>
   <create_date>2017-08-19</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gijuwie.com</domain_name>
   <domain_keyword>gijuwie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:30:17</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.skeero.com</value>
    <value>ns2.skeero.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>grisunce.com</domain_name>
   <domain_keyword>grisunce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 16:07:17</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dante.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>gosunit.net</domain_name>
   <domain_keyword>gosunit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 06:50:51</query_time>
   <create_date>2019-07-25</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ANHUI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>misuvie.com</domain_name>
   <domain_keyword>misuvie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 01:51:46</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hijsunie.nl</domain_name>
   <domain_keyword>hijsunie</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-02 02:00:21</query_time>
   <create_date>2013-01-21</create_date>
   <update_date>2022-04-07</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>93</num>
   <domain_name>gosunip.com</domain_name>
   <domain_keyword>gosunip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 13:01:20</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2020-09-13</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>gigunit.biz</domain_name>
   <domain_keyword>gigunit</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 19:41:54</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>risunme.com</domain_name>
   <domain_keyword>risunme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:42:08</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-21</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=risunme.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hisunge.com</domain_name>
   <domain_keyword>hisunge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:28:41</query_time>
   <create_date>2005-04-14</create_date>
   <update_date>2022-03-10</update_date>
   <expiry_date>2026-04-14</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>guangzhou</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>pisanie.info</domain_name>
   <domain_keyword>pisanie</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 16:30:15</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elliott.ns.cloudflare.com</value>
    <value>summer.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>disnnie.com</domain_name>
   <domain_keyword>disnnie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:04:55</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>givunim.com</domain_name>
   <domain_keyword>givunim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:55:18</query_time>
   <create_date>2010-09-13</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.yad2.net</value>
    <value>ns2.yad2.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>100</num>
   <domain_name>fisunic.com</domain_name>
   <domain_keyword>fisunic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:59:42</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-18</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>B</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>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.155</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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